Doug Barton
0175383f0a
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.
2009-07-15 16:56:10 +00:00
Stanislav Sedov
72d55b0a50
- Fix flow-capture on amd64
...
- Bump portrevision.
PR: ports/116677
Submitted by: Michael W Lucas <mwlucas@blackhelicopters.org>
Approved by: portmgr (erwin)
2007-11-08 23:09:46 +00:00
Stanislav Sedov
2374c4b18f
- 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>
2007-07-10 14:17:21 +00:00
Stanislav Sedov
bc78cbafa8
- Add rc.d script for flow-fanout
...
- Bump PORTREVISION.
2007-06-12 12:52:32 +00:00
Stanislav Sedov
cb49ebd8e8
- Use static gid/uid.
...
Submitted by: kris
2007-04-10 19:32:35 +00:00
Stanislav Sedov
7264a016b6
- 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]
2006-12-19 22:44:25 +00:00
Stanislav Sedov
5497eb9b33
/tmp/msg
2006-11-22 15:44:55 +00:00
Stanislav Sedov
a75b9780d3
- 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]
2006-11-08 01:06:16 +00:00
Stanislav Sedov
8f7bbd0ed4
- Fix compiling with gcc 4.1
...
- Take maintainership
Approved by: sem (mentor)
2006-10-02 09:11:16 +00:00
Pav Lucistnik
c937cfe6f7
- 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
2005-12-09 14:34:26 +00:00
Anders Nordby
888700f56f
Update to 0.68.
...
Sponsored by: University of Tromsø & University of Bergen
Approved by: maintainer
2005-06-15 20:14:59 +00:00
Kirill Ponomarev
2ce1770c17
Fix build for net-mgmt/py-flowtools on amd64.
2005-01-19 11:27:54 +00:00
Kirill Ponomarev
65d7eb9af0
Rename patch to more suitable name.
2005-01-19 11:26:22 +00:00
Kirill Ponomarev
44d1049821
Fix build with gcc-3.4
2004-08-24 08:44:04 +00:00
Jun Kuriyama
60a237e169
Unbreak on recent current.
...
No response from: maintainer
2004-08-05 04:10:58 +00:00
Bill Fumerola
e25142a857
update to 0.67
2004-07-07 22:17:17 +00:00
Kris Kennaway
0acb47f959
Typo in buffer size declaration leads to an overflow. Bump PORTREVISION.
...
Obtained from: OpenBSD
2003-06-27 03:53:16 +00:00
Bill Fumerola
997b6465c4
upgrade to 0.66, takeover maintainership
...
Approved by: maintainer
2003-04-04 04:07:16 +00:00
Ying-Chieh Liao
bee7e2deef
upgrade to 0.62
...
PR: 45463
Submitted by: maintainer
2002-11-19 08:04:19 +00:00
Patrick Li
e82d9f4906
Update to 0.57
...
PR: 37335
Submitted by: Maxim Konovalov <maxim@macomnet.ru>
Reviewed by: maintainer
Approved by: maintainer
2002-04-28 23:38:19 +00:00
Chris Timmons
7c8497a2f6
Correct problem with flow-capture -N-2 format which caused daemon
...
to be unable to create its own temporary files.
flow-tools developer Mark Fullmer has acknowledged the patch.
2002-04-17 17:00:43 +00:00
Patrick Li
c07d3db32a
Update to 0.56
...
PR: 33296
Submitted by: maxim@macomnet.ru , MAINTAINER
Reviewed by: maintainer
2002-01-13 21:53:22 +00:00
David W. Chapman Jr.
49531122d7
Update to 0.55
...
Take out patches(unneeded)
Add scripts to be run
Add new WWW to pkg-descr
PR: 29604
Submitted by: maxim@macomnet.ru
2001-08-30 20:07:26 +00:00
Will Andrews
491b358b14
Add flow-tools 0.34, a set of tools to manipulate Cisco's NetFlow Export.
...
PR: 20178
Submitted by: Aleksandr A. Babaylov <.@babolo.ru>
2000-08-11 11:11:53 +00:00