Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Sep 2017 10:16:15
0.1.1
 |
sbz  |
- Update to 0.1.1 |
27 May 2015 00:09:56
0.0.8
 |
amdmi3  |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
07 May 2015 20:24:16
0.0.8
 |
mat  |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
24 Oct 2014 16:50:43
0.0.8
 |
mva  |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
05 May 2014 09:45:37
0.0.8
 |
bapt  |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
21 Apr 2014 18:46:04
0.0.8
 |
sbz  |
- Update to 0.0.8 |
13 Jan 2014 21:00:04
0.0.6
 |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
20 Sep 2013 22:55:26
0.0.6
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
12 Jul 2011 05:48:17
0.0.6
|
sbz  |
- Update to 0.0.6
Approved by: miwi@ (mentor) |
18 Mar 2011 10:04:54
0.0.5
|
sbz  |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor) |
27 Feb 2011 13:09:24
0.0.5
|
miwi  |
- Update to 0.0.5
PR: 155025
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
22 Aug 2009 00:35:32
0.0.4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
12 Aug 2009 15:18:18
0.0.4
|
yzlin  |
- Fix fetch error
Approved by: rafan (co-mentor) |
07 Aug 2009 11:20:22
0.0.4
|
yzlin  |
- Update to 0.0.4
PR: 137262
Submitted by: Sofian Brabez <sbrabez AT gmail.com>
Approved by: rafan (co-mentor) |
09 May 2009 09:18:07
0.0.3
|
miwi  |
- Update to 0.0.3
PR: 134235
Submitted by: Sofian Brabez <sbrabez@gmail.com> (maintainer |
09 Feb 2009 21:41:07
0.0.2
|
miwi  |
- Remove PKGMESSAGE
Reported by: pav
Approved by: maintainer via irc |
09 Feb 2009 21:25:26
0.0.2
|
miwi  |
py-PF is a pure-Python module for managing OpenBSD's Packet Filter. It aims
to combine the flexibility of PF's C API and the power of Python, making it
easier to manage PF data and to integrate firewalling capabilities in more
complex applications.
WWW: http://www.kernel-panic.it/software/py-pf/
PR: ports/131463
Submitted by: Sofian Brabez <sbrabez at gmail.com> |