aboutsummaryrefslogtreecommitdiffstats
path: root/security/op
Commit message (Collapse)AuthorAgeFilesLines
* - Give maintainership to Steve Simmons <scs@umich.edu>krion2003-12-242-10/+31
| | | | | | | - Setgid added in addition to setgroups PR: 60516 Submitted by: maintainer
* unbreak port by eliminating varargs.hedwin2003-10-153-12/+62
| | | | informed maintainer.
* BROKEN on 5.x: does not compilekris2003-10-151-1/+7
|
* Security update with following changes:osa2003-09-093-8/+64
| | | | | | | | | | | | Makefile: PLIST_SUB added (CONF_DIR), fix ${NOPORTDOCS}, bump ${PORTREVISION} pkg-plist: etc -> %%CONF_DIR%%, utilize ${DOCSDIR} Setuid misplaced (security fix) for main.c Thanks to cyrill@econ.krasnoyarsk.su for submitting this patch. Also makes portlint happy. Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) PR: 56614
* De-pkg-comment.knu2003-02-212-1/+1
|
* ${PERL} -> ${REINPLACE_CMD}ijliao2002-06-241-4/+5
| | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
* honor CFLAGS.sada2002-05-182-2/+14
| | | | | PR: ports/37112 Submitted by: maintainer
* Update maintainer's email addressdwcjr2002-01-181-1/+1
| | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
* Tidy things up a bitbrian2001-08-213-46/+12
| | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> (maintainer)
* Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.toroam2001-06-091-1/+1
| | | | | PR: 27867 Submitted by: maintainer
* - Update maintainer emaillioux2001-04-103-15/+39
| | | | | | | | | | | | - Replace some harcoded paths with tweakable variables - Some naming conventions changes around Makefile - Some additional patching - Add some hackery to bypass fetch problems with coast sites - Add $FreeBSD$ to PKGINSTALL and PLIST - Deploy PORTDOCS technology inside PLIST Discussed and worked with: maintainer
* Add op 1.11, a program to allow others to run commands as root (likewill2001-04-077-0/+170
sudo but different). Hey, CERIAS @ Purdue wrote this. Cool. PR: 24771 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>