aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-23 11:46:32 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-23 11:46:32 +0000
commite41fd4106a8af7e0a67c66c5413846dd4bbd0c9f (patch)
tree6633cdb65f4f5718cd49ca7cdf2079391370957b /net
parent29a061ab9581e2dae49c9446b74c61451b440582 (diff)
downloadports-e41fd4106a8af7e0a67c66c5413846dd4bbd0c9f.tar.gz
ports-e41fd4106a8af7e0a67c66c5413846dd4bbd0c9f.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/tcpreen/Makefile18
-rw-r--r--net/tcpreen/distinfo2
-rw-r--r--net/tcpreen/pkg-plist4
3 files changed, 9 insertions, 15 deletions
diff --git a/net/tcpreen/Makefile b/net/tcpreen/Makefile
index d637400947e6..5f20375bc4d8 100644
--- a/net/tcpreen/Makefile
+++ b/net/tcpreen/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tcpreen
-PORTVERSION= 1.2.2
+PORTVERSION= 1.3.4
CATEGORIES= net ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,21 +17,11 @@ COMMENT= A simple TCP session re-engineering tool
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
+USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
MAN1= tcpreen.1
-DOC_FILES= README
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN= "Configure fails"
-.endif
-
-.if ${OSVERSION} < 500000
-LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-.endif
+DOC_FILES= AUTHORS NEWS README THANKS TODO
post-install:
.ifndef(NOPORTDOCS)
@@ -41,4 +31,4 @@ post-install:
.endfor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/tcpreen/distinfo b/net/tcpreen/distinfo
index 5ef01a48cc1a..399f826a984f 100644
--- a/net/tcpreen/distinfo
+++ b/net/tcpreen/distinfo
@@ -1 +1 @@
-MD5 (tcpreen-1.2.2.tar.bz2) = 8dfa174bb7bd781dd73357d2975cf2cb
+MD5 (tcpreen-1.3.4.tar.bz2) = fb5176c0812b20abc3a11f72c8fdb1d1
diff --git a/net/tcpreen/pkg-plist b/net/tcpreen/pkg-plist
index 58566c87468c..72bb2c877542 100644
--- a/net/tcpreen/pkg-plist
+++ b/net/tcpreen/pkg-plist
@@ -1,4 +1,8 @@
bin/tcpreen
share/locale/fr/LC_MESSAGES/tcpreen.mo
+%%PORTDOCS%%share/doc/tcpreen/AUTHORS
+%%PORTDOCS%%share/doc/tcpreen/NEWS
%%PORTDOCS%%share/doc/tcpreen/README
+%%PORTDOCS%%share/doc/tcpreen/THANKS
+%%PORTDOCS%%share/doc/tcpreen/TODO
%%PORTDOCS%%@dirrm share/doc/tcpreen