aboutsummaryrefslogtreecommitdiffstats
path: root/security/sud
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-201-1/+7
| | | | Reported by: pointyhat
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - reset maintaineritetcu2008-11-171-5/+3
| | | | | | | | | | (<bugghy@SAFe-mail.net>: host mx1.SAFe-mail.net[213.8.192.70] said: 554 Rcpt <bugghy@safe-mail.net> does not exist (in reply to end of DATA command)) - use SF macro in MASTER_SITES - man pages should be intalled irrespective of NOPORTDOCS - fix plist / package - bump PORTREVISION Prompted by: QAT run
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
|
* Sud is a daemon to execute interactive and non-interactive processes withpav2005-11-124-0/+61
special (and customizable) privileges in a nosuid environment. It is based on a client/server model and on the ability to pass file descriptors between processes. PR: ports/88354 Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be>