aboutsummaryrefslogtreecommitdiff
path: root/devel/privman
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_SIZEKirill Ponomarev2004-04-011-1/+0
| | | | Notes: svn path=/head/; revision=105854
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - SIZEifyKirill Ponomarev2004-01-302-0/+2
| | | | Notes: svn path=/head/; revision=99518
* Update to 0.9.3Kirill Ponomarev2003-07-294-6/+12
| | | | | | | | | Unbreak it because tempnam() was removed from sources Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85881
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* Mark FORBIDDENSergey A. Osokin2003-06-161-0/+3
| | | | | | | | | Notify from: foxfair PR: 53372 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=83107
* New port: library that makes it easy for programs to useSergey A. Osokin2003-06-144-0/+74
privilege separation Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 53314 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=82988