| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.68_7
|
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. |
28 Nov 2011 16:22:31
0.68_7
|
scheidell  |
PR: 146145
Submitted by: fw@moov.de
Reviewed by: scheidell
Approved by: maintainer (fw@moov.de, timeout), gabor (mentor)
Feature safe: yes |
24 Oct 2011 03:33:20
0.68_7
|
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). |
20 Mar 2011 12:54:45
0.68_7
|
miwi  |
- Get Rid MD5 support |
15 Jul 2009 16:56:10
0.68_7
|
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. |
16 Nov 2008 22:39:21
0.68_7
|
stas  |
- Flow-tools conflicts with freshly-imported flow-tools-ng. |
08 Nov 2007 23:09:46
0.68_6
|
stas  |
- Fix flow-capture on amd64
- Bump portrevision.
PR: ports/116677
Submitted by: Michael W Lucas <mwlucas@blackhelicopters.org>
Approved by: portmgr (erwin) |
04 Aug 2007 11:41:31
0.68_5
|
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) |
10 Jul 2007 14:17:21
0.68_5
|
stas  |
- Add patch to fix an excess comma problem when exporting flows to SQL or
ASCII format. See the following url for further info:
flow-tools@list.splintered.net/msg01034.html">http://www.mail-archive.com/flow-tools@list.splintered.net/msg01034.html
- Bump portrevision.
Submitted by: Vladimir Zorin <vladimir@braveduck.spb.ru> |
12 Jun 2007 12:52:33
0.68_4
|
stas  |
- Add rc.d script for flow-fanout
- Bump PORTREVISION. |
10 Apr 2007 19:32:35
0.68_3
|
stas  |
- Use static gid/uid.
Submitted by: kris |
19 Dec 2006 22:44:25
0.68_3
|
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] |
22 Nov 2006 16:15:47
0.68_3
|
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> |
22 Nov 2006 15:44:55
0.68_3
|
stas  |
/tmp/msg |
08 Nov 2006 01:06:16
0.68_2
|
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] |
02 Oct 2006 09:11:16
0.68_1
|
stas  |
- Fix compiling with gcc 4.1
- Take maintainership
Approved by: sem (mentor) |
11 May 2006 22:49:56
0.68_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
18 Mar 2006 22:21:52
0.68_1
|
linimon  |
Reset maintainer at his request due to current lack of FreeBSD time. |
01 Feb 2006 01:08:07
0.68_1
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 14:34:26
0.68_1
|
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 |
15 Jun 2005 20:14:59
0.68
|
anders  |
Update to 0.68.
Sponsored by: University of Tromsø & University of Bergen
Approved by: maintainer |
19 Jan 2005 11:27:54
0.67
|
krion  |
Fix build for net-mgmt/py-flowtools on amd64. |
19 Jan 2005 11:26:22
0.67
|
krion  |
Rename patch to more suitable name. |
24 Aug 2004 08:44:04
0.67
|
krion  |
Fix build with gcc-3.4 |
05 Aug 2004 04:10:58
0.67
|
kuriyama  |
Unbreak on recent current.
No response from: maintainer |
07 Jul 2004 22:17:17
0.67
|
billf  |
update to 0.67 |
29 Jun 2004 11:43:24
0.66_1
|
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> |
31 Mar 2004 03:12:58
0.66_1
|
trevor  |
SIZEify (maintainer timeout) |
23 Feb 2004 04:42:13
0.66_1
|
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 |