aboutsummaryrefslogtreecommitdiff
path: root/security/sudo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.6.8p1Michael Haro2004-09-192-4/+4
| | | | | | | | Submitted by: many people Approved by: portsmgr (marcus) Notes: svn path=/head/; revision=118290
* Update to 1.6.8Michael Haro2004-08-204-21/+9
| | | | Notes: svn path=/head/; revision=116736
* Undo yesterdays change after sysutils/porttools suddenly failed.Edwin Groothuis2004-07-203-7/+5
| | | | | | | | | Kris (bento (noh! pointyhat)) reported it PR: ports/58387 Notes: svn path=/head/; revision=114281
* [PATCH] security/sudo: Utilize EXAMPLESDIREdwin Groothuis2004-07-193-5/+7
| | | | | | | | | | | | | | | Utilize EXAMPLESDIR to improves layout; i.e., configuration file -> ${PREFIX}/etc sample configuration file -> ${PREFIX}/share/examples/${PORTNAME} This change helps if many configuration files and sample ones exist. PR: ports/58387 Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org> Notes: svn path=/head/; revision=114040
* Add SIZEMichael Haro2004-01-302-1/+2
| | | | Notes: svn path=/head/; revision=99459
* Add more MASTER_SITES and remove dead oneMichael Haro2003-12-171-2/+7
| | | | Notes: svn path=/head/; revision=96006
* Add another MASTER_SITEMichael Haro2003-12-161-0/+1
| | | | | | | Submitted by: "Michael Sharp" <ms@probsd.org> Notes: svn path=/head/; revision=95984
* Add WITH_SHELL_SETS_HOME knob to security/sudoMichael Haro2003-07-171-0/+4
| | | | | | | | PR: 47087 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Notes: svn path=/head/; revision=85019
* upgrade from 1.6.7.4 to 1.6.7.5Michael Haro2003-07-172-3/+3
| | | | | | | | PR: 52237 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=85018
* update from 1.6.6 to 1.6.7p4Michael Haro2003-04-194-58/+16
| | | | | | | | PR: 51084 Submitted by: Sergey A. Osokin <osa@freebsd.org.ru> Notes: svn path=/head/; revision=79307
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add a patch from the Sudo CVS repository for proper handling ofPeter Pentchev2003-02-132-1/+48
| | | | | | | | | | the PAM transition from echoed to non-echoed input. PR: 46026 Approved by: mharo (maintainer) Notes: svn path=/head/; revision=75443
* don't depend on perlMichael Haro2002-09-141-1/+2
| | | | | | | Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=66307
* remove insults and allow root to use sudoMichael Haro2002-08-241-3/+0
| | | | Notes: svn path=/head/; revision=64935
* update to 1.6.6Michael Haro2002-04-253-6/+6
| | | | Notes: svn path=/head/; revision=58120
* revert change from this morningMichael Haro2002-04-222-4/+1
| | | | Notes: svn path=/head/; revision=58016
* Patch sudo 1.6.5.2 with GlobalInterSec's sudo patch.Michael Haro2002-04-222-1/+4
| | | | Notes: svn path=/head/; revision=57985
* update to 1.6.5p2Michael Haro2002-01-242-3/+3
| | | | Notes: svn path=/head/; revision=53667
* update the distfile nameMichael Haro2002-01-171-1/+1
| | | | Notes: svn path=/head/; revision=53285
* update to 1.6.5p1Michael Haro2002-01-171-1/+2
| | | | Notes: svn path=/head/; revision=53259
* correct checksumYing-Chieh Liao2002-01-172-3/+2
| | | | | | | | | | ps. sorry mharo PR: 33976, 33981 Submitted by: many people (including me :) Notes: svn path=/head/; revision=53236
* update to 1.6.5Michael Haro2002-01-172-3/+3
| | | | Notes: svn path=/head/; revision=53219
* update to 1.6.4p2Michael Haro2002-01-162-3/+3
| | | | Notes: svn path=/head/; revision=53203
* Update to 1.6.4.1, which fixes a security hole when sending emailMichael Haro2002-01-152-5/+6
| | | | | | | notifications Notes: svn path=/head/; revision=53085
* Bump port revision to reflect change in November to pkg-installMichael Haro2002-01-091-1/+1
| | | | | | | which sets the file permissions on the sudoers file. Notes: svn path=/head/; revision=52822
* Fix permissions on the sudoers file when installed from packagePete Fritchman2001-11-211-0/+1
| | | | | | | | | PR: 30450 Submitted by: Dimitry Andric <dim@xs4all.nl> Approved by: maintainer timeout Notes: svn path=/head/; revision=50312
* Support latest -current which has no libskey.2.Jun Kuriyama2001-09-291-2/+4
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=48256
* if the sudoers file is unchanged from the sample one, remove it tooMichael Haro2001-09-181-0/+1
| | | | Notes: svn path=/head/; revision=47970
* Use PAM and bump PORTREVISION as a resultMichael Haro2001-06-241-3/+5
| | | | | | | Submitted by: Blaz Zupan <blaz@amis.net> Notes: svn path=/head/; revision=44383
* Add WITH_OPIE, which will compile with OPIE instead of S/KeyMichael Haro2001-06-221-2/+8
| | | | Notes: svn path=/head/; revision=44310
* update to 1.6.3p7Michael Haro2001-03-072-3/+3
| | | | | | | | | From the CHANGES file: 416) Fix negation of path-type Defaults entries in a boolean context. Notes: svn path=/head/; revision=39176
* Update to 1.6.3p5Michael Haro2001-02-212-4/+6
| | | | Notes: svn path=/head/; revision=38554
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-2/+2
| | | | Notes: svn path=/head/; revision=38343
* update to p5Michael Haro2000-08-272-3/+3
| | | | Notes: svn path=/head/; revision=32043
* update to 1.6.3p4Michael Haro2000-06-102-2/+3
| | | | Notes: svn path=/head/; revision=29491
* update to 1.6.3Michael Haro2000-04-172-3/+3
| | | | Notes: svn path=/head/; revision=27705
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* install sample file with everything commented out so that randomMichael Haro2000-04-071-0/+1
| | | | | | | | | system users don't accidently get configured to do stuff as root. Submitted by: Adam Steffes Notes: svn path=/head/; revision=27394
* upgrade to 1.6.2p3Michael Haro2000-03-202-2/+4
| | | | Notes: svn path=/head/; revision=26877
* update to 1.6.2p1Michael Haro2000-02-052-3/+3
| | | | Notes: svn path=/head/; revision=25491
* fix corrupted patchMichael Haro1999-12-241-0/+3
| | | | | | | Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Notes: svn path=/head/; revision=23967
* update to 1.6.1Michael Haro1999-12-221-1/+3
| | | | Notes: svn path=/head/; revision=23820
* Update to 1.6.1Michael Haro1999-12-223-19/+8
| | | | Notes: svn path=/head/; revision=23819
* Install sudoers in correct place.Satoshi Asami1999-12-171-6/+6
| | | | | | | Submitted by: jhb via cpiazza Notes: svn path=/head/; revision=23787
* For some reason etc/sudoers.sample isn't installed by the distfiles'sDavid E. O'Brien1999-12-101-0/+3
| | | | | | | Makefile any more. So install it manually. Notes: svn path=/head/; revision=23760
* Unbreak for 3.4-R by changing the MASTER_SITE path in case mharoChris Piazza1999-12-101-1/+1
| | | | | | | doesn't get to PR 15403 in time. Notes: svn path=/head/; revision=23745
* update to 1.6.Michael Haro1999-12-102-7/+4
| | | | | | | | had to remove manpage path corrections patch (patch-ac) because I don't have time till after Friday to work on this port more. Notes: svn path=/head/; revision=23708
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* upgdate to sudo.v1.5.9p4Michael Haro1999-08-282-6/+6
| | | | Notes: svn path=/head/; revision=21053