aboutsummaryrefslogtreecommitdiff
path: root/security/cops
Commit message (Collapse)AuthorAgeFilesLines
* Make fetchable again.Cy Schubert2020-03-241-4/+1
| | | | | | | Switch from komquats.com to cschubert.com. Notes: svn path=/head/; revision=529054
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516897
* Register dependency on groffBaptiste Daroussin2017-05-301-1/+1
| | | | | | | PR: 213725 Notes: svn path=/head/; revision=442122
* Improve shebangfix frameworkDmitry Marakasov2015-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time - Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports - Add lua support (depends on USES=lua) - Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua - Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt") Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl") Update shebangfix usage according to new rules in many ports: - Remove *_OLD_CMD for patterns now replaced by default - Quote custom *_OLD_CMD which contain spaces Fix shebangfix usage in many ports (irrelevant to infrastructure change): - Remove redundant SHEBANG_LANG (no need to duplicate default langs) - Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present) - Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string Approved by: portmgr (bapt) Differential Revision: D3756 Notes: svn path=/head/; revision=399684
* - Note that the previous commit has added missing USES=perl5Dmitry Marakasov2015-07-151-0/+1
| | | | | | | | | - This commit fixes it as it should only be a run-dependency Approved by: portmgr blanket Notes: svn path=/head/; revision=392175
* - Fix shebangsDmitry Marakasov2015-07-141-0/+6
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=392085
* Cleanup plistAntoine Brodin2014-11-131-8/+0
| | | | Notes: svn path=/head/; revision=372514
* Allow staging as a regular userAntoine Brodin2014-09-121-1/+0
| | | | Notes: svn path=/head/; revision=368033
* Rename security/ patches to reflect the files they modify.Adam Weinberger2014-07-292-0/+0
| | | | Notes: svn path=/head/; revision=363328
* STAGE support, and general cleanups. Some of the changes are aAdam Weinberger2014-05-011-5/+4
| | | | | | | | bit more aggressive, but at this point, if I'm staging your port, you've likely stopped caring what's done to it. Notes: svn path=/head/; revision=352710
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Fix up plist.Cy Schubert2013-09-181-0/+1
| | | | Notes: svn path=/head/; revision=327545
* Fix build under 10-CURRENT.Cy Schubert2013-09-181-0/+11
| | | | Notes: svn path=/head/; revision=327533
* - Remove A/An in COMMENTCarlo Strub2013-03-291-5/+2
| | | | | | | - Trim Header where applicable Notes: svn path=/head/; revision=315566
* Remove MD5 sum.Cy Schubert2011-09-251-1/+0
| | | | Notes: svn path=/head/; revision=282368
* Mark MAKE_JOBS_UNSAFE.Matthias Andree2011-09-041-0/+1
| | | | | | | Reported by: eadler@. Notes: svn path=/head/; revision=281160
* Bring this old-school tool back from the dead.Cy Schubert2011-09-036-0/+338
| | | | | | | Assume maintainership of this port. Notes: svn path=/head/; revision=281067
* Remove unmaintained expired ports from securityBaptiste Daroussin2011-05-016-342/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-05-01 security/aafid2: Upstream disapear and distfile is no more available 2011-05-01 security/bjorb: Upstream disapear and distfile is no more available 2011-05-01 security/borzoi: Upstream disapear and distfile is no more available 2011-05-01 security/cmd5checkpw: Upstream disapear and distfile is no more available 2011-05-01 security/cops: Upstream disapear and distfile is no more available 2011-05-01 security/find_ddos: Upstream disapear and distfile is no more available 2011-05-01 security/ftpmap: Upstream disapear and distfile is no more available 2011-05-01 security/hafiye: Upstream disapear and distfile is no more available 2011-05-01 security/ident2: Upstream disapear and distfile is no more available 2011-05-01 security/liedentd: Upstream disapear and distfile is no more available 2011-05-01 security/pam_pop3: Upstream disapear and distfile is no more available 2011-05-01 security/poc: Upstream disapear and distfile is no more available 2011-05-01 security/portscanner: Upstream disapear and distfile is no more available 2011-05-01 security/ppgen: Upstream disapear and distfile is no more available 2011-05-01 security/qident: Upstream disapear and distfile is no more available 2011-05-01 security/quintuple-agent: Upstream disapear and distfile is no more available 2011-05-01 security/rc5pipe: Upstream disapear and distfile is no more available 2011-05-01 security/rid: Upstream disapear and distfile is no more available 2011-05-01 security/ssh: Upstream disapear and distfile is no more available 2011-05-01 security/tea-total: Upstream disapear and distfile is no more available 2011-05-01 security/uberkey: Upstream disapear and distfile is no more available Notes: svn path=/head/; revision=273413
* Deprecate unmaintained ports from security where upstream disapear and/orBaptiste Daroussin2011-03-131-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270820
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-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. Notes: svn path=/head/; revision=246327
* - Re-add primary master site, while here fix WWWMarcus Alves Grando2006-05-262-2/+3
| | | | | | | Notified by: sam Notes: svn path=/head/; revision=163452
* - Fix master sitesMarcus Alves Grando2006-05-251-1/+2
| | | | | | | | PR: 97827 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Notes: svn path=/head/; revision=163330
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix MASTER_SITES; add WWW. Add MAINTAINER while I'm here.Will Andrews2000-07-155-86/+131
| | | | | | | | PR: 19932 Submitted by: Ports Fury Notes: svn path=/head/; revision=30667
* Update MASTER_SITES to allow this port to be fetched again.Chris D. Faulhaber2000-05-021-1/+1
| | | | Notes: svn path=/head/; revision=28259
* Remove oly@world.std.com as MAINTAINER; email has been bouncing for 2 months.Bill Fenner2000-04-211-2/+0
| | | | Notes: svn path=/head/; revision=27866
* Forgot to remove some variablesChris Piazza2000-04-101-2/+0
| | | | Notes: svn path=/head/; revision=27436
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-1/+3
| | | | Notes: svn path=/head/; revision=27426
* Fix spelling errors.. privledges -> privilegesJim Mock1999-11-181-11/+7
| | | | | | | Submitted by: Jeroen Ruigrok van der Werven <asmodai@bart.nl> Notes: svn path=/head/; revision=23184
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* 1. Correct MASTER_SITES.Vanilla I. Shu1998-06-044-127/+140
| | | | | | | 2. Sort pkg/PLIST. Notes: svn path=/head/; revision=11242
* Make the perl version of cops run.Steve Price1998-02-221-0/+32
| | | | | | | | PR: 4227 Submitted by: Annelise Anderson <andrsn.stanford.edu@andrsn.standford.edu> Notes: svn path=/head/; revision=9879
* Missed that PKGNAME and DISTNAME needed to be switched.David E. O'Brien1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4567
* Removed the hardcoded paths and used our variables instead (WRKSRC,PREFIX).David E. O'Brien1996-11-171-6/+13
| | | | | | | CATEGORIES+= --> CATEGORIES= Notes: svn path=/head/; revision=4553
* Import of the COPS system security checker.James FitzGibbon1996-11-175-0/+247
Reviewed by: jfitz@FreeBSD.ORG Submitted by: Oliver Oberdorf <oly@world.std.com> Notes: svn path=/head/; revision=4552