Date: Sat, 5 Feb 2011 08:37:06 +0000 (UTC) From: Remko Lodder <remko@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ports-mgmt/portaudit Makefile ports/ports-mgmt/portaudit/files portaudit-cmd.sh Message-ID: <201102050837.p158b6kA048984@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102050837.p158b6kA048984>