aboutsummaryrefslogtreecommitdiff
path: root/security/sudo/files
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-08-27 19:40:48 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-08-27 19:40:48 +0000
commitf384e1030f528aa83ca5bf874febcde4edd63efa (patch)
tree0d58bb622f79d8d6943a59ea43f86ce726bb7228 /security/sudo/files
parent35e98f17b401b87453069b8ab91d097341be7466 (diff)
downloadports-f384e1030f528aa83ca5bf874febcde4edd63efa.tar.gz
ports-f384e1030f528aa83ca5bf874febcde4edd63efa.zip
Notes
Diffstat (limited to 'security/sudo/files')
-rw-r--r--security/sudo/files/patch-sudoers17
1 files changed, 17 insertions, 0 deletions
diff --git a/security/sudo/files/patch-sudoers b/security/sudo/files/patch-sudoers
new file mode 100644
index 000000000000..90bb834734dc
--- /dev/null
+++ b/security/sudo/files/patch-sudoers
@@ -0,0 +1,17 @@
+--- sudoers.orig 2007-07-08 09:06:33.000000000 -0400
++++ sudoers 2007-08-27 15:37:00.868840000 -0400
+@@ -12,6 +12,14 @@
+ # Cmnd alias specification
+
+ # Defaults specification
++# Uncomment if needed to preserve environmental variables related to the
++# FreeBSD pkg_* utilities.
++#Defaults env_keep += "PKG_PATH PKG_DBDIR PKG_TMPDIR TMPDIR PACKAGEROOT PACKAGESITE PKGDIR"
++
++# Uncomment if needed to preserve environmental variables related to
++# portupgrade. (portupgrade uses some of the same variables as the pkg_*
++# tools so their Defaults above should be uncommented if needed too.)
++#Defaults env_keep += "PORTSDIR PORTS_INDEX PORTS_DBDIR PACKAGES PKGTOOLS_CONF"
+
+ # Runas alias specification
+