1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.2

This commit is contained in:
Pav Lucistnik 2006-10-06 18:23:38 +00:00
parent 29159b39bc
commit 2366078d57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174652
3 changed files with 19 additions and 6 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= portsentry
PORTVERSION= 1.1
PORTVERSION= 1.2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PACKETSTORM}
MASTER_SITE_SUBDIR= UNIX/IDS
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sentrytools
MAINTAINER= ports@FreeBSD.org
COMMENT= Port scan detection and active defense
@ -18,6 +18,7 @@ SUB_FILES= portsentry.sh
ALL_TARGET= freebsd
CFLAGS+= -DPREFIX=\"${PREFIX}\"
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
WRKSRC= ${WRKDIR}/portsentry_beta
post-patch:
@${REINPLACE_CMD} -e 's,/usr/local/psionic/portsentry,${PREFIX}/etc,g' \

View File

@ -1,3 +1,3 @@
MD5 (portsentry-1.1.tar.gz) = 782839446b7eca554bb1880ef0882670
SHA256 (portsentry-1.1.tar.gz) = eb06f3c328614365a9fe61b8878acb76cbf364cb695dda37536a3b0e07a13f1f
SIZE (portsentry-1.1.tar.gz) = 45871
MD5 (portsentry-1.2.tar.gz) = 3ebd3618ba9abfea2525e236bd44cebd
SHA256 (portsentry-1.2.tar.gz) = dd1edcfcf2d9db7b5722de4f1da36ae45703bf05917af657ab6f7491be7fa52e
SIZE (portsentry-1.2.tar.gz) = 48054

View File

@ -0,0 +1,12 @@
--- portsentry.c.orig Fri May 23 20:10:13 2003
+++ portsentry.c Fri Oct 6 20:18:26 2006
@@ -1581,8 +1581,7 @@
Usage (void)
{
printf ("PortSentry - Port Scan Detector.\n");
- printf ("Copyright 1997-2003 Craig H. Rowland <craigrowland at users dot
-sourceforget dot net>\n");
+ printf ("Copyright 1997-2003 Craig H. Rowland <craigrowland at users dot sourceforget dot net>\n");
printf ("Licensing restrictions apply. Please see documentation\n");
printf ("Version: %s\n\n", VERSION);
#ifdef SUPPORT_STEALTH