summaryrefslogtreecommitdiffstats
path: root/sysutils/ucspi-tcp
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-07-10 01:41:27 +0000
committersteve <steve@FreeBSD.org>2000-07-10 01:41:27 +0000
commita1db55654be326bb9151e098e660c518d678941a (patch)
treeb1fcdd27310b9bc45f84ca89ef0aea83302c1ed5 /sysutils/ucspi-tcp
parentec60c7df05dc302e6030ad3f4beaf162e4847df7 (diff)
downloadFreeBSD-ports-a1db55654be326bb9151e098e660c518d678941a.zip
FreeBSD-ports-a1db55654be326bb9151e098e660c518d678941a.tar.gz
Update to version 1.88.
PR: 19134 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Diffstat (limited to 'sysutils/ucspi-tcp')
-rw-r--r--sysutils/ucspi-tcp/Makefile28
-rw-r--r--sysutils/ucspi-tcp/distinfo2
-rw-r--r--sysutils/ucspi-tcp/pkg-plist7
3 files changed, 6 insertions, 31 deletions
diff --git a/sysutils/ucspi-tcp/Makefile b/sysutils/ucspi-tcp/Makefile
index 6994028..a0b5434 100644
--- a/sysutils/ucspi-tcp/Makefile
+++ b/sysutils/ucspi-tcp/Makefile
@@ -6,22 +6,13 @@
#
PORTNAME= ucspi-tcp
-PORTVERSION= 0.84
+PORTVERSION= 0.88
CATEGORIES= sysutils net
MASTER_SITES= http://cr.yp.to/ucspi-tcp/
MAINTAINER= dom@myrddin.demon.co.uk
-MAN1= tcpclient.1 tcpserver.1 tcprules.1 tcprulescheck.1 \
- fixcr.1 addcr.1 delcr.1 who@.1 date@.1 finger@.1 http@.1 \
- tcpcat.1 mconnect.1 argv0.1 recordio.1
-MAN5= tcp-environ.5
-
-.if defined(NOPORTDOCS)
-PLIST= ${PKGDIR}/PLIST.nodocs
-.endif
-
-NO_PACKAGE= "Unsure of djb's license"
+NO_PACKAGE= "Unsure of djb\'s license"
ALL_TARGET= prog install instcheck
@@ -34,24 +25,11 @@ post-configure:
@${ECHO} ${CC} -s > ${WRKSRC}/conf-ld
do-install:
-.for file in addcr argv0 delcr fixcr mconnect-io recordio tcpclient tcprules tcprulescheck tcpserver
+.for file in addcr argv0 delcr fixcrio mconnect-io rblsmtpd recordio tcpclient tcprules tcprulescheck tcpserver
@${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin
.endfor
.for file in date@ finger@ http@ mconnect who@ tcpcat
@${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin
.endfor
-.for file in ${MAN1}
- @${INSTALL_MAN} ${WRKSRC}/${file} ${PREFIX}/man/man1
-.endfor
-.for file in ${MAN5}
- @${INSTALL_MAN} ${WRKSRC}/${file} ${PREFIX}/man/man5
-.endfor
-.if !defined(NOPORTDOCS)
- @${ECHO} "===> Copying documents to ${PREFIX}/share/doc/ucspi-tcp"
- @${MKDIR} ${PREFIX}/share/doc/ucspi-tcp
-.for file in BLURB TCP UCSPI
- @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/ucspi-tcp
-.endfor
-.endif
.include <bsd.port.mk>
diff --git a/sysutils/ucspi-tcp/distinfo b/sysutils/ucspi-tcp/distinfo
index d1ec899..2b29bf7 100644
--- a/sysutils/ucspi-tcp/distinfo
+++ b/sysutils/ucspi-tcp/distinfo
@@ -1 +1 @@
-MD5 (ucspi-tcp-0.84.tar.gz) = 2a3f481f145bd4445ce661ecfcfa29d2
+MD5 (ucspi-tcp-0.88.tar.gz) = 39b619147db54687c4a583a7a94c9163
diff --git a/sysutils/ucspi-tcp/pkg-plist b/sysutils/ucspi-tcp/pkg-plist
index 07e40e2..71a54d9c 100644
--- a/sysutils/ucspi-tcp/pkg-plist
+++ b/sysutils/ucspi-tcp/pkg-plist
@@ -3,10 +3,11 @@ bin/argv0
bin/date@
bin/delcr
bin/finger@
-bin/fixcr
+bin/fixcrio
bin/http@
bin/mconnect
bin/mconnect-io
+bin/rblsmtpd
bin/recordio
bin/tcpcat
bin/tcpclient
@@ -14,7 +15,3 @@ bin/tcprules
bin/tcprulescheck
bin/tcpserver
bin/who@
-share/doc/ucspi-tcp/BLURB
-share/doc/ucspi-tcp/TCP
-share/doc/ucspi-tcp/UCSPI
-@dirrm share/doc/ucspi-tcp
OpenPOWER on IntegriCloud