Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Use own do-install target | vanilla | 2001-01-14 | 3 | -2/+13 |
| | | | | | | | | (mainly to strip binary properly) - Add WWW: line PR: ports/24288 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Add a patch to fix a couple of memory handling problems which show up with | ben | 2001-01-05 | 1 | -0/+26 |
| | | | | MALLOC_OPTIONS=AJ. | ||||
* | Reset maintainer to ports@FreeBSD.org, the old maintainer doesn't | ben | 2001-01-05 | 1 | -1/+1 |
| | | | | | | use this software any more. Approved by: maintainer | ||||
* | Update master site. | ben | 2000-12-29 | 1 | -1/+1 |
| | | | | Approved by: maintainer | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Upgrade to nstreams 1.0.0 | kris | 2000-02-07 | 2 | -3/+3 |
| | | | | Reviewed by: Maintainer | ||||
* | Import of nstreams. | cpiazza | 1999-09-25 | 5 | -0/+39 |
nstreams analyzes the streams that occur on a network. It displays which streams are generated by users and can optionally generation ipfw rules that will match these streams, thus only allowing what is required for the users, and nothing more. PR: 13913 Submitted by: Daniel O'Connor <darius@dons.net.au> |