summaryrefslogtreecommitdiff
path: root/net/iplog
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-29 21:40:51 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-29 21:40:51 +0000
commitf754a1b06966192f2ac48f927f204c2d32fae55a (patch)
tree4f8ccdfb683fb7f1f3c83b6741926b0b6bc6717e /net/iplog
parentUpdate to version 1.2.9. (diff)
Update to version 2.1.2.
PR: 16398 Submitted by: Udo Schweigert <ust@cert.siemens.de>
Notes
Notes: svn path=/head/; revision=25268
Diffstat (limited to 'net/iplog')
-rw-r--r--net/iplog/Makefile22
-rw-r--r--net/iplog/distinfo3
2 files changed, 19 insertions, 6 deletions
diff --git a/net/iplog/Makefile b/net/iplog/Makefile
index 8d8555a68b6d..c68734314fe1 100644
--- a/net/iplog/Makefile
+++ b/net/iplog/Makefile
@@ -1,14 +1,21 @@
# New ports collection makefile for: iplog
-# Version required: 2.0-1017
+# Version required: 2.1.2
# Date created: 4 Oct 1999
# Whom: Dominik Rothert <dr@domix.de>
#
# $FreeBSD$
#
-DISTNAME= iplog-2.0-1017
+DISTNAME= iplog-2.1.0
+PKGNAME= iplog-2.1.2
CATEGORIES= security
-MASTER_SITES= http://www.numb.org/~odin/stuff/
+MASTER_SITES= http://download.sourceforge.net/ojnk/ \
+ ftp://ftp.karlsbakk.net/pub/ojnk/iplog/
+
+PATCH_SITES= http://ojnk.sourceforge.net/stuff/ \
+ ftp://ftp.karlsbakk.net/pub/ojnk/iplog/
+PATCHFILES= iplog-2.1.0-2.diff
+PATCH_DIST_STRIP=-p1
MAINTAINER= dr@domix.de
@@ -16,11 +23,16 @@ GNU_CONFIGURE= yes
MAKE_FLAGS= CONF_ARGS="--prefix=${PREFIX}"
USE_GMAKE= yes
+MAN5= iplog.rules.5
MAN8= iplog.8
+.include <bsd.port.pre.mk>
+
post-install:
strip ${PREFIX}/sbin/iplog
- ${CP} ${WRKSRC}/example-iplog.rules ${PREFIX}/etc/iplog.rules.sample
+.if !exists(${PREFIX}/etc/iplog.rules)
${CP} ${WRKSRC}/example-iplog.rules ${PREFIX}/etc/iplog.rules
+.endif
+ ${CP} ${WRKSRC}/example-iplog.rules ${PREFIX}/etc/iplog.rules.sample
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/net/iplog/distinfo b/net/iplog/distinfo
index d89455b33e59..2c4d6042a585 100644
--- a/net/iplog/distinfo
+++ b/net/iplog/distinfo
@@ -1 +1,2 @@
-MD5 (iplog-2.0-1017.tar.gz) = 6a2cda10b32e7bf7a46bcdfe1d551c9f
+MD5 (iplog-2.1.0.tar.gz) = 9bcecd2b829016ec2dba11f031f59317
+MD5 (iplog-2.1.0-2.diff) = eda4d558ed8116e4a2a22130d314c358