head	1.14;
access;
symbols
	RELEASE_4_8_0:1.13
	RELEASE_5_0_0:1.13
	RELEASE_4_7_0:1.13
	RELEASE_4_6_2:1.13
	RELEASE_4_6_1:1.13
	RELEASE_4_6_0:1.13
	RELEASE_5_0_DP1:1.12
	RELEASE_4_5_0:1.12
	RELEASE_4_4_0:1.12
	RELEASE_4_3_0:1.12
	RELEASE_4_2_0:1.12
	RELEASE_4_1_1:1.12
	RELEASE_4_1_0:1.12
	RELEASE_3_5_0:1.12
	RELEASE_4_0_0:1.12
	RELEASE_3_4_0:1.10
	RELEASE_3_3_0:1.9
	RELEASE_3_2_0:1.9
	RELEASE_3_1_0:1.7
	RELEASE_2_2_8:1.6
	RELEASE_3_0_0:1.5
	RELEASE_2_2_7:1.5
	sudo_1_5_4:1.5
	RELEASE_2_2_6:1.3
	RELEASE_2_2_5:1.3
	RELEASE_2_2_1:1.3
	RELEASE_2_2_2:1.3
	sudo_1_3_1_4:1.1.1.1
	ERICH:1.1.1;
locks; strict;
comment	@# @;


1.14
date	2003.04.19.20.21.29;	author mharo;	state dead;
branches;
next	1.13;

1.13
date	2002.04.25.17.20.23;	author mharo;	state Exp;
branches;
next	1.12;

1.12
date	99.12.24.04.38.36;	author mharo;	state Exp;
branches;
next	1.11;

1.11
date	99.12.22.17.53.40;	author mharo;	state Exp;
branches;
next	1.10;

1.10
date	99.12.17.08.18.03;	author asami;	state Exp;
branches;
next	1.9;

1.9
date	99.03.29.00.52.35;	author billf;	state Exp;
branches;
next	1.8;

1.8
date	99.03.08.16.27.29;	author erich;	state Exp;
branches;
next	1.7;

1.7
date	99.01.10.18.33.41;	author steve;	state Exp;
branches;
next	1.6;

1.6
date	98.10.23.14.29.32;	author vanilla;	state Exp;
branches;
next	1.5;

1.5
date	98.05.29.08.54.47;	author obrien;	state Exp;
branches;
next	1.4;

1.4
date	98.05.29.08.30.27;	author obrien;	state Exp;
branches;
next	1.3;

1.3
date	96.09.06.13.41.04;	author erich;	state Exp;
branches;
next	1.2;

1.2
date	96.02.05.16.37.49;	author erich;	state Exp;
branches;
next	1.1;

1.1
date	95.09.22.13.52.51;	author erich;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	95.09.22.13.52.51;	author erich;	state Exp;
branches;
next	;


desc
@@


1.14
log
@update from 1.6.6 to 1.6.7p4

PR:             51084
Submitted by:   Sergey A. Osokin  <osa@@freebsd.org.ru>
@
text
@--- configure.orig	Thu Apr 25 10:16:31 2002
+++ configure	Thu Apr 25 10:18:04 2002
@@@@ -10564,7 +10564,7 @@@@
 fi
 
 if test "$with_skey" = "yes"; then
-    SUDO_LIBS="${SUDO_LIBS} -lskey"
+    SUDO_LIBS="${SUDO_LIBS} -lskey -lmd"
     if test -f /usr/include/skey.h -a -f /usr/lib/libskey.a; then
 	:
     elif test -f /usr/local/include/skey.h; then
@


1.13
log
@update to 1.6.6
@
text
@@


1.12
log
@fix corrupted patch

Submitted by:	FUJISHIMA Satsuki <k5@@cheerful.com>
@
text
@d1 3
a3 3
--- configure.orig	Mon Jan 12 20:45:09 1998
+++ configure	Fri May 29 01:31:07 1998
@@@@ -4557,7 +4573,7 @@@@
@


1.11
log
@Update to 1.6.1
@
text
@d1 3
@


1.10
log
@Install sudoers in correct place.

Submitted by:	jhb via cpiazza
@
text
@a0 14
--- configure.orig	Mon Nov  8 15:59:48 1999
+++ configure	Thu Dec 16 22:54:41 1999
@@@@ -681,8 +681,8 @@@@
 
 test "$mandir" = '${prefix}/man' && mandir='$(prefix)/man'
 test "$bindir" = '${exec_prefix}/bin' && bindir='$(exec_prefix)/bin'
-test "$sbindir" = '${exec_prefix}/sbin' && sbindir='$(exec_prefix)/sbin'
-test "$sysconfdir" = '${prefix}/etc' && sysconfdir='/etc'
+test "$sbindir" = '${exec_prefix}/sbin' || sbindir='$(exec_prefix)/sbin'
+#test "$sysconfdir" = '${prefix}/etc' || sysconfdir='/etc'
 
 
 # Check whether --with-otp-only or --without-otp-only was given.
@@@@ -7737,7 +7737,7 @@@@
@


1.9
log
@Upgrade to v1.5.8p2

PR:		ports/10817(not used), ports/10499
Submitted by:	foxfair, Ying-Chieh Liao <ijliao@@Terry.Dorm10.NCTU.edu.tw>
@
text
@d1 3
a3 3
--- /usr/ports/security/sudo/work2/sudo.v1.5.7p4/configure	Tue Nov 24 05:40:24 1998
+++ configure	Sat Jan  2 04:07:08 1999
@@@@ -667,8 +669,8 @@@@
d10 1
a10 1
+test "$sysconfdir" = '${prefix}/etc' || sysconfdir='/etc'
d13 2
a14 2
 # Check whether --with-CC or --without-CC was given.
@@@@ -7170,7 +7188,7 @@@@
@


1.8
log
@upgrade to 1.5.8.1

Submitted by:	Igor Vinokurov <igor@@rtsnet.ru>
@
text
@d3 1
a3 1
@@@@ -665,8 +667,8 @@@@
d14 1
a14 1
@@@@ -7000,7 +7016,7 @@@@
@


1.7
log
@Update to version 1.5.7.4.

PR:		9346
Submitted by:	Palle Girgensohn <girgen@@partitur.se>
@
text
@a2 9
@@@@ -22,6 +22,8 @@@@
 ac_help="$ac_help
   --with-csops            add CSOps standard options"
 ac_help="$ac_help
+  --with-fbsdops          add FreeBSD standard options"
+ac_help="$ac_help
   --with-skey             enable S/Key support "
 ac_help="$ac_help
   --with-opie             enable OPIE support "
a13 21
@@@@ -2068,6 +2070,20 @@@@
   echo "$ac_t""no" 1>&6
 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
+fi
+    
 
 # Extract the first word of "egrep", so it can be a program name with args.
 set dummy egrep; ac_word=$2
@


1.6
log
@Upgrade to 1.5.6p3, and change erich's email address.
@
text
@d1 3
a3 3
--- configure.orig	Sun Sep 20 04:25:10 1998
+++ configure	Fri Oct 23 00:17:09 1998
@@@@ -48,6 +48,8 @@@@
d9 1
a9 2
   --enable-log-host       Log the hostname in the log file
   --disable-log-host      Do not log hostname in the log file (default)"
d11 2
a12 1
@@@@ -579,8 +581,8 @@@@
d16 1
a16 1
-test "$sbindir" = '${exec_prefix}/sbin' && sbindir='$(exec_prefix)/etc'
d18 1
a18 1
+test "$sbindir" = '${exec_prefix}/sbin' || sbindir='$(exec_prefix)/etc'
d23 2
a24 2
@@@@ -940,7 +942,20 @@@@
 
a26 1
-
d41 1
d44 1
a44 2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
@@@@ -5008,7 +5023,7 @@@@
@


1.5
log
@this is better
@
text
@d1 3
a3 4
--- 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"
d6 2
d9 4
a12 5
+  --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 @@@@
d23 2
a24 2
@@@@ -816,6 +818,20 @@@@
 esac
d27 1
d31 9
a39 9
+  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
d41 1
a41 2
+
 
d44 2
a45 1
@@@@ -4557,7 +4573,7 @@@@
@


1.4
log
@make S/Key support actually work
@
text
@d49 1
a49 1
+    SUDO_LIBS="${SUDO_LIBS} -lskey /usr/lib/libmd.a"
@


1.3
log
@upgrade to v1.5
@
text
@d1 3
a3 3
--- configure.orig	Sun Aug 25 12:32:03 1996
+++ configure	Thu Aug 29 10:26:50 1996
@@@@ -37,6 +37,8 @@@@
d12 1
a12 1
@@@@ -557,8 +559,8 @@@@
d23 11
a33 4
@@@@ -784,6 +786,20 @@@@
     yes)	OPTIONS="${OPTIONS} -DIGNORE_DOT_PATH -DUSE_INSULTS -DCLASSIC_INSULTS -DCSOPS_INSULTS -DENV_EDITOR"
 		sbindir='$(exec_prefix)/sbin'
 		echo 'CSOps--adding options: IGNORE_DOT_PATH USE_INSULTS CLASSIC_INSULTS CSOPS_INSULTS ENV_EDITOR'
d41 12
a52 10
+# 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"
@


1.2
log
@upgrade to version 1.4
@
text
@d1 12
a12 3
--- configure.dist	Mon Feb  5 10:32:17 1996
+++ configure	Mon Feb  5 10:32:37 1996
@@@@ -551,8 +551,8 @@@@
d22 22
a43 1
 # Check whether --with-getpass or --without-getpass was given.
@


1.1
log
@Initial revision
@
text
@d1 13
a13 66
*** configure.in~	Sun Aug 13 16:40:24 1995
--- configure.in	Sun Aug 13 16:40:38 1995
***************
*** 148,153 ****
--- 148,156 ----
  		;;
      "bsd/386")	echo "Looks like bsdi BSD/386"
  		;;
+     "freebsd")  echo "Looks like FreeBSD"
+ 		LIBS="${LIBS} -lcrypt"
+ 		;;
      "mtxinu")	echo "Looks like mt Xinu MORE/BSD"
  		;;
      "4.3bsd")	echo "Looks like HP BSD"
*** configure~	Sun Aug 13 16:39:32 1995
--- configure	Sun Aug 13 16:40:38 1995
***************
*** 890,895 ****
--- 890,898 ----
  		;;
      "bsd/386")	echo "Looks like bsdi BSD/386"
  		;;
+     "freebsd")  echo "Looks like FreeBSD"
+ 		LIBS="${LIBS} -lcrypt"
+ 		;;
      "mtxinu")	echo "Looks like mt Xinu MORE/BSD"
  		;;
      "4.3bsd")	echo "Looks like HP BSD"
*** config.h.in~	Sun Aug 13 16:31:00 1995
--- config.h.in	Sun Aug 13 16:31:26 1995
***************
*** 23,34 ****
--- 23,36 ----
   *             NOT using configure.
   */
  
+ #ifndef __FreeBSD__
  /* Deal with ansi stuff reasonably.  */
  #undef  __P
  #if defined (__cplusplus) || defined (__STDC__)
  #  define __P(args)	args
  #else
  #  define __P(args)	()
+ #endif
  #endif
  
  /* New ANSI-style OS defs.  */
*** visudoers/visudo.yacc~	Mon Aug 14 08:53:44 1995
--- visudoers/visudo.yacc	Mon Aug 14 08:54:12 1995
***************
*** 42,48 ****
  #include "sudo.h"
  
  extern int status;
! extern int yyerrok, sudolineno, err_line_no;
  
  yyerror(s)
  char *s;
--- 42,48 ----
  #include "sudo.h"
  
  extern int status;
! extern int sudolineno, err_line_no;
  
  yyerror(s)
  char *s;
@


1.1.1.1
log
@added sudo to ports/sysutils

Reviewed by:	satoshi
@
text
@@
