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
pftop Utility for real-time display of statistics for pf
0.10_1 sysutils on this many watch lists=56 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.10Version of this port present on the latest quarterly branch.
Maintainer: grembo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-09-28 13:32:54
Last Update: 2024-03-23 11:19:32
Commit Hash: d7511b9
People watching this port, also watch:: pcre, libiconv, nmap, freetype2, png
Also Listed In: net
License: BSD2CLAUSE
WWW:
https://github.com/grembo/pftop/
Description:
Pftop is a small, curses-based utility for real-time display of active states and rule statistics for pf, the packet filter.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. sbin/pftop
  2. share/man/man8/pftop.8.gz
  3. /usr/local/share/licenses/pftop-0.10_1/catalog.mk
  4. /usr/local/share/licenses/pftop-0.10_1/LICENSE
  5. /usr/local/share/licenses/pftop-0.10_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • pftop>0:sysutils/pftop
To install the port:
cd /usr/ports/sysutils/pftop/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/pftop
  • pkg install pftop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pftop
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699877043 SHA256 (grembo-pftop-0.10_GH0.tar.gz) = a92b2dbea059f24c837877bf301e55a99532d1c2c70d7189c3d215e0e635c844 SIZE (grembo-pftop-0.10_GH0.tar.gz) = 62623

Packages (timestamps in pop-ups are UTC):
pftop
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10_10.10_10.7_90.10_10.10_1-0.7_9-
FreeBSD:13:quarterly0.100.100.8_40.100.100.100.100.10
FreeBSD:14:latest0.10_10.10_10.8_20.100.10_10.8_4-0.8_4
FreeBSD:14:quarterly0.100.10-0.100.100.100.100.10
FreeBSD:15:latest0.10_10.10_1n/a0.10n/a0.100.100.10
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libpfctl.so : net/libpfctl
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pftop-0.10_1: ALTQ=off: ALTQ support for queue statistics ===> Use 'make config' to modify these settings
Options name:
sysutils_pftop
USES:
localbase uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/grembo/pftop/tar.gz/0.10?dummy=/
Collapse this list.

Number of commits found: 70

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10_1
23 Mar 2024 11:19:32
commit hash: d7511b9d00742c3e2d57c6c03718c4a6f4cd3e72commit hash: d7511b9d00742c3e2d57c6c03718c4a6f4cd3e72commit hash: d7511b9d00742c3e2d57c6c03718c4a6f4cd3e72commit hash: d7511b9d00742c3e2d57c6c03718c4a6f4cd3e72 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
Mk/bsd.port.mk: Add __MAKE_CONF=${NONEXISTENT} to WRK_ENV

And remove it from individual ports.  Use WRK_ENV in custom build
commands where necessary.

FreeBSD make(1) includes /usr/share/mk/sys.mk and that includes
/etc/make.conf if it exists.  This happens when you run make in a port
directory but it also happens when the upstream build system uses make.
This commit disables make.conf inclusion in the latter case because
users can define variables like CFLAGS in make.conf that override ports
framework variables and this can cause problems that are difficult to
diagnose.

If there are any build customisations made through make.conf that stop
working because of this commit then they should be made available by the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10_1
10 Mar 2024 22:49:41
commit hash: 79f8f9c8f54b8de3d324d30ce9a19649bbe69e69commit hash: 79f8f9c8f54b8de3d324d30ce9a19649bbe69e69commit hash: 79f8f9c8f54b8de3d324d30ce9a19649bbe69e69commit hash: 79f8f9c8f54b8de3d324d30ce9a19649bbe69e69 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
*/*: convert Makefile patches to MAKE_ARGS after "Move man pages to share/man"

Replaced patches for Makefiles with "MAKE_ARGS+=MANDIR=${PREFIX}/share/man"

Reported by:	danfe, mat
Approved by:	portmgr (blanket)
0.10_1
05 Mar 2024 23:35:48
commit hash: 656cff21a7503ebfba1c62e94b1650e54c616db9commit hash: 656cff21a7503ebfba1c62e94b1650e54c616db9commit hash: 656cff21a7503ebfba1c62e94b1650e54c616db9commit hash: 656cff21a7503ebfba1c62e94b1650e54c616db9 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
sysutils/pftop: Move man pages to share/man

Approved by:	portmgr (blanket)
0.10
18 Nov 2023 10:52:39
commit hash: e82b1ba688d1901499ab14ec3db56975651bf934commit hash: e82b1ba688d1901499ab14ec3db56975651bf934commit hash: e82b1ba688d1901499ab14ec3db56975651bf934commit hash: e82b1ba688d1901499ab14ec3db56975651bf934 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/pftop: Convert to USES=uidfix
0.10
13 Nov 2023 23:39:22
commit hash: fef406ce4148bba5bc754e8ef7c50ac29a059b83commit hash: fef406ce4148bba5bc754e8ef7c50ac29a059b83commit hash: fef406ce4148bba5bc754e8ef7c50ac29a059b83commit hash: fef406ce4148bba5bc754e8ef7c50ac29a059b83 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/pftop: Fix non-root build

Brings back local do-install target, as it's simpler and
doesn't require bumping the port revision.
0.10
13 Nov 2023 12:04:28
commit hash: 18617a0174cc5069611a7f1c37ba9b80feb70a7acommit hash: 18617a0174cc5069611a7f1c37ba9b80feb70a7acommit hash: 18617a0174cc5069611a7f1c37ba9b80feb70a7acommit hash: 18617a0174cc5069611a7f1c37ba9b80feb70a7a files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/pftop: Update to 0.10
0.9
04 Nov 2023 13:51:23
commit hash: 6ee581673e8495e4cb3afef4aa4f6e5e3aa5a811commit hash: 6ee581673e8495e4cb3afef4aa4f6e5e3aa5a811commit hash: 6ee581673e8495e4cb3afef4aa4f6e5e3aa5a811commit hash: 6ee581673e8495e4cb3afef4aa4f6e5e3aa5a811 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/pftop: Update to 0.9 (support 15-CURRENT)

All local patches have been upstreamed and upstream has been cleaned up
by removing support for outdated versions of FreeBSD.

The tool now depends on net/libpfctl, important work contributed
by kp@, which means that pftop will now work on 15-CURRENT
and its code could be simplified due to having an abstraction
for supporting multiple releases of FreeBSD.
0.8_4
30 Oct 2023 14:03:00
commit hash: 3e71245b39f9e222d7688a7492d1df421e1bbe57commit hash: 3e71245b39f9e222d7688a7492d1df421e1bbe57commit hash: 3e71245b39f9e222d7688a7492d1df421e1bbe57commit hash: 3e71245b39f9e222d7688a7492d1df421e1bbe57 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/pftop: Correct WWW entry
0.8_4
06 Oct 2023 17:52:02
commit hash: f12174df0dde955523948b5ab121eb2ad3b9678ccommit hash: f12174df0dde955523948b5ab121eb2ad3b9678ccommit hash: f12174df0dde955523948b5ab121eb2ad3b9678ccommit hash: f12174df0dde955523948b5ab121eb2ad3b9678c files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
sysutils/pftop: pet portlint

No functional change intended.

MFH:		2023Q4
0.8_4
11 Jun 2023 12:42:31
commit hash: a74e4cf1e218ec06729cdff8c7e38d2fd4d44c3ecommit hash: a74e4cf1e218ec06729cdff8c7e38d2fd4d44c3ecommit hash: a74e4cf1e218ec06729cdff8c7e38d2fd4d44c3ecommit hash: a74e4cf1e218ec06729cdff8c7e38d2fd4d44c3e files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/pftop: Fix output on 14.0-CURRENT

Reported by:	herbert@gojira.at
0.8_3
10 Jun 2023 10:03:39
commit hash: 637c0bace26138529a36232e948549ad59342ba9commit hash: 637c0bace26138529a36232e948549ad59342ba9commit hash: 637c0bace26138529a36232e948549ad59342ba9commit hash: 637c0bace26138529a36232e948549ad59342ba9 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/pftop: Fix build on 14.0-CURRENT
0.8_2
10 Jan 2023 21:53:46
commit hash: e0f97bd73c2e38fd3a4cf500b3f80f3166b0fecacommit hash: e0f97bd73c2e38fd3a4cf500b3f80f3166b0fecacommit hash: e0f97bd73c2e38fd3a4cf500b3f80f3166b0fecacommit hash: e0f97bd73c2e38fd3a4cf500b3f80f3166b0feca files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/pftop: Fix STATES display

This stops pftop from segfaulting and makes it show the correct
total states counter.

Reported by: Herbert J. Skuhra <herbert@gojira.at>
0.8_1
09 Dec 2022 17:06:53
commit hash: 73084fa85ffdf454d0a1348d17a6e772c22e7b28commit hash: 73084fa85ffdf454d0a1348d17a6e772c22e7b28commit hash: 73084fa85ffdf454d0a1348d17a6e772c22e7b28commit hash: 73084fa85ffdf454d0a1348d17a6e772c22e7b28 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
Author: Dimitry Andric
sysutils/pftop: Fix build with clang 15

PR:		268209
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.8
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8
07 Jun 2022 16:25:13
commit hash: 6bf98721cfbbc4e45ea1d6058ec33e010e1663cdcommit hash: 6bf98721cfbbc4e45ea1d6058ec33e010e1663cdcommit hash: 6bf98721cfbbc4e45ea1d6058ec33e010e1663cdcommit hash: 6bf98721cfbbc4e45ea1d6058ec33e010e1663cd files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/pftop: Update to 0.8
0.7_10
03 Jun 2022 09:48:59
commit hash: 8a8b00d8f2971c6b66e806c1cf4596d4a3150a35commit hash: 8a8b00d8f2971c6b66e806c1cf4596d4a3150a35commit hash: 8a8b00d8f2971c6b66e806c1cf4596d4a3150a35commit hash: 8a8b00d8f2971c6b66e806c1cf4596d4a3150a35 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/pftop: Take maintainership
0.7_9
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.7_9
03 Nov 2020 20:51:35
Revision:554036Original commit files touched by this commit
rene search for other commits by this committer
Return araujo@'s ports to the pool after his commit bit was safekept.
0.7_9
16 Dec 2019 05:11:51
Revision:520217Original commit files touched by this commit
araujo search for other commits by this committer
- Move the project to github and mark it as fetchable again.
- While here, do some cosmetic changes on ports Makefile.
- Bump PORTREVISION.

Reported by:	many
0.7_8
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.7_8
02 Nov 2018 13:32:35
Revision:483807Original commit files touched by this commit
rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
0.7_8
14 May 2018 18:30:08
Revision:469946Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove always true condition

Approved by:	portmgr blanket
0.7_8
26 May 2017 20:01:01
Revision:441813Original commit files touched by this commit
dim search for other commits by this committer
Fix building of sysutils/pftop on FreeBSD 12, where pcap-int.h has been
removed.  This patches the affected files to use <pcap/pcap.h> instead.

Submitted by:	woodsb02
Approved by:	bapt
PR:		217219
MFH:		2017Q2
0.7_8
22 May 2017 22:29:17
Revision:441494Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
0.7_8
07 Apr 2017 16:10:01
Revision:437939Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Always check OPSYS along with OSVERSION

Approved by:	portmgr blanket
0.7_8
16 Jan 2017 18:14:26
Revision:431685Original commit files touched by this commit
pi search for other commits by this committer
sysutils/pftop: add ALTQ option, disable by default

- ALTQ is not in GENERIC and thus browsing through pftop modes the
  queue view gives an error.
- While there, modernise the ATLQ disable patch, it is not a unified diff.
- Add LICENSE

PR:		215313
Submitted by:	Franco Fichtner <franco@opnsense.org>
Approved by:	araujo (maintainer)
0.7_7
16 Jan 2017 16:47:00
Revision:431680Original commit files touched by this commit
mat search for other commits by this committer
Extract do-patch into a separate script.

PR:		215761
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D9029
0.7_7
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
0.7_7
14 Nov 2016 11:26:59
Revision:426104Original commit files touched by this commit
danfe search for other commits by this committer
Do not terminate BROKEN messages with period, it is added by the framework.
0.7_7
27 Sep 2016 17:50:45
Revision:422822Original commit files touched by this commit
araujo search for other commits by this committer
Mark as broken on FreeBSD 9.
0.7_7
16 Sep 2016 04:27:51
Revision:422236Original commit files touched by this commit
araujo search for other commits by this committer
- Fix build on powerpc64.
- Bump PORTREVISION.

Submitted by:	demik475_gmail.com
Differential Revision:	https://reviews.freebsd.org/D7862
0.7_6
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
0.7_6
17 Nov 2015 01:24:12
Revision:401799Original commit files touched by this commit
araujo search for other commits by this committer
- For the CoDel and FairQ patch, the safest FreeBSD version must be
1100080, as the CoDel landed in r287009 and FairQ landed in r284777.
- Bump PORTREVISION.

Submitted by:	junovitch
0.7_5
16 Nov 2015 02:24:57
Revision:401746Original commit files touched by this commit
araujo search for other commits by this committer
- Add support for ALTQ FairQ and Codel protocols.
- Bump PORTREVISION to 5.

PR:		ports/204405
Submitted by:	Renato Botelho <garga@FreeBSD.org>
Obtained from:	pfSense
Sponsored by:	Rubicon Communications (Netgate)
0.7_4
15 Oct 2015 14:55:14
Revision:399346Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
0.7_4
05 May 2015 09:41:25
Revision:385453Original commit files touched by this commit
jbeich search for other commits by this committer
sysutils/pftop: unbreak build on 11.0C

  pftop.c:47:10: fatal error: 'altq/altq.h' file not found
  #include <altq/altq.h>
           ^
  1 error generate

Reported by:	pkg-fallout
Approved by:	portmgr blanket
0.7_4
19 Mar 2015 03:06:04
Revision:381590Original commit files touched by this commit
araujo search for other commits by this committer
- Fix build on ARM.

PR:		198682
Submitted by:	garga
0.7_4
21 Oct 2014 08:41:55
Revision:371313Original commit files touched by this commit
araujo search for other commits by this committer
- Fix my latest commit, it UNBROKEN on 11, but BREAK it in all other OSVERSION.
- Bump PORTREVISION.

Reported by:	"Herbert J. Skuhra" <herbert@oslo.ath.cx>
Tested by:	"Herbert J. Skuhra" <herbert@oslo.ath.cx>
0.7_3
21 Oct 2014 07:03:35
Revision:371311Original commit files touched by this commit
araujo search for other commits by this committer
- Mark as UNBROKEN on FreeBSD >= 1100000.

PR:		188826
Submitted by:	Oliver Peter
Tested by:	daniel.engberg.lists
0.7_2
29 Jul 2014 15:00:13
Revision:363335Original commit files touched by this commit
adamw search for other commits by this committer
Rename sysutils/ patch-xy patches to reflect the files they modify.
0.7_2
30 Jun 2014 17:27:37
Revision:359889Original commit files touched by this commit
araujo search for other commits by this committer
- Mark as BROKEN on HEAD.

PR:		188826
Submitted by:	daniel.engberg.lists
0.7_2
25 Feb 2014 14:50:58
Revision:346014Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.7_2
20 Sep 2013 23:06:00
Revision:327772Original 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:
sysutils)
0.7_2
12 Jul 2013 05:41:05
Revision:322815Original commit files touched by this commit
araujo search for other commits by this committer
- Instead of patching the code just use C89 and stop the problems with inline.

PR:		ports/180269
Submitted by:	tijl@
0.7_2
03 Jul 2013 02:13:35
Revision:322212Original commit files touched by this commit
araujo search for other commits by this committer
- Take maintainership.
0.7_2
03 Jul 2013 02:08:05
Revision:322211Original commit files touched by this commit
linimon search for other commits by this committer
mlaier's bit has been taken in for safekeeping.
0.7_2
18 May 2013 15:42:52
Revision:318433Original commit files touched by this commit
garga search for other commits by this committer
- Unbreak pftop on HEAD > r240233 [1]
  . Reported by Sven Hazejager.
- Unbreak on FreeBSD 9 without pf 4.5 [1]
- Fix segfaults on FreeBSD 8 [2]
- Fix rule display in a couple of views on FreeBSD 9 and 10 [1]
  . Reported and tested by Thomas Kinsey
  . Fix reported to OpenBSD by Robert Mills

PR:		ports/175927
Submitted by:	[1] Fabian Keil <fk@fabiankeil.de>, [2] garga@
Approved by:	maintainer timeout (over 60 days)
0.7_1
14 Feb 2012 17:07:07
Original commit files touched by this commit
flo search for other commits by this committer
unbreak on >= 9.0

PR:             ports/155938
Submitted by:   Fabian Keil <fk@fabiankeil.de>
Approved by:    maintainer timeout (46 weeks)
0.7_1
25 Mar 2011 20:55:02
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 9.X: does not compile

Reported by:    pointyhat
0.7_1
29 Dec 2010 20:04:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
0.7_1
25 Dec 2010 16:55:41
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:             ports/152844
Submitted by:   sunpoet (myself)
Approved by:    miwi (with portmgr hat)
0.7_1
06 Jan 2009 17:59:31
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
0.7_1
25 Jul 2008 12:48:47
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
0.7_1
19 May 2008 13:01:33
Original commit files touched by this commit
wxs search for other commits by this committer
Update patch to properly display direction of filtering rules.
Bump PORTREVISION.

PR:             ports/123670
Submitted by:   Andrey Groshev <greenx@yandex.ru>
Reviewed by:    mlaier (maintainer)
Approved by:    garga (mentor), mlaier (maintainer)
0.7
27 Apr 2008 18:32:02
Original commit files touched by this commit
mlaier search for other commits by this committer
Manually export CC and CFLAGS to MAKE_ENV and have __MAKE_CONF point to
/dev/null.  The latter is a problem because the port's Makefile uses the
bsd.*.mk infrastructure.  This works around several problems people were
having when setting CFLAGS[1] in make.conf or CC[2] on the command line.

PR:             ports/122943
Reported-by:    many[1], Frank Fenor[2]
0.7
01 Apr 2008 15:10:35
Original commit files touched by this commit
mlaier search for other commits by this committer
Update to 0.7 - adds state display filters.  While here also add a patch to
support dynamic ALTQ (by ignoring INACTIVE queues).

Approved by:    flz
0.6
08 Sep 2007 18:14:51
Original commit files touched by this commit
mlaier search for other commits by this committer
Update pftop to 0.6 in order to make it work with changed pf ABI after the
4.1 import.

Reported by:    Bruce Cran
Approved by:    gabor
PR:             ports/116187
0.5
01 Feb 2006 02:14:24
Original commit files touched by this commit
edwin search for other commits by this committer
fix SIZE
0.5
29 Jan 2006 04:44:00
Original commit files touched by this commit
linimon search for other commits by this committer
Update to 0.5.

PR:             ports/92094
Submitted by:   Jeffrey H dot  Johnson <CPE1704TKS at bellsouth dot net>
Approved by:    maintainer
0.4_2
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.4_2
14 Sep 2005 23:27:00
Original commit files touched by this commit
pav search for other commits by this committer
- Remove dependencies on security/pf, it was removed. pf is in base since
  502106

Pointy hat to:  pav
0.4_2
04 May 2005 17:16:23
Original commit files touched by this commit
mlaier search for other commits by this committer
Update pftop for the pf 3.7 import.

Submitted by:   Edwin Brown <edwin(!)brown(at)gmail(!)com> (w/changes)
Approved by:    pav
0.4_1
30 Aug 2004 18:19:47
Original commit files touched by this commit
lofi search for other commits by this committer
Enable ALTQ and 3.5 functionality after the import and update to base.

Submitted by: maintainer
Reminded by: yongari
0.4
19 Mar 2004 01:51:15
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
0.4
14 Mar 2004 11:46:59
Original commit files touched by this commit
obraun search for other commits by this committer
Change maintainer address to maintainers @freebsd.org address.

Submitted by:   maintainer
0.4
09 Mar 2004 00:06:49
Original commit files touched by this commit
obraun search for other commits by this committer
* Update dependencies as pf is now part of the base system. [1]
* Make portlint a little bit happier while I am here.

PR:             ports/63951 [1]
Submitted by:   maintainer [1]
0.4
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
0.4
28 Sep 2003 13:32:06
Original commit files touched by this commit
edwin search for other commits by this committer
New port: sysutils/pftop - Utility to monitor securtiy/pf

        Pftop is a small, curses-based utility for real-time display of active
        states and rule statistics for pf, the packet filter (for OpenBSD)

        This used to be part of security/pf but is now individual after
        (ports/57305)

PR:             ports/57307
Submitted by:   Max Laier <max@love2party.net>

Number of commits found: 70