| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 Oct 2007 03:16:18
0.9
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
04 Aug 2007 12:41:31
0.9
|
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) |
20 Sep 2006 14:40:32
0.9
|
shaun  |
- Fix build on 4.x.
PR: ports/102416
Submitted by: Maurice Castro <maurice@vinum.clari.net.au>
Approved by: maintainer timeout (4 weeks) |
04 Aug 2006 13:34:50
0.9
|
erwin  |
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 |
03 Apr 2006 21:49:48
0.9
|
pav  |
- Mark broken on 4.X
Reported by: krismail |
02 Apr 2006 00:18:06
0.9
|
pav  |
- Update to 0.9
PR: ports/95051
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
01 Feb 2006 01:08:07
0.8.5
|
edwin  |
SHA256ify
Approved by: krion@ |
04 Jun 2005 01:43:20
0.8.5
|
pav  |
- Update to 0.8.5
PR: ports/81829
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
29 Jan 2005 19:07:49
0.8_1
|
pav  |
- Fix build with read-only ports tree
PR: ports/76788
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
26 Jan 2005 05:13:28
0.8_1
|
kevlo  |
- Add privilege separation user handling.
- Bump PORTREVISION
PR: ports/76669
Submitted by: MAINTAINER |
19 Jan 2005 09:57:33
0.8
|
krion  |
Update to 0.8
PR: ports/76343
Submitted by: maintainer |
08 Jan 2005 10:25:53
0.7_1
|
sobomax  |
In FreeBSD correct path to pid file is /var/run, not ${PREFIX}/var/run. Bump
PORTREVISION.
Reported by: Yuri Babushkin <piton@united.net.ua> |
12 Nov 2004 20:52:09
0.7
|
pav  |
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> |