notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-mgmt/flow-tools/Makefile
SVNWeb

Number of commits found: 42

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  43ac3e2  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 13 Feb 2021
[ 12:37 bofh search for other commits by this committer ] Original commit   Revision:565131
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]
Fri, 25 Sep 2020
[ 17:16 bofh search for other commits by this committer ] Original commit   Revision:550057
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]
Wed, 22 Jul 2020
[ 06:09 bofh search for other commits by this committer ] Original commit   Revision:542834
net-mgmt/flow-tools: Fix run with python3

- Pet portlint

PR:		247437
Submitted by:	andrew.hotlab@hotmail.com
Tue, 3 Sep 2019
[ 21:53 bofh search for other commits by this committer ] Original commit   Revision:511046
net-mgmt/flow-tools: Fix build with OpenSSL 1.1.x

PR:		239709
Submitted by:	ports@bsdserwis.com
Thu, 21 Mar 2019
[ 21:55 bofh search for other commits by this committer ] Original commit   Revision:496516 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Feb 2018
[ 15:19 amdmi3 search for other commits by this committer ] Original commit   Revision:461065
- Fix shebangs
- Switch to options helpers
- Add missing USES=ssl for WITH=OPENSSL case
- Fix manpage installation by using MANPREFIX

Approved by:	portmgr blanket
Sun, 30 Apr 2017
[ 21:27 ler search for other commits by this committer ] Original commit   Revision:439847
Remove CONFLICTS= for expired/removed net-mgmt/flow-tools-ng

Approved by:	adamw (mentor, implicit)
Sun, 5 Feb 2017
[ 03:30 jbeich search for other commits by this committer ] Original commit   Revision:433346
Prefer -std=gnu89 over -fgnu89-inline
Sat, 4 Feb 2017
[ 04:16 jbeich search for other commits by this committer ] Original commit   Revision:433278
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)
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 24 Dec 2014
[ 00:14 bofh search for other commits by this committer ] Original commit   Revision:375378 (Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
Sat, 22 Nov 2014
[ 20:40 crees search for other commits by this committer ] Original commit   Revision:373100 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Finally retire USE_PGSQL
Fri, 24 Oct 2014
[ 16:29 mva search for other commits by this committer ] Original commit   Revision:371450 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python

Approved by:	portmgr (implicit)
Thu, 4 Sep 2014
[ 19:26 antoine search for other commits by this committer ] Original commit   Revision:367307 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
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
Wed, 26 Mar 2014
[ 19:12 garga search for other commits by this committer ] Original commit   Revision:349281
Support STAGE

Approved by:	portmgr (blanket)
Fri, 20 Sep 2013
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:327757 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Mon, 27 May 2013
[ 11:22 rene search for other commits by this committer ] Original commit   Revision:319210
- Convert Makefile header
- Convert to optionsNG

PR:		ports/178427
Submitted by:	rum1cro@yandex.ru
Approved by:	maintainer (5u623l20@gmail.com)
Tue, 9 Oct 2012
[ 22:12 linimon search for other commits by this committer ] Original commit   Revision:305610 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 17 Mar 2012
[ 05:21 miwi search for other commits by this committer ] Original commit 
- 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
Mon, 28 Nov 2011
[ 16:22 scheidell search for other commits by this committer ] Original commit 
PR:     146145
Submitted by:   fw@moov.de
Reviewed by:    scheidell
Approved by:    maintainer (fw@moov.de, timeout), gabor (mentor)
Feature safe:   yes
Mon, 24 Oct 2011
[ 03:33 stas search for other commits by this committer ] Original commit  (Only the first 10 of 258 ports in this commit are shown above. View all ports for this commit)
- 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).
Sun, 16 Nov 2008
[ 22:39 stas search for other commits by this committer ] Original commit 
- Flow-tools conflicts with freshly-imported flow-tools-ng.
Thu, 8 Nov 2007
[ 23:09 stas search for other commits by this committer ] Original commit 
- Fix flow-capture on amd64
- Bump portrevision.

PR:             ports/116677
Submitted by:   Michael W Lucas <mwlucas@blackhelicopters.org>
Approved by:    portmgr (erwin)
Sat, 4 Aug 2007
[ 11:41 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- 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)
Tue, 10 Jul 2007
[ 14:17 stas search for other commits by this committer ] Original commit 
- 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>
Tue, 12 Jun 2007
[ 12:52 stas search for other commits by this committer ] Original commit 
- Add rc.d script for flow-fanout
- Bump PORTREVISION.
Tue, 10 Apr 2007
[ 19:32 stas search for other commits by this committer ] Original commit 
- Use static gid/uid.

Submitted by:   kris
Tue, 19 Dec 2006
[ 22:44 stas search for other commits by this committer ] Original commit 
- 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]
Wed, 22 Nov 2006
[ 16:15 stas search for other commits by this committer ] Original commit 
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>
[ 15:44 stas search for other commits by this committer ] Original commit 
/tmp/msg
Wed, 8 Nov 2006
[ 01:06 stas search for other commits by this committer ] Original commit 
- 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]
Mon, 2 Oct 2006
[ 09:11 stas search for other commits by this committer ] Original commit 
- Fix compiling with gcc 4.1
- Take maintainership

Approved by:    sem (mentor)
Thu, 11 May 2006
[ 22:49 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 270 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with N
Sat, 18 Mar 2006
[ 22:21 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Reset maintainer at his request due to current lack of FreeBSD time.
Fri, 9 Dec 2005
[ 14:34 pav search for other commits by this committer ] Original commit 
- 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
Wed, 15 Jun 2005
[ 20:14 anders search for other commits by this committer ] Original commit 
Update to 0.68.

Sponsored by:   University of Tromsø & University of Bergen

Approved by:    maintainer
Wed, 7 Jul 2004
[ 22:17 billf search for other commits by this committer ] Original commit 
update to 0.67
Tue, 29 Jun 2004
[ 11:43 pav search for other commits by this committer ] Original commit 
- 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>
Mon, 23 Feb 2004
[ 04:42 wollman search for other commits by this committer ] Original commit  (Only the first 10 of 907 ports in this commit are shown above. View all ports for this commit)
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

Number of commits found: 42