diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-01 23:49:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-01 23:49:18 +0000 |
| commit | 6a294c20389911c409eb5f6f05033eaf6c6975ab (patch) | |
| tree | b621d2670693545124e161f6048aa76ec80ae631 /news | |
| parent | ef70e9816ef935802e3a1e27b44f1c499b5cb27b (diff) | |
Diffstat (limited to 'news')
| -rw-r--r-- | news/husky-htick-devel/Makefile | 35 | ||||
| -rw-r--r-- | news/husky-htick-devel/distinfo | 1 | ||||
| -rw-r--r-- | news/husky-htick-devel/files/patch-doc::Makefile | 22 | ||||
| -rw-r--r-- | news/husky-htick-devel/pkg-descr | 6 | ||||
| -rw-r--r-- | news/husky-htick-devel/pkg-plist | 5 | ||||
| -rw-r--r-- | news/inn-current/Makefile | 99 | ||||
| -rw-r--r-- | news/inn-current/distinfo | 1 | ||||
| -rw-r--r-- | news/inn-current/files/innd.sh | 9 | ||||
| -rw-r--r-- | news/inn-current/pkg-descr | 6 | ||||
| -rw-r--r-- | news/inn-current/pkg-install | 28 | ||||
| -rw-r--r-- | news/inn-current/pkg-plist | 221 |
11 files changed, 0 insertions, 433 deletions
diff --git a/news/husky-htick-devel/Makefile b/news/husky-htick-devel/Makefile deleted file mode 100644 index 9179ff58cb70..000000000000 --- a/news/husky-htick-devel/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: husky-htick -# Date created: 6 January 2003 -# Whom: Max Khon -# -# $FreeBSD$ -# - -PORTNAME= htick -PORTVERSION= 1.0.2 -PORTREVISION= 1 -CATEGORIES= news mail -DISTNAME= ${PORTNAME}_${PORTVERSION}-${PORTREVISION} - -MAINTAINER= fjoe@FreeBSD.org -COMMENT= FTN File ticker - -LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf - -USE_REINPLACE= yes - -MAN1= htick.1 - -post-patch: - @${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \ - ${WRKSRC}/man/htick.1 - -post-build: - @cd ${WRKSRC}/doc && ${GMAKE} ${MAKE_ARGS} all - -post-install: - @cd ${WRKSRC}/doc && ${GMAKE} ${MAKE_ARGS} install - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/news/husky-base/Makefile.inc" -.include <bsd.port.post.mk> diff --git a/news/husky-htick-devel/distinfo b/news/husky-htick-devel/distinfo deleted file mode 100644 index c1cdd0732e30..000000000000 --- a/news/husky-htick-devel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (husky/htick_1.0.2-1.tar.gz) = b5e36d8cae4bda2c6f6907850b2bcc78 diff --git a/news/husky-htick-devel/files/patch-doc::Makefile b/news/husky-htick-devel/files/patch-doc::Makefile deleted file mode 100644 index dc056ca6de02..000000000000 --- a/news/husky-htick-devel/files/patch-doc::Makefile +++ /dev/null @@ -1,22 +0,0 @@ ---- doc/Makefile.orig Thu Jan 9 03:59:02 2003 -+++ doc/Makefile Thu Jan 9 03:59:21 2003 -@@ -70,16 +70,16 @@ - @echo . - ifdef INFODIR - -$(MKDIR) $(MKDIROPT) $(INFODIR) -- $(INSTALL) htick.info $(INFODIR) -+ $(INSTALL) $(IMOPT) htick.info $(INFODIR) - -install-info --info-dir=$(INFODIR) $(INFODIR)$(DIRSEP)htick.info - endif - ifdef HTMLDIR - -$(MKDIR) $(MKDIROPT) $(HTMLDIR) -- $(INSTALL) htick*html $(HTMLDIR) -+ $(INSTALL) $(IMOPT) htick*html $(HTMLDIR) - endif - ifdef DVIDIR - -$(MKDIR) $(MKDIROPT) $(DVIDIR) -- $(INSTALL) htick.dvi $(DVIDIR) -+ $(INSTALL) $(IMOPT) htick.dvi $(DVIDIR) - endif - - uninstall: diff --git a/news/husky-htick-devel/pkg-descr b/news/husky-htick-devel/pkg-descr deleted file mode 100644 index 44e37f0e46da..000000000000 --- a/news/husky-htick-devel/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -FTN File ticker - -htick is a part of Husky Fidosoft Project. -Husky is complete freeware suite of Fidonet applications. - -WWW: http://husky.sourceforge.net/ diff --git a/news/husky-htick-devel/pkg-plist b/news/husky-htick-devel/pkg-plist deleted file mode 100644 index 63f9b6cd3cc8..000000000000 --- a/news/husky-htick-devel/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -@unexec install-info --delete %D/info/htick.info %D/info/dir -info/htick.info -@exec install-info %D/info/htick.info %D/info/dir -share/doc/husky/htick.html -bin/htick diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile deleted file mode 100644 index 3162b0a19a0f..000000000000 --- a/news/inn-current/Makefile +++ /dev/null @@ -1,99 +0,0 @@ -# New ports collection makefile for: inn -# Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1), 14 Feb 1999 (2.2) -# Whom: torstenb -# -# $FreeBSD$ -# - -PORTNAME= inn -PORTVERSION= 2.4.0 -CATEGORIES= news ipv6 -MASTER_SITES= ${MASTER_SITE_ISC} -MASTER_SITE_SUBDIR= inn - -MAINTAINER= des@FreeBSD.org -COMMENT= InterNetNews -- the Internet meets Netnews - -NO_LATEST_LINK= yes -USE_GMAKE= yes -USE_PERL5= yes -USE_OPENSSL= yes - -.if exists(/var/news) && !defined(PACKAGE_BUILDING) -INN_NEWSSPOOL?=/var/news -.elif exists(/var/spool/news) && !defined(PACKAGE_BUILDING) -INN_NEWSSPOOL?=/var/spool/news -.else -INN_NEWSSPOOL?=${PREFIX}/news/spool -.endif -INN_NEWSLOG?=/var/log/news - -HAS_CONFIGURE= yes -CONFIGURE_ARGS+= --mandir=${PREFIX}/man -CONFIGURE_ARGS+= --prefix=${PREFIX}/news -CONFIGURE_ARGS+= --with-spool-dir=${INN_NEWSSPOOL} -CONFIGURE_ARGS+= --with-log-dir=${INN_NEWSLOG} -CONFIGURE_ARGS+= --with-perl -CONFIGURE_ARGS+= --with-tmp-path=${INN_NEWSSPOOL}/tmp -CONFIGURE_ARGS+= --enable-largefiles -CONFIGURE_ARGS+= --with-openssl -CONFIGURE_ARGS+= --enable-ipv6 - -EXTRA= CONTRIBUTORS HACKING INSTALL LICENSE MANIFEST NEWS README TODO -HEADERS=clibrary.h config.h dbz.h libinn.h storage.h - -MAN1= convdate.1 fastrm.1 getlist.1 grephistory.1 inews.1 innconfval.1 \ - innfeed.1 innmail.1 nntpget.1 pgpverify.1 rnews.1 shlock.1 \ - shrinkfile.1 simpleftp.1 sm.1 startinnfeed.1 -MAN3= clientlib.3 dbz.3 inndcomm.3 libauth.3 libinn.3 libinnhist.3 \ - libstorage.3 list.3 parsedate.3 qio.3 tst.3 uwildmat.3 -MAN5= active.5 active.times.5 buffindexed.conf.5 control.ctl.5 \ - cycbuff.conf.5 distrib.pats.5 expire.ctl.5 history.5 incoming.conf.5 \ - inn.conf.5 innfeed.conf.5 innwatch.ctl.5 moderators.5 motd.news.5 \ - newsfeeds.5 newslog.5 nnrpd.track.5 nntpsend.ctl.5 ovdb.5 \ - overview.fmt.5 passwd.nntp.5 radius.conf.5 readers.conf.5 \ - sasl.conf.5 storage.conf.5 subscriptions.5 -MAN8= actsync.8 actsyncd.8 archive.8 auth_smb.8 batcher.8 buffchan.8 \ - ckpasswd.8 cnfsheadconf.8 cnfsstat.8 controlchan.8 ctlinnd.8 \ - cvtbatch.8 domain.8 expire.8 expireover.8 expirerm.8 filechan.8 \ - ident.8 inncheck.8 innd.8 inndf.8 inndstart.8 innreport.8 innstat.8 \ - innupgrade.8 innwatch.8 innxbatch.8 innxmit.8 mailpost.8 makedbz.8 \ - makehistory.8 mod-active.8 news.daily.8 news2mail.8 ninpaths.8 \ - nnrpd.8 nntpsend.8 ovdb_init.8 ovdb_monitor.8 ovdb_server.8 \ - ovdb_stat.8 overchan.8 perl-nocem.8 prunehistory.8 pullnews.8 \ - radius.8 rc.news.8 scanlogs.8 send-nntp.8 send-uucp.8 sendinpaths.8 \ - tally.control.8 tdx-util.8 writelog.8 - -do-install: - ${MKDIR} ${INN_NEWSSPOOL} - (cd ${WRKSRC} && ${GMAKE} install) -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for FILE in ${EXTRA} - ${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} -.endfor -.endif - ${MKDIR} ${PREFIX}/news/include -.for FILE in ${HEADERS} - ${INSTALL_DATA} ${WRKSRC}/include/${FILE} ${PREFIX}/news/include/ -.endfor - @${SED} <${FILESDIR}/innd.sh >${PREFIX}/etc/rc.d/innd.sh \ - s+!!PREFIX!!+${PREFIX}+g && ${CHMOD} +x ${PREFIX}/etc/rc.d/innd.sh - -post-install: - @${CHOWN} root:news ${PREFIX}/news/bin/auth/passwd/ckpasswd - @${CHMOD} 4755 ${PREFIX}/news/bin/auth/passwd/ckpasswd - @(if [ ! -f ${PREFIX}/news/db/history ] ; then \ - ${ECHO} 'Creating empty history database...' ; \ - cd ${PREFIX}/news/db ; \ - ${TOUCH} history ; \ - ${CHMOD} 644 history ; \ - ${CHOWN} news:news history ; \ - su -fm news -c "../bin/makedbz -i" ; \ - for s in dir hash index ; do \ - ${MV} history.n.$${s} history.$${s} ; \ - done ; \ - fi) - @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - -.include <bsd.port.mk> diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo deleted file mode 100644 index df9d0b77c60a..000000000000 --- a/news/inn-current/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (inn-2.4.0.tar.gz) = 629c445b7c7fe2a01257b883abb7bddf diff --git a/news/inn-current/files/innd.sh b/news/inn-current/files/innd.sh deleted file mode 100644 index 1bcc4f7b5ad5..000000000000 --- a/news/inn-current/files/innd.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -if [ $# -eq 0 -o x$1 = xstart ]; then - if [ -x !!PREFIX!!/news/bin/rc.news -a -f !!PREFIX!!/news/db/history.dir ]; then - su -fm news -c !!PREFIX!!/news/bin/rc.news && echo ' inn' - fi -fi -if [ x$1 = xstop ]; then - su -fm news -c '!!PREFIX!!/news/bin/rc.news stop' -fi diff --git a/news/inn-current/pkg-descr b/news/inn-current/pkg-descr deleted file mode 100644 index 3ac36756d06b..000000000000 --- a/news/inn-current/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -InterNetNews is a complete Usenet system. The cornerstone of the package -is innd, an NNTP server that multiplexes all I/O. Newsreading is handled -by a separate server, nnrpd, that is spawned for each client. Both innd -and nnrpd have some slight variances from the NNTP protocol. - -WWW: http://www.isc.org/products/INN/ diff --git a/news/inn-current/pkg-install b/news/inn-current/pkg-install deleted file mode 100644 index 7732199e100c..000000000000 --- a/news/inn-current/pkg-install +++ /dev/null @@ -1,28 +0,0 @@ -#!/bin/sh - -PKGNAME=$1 - -case $2 in - PRE-INSTALL) - ;; - POST-INSTALL) - NEWSBASE=${PKG_PREFIX:-/usr/local}/news - install -d -o news -g news -m 755 \ - ${NEWSBASE}/run \ - ${NEWSBASE}/spool \ - ${NEWSBASE}/spool/archive \ - ${NEWSBASE}/spool/articles \ - ${NEWSBASE}/spool/incoming \ - ${NEWSBASE}/spool/incoming/bad \ - ${NEWSBASE}/spool/innfeed \ - ${NEWSBASE}/spool/outgoing \ - ${NEWSBASE}/spool/overview \ - ${NEWSBASE}/spool/tmp - ;; - *) - echo "Unexpected Argument $2!!!" - exit 1 - ;; -esac -exit 0 - diff --git a/news/inn-current/pkg-plist b/news/inn-current/pkg-plist deleted file mode 100644 index e019b86895dd..000000000000 --- a/news/inn-current/pkg-plist +++ /dev/null @@ -1,221 +0,0 @@ -etc/rc.d/innd.sh -news/bin/actmerge -news/bin/actsync -news/bin/actsyncd -news/bin/archive -news/bin/auth/passwd/auth_smb -news/bin/auth/passwd/ckpasswd -news/bin/auth/passwd/radius -news/bin/auth/resolv/domain -news/bin/auth/resolv/ident -news/bin/batcher -news/bin/buffchan -news/bin/cnfsheadconf -news/bin/cnfsstat -news/bin/control/checkgroups.pl -news/bin/control/ihave.pl -news/bin/control/newgroup.pl -news/bin/control/rmgroup.pl -news/bin/control/sendme.pl -news/bin/control/sendsys.pl -news/bin/control/senduuname.pl -news/bin/control/version.pl -news/bin/controlbatch -news/bin/controlchan -news/bin/convdate -news/bin/ctlinnd -news/bin/cvtbatch -news/bin/docheckgroups -news/bin/expire -news/bin/expireover -news/bin/expirerm -news/bin/fastrm -news/bin/filechan -news/bin/filter/INN.py -news/bin/filter/filter.tcl -news/bin/filter/filter_innd.pl -news/bin/filter/filter_innd.py -news/bin/filter/filter_nnrpd.pl -news/bin/filter/nnrpd_auth.pl -news/bin/filter/nnrpd_auth.py -news/bin/filter/startup.tcl -news/bin/filter/startup_innd.pl -news/bin/getlist -news/bin/gpgverify -news/bin/grephistory -news/bin/imapfeed -news/bin/inews -news/bin/inncheck -news/bin/innconfval -news/bin/innd -news/bin/inndf -news/bin/inndstart -news/bin/innfeed -news/bin/innmail -news/bin/innreport -news/bin/innstat -news/bin/innupgrade -news/bin/innwatch -news/bin/innxbatch -news/bin/innxmit -news/bin/mailpost -news/bin/makedbz -news/bin/makehistory -news/bin/mod-active -news/bin/news.daily -news/bin/news2mail -news/bin/ninpaths -news/bin/nnrpd -news/bin/nntpget -news/bin/nntpsend -news/bin/ovdb_init -news/bin/ovdb_monitor -news/bin/ovdb_server -news/bin/ovdb_stat -news/bin/overchan -news/bin/perl-nocem -news/bin/pgpverify -news/bin/procbatch -news/bin/prunehistory -news/bin/pullnews -news/bin/rc.news -news/bin/rnews -news/bin/rnews.libexec/c7unbatch -news/bin/rnews.libexec/decode -news/bin/rnews.libexec/encode -news/bin/rnews.libexec/gunbatch -news/bin/scanlogs -news/bin/scanspool -news/bin/send-ihave -news/bin/send-nntp -news/bin/send-uucp -news/bin/sendinpaths -news/bin/sendxbatches -news/bin/shlock -news/bin/shrinkfile -news/bin/signcontrol -news/bin/simpleftp -news/bin/sm -news/bin/startinnfeed -news/bin/tally.control -news/bin/tdx-util -news/bin/writelog -news/db/active -news/db/active.times -news/db/history -news/db/history.dir -news/db/history.hash -news/db/history.index -news/db/newsgroups -news/doc/CONTRIBUTORS -news/doc/GPL -news/doc/HACKING -news/doc/INSTALL -news/doc/LICENSE -news/doc/NEWS -news/doc/README -news/doc/TODO -news/doc/compliance-nntp -news/doc/config-design -news/doc/config-semantics -news/doc/config-syntax -news/doc/external-auth -news/doc/history -news/doc/hook-perl -news/doc/hook-python -news/doc/hook-tcl -news/doc/sample-control -news/etc/actsync.cfg -news/etc/actsync.ign -news/etc/buffindexed.conf -news/etc/control.ctl -news/etc/cycbuff.conf -news/etc/distrib.pats -news/etc/expire.ctl -news/etc/incoming.conf -news/etc/inn.conf -news/etc/innfeed.conf -news/etc/innreport.conf -news/etc/innwatch.ctl -news/etc/moderators -news/etc/motd.news -news/etc/news2mail.cf -news/etc/newsfeeds -news/etc/nnrpd.track -news/etc/nntpsend.ctl -news/etc/ovdb.conf -news/etc/overview.fmt -news/etc/passwd.nntp -news/etc/radius.conf -news/etc/readers.conf -news/etc/sasl.conf -news/etc/storage.conf -news/etc/subscriptions -news/include/clibrary.h -news/include/conffile.h -news/include/config.h -news/include/dbz.h -news/include/inn/buffer.h -news/include/inn/confparse.h -news/include/inn/defines.h -news/include/inn/hashtab.h -news/include/inn/history.h -news/include/inn/innconf.h -news/include/inn/list.h -news/include/inn/md5.h -news/include/inn/messages.h -news/include/inn/mmap.h -news/include/inn/qio.h -news/include/inn/sequence.h -news/include/inn/system.h -news/include/inn/timer.h -news/include/inn/tst.h -news/include/inn/vector.h -news/include/inn/version.h -news/include/inn/wire.h -news/include/inndcomm.h -news/include/libinn.h -news/include/nntp.h -news/include/ov.h -news/include/paths.h -news/include/storage.h -news/lib/innreport_inn.pm -news/lib/innshellvars -news/lib/innshellvars.pl -news/lib/innshellvars.tcl -news/lib/libinn.a -news/lib/libinnhist.a -news/lib/libstorage.a -%%PORTDOCS%%share/doc/inn/CONTRIBUTORS -%%PORTDOCS%%share/doc/inn/HACKING -%%PORTDOCS%%share/doc/inn/INSTALL -%%PORTDOCS%%share/doc/inn/LICENSE -%%PORTDOCS%%share/doc/inn/MANIFEST -%%PORTDOCS%%share/doc/inn/NEWS -%%PORTDOCS%%share/doc/inn/README -%%PORTDOCS%%share/doc/inn/TODO -%%PORTDOCS%%@dirrm share/doc/inn -@dirrm news/tmp -@dirrm news/spool/overview -@dirrm news/spool/outgoing -@dirrm news/spool/innfeed -@dirrm news/spool/incoming/bad -@dirrm news/spool/incoming -@dirrm news/spool/articles -@dirrm news/spool/archive -@dirrm news/spool -@dirrm news/run -@dirrm news/lib -@dirrm news/include/inn -@dirrm news/include -@dirrm news/etc -@dirrm news/doc -@dirrm news/db -@dirrm news/bin/rnews.libexec -@dirrm news/bin/filter -@dirrm news/bin/control -@dirrm news/bin/auth/resolv -@dirrm news/bin/auth/passwd -@dirrm news/bin/auth -@dirrm news/bin -@dirrm news |
