summaryrefslogtreecommitdiff
path: root/games/bnetd
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-31 07:48:02 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-31 07:48:02 +0000
commit667d830d05f97271f84cf3079b4fbca80dc5a275 (patch)
treef63781a90218219ec9ccd24f40833fa87c44613e /games/bnetd
parentupdate to 5.5.2 (diff)
- Update from version 0.4.19 to version 0.4.21
- Added --with-bits configure options. See README.bits (BNETD Interserver Transport System (BITS) protocol) PR: 17706 Submitted by: Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua>
Notes
Notes: svn path=/head/; revision=27181
Diffstat (limited to '')
-rw-r--r--games/bnetd/Makefile12
-rw-r--r--games/bnetd/distinfo2
2 files changed, 7 insertions, 7 deletions
diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile
index f2a4e910ef6d..0b26838cd59c 100644
--- a/games/bnetd/Makefile
+++ b/games/bnetd/Makefile
@@ -1,24 +1,24 @@
# New ports collection makefile for: bnetd
-# Version required: 0.4.19
+# Version required: 0.4.21
# Date created: 24 April 1999
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
#
# $FreeBSD$
#
-DISTNAME= bnetd-0.4.19
+DISTNAME= bnetd-0.4.21
CATEGORIES= games net
MASTER_SITES= http://www.bnetd.org/files/
MAINTAINER= ijliao@csie.nctu.edu.tw
MAN1= bnchat.1 bnetd.1 bnftp.1 bnpass.1
-MAN4= bnetd.conf.4 bntext.4
-MLINKS= bntext.4 bnmotd.txt.4 bntext.4 bnnews.txt.4
+MAN5= bnetd.conf.5 bntext.5
+MLINKS= bntext.5 bnmotd.txt.5 bntext.5 bnnews.txt.5
do-configure:
@(cd ${WRKSRC}/src; ${SETENV} CFLAGS="${CFLAGS}" \
- ./configure --prefix=${PREFIX} ${CONFIGURE_TARGET})
+ ./configure --with-warn --with-bits --prefix=${PREFIX} ${CONFIGURE_TARGET})
do-build:
@(cd ${WRKSRC}/src; ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS})
@@ -26,7 +26,7 @@ do-build:
do-install:
cd ${WRKSRC}/bin; ${INSTALL_PROGRAM} * ${PREFIX}/bin
cd ${WRKSRC}/sbin; ${INSTALL_PROGRAM} * ${PREFIX}/sbin
- cd ${WRKSRC}/man; ${INSTALL_MAN} ${MAN1} ${MAN1PREFIX}/man/man1; ${INSTALL_MAN} ${MAN4} ${MAN4PREFIX}/man/man4
+ cd ${WRKSRC}/man; ${INSTALL_MAN} ${MAN1} ${MAN1PREFIX}/man/man1; ${INSTALL_MAN} ${MAN5} ${MAN5PREFIX}/man/man5
${MKDIR} ${PREFIX}/bnetd; ${CP} -R ${WRKSRC}/files ${WRKSRC}/users ${WRKSRC}/conf ${WRKSRC}/reports ${PREFIX}/bnetd
post-install:
diff --git a/games/bnetd/distinfo b/games/bnetd/distinfo
index 64a0b51b740c..83d9f4b2b6df 100644
--- a/games/bnetd/distinfo
+++ b/games/bnetd/distinfo
@@ -1 +1 @@
-MD5 (bnetd-0.4.19.tar.gz) = c18118c89ec30bdb95dda8fa19b62f47
+MD5 (bnetd-0.4.21.tar.gz) = b8631bd7126e98fa3eb67dd102ae2eec