aboutsummaryrefslogtreecommitdiffstats
path: root/security/op
Commit message (Collapse)AuthorAgeFilesLines
* ${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>