Date: Mon, 9 Feb 2009 21:30:05 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-python@FreeBSD.org Subject: Re: ports/131463: commit references a PR Message-ID: <200902092130.n19LU5Uc084733@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/131463; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@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-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902092130.n19LU5Uc084733>