aboutsummaryrefslogtreecommitdiffstats
path: root/net/dosdetector
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20060203garga2006-02-042-4/+4
| | | | | PR: ports/92765 Submitted by: maintainer
* Update to 20060103ehaupt2006-01-042-13/+13
| | | | | PR: 91267 Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx> (maintainer)
* Change version numbering. Instead of 0.0-revision, it's now the date:edwin2006-01-032-3/+2
| | | | dosdetector-20060101
* Update port: net/dosdetector New funcionalityedwin2006-01-032-5/+5
| | | | | PR: ports/91221 Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Update to 20050711 snapshot.novel2005-07-112-4/+4
| | | | | PR: 83246 Submitted by: Krzysztof Pawlowski (maintainer)
* Update to 20050709 snapshot.novel2005-07-102-4/+4
| | | | | PR: 83182 Submitted by: Krzysztof Pawlowski (maintainer)
* Update to 20050701.novel2005-07-012-4/+4
| | | | | PR: 82850 Submitted by: Krzysztof Pawlowski (maintainer)
* Update to 20050616 snapshot.barner2005-06-232-4/+4
| | | | | | PR: ports/82570 Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx> (maintainer)
* Update to 20050612 snapshotpat2005-06-122-3/+5
| | | | | | | Silence portlint and bump PORTREVISION PR: ports/82153 Submitted by: maintainer
* Add dosdetector 0.0, detect suspicious network traffic.barner2005-06-063-0/+36
The port will be based on dated CVS snapshots until the release of version 1.0 (thus PORTVERSION 0.0). PR: 81917 Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>