Commit graph

18 commits

Author SHA1 Message Date
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Wesley Shields
6f0142ba6a - Fix when using WITH_PERL and WITH_PYTHON
- Make pkg-install script accept FLOWD_UID from environment

PR:		ports/137560
Submitted by:	Mel Flynn <mel.flynn+fbsd.ports@mailing.thruhere.net>
Approved by:	Janos Mohacsi <mohacsi@niif.hu> (maintainer)
2009-10-15 21:26:58 +00:00
Wesley Shields
78c96492b1 - Eliminate empty _flags assignment
- s/ipcad/flowd

Noticed by:	dougb
2009-07-14 12:59:10 +00:00
Wesley Shields
7ebb50e937 - Install RC script.
PR:		ports/135949
Submitted by:	Rashid N. Achilov <citycat4@ngs.ru>
Approved by:	maintainer timeout
2009-07-13 16:22:56 +00:00
Dmitry Marakasov
a749df4968 - Update to 0.9.1
- Mark BROKEN for WITH_{PERL|PYTHON} cases, as plist is incomplete

PR:		134319
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2009-05-31 18:42:14 +00:00
Edwin Groothuis
52d564a552 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:24:29 +00:00
Gabor Kovesdan
42542fb076 - 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)
2007-08-04 11:41:30 +00:00
Shaun Amott
5c35419523 - Fix build on 4.x.
PR:		ports/102416
Submitted by:	Maurice Castro <maurice@vinum.clari.net.au>
Approved by:	maintainer timeout (4 weeks)
2006-09-20 13:40:32 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Pav Lucistnik
2966eec37b - Mark broken on 4.X
Reported by:	krismail
2006-04-03 20:54:30 +00:00
Pav Lucistnik
78e6ac00d1 - Update to 0.9
PR:		ports/95051
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2006-04-01 23:18:06 +00:00
Edwin Groothuis
9a50715eee SHA256ify
Approved by: krion@
2006-02-01 01:08:07 +00:00
Pav Lucistnik
937b77e48d - Update to 0.8.5
PR:		ports/81829
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2005-06-04 00:43:20 +00:00
Pav Lucistnik
6a947f0a88 - Fix build with read-only ports tree
PR:		ports/76788
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2005-01-29 19:07:49 +00:00
Kevin Lo
32ad3aa428 - Add privilege separation user handling.
- Bump PORTREVISION

PR: ports/76669
Submitted by: MAINTAINER
2005-01-26 05:13:28 +00:00
Kirill Ponomarev
bc934c92cc Update to 0.8
PR:		ports/76343
Submitted by:	maintainer
2005-01-19 09:57:33 +00:00
Maxim Sobolev
11b173559c In FreeBSD correct path to pid file is /var/run, not ${PREFIX}/var/run. Bump
PORTREVISION.

Reported by:    Yuri Babushkin <piton@united.net.ua>
2005-01-08 10:25:53 +00:00
Pav Lucistnik
62d1b1e1c5 Add flowd, a small, fast and secure NetFlow collector. It offers the following
features:

* Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows)
* Supports both IPv4 and IPv6 transport of flows
* Secure: flowd is privilege separated to limit the impact of any compromise
* Supports filtering and tagging of flows, using a packet filter-like syntax
* Stores recorded flow data in a compact binary format which supports
  run-time choice over which flow fields are stored
* Ships with both Perl and Python interfaces for reading and parsing the
  on-disk record format
* Is licensed under a liberal BSD-like license

PR:		ports/73722
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-11-12 20:52:09 +00:00