aboutsummaryrefslogtreecommitdiffstats
path: root/security/op
Commit message (Collapse)AuthorAgeFilesLines
* Remove RCS string after resetting svn propperties.ehaupt2013-10-231-1/+0
| | | | Notified by: william88@gmail.com, ak (via irc)
* Support staging.ehaupt2013-10-232-7/+7
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | security)
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-1/+0
|
* - Convert USE_GMAKE to USES=gmakeehaupt2013-07-091-5/+1
| | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header
* -remove MD5ohauer2011-07-031-1/+0
|
* Remove WWW. Project page disappeared.ehaupt2011-06-061-2/+0
|
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1
|
* Add op 1.32, controlled privilege escalation toolehaupt2008-09-304-0/+44
|
* Remove expired ports:gabor2007-06-048-301/+0
| | | | | | 2007-04-27 security/op: no longer available from any mastersite 2007-05-15 shells/bash2: Old, unmaintained version, use shells/bash instead 2007-05-19 sysutils/xperfmon: irrelevant for supported FreeBSD releases
* Reset inactive maintainer; mark this as deprecated since it is no longerlinimon2007-02-271-5/+5
| | | | | | fetchable from any mastersite. Hat: portmgr
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
|
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Remove mastersite which has gone away.linimon2005-09-011-1/+0
|
* - Put lex.l back under #if 0pav2005-03-042-11/+6
| | | | | | PR: ports/77394 Submitted by: Christopher Sean Hilton <chris@vindaloo.com> Approved by: maintainer timeout (19 days)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* - 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>