aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p0f
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2012-10-07 12:34:55 +0000
committerJason E. Hale <jhale@FreeBSD.org>2012-10-07 12:34:55 +0000
commitef3169fae8d26cbf85f62b25704fbe659ce1c994 (patch)
treecbd3b923026172664539110fdfd39827355cbd55 /net-mgmt/p0f
parentfd7a21d9437690ce6768400e8cdfd77a63b14207 (diff)
downloadports-ef3169fae8d26cbf85f62b25704fbe659ce1c994.tar.gz
ports-ef3169fae8d26cbf85f62b25704fbe659ce1c994.zip
Notes
Diffstat (limited to 'net-mgmt/p0f')
-rw-r--r--net-mgmt/p0f/Makefile15
-rw-r--r--net-mgmt/p0f/distinfo4
2 files changed, 8 insertions, 11 deletions
diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile
index 38738f70510b..498c7925e2cc 100644
--- a/net-mgmt/p0f/Makefile
+++ b/net-mgmt/p0f/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p0f
-# Date created: 2000-06-12
-# Whom: Trevor Johnson
-#
+# Created by: Trevor Johnson
# $FreeBSD$
-#
PORTNAME= p0f
-PORTVERSION= 3.05b
+PORTVERSION= 3.06b
CATEGORIES= net-mgmt security
MASTER_SITES= http://lcamtuf.coredump.cx/p0f3/releases/ \
http://fossies.org/unix/privat/
@@ -16,16 +12,17 @@ MAINTAINER= fbsd-ports@opsec.eu
COMMENT= Passive OS fingerprinting tool
LICENSE= LGPL21
-LICENSE_FILE= ${WRKSRC}/docs/COPYING
PLIST_FILES= bin/p0f bin/p0f-client bin/p0f-sendsyn \
bin/p0f-sendsyn6 etc/p0f.fp
-PORTDOCS= COPYING ChangeLog README TODO existential-notes.txt \
+PORTDOCS= ChangeLog README TODO existential-notes.txt \
extra-sigs.txt
MAKE_JOBS_SAFE= yes
MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}"
+.include <bsd.port.options.mk>
+
post-patch:
@${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' ${WRKSRC}/README
@${REINPLACE_CMD} -e 's|p0f.fp|${PREFIX}/etc/p0f.fp|g' ${WRKSRC}/config.h
@@ -36,7 +33,7 @@ do-install:
.endfor
${INSTALL_DATA} ${WRKSRC}/p0f.fp ${PREFIX}/etc/
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}
.for ii in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/docs/${ii} ${DOCSDIR}
diff --git a/net-mgmt/p0f/distinfo b/net-mgmt/p0f/distinfo
index 0d047f73f014..5a6038608174 100644
--- a/net-mgmt/p0f/distinfo
+++ b/net-mgmt/p0f/distinfo
@@ -1,2 +1,2 @@
-SHA256 (p0f-3.05b.tgz) = c4663e669fe43ef4f36f1f5935c4fab571ef19838c4aed90cf3b8bc2264f6b3b
-SIZE (p0f-3.05b.tgz) = 91902
+SHA256 (p0f-3.06b.tgz) = d151931be2557ac45f9baa0a9384b8643979f4227c391ed395792874f2c6cde7
+SIZE (p0f-3.06b.tgz) = 92054