Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10_1 23 Mar 2024 11:19:32 |
Tijl Coosemans (tijl) |
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 ) |
0.10_1 10 Mar 2024 22:49:41 |
Vladimir Druzenko (vvd) |
*/*: 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 |
Vladimir Druzenko (vvd) |
sysutils/pftop: Move man pages to share/man
Approved by: portmgr (blanket) |
0.10 18 Nov 2023 10:52:39 |
Michael Gmelin (grembo) |
sysutils/pftop: Convert to USES=uidfix |
0.10 13 Nov 2023 23:39:22 |
Michael Gmelin (grembo) |
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 |
Michael Gmelin (grembo) |
sysutils/pftop: Update to 0.10 |
0.9 04 Nov 2023 13:51:23 |
Michael Gmelin (grembo) |
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 |
Michael Gmelin (grembo) |
sysutils/pftop: Correct WWW entry |
0.8_4 06 Oct 2023 17:52:02 |
Dimitry Andric (dim) |
sysutils/pftop: pet portlint
No functional change intended.
MFH: 2023Q4 |
0.8_4 11 Jun 2023 12:42:31 |
Michael Gmelin (grembo) |
sysutils/pftop: Fix output on 14.0-CURRENT
Reported by: herbert@gojira.at |
0.8_3 10 Jun 2023 10:03:39 |
Michael Gmelin (grembo) |
sysutils/pftop: Fix build on 14.0-CURRENT |
0.8_2 10 Jan 2023 21:53:46 |
Michael Gmelin (grembo) |
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 |
Michael Gmelin (grembo) Author: Dimitry Andric |
sysutils/pftop: Fix build with clang 15
PR: 268209 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
0.8 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
0.8 07 Jun 2022 16:25:13 |
Michael Gmelin (grembo) |
sysutils/pftop: Update to 0.8 |
0.7_10 03 Jun 2022 09:48:59 |
Michael Gmelin (grembo) |
sysutils/pftop: Take maintainership |
0.7_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7_9 03 Nov 2020 20:51:35 |
rene |
Return araujo@'s ports to the pool after his commit bit was safekept. |
0.7_9 16 Dec 2019 05:11:51 |
araujo |
- 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 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.7_8 02 Nov 2018 13:32:35 |
rene |
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 |
amdmi3 |
- Remove always true condition
Approved by: portmgr blanket |
0.7_8 26 May 2017 20:01:01 |
dim |
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 |
linimon |
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 |
amdmi3 |
- Always check OPSYS along with OSVERSION
Approved by: portmgr blanket |
0.7_8 16 Jan 2017 18:14:26 |
pi |
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 |
mat |
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 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
0.7_7 14 Nov 2016 11:26:59 |
danfe |
Do not terminate BROKEN messages with period, it is added by the framework. |
0.7_7 27 Sep 2016 17:50:45 |
araujo |
Mark as broken on FreeBSD 9. |
0.7_7 16 Sep 2016 04:27:51 |
araujo |
- 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 |
swills |
many ports: mark broken on powerpc64 |
0.7_6 17 Nov 2015 01:24:12 |
araujo |
- 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 |
araujo |
- 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 |
mat |
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 |
jbeich |
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 |
araujo |
- Fix build on ARM.
PR: 198682
Submitted by: garga |
0.7_4 21 Oct 2014 08:41:55 |
araujo |
- 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 |
araujo |
- 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 |
adamw |
Rename sysutils/ patch-xy patches to reflect the files they modify. |
0.7_2 30 Jun 2014 17:27:37 |
araujo |
- Mark as BROKEN on HEAD.
PR: 188826
Submitted by: daniel.engberg.lists |
0.7_2 25 Feb 2014 14:50:58 |
ehaupt |
Support staging |
0.7_2 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.7_2 12 Jul 2013 05:41:05 |
araujo |
- 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 |
araujo |
- Take maintainership. |
0.7_2 03 Jul 2013 02:08:05 |
linimon |
mlaier's bit has been taken in for safekeeping. |
0.7_2 18 May 2013 15:42:52 |
garga |
- 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 |
flo |
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 |
pav |
- Mark BROKEN on 9.X: does not compile
Reported by: pointyhat |
0.7_1 29 Dec 2010 20:04:42 |
pgollucci |
- 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 |
sunpoet |
- 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 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.7_1 25 Jul 2008 12:48:47 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
0.7_1 19 May 2008 13:01:33 |
wxs |
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 |
mlaier |
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 |
mlaier |
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 |
mlaier |
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 |
edwin |
fix SIZE |
0.5 29 Jan 2006 04:44:00 |
linimon |
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 |
edwin |
SHA256ify
Approved by: krion@ |
0.4_2 14 Sep 2005 23:27:00 |
pav |
- 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 |
mlaier |
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 |
lofi |
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 |
trevor |
Add size data, approved by maintainers. |
0.4 14 Mar 2004 11:46:59 |
obraun |
Change maintainer address to maintainers @freebsd.org address.
Submitted by: maintainer |
0.4 09 Mar 2004 00:06:49 |
obraun |
* 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 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.4 28 Sep 2003 13:32:06 |
edwin |
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> |