Commit graph

11 commits

Author SHA1 Message Date
Pav Lucistnik
74a84673b8 - Attempt to fix plist on 7.0
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-13 00:40:27 +00:00
David Thiel
71e2b0222a Update to 0.11.7. 2007-10-09 18:48:35 +00:00
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
David Thiel
6cc3ff66b3 Use MANPREFIX instead of PREFIX. 2007-06-23 17:56:38 +00:00
David Thiel
25578594bb Upgrade to 0.11.2 and fix man pages installing to obnoxious locations. 2007-06-23 04:01:28 +00:00
David Thiel
5b5dc26aae Fix a case where port build detected (a broken) liblzo install but
configure did not, silently disabling flowcap packing tools. configure
should now fail properly in this case, and plist expects the flowcap
tools.

Submitted by:	kris
2007-06-14 01:21:39 +00:00
David Thiel
ac2546e65f Updating to 0.11.1, and changing to new master site. Changelog can
be found at:

http://tools.netsa.cert.org/silk/silk_releasenote.html
2007-06-12 05:52:57 +00:00
David Thiel
6234f76585 Remove BROKEN on 4.x (due to EOL).
PR:		ports/111827
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
Reviewed by:	lx
Approved by:	edwin (mentor)
2007-04-22 01:14:26 +00:00
David Thiel
885001dbf1 Updating to 0.10.5.
Approved by:	edwin (mentor)
2006-12-28 08:44:48 +00:00
Martin Wilke
3637753959 - Update to 0.10.3
PR:		ports/105591
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2006-11-17 08:42:13 +00:00
Jean-Yves Lefort
d5fcf1d08f Add silktools.
SiLK, the System for Internet-Level Knowledge, is a collection of
netflow tools developed by the CERT/NetSA (Network Situational
Awareness) Team to facilitate security analysis in large networks.

SiLK consists of a suite of tools which collect and examine netflow
data, allowing analysts to rapidly query large sets of data.

WWW: http://silktools.sourceforge.net

PR:		ports/94623
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2006-03-19 23:11:14 +00:00