summaryrefslogtreecommitdiff
path: root/security/portsentry (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* * Update portsentry to 1.0Chris D. Faulhaber1999-12-222-6/+6
| | | | | | | | | | | * Remove current MAINTAINER as email has been unreachable for weeks * Add dan@freebsddiary.com as MAINTAINER at his request PR: 15490 Submitted by: Dan Langille <dan@freebsddiary.com> Notes: svn path=/head/; revision=23809
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Make more package friendlyMichael Haro1999-05-171-0/+6
| | | | Notes: svn path=/head/; revision=18854
* Upgrade to 0.90Michael Haro1999-05-176-73/+50
| | | | | | | Noticed by: Jim Dutton <jimd@dutton3.it.siu.edu> Notes: svn path=/head/; revision=18853
* Add WWW: to DESCR filesMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18397
* Update path/nameMichael Haro1999-04-193-9/+11
| | | | | | | | PR: 11040 Submitted by: me Notes: svn path=/head/; revision=18013
* Respect CC and CFLAGSKris Kennaway1999-04-161-5/+12
| | | | Notes: svn path=/head/; revision=17922
* Respect the value of ${PREFIX}.Masafumi Max NAKANE1999-01-201-4/+9
| | | | Notes: svn path=/head/; revision=16214
* Oops, double-quotes need to be escaped in Makefiles.Masafumi Max NAKANE1999-01-201-1/+1
| | | | Notes: svn path=/head/; revision=16213
* Modify this patch to change the distributed Makefile to:Masafumi Max NAKANE1999-01-201-5/+9
| | | | | | | | | * Let the install target print correct location of the conf file. * Use CFLAGS+= instead of commenting it out. * Add -DPREFIX="${PREFIX}" to the CFLAGS. Notes: svn path=/head/; revision=16212
* Install README.{install,methods} to share/doc/sentry.Masafumi Max NAKANE1999-01-201-0/+3
| | | | Notes: svn path=/head/; revision=16211
* Standardize thecomment at the beginning.Masafumi Max NAKANE1999-01-201-2/+9
| | | | | | | Install README.{install,methods} to share/doc/sentry. Notes: svn path=/head/; revision=16210
* Import of abacus sentry v 0.61Justin M. Seger1998-12-198-0/+99
Sentry is part of the Abacus Project suite of security tools. It is a program designed to detect and respond to port scans against a target host in real-time. There are other port scan detectors that peform similar detection of scans,but the Sentry has some unique features that may make it worth looking into. PR: ports/5475 Submitted by: chris@still.whet.org Notes: svn path=/head/; revision=15433