Commit graph

5 commits

Author SHA1 Message Date
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
6bff79e23a - Update to 0.9.8
PR:             ports/105328
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2006-12-15 09:58:44 +00:00
Edwin Groothuis
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Tilman Keskinoz
3a228f9a81 Update to 0.9.7
* fixes some bugs
* support for export of flow records to multicast groups.

PR:		76348
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-01-25 19:05:57 +00:00
Pav Lucistnik
026037c5f9 Add softflowd, flow-based network traffic analyser capable of Cisco NetFlow
data export. Softflowd semi-statefully tracks traffic flows recorded by
listening on a network interface or by reading a packet capture file.
These flows may be reported via NetFlow to a collecting host or summarised
within softflowd itself.

PR:		ports/73723
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-11-12 21:06:11 +00:00