The following reply was made to PR ports/131463; it has been noted by GNATS.
From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/131463: commit references a PR Date: Mon, 9 Feb 2009 21:25:35 +0000 (UTC) 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-...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org" _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"