head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.3
	sudo_1_5_4:1.3
	RELEASE_2_2_6:1.3
	RELEASE_2_2_5:1.2
	RELEASE_2_2_1:1.2
	RELEASE_2_2_2:1.2
	sudo_1_3_1_4:1.1.1.1
	ERICH:1.1.1;
locks; strict;
comment	@# @;


1.6
date	2012.10.11.13.36.47;	author wxs;	state Exp;
branches;
next	1.5;

1.5
date	2007.07.21.03.15.13;	author tmclaugh;	state Exp;
branches;
next	1.4;

1.4
date	99.12.22.17.56.15;	author mharo;	state Exp;
branches;
next	1.3;

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

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

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

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


desc
@@


1.6
log
@SVN rev 305723 on 2012-10-11 13:36:47Z by wxs

If OPIE option is on we can not pass --with-pam in CONFIGURE_ARGS. Make it
so that OPIE will pass --with-opie and if it is off we pass --with-pam. [1]

No functional changes with this, just a build fix.

While here use tabs where appropriate and cleanup pkg-descr. [2]

Feature safe:	yes
@
text
@This is the CU version of sudo.

Sudo is a program designed to allow a sysadmin to give limited root
privileges to users and log root activity.  The basic philosophy is to
give as few privileges as possible but still allow people to get their
work done.

WWW: http://www.courtesan.com/sudo/
@


1.5
log
@Update to 1.6.9

Application changes:
- PAM, since present, is used by default.
- Environment variable handling has changed significantly.
- Sudo checks the user's supplemental group vector so nsswitch order is
  no longer important for group based rules.
(See UPGRADE and CHANGING under share/doc/sudo/ for more.)

Port changes:
- PAM file is no longer clobered on reinstall.
- OPIE option has been removed due to PAM being used by default.
- Selected documentation is now installed.
@
text
@a7 9
MAILING LISTS:

Please send bugs, problems, comments, etc to sudo-bugs@@courtesan.com
There is a mailing list that receives announcements whenever a new
version of sudo is released.  You can subscribe to it by sending a
message to "majordomo@@courtesan.com" that includes the line
"subscribe sudo-announce".  There is also a list for people working
on sudo.  The command to add yourself is "subscribe sudo-workers".

@


1.4
log
@update to 1.6.1
@
text
@d3 4
a6 3
Sudo is a program designed to allow a sysadmin to give limited root privileges
to users and log root activity.  The basic philosophy is to give as few
privileges as possible but still allow people to get their work done.
@


1.3
log
@upgrade to 1.5.4
Submitted by:	Warner Losh
@
text
@d1 1
a1 1
This is the CU version of sudo, release 1.5.4.
d15 2
@


1.2
log
@upgrade to version 1.4
@
text
@d1 1
a1 1
This is the CU version of sudo, release 1.4.
d9 1
a9 1
Please send bugs, problems, comments, etc to sudo-bugs@@cs.colorado.edu
d12 1
a12 1
message to "majordomo@@cs.colorado.edu" that includes the line
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
This is the CU version of sudo, release 1.3.1.
a5 9

CU sudo 1.3.1 is mostly a cleanup of the sudo 1.3 code including bug fixes,
code reworkings, portability changes with a few extra features.  See the
CHANGES file for the full scoop.

Also note that sudo options are now configured in sudo.h instead of the Makefile
(although you can override the sudo.h values from the Makefile if you so
desire).  For more info see the INSTALL file.  If you need to make changes,
please send them to sudo-bugs@@cs.colorado.edu
@


1.1.1.1
log
@added sudo to ports/sysutils

Reviewed by:	satoshi
@
text
@@
