Commit Graph

19 Commits

Author SHA1 Message Date
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Will Andrews
e816a00130 Detect of portsentry.conf hasn't changed and delete on uninstall if true.
PR:		23659
Submitted by:	David W. Chapman, Jr. <dwcjr@inethouston.net>
Approved by:	Dan Langille <dan@langille.org> (MAINTAINER)
2000-12-21 19:42:04 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Will Andrews
680ce7242f Mention that the stealth code in portsentry only works on Linux, and
install a file stating this.

PR:		20859
Submitted by:	MAINTAINER
Suggested by:	Brent Kearney <brent@kearneys.ca> (by way of MAINTAINER)
2000-08-26 10:20:24 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Chris D. Faulhaber
b97a47d2df * Update portsentry to 1.0
* 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>
1999-12-22 14:26:41 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Michael Haro
edd31302a5 Make more package friendly 1999-05-17 05:22:29 +00:00
Michael Haro
50bea79525 Upgrade to 0.90
Noticed by: Jim Dutton <jimd@dutton3.it.siu.edu>
1999-05-17 05:21:25 +00:00
Michael Haro
46162f4b9d Add WWW: to DESCR files 1999-05-03 04:04:46 +00:00
Michael Haro
52e2618384 Update path/name
PR:		11040
Submitted by:	me
1999-04-19 19:49:40 +00:00
Kris Kennaway
47d186cd6e Respect CC and CFLAGS 1999-04-16 10:39:44 +00:00
Masafumi Max NAKANE
c615c436b3 Respect the value of ${PREFIX}. 1999-01-20 21:59:09 +00:00
Masafumi Max NAKANE
42cf14352d Oops, double-quotes need to be escaped in Makefiles. 1999-01-20 21:52:06 +00:00
Masafumi Max NAKANE
eedce59458 Modify this patch to change the distributed Makefile to:
* Let the install target print correct location of the conf file.
* Use CFLAGS+= instead of commenting it out.
* Add -DPREFIX="${PREFIX}" to the CFLAGS.
1999-01-20 21:04:29 +00:00
Masafumi Max NAKANE
960b65e494 Install README.{install,methods} to share/doc/sentry. 1999-01-20 20:49:52 +00:00
Masafumi Max NAKANE
7ab8a7a8ac Standardize thecomment at the beginning.
Install README.{install,methods} to share/doc/sentry.
1999-01-20 20:49:45 +00:00
Justin M. Seger
4cb8e70952 Import of abacus sentry v 0.61
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
1998-12-19 16:53:20 +00:00