non port: security/ipfcount/Makefile |
Number of commits found: 13 |
Saturday, 4 Apr 2020
|
20:51 antoine
Deprecate ports broken for more than 6 months
 |
Wednesday, 6 Nov 2019
|
16:26 antoine
Mark a few ports BROKEN (unfetchable)
 |
Thursday, 17 Dec 2015
|
17:19 mat
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 1 May 2014
|
02:33 adamw
I experienced catastrophic brain failure and put
PORT_OPTIONS= instead of OPTIONS_DEFINE=. Oops.
 |
01:42 adamw
STAGE support, and general cleanups. Some of the changes are a
bit more aggressive, but at this point, if I'm staging your port,
you've likely stopped caring what's done to it.
 |
Friday, 20 Sep 2013
|
22:55 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
 |
Wednesday, 11 Sep 2013
|
18:03 az
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
 |
Saturday, 8 Sep 2007
|
01:04 linimon
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
 |
Saturday, 3 Jun 2006
|
15:09 sat
- Example files should not be installed if NOPORTDOCS is defined
PR: ports/97355
Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer)
 |
Saturday, 28 Jan 2006
|
20:45 mnag
Update to 0.2.1
PR: 92453
Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer)
 |
Thursday, 19 Jan 2006
|
14:58 tdb
- Update to 0.2
PR: 91998
Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer)
 |
Wednesday, 28 Dec 2005
|
17:46 erwin
Fix a typo in check for installed perl version so it actually
fails with perl 5.005_03
PR: 91024
Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer),
Jarrod Sayers <jarrod@netleader.com.au>
 |
Thursday, 22 Dec 2005
|
15:52 foxfair
Add ipfcount 0.1, summarise ipf logs by counting and sorting the fields.
PR: ports/90811
Submitted by: Robert Archer <freebsd@deathbeforedecaf.net>
 |
Number of commits found: 13 |