cvs commit: ports/ports-mgmt/portaudit Makefile ports/ports-mgmt/portaudit/files portaudit-cmd.sh

Remko Lodder remko at FreeBSD.org
Sat Feb 5 08:37:06 UTC 2011


remko       2011-02-05 08:37:06 UTC

  FreeBSD ports repository (src,doc committer)

  Modified files:
    ports-mgmt/portaudit Makefile 
    ports-mgmt/portaudit/files portaudit-cmd.sh 
  Log:
  Add some improvements via Doug:
  
  This patch changes the order in which the conf file is read vs.
  when the default variable assignments are made in order to provide
  the ability to override them in the conf file. It also adds the
  ability to include a conf file in the same directory as the script.
  
  The patch also changes some of the = assignments to := where
  having a null setting by mistake would be fatal.
  
  The use case for these changes is the ability to "package" all
  of the elements together in one place for use on multiple systems
  that can all mount the same central location.
  
  PR:             154518
  Submitted by:   dougb
  Hat:            secteam
  Feature safe:   yes
  
  Revision  Changes    Path
  1.29      +1 -1      ports/ports-mgmt/portaudit/Makefile
  1.19      +13 -9     ports/ports-mgmt/portaudit/files/portaudit-cmd.sh


More information about the cvs-all mailing list