notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-PF Pure-Python module for managing OpenBSD Packet Filter
0.1.1_1 security Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: sbz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-02-09 21:26:31
Last Update: 2020-08-15 10:50:59
SVN Revision: 544927
Also Listed In: python
License: BSD3CLAUSE
WWW:
http://www.kernel-panic.it/software/py-pf/
Description:
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}PF>0:security/py-PF@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-PF
Package flavors (<flavor>: <package>)
  • py27: py27-PF
distinfo:
TIMESTAMP = 1506075328 SHA256 (dotpy-py-pf-0.1.1_GH0.tar.gz) = 02c18d45552982f027dace1a5eb85eb2b68715e8da3ae6c6e1986b08499ddc72 SIZE (dotpy-py-pf-0.1.1_GH0.tar.gz) = 42905

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dotpy/py-pf/tar.gz/0.1.1?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.1_1
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
Remove deprecated ports:

2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.1_1
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.1.1_1
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
0.1.1_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
0.1.1
22 Sep 2017 10:16:15
Revision:450347Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 0.1.1
0.0.8
27 May 2015 00:09:56
Revision:387528Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Don't cat pkg-message from Makefiles

Approved by:	portmgr blanket
0.0.8
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
0.0.8
24 Oct 2014 16:50:43
Revision:371453Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of science/ and security to new USES=python

Approved by:	portmgr (implicit)
0.0.8
05 May 2014 09:45:37
Revision:352986Original commit files touched by this commit
bapt search for other commits by this committer
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
0.0.8
21 Apr 2014 18:46:04
Revision:351702Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 0.0.8
0.0.6
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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)
0.0.6
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
0.0.6
12 Jul 2011 05:48:17
Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 0.0.6

Approved by:    miwi@ (mentor)
0.0.5
18 Mar 2011 10:04:54
Original commit files touched by this commit
sbz search for other commits by this committer
Update my MAINTAINER address to sbz at FreeBSD.org.

Approved by:    jadawin@ (mentor)
0.0.5
27 Feb 2011 13:09:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.0.5

PR:             155025
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
0.0.4
22 Aug 2009 00:35:32
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
0.0.4
12 Aug 2009 15:18:18
Original commit files touched by this commit
yzlin search for other commits by this committer
- Fix fetch error

Approved by:    rafan (co-mentor)
0.0.4
07 Aug 2009 11:20:22
Original commit files touched by this commit
yzlin search for other commits by this committer
- Update to 0.0.4

PR:             137262
Submitted by:   Sofian Brabez <sbrabez AT gmail.com>
Approved by:    rafan (co-mentor)
0.0.3
09 May 2009 09:18:07
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.0.3

PR:             134235
Submitted by:   Sofian Brabez <sbrabez@gmail.com> (maintainer
0.0.2
09 Feb 2009 21:41:07
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove PKGMESSAGE

Reported by:    pav
Approved by:    maintainer via irc
0.0.2
09 Feb 2009 21:25:26
Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 21