1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

original distribution updated (2.3b2 -> 2.3.2)

Notified by:	Julian Assange <proff@iq.org>
This commit is contained in:
Jun-ichiro itojun Hagino 1998-02-01 03:04:12 +00:00
parent 2d1ac80dee
commit d7598c933d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9552
3 changed files with 21 additions and 10 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: nntpcache
# Version required: 2.2b7
# Version required: 2.3.2
# Date created: 6 January 1997
# Whom: proff@suburbia.net
#
# $Id: Makefile,v 1.7 1997/12/24 01:21:28 alex Exp $
# $Id: Makefile,v 1.10 1998/01/29 04:04:33 itojun Exp $
#
DISTNAME= nntpcache-2.2b7
DISTNAME= nntpcache-2.3.2
CATEGORIES= news
MASTER_SITES= ftp://nntpcache.org/pub/nntpcache/ \
ftp://ftp.ntnu.no/pub/unix/news/ \
@ -38,12 +38,14 @@ post-install:
.endif
${INSTALL_SCRIPT} ${WRKSRC}/nntpcached.sh \
${PREFIX}/etc/rc.d/nntpcached.sh.sample
# for i in ${PREFIX}/etc/nntpcache/*asc-dist ${PREFIX}/etc/nntpcache/*pgp-dist ; do \
# j=`echo $$i | sed -e 's/-dist//'`; \
# if [ \! -f $$j ]; then \
# ln $$i $$j; \
# fi; \
# done
@${SED} -e 's#/usr/local#${PREFIX}#' ${PKGDIR}/MESSAGE
hardlink-pgp-files:
for i in ${PREFIX}/etc/nntpcache/*asc-dist ${PREFIX}/etc/nntpcache/*pgp-dist ; do \
j=`echo $$i | sed -e 's/-dist//'`; \
if [ \! -f $$j ]; then \
ln $$i $$j; \
fi; \
done
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (nntpcache-2.2b7.tar.gz) = b668d8fe69ea6461727bff62f16627a4
MD5 (nntpcache-2.3.2.tar.gz) = e48c8c483d1e9a2b3905c9039e17fcec

View File

@ -12,6 +12,10 @@ etc/nntpcache/cancelmoose.asc-dist
etc/nntpcache/clewis.asc-dist
etc/nntpcache/cosmo.roadkill.asc-dist
etc/nntpcache/dsr.asc-dist
etc/nntpcache/http/index.html
etc/nntpcache/innreport.conf-dist
etc/nntpcache/innreport.pl
etc/nntpcache/innreport.pm
etc/nntpcache/jem.asc-dist
etc/nntpcache/jeremy.asc-dist
etc/nntpcache/msfc-anti-mmf-2.asc-dist
@ -30,6 +34,7 @@ etc/rc.d/nntpcached.sh.sample
include/mmap_results.h
man/man8/newshound.8.gz
man/man8/nntpcached.8.gz
sbin/innreport.sh
sbin/newshound
sbin/nntpcached
share/doc/nntpcache/AUTHORS
@ -43,6 +48,10 @@ share/doc/nntpcache/NEWS
share/doc/nntpcache/README
share/doc/nntpcache/README.INN
share/doc/nntpcache/VERSION
@exec mkdir -p %D/etc/nntpcache/http/innreport/pics
@dirrm etc/nntpcache/http/innreport/pics
@dirrm etc/nntpcache/http/innreport
@dirrm etc/nntpcache/http
@dirrm etc/nntpcache
@dirrm share/doc/nntpcache
@unexec rm -rf /var/spool/nntpcache