Here the .shar file as attachement to add py-PF to the port tree (security category) 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. Features: =========== * Stateful filtering of TCP/IP traffic * Network Address translation * packets normalization and reassembly * bandwidth control and packet prioritization * traffic filtering based on OS fingerprint Requirements: =============== * Python 2.2 and later Author: ========= Daniele Mazzocchio WWW: http://www.kernel-panic.it/software/py-pf/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-02-09 21:25:26 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/py-PF Makefile distinfo pkg-descr pkg-plist security/py-PF/files pkg-message.in Log: 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> Revision Changes Path 1.1019 +1 -0 ports/security/Makefile 1.1 +31 -0 ports/security/py-PF/Makefile (new) 1.1 +3 -0 ports/security/py-PF/distinfo (new) 1.1 +8 -0 ports/security/py-PF/files/pkg-message.in (new) 1.1 +6 -0 ports/security/py-PF/pkg-descr (new) 1.1 +25 -0 ports/security/py-PF/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"