Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.68.6_5 30 Jan 2024 20:53:07 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/flow-tools: Moved man to share/man |
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.68.6_4 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.68.6_4 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.68.6_4 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.68.6_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.68.6_4 13 Feb 2021 12:37:52 |
bofh |
net-mgmt/flow-tools: Fix config path
- Fix errors with python3.7 [1]
PR: 251054 [1] , 252131
Submitted by: vladimir.pushkar@gmail.com [1]
Reported by: may@vlant.ru , andrew.hotlab@hotmail.com [1] |
0.68.6_3 25 Sep 2020 17:16:30 |
bofh |
net-mgmt/flow-tools: Fix compilation when all options turned off
- Remove python 2.7 dependency [1] [2]
PR: 249388 [1] 249739 [2]
Submitted by: vladimir.pushkar@gmail.com [1]
Reported by: swills [2] |
0.68.6_2 29 Aug 2020 06:33:20 |
tcberner |
net-mgmt/flow-tools: fix build on recent current |
0.68.6_2 22 Jul 2020 06:09:53 |
bofh |
net-mgmt/flow-tools: Fix run with python3
- Pet portlint
PR: 247437
Submitted by: andrew.hotlab@hotmail.com |
0.68.6_1 03 Sep 2019 21:53:47 |
bofh |
net-mgmt/flow-tools: Fix build with OpenSSL 1.1.x
PR: 239709
Submitted by: ports@bsdserwis.com |
0.68.6 21 Mar 2019 21:55:31 |
bofh |
net-mgmt/flow-tools: Update version 0.68=>0.68.6
- The original development has stalled. After tthatt Andrew tried to work
on this project but I believe that has also stalled. Hence I have created
a git repo applied some FreeBSD patches and released a new version.
PR: 224840 |
0.68_10 06 Feb 2018 15:19:57 |
amdmi3 |
- Fix shebangs
- Switch to options helpers
- Add missing USES=ssl for WITH=OPENSSL case
- Fix manpage installation by using MANPREFIX
Approved by: portmgr blanket |
0.68_9 30 Apr 2017 21:27:52 |
ler |
Remove CONFLICTS= for expired/removed net-mgmt/flow-tools-ng
Approved by: adamw (mentor, implicit) |
0.68_9 05 Feb 2017 03:30:43 |
jbeich |
Prefer -std=gnu89 over -fgnu89-inline |
0.68_9 04 Feb 2017 04:16:59 |
jbeich |
net-mgmt/flow-tools: respect CFLAGS and unbreak with gcc5 or later
../lib/libft.a(ftfil.o): In function `resolve_primitives':
ftfil.c:(.text+0x12bb): undefined reference to `eval_match_src_as'
ftfil.c:(.text+0x13e7): undefined reference to `eval_match_ip_prot'
ftfil.c:(.text+0x1432): undefined reference to `eval_match_ip_src_prefix_len'
[...]
PR: 216707
Reported by: antoine (via exp-run) |
0.68_8 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.68_7 01 Jun 2016 13:15:07 |
mat |
Fix build if the MYSQL option is enabled with any other option.
Sponsored by: Absolight |
0.68_7 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
0.68_7 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
0.68_7 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
0.68_7 24 Oct 2014 16:29:52 |
mva |
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit) |
0.68_7 04 Sep 2014 19:26:24 |
antoine |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
0.68_7 26 Mar 2014 19:12:54 |
garga |
Support STAGE
Approved by: portmgr (blanket) |
0.68_7 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.68_7 27 May 2013 11:22:21 |
rene |
- Convert Makefile header
- Convert to optionsNG
PR: ports/178427
Submitted by: rum1cro@yandex.ru
Approved by: maintainer (5u623l20@gmail.com) |
0.68_7 09 Oct 2012 22:12:14 |
linimon |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
0.68_7 17 Mar 2012 05:21:05 |
miwi |
- Set / Update Portscout flags
- Pass maintainership to submitter
PR: 166062 166105 166112 166113 166114
166115 166141 166154 166155 166156
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes |
0.68_7 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.68_7 28 Nov 2011 16:22:31 |
scheidell |
PR: 146145
Submitted by: fw@moov.de
Reviewed by: scheidell
Approved by: maintainer (fw@moov.de, timeout), gabor (mentor)
Feature safe: yes |
0.68_7 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
0.68_7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.68_7 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
0.68_7 16 Nov 2008 22:39:21 |
stas |
- Flow-tools conflicts with freshly-imported flow-tools-ng. |
0.68_6 08 Nov 2007 23:09:46 |
stas |
- Fix flow-capture on amd64
- Bump portrevision.
PR: ports/116677
Submitted by: Michael W Lucas <mwlucas@blackhelicopters.org>
Approved by: portmgr (erwin) |
0.68_5 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.68_5 10 Jul 2007 14:17:21 |
stas |
- Add patch to fix an excess comma problem when exporting flows to SQL or
ASCII format. See the following url for further info:
http://www.mail-archive.com/flow-tools@list.splintered.net/msg01034.html
- Bump portrevision.
Submitted by: Vladimir Zorin <vladimir@braveduck.spb.ru> |
0.68_4 12 Jun 2007 12:52:33 |
stas |
- Add rc.d script for flow-fanout
- Bump PORTREVISION. |
0.68_3 10 Apr 2007 19:32:35 |
stas |
- Use static gid/uid.
Submitted by: kris |
0.68_3 19 Dec 2006 22:44:25 |
stas |
- Add openssl support [1]
- Fix rcNG script comment [2]
- Quoute variables in CONFIGURE_ARGS for space-safety
- Respect CFLAGS
Submitted by: Dominik Brettnacher <domi@saargate.de> [1],
Geoff Garside <geoff@geoffgarside.co.uk> [2] |
0.68_3 22 Nov 2006 16:15:47 |
stas |
Forced commit to publish the contents of /tmp/msg file, mentioned in the
previous checkin.
- Fix crash on expiring old files. Patch was also submitted upstream
- Improve rc_ng startup script. ChangeLog:
* Add ability run multiple instances of flow capture by introducing
configurations profiles
* Eliminate non-standart _args option, use _flags instead
* Allow tweaking the datasize value
* Rename flow_tools_datadir to flow_capture_datadir as other
options have flow_tools_xxx name
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> |
0.68_3 22 Nov 2006 15:44:55 |
stas |
/tmp/msg |
0.68_2 08 Nov 2006 01:06:16 |
stas |
- Add rc_subr script to run the flow-capture daemon [1]
- Fix some missed includes to avoid warnings
- Bump portrevision
Submitted by: "Ryan T. Dean" <rtdean@cytherianage.net> (based on) [1] |
0.68_1 02 Oct 2006 09:11:16 |
stas |
- Fix compiling with gcc 4.1
- Take maintainership
Approved by: sem (mentor) |
0.68_1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.68_1 18 Mar 2006 22:21:52 |
linimon |
Reset maintainer at his request due to current lack of FreeBSD time. |
0.68_1 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
0.68_1 09 Dec 2005 14:34:26 |
pav |
- Add support for mysql and postgresql
PR: ports/73285
Submitted by: Yuri Y. Bushmelev <jay-dev@simcom.ru>
Approved by: maintainer timeout (billf; 13 months)
- Add runtime dependency on python, three commands are in fact python scripts
PR: ports/88475
Submitted by: Larry Rosenman <ler@lerctr.org>
Approved by: maintainer timeout (billf; 1 month)
- Remove unused patch file |
0.68 15 Jun 2005 20:14:59 |
anders |
Update to 0.68.
Sponsored by: University of Tromsø & University of Bergen
Approved by: maintainer |
0.67 19 Jan 2005 11:27:54 |
krion |
Fix build for net-mgmt/py-flowtools on amd64. |
0.67 19 Jan 2005 11:26:22 |
krion |
Rename patch to more suitable name. |
0.67 24 Aug 2004 08:44:04 |
krion |
Fix build with gcc-3.4 |
0.67 05 Aug 2004 04:10:58 |
kuriyama |
Unbreak on recent current.
No response from: maintainer |
0.67 07 Jul 2004 22:17:17 |
billf |
update to 0.67 |
0.66_1 29 Jun 2004 11:43:24 |
pav |
- Install man pages in post-install: instead of pre-install:
This fixes installation to clean prefix, mtree was invoked after pre-install:
target from port.
Reported by: Martin Horcicka <martin.horcicka@col.cz> |
0.66_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.66_1 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |