summaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-10-23 14:29:32 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-10-23 14:29:32 +0000
commit39e94fffc7d19b30e32f3fdd8ff0ba16dc721028 (patch)
treefbb12badd2893923a64b7d4d83f5cf06fbbadac7 /security/sudo
parentUpgrade to 1.0b12. (diff)
Upgrade to 1.5.6p3, and change erich's email address.
Notes
Notes: svn path=/head/; revision=14160
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile12
-rw-r--r--security/sudo/distinfo2
-rw-r--r--security/sudo/files/patch-aa47
-rw-r--r--security/sudo/pkg-plist2
4 files changed, 32 insertions, 31 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index b283038947ea..8ba3c5574d54 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,22 +1,22 @@
# New ports collection makefile for: sudo
-# Version required: 1.5.3
+# Version required: 1.5.6.3
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.9 1997/11/12 03:24:41 obrien Exp $
+# $Id: Makefile,v 1.10 1998/01/13 13:49:01 erich Exp $
#
-DISTNAME= cu-sudo.v1.5.4
-PKGNAME= sudo-1.5.4
+DISTNAME= cu-sudo.v1.5.6p3
+PKGNAME= sudo-1.5.6.3
CATEGORIES= security
MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= erich@rrnet.com
+MAINTAINER= erich@FreeBSD.ORG
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-C2 --with-skey --with-fbsdops
-WRKSRC= ${WRKDIR}/sudo.v1.5.4
+WRKSRC= ${WRKDIR}/sudo.v1.5.6p3
MAN5= sudoers.5
MAN8= sudo.8 visudo.8
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index 1a61ed22e6e1..09bd05f65631 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1 +1 @@
-MD5 (cu-sudo.v1.5.4.tar.Z) = d04312f801ae07dbd254bd28931aedf3
+MD5 (cu-sudo.v1.5.6p3.tar.Z) = d184c0e4a8be3e497d319002fcbbf4cf
diff --git a/security/sudo/files/patch-aa b/security/sudo/files/patch-aa
index 6c3ee100ab8b..bd6cf0129bed 100644
--- a/security/sudo/files/patch-aa
+++ b/security/sudo/files/patch-aa
@@ -1,15 +1,15 @@
---- configure.orig Mon Jan 12 20:45:09 1998
-+++ configure Fri May 29 01:31:07 1998
-@@ -39,6 +39,8 @@
- --with-libraries additional libraries to link with"
+--- configure.orig Sun Sep 20 04:25:10 1998
++++ configure Fri Oct 23 00:17:09 1998
+@@ -48,6 +48,8 @@
ac_help="$ac_help
--with-csops add CSOps standard options"
-+ac_help="$ac_help
+ ac_help="$ac_help
+ --with-fbsdops add FreeBSD standard options"
-
- # Initialize some variables set by options.
- # The variables have the same names as the options, with
-@@ -565,8 +567,8 @@
++ac_help="$ac_help
+ --enable-log-host Log the hostname in the log file
+ --disable-log-host Do not log hostname in the log file (default)"
+ ac_help="$ac_help
+@@ -579,8 +581,8 @@
test "$mandir" = '${prefix}/man' && mandir='$(prefix)/man'
test "$bindir" = '${exec_prefix}/bin' && bindir='$(exec_prefix)/bin'
@@ -20,28 +20,29 @@
# Check whether --with-CC or --without-CC was given.
-@@ -816,6 +818,20 @@
- esac
+@@ -940,7 +942,20 @@
+
fi
+-
+# Check whether --with-fbsdops or --without-fbsdops was given.
+if test "${with_fbsdops+set}" = set; then
+ withval="$with_fbsdops"
-+ case $with_fbsdops in
-+ yes) OPTIONS="${OPTIONS} -DIGNORE_DOT_PATH -DENV_EDITOR -DUSE_TTY_TICKETS"
-+ sbindir='$(exec_prefix)/sbin'
-+ echo 'fbsdops--adding options: IGNORE_DOT_PATH ENV_EDITOR USE_TTY_TICKETS'
-+ ;;
-+ no) ;;
-+ *) echo "Ignoring unknown argument to --with-csops: $with_csops"
-+ ;;
-+esac
++ case $with_fbsdops in
++ yes) OPTIONS="${OPTIONS} -DIGNORE_DOT_PATH -DENV_EDITOR -DUSE_TTY_TICKETS"
++ sbindir='$(exec_prefix)/sbin'
++ echo 'fbsdops--adding options: IGNORE_DOT_PATH ENV_EDITOR USE_TTY_TICKETS'
++ ;;
++ no) ;;
++ *) echo "Ignoring unknown argument to --with-csops: $with_csops"
++ ;;
++ esac
+fi
-+
-
++
# Extract the first word of "egrep", so it can be a program name with args.
set dummy egrep; ac_word=$2
-@@ -4557,7 +4573,7 @@
+ echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+@@ -5008,7 +5023,7 @@
fi
if test "$with_skey" = "yes"; then
diff --git a/security/sudo/pkg-plist b/security/sudo/pkg-plist
index 12730107bb36..389082a595e7 100644
--- a/security/sudo/pkg-plist
+++ b/security/sudo/pkg-plist
@@ -1,3 +1,3 @@
bin/sudo
-sbin/visudo
etc/sudoers.sample
+sbin/visudo