Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2004 19:45:57 +0100 (CET)
From:      Andreas Fehlner <fehlner@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63179: [NEW PORT] news/sn: Small news system for small sites serving
Message-ID:  <20040221184557.6618D4B@btmdx8.mat.uni-bayreuth.de>
Resent-Message-ID: <200402211850.i1LIoA9I041512@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         63179
>Category:       ports
>Synopsis:       [NEW PORT] news/sn: Small news system for small sites serving
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 21 10:50:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Fehlner
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD btmdx8.mat.uni-bayreuth.de 4.9-RC FreeBSD 4.9-RC #0: Tue Sep 30 12:53:20 CEST 2003
>Description:
sn a small news system for small sites serving perhaps a few dozen newsgroups, 
and with a slow connection to the internet. It is similar to Leafnode. The 
target user is a home or SOHO with a single modem connection to the Internet, 
maybe running IP masq or similar, and serving a few workstations.

WWW:	http://infa.abo.fi/~patrik/sn/

-Andreas Fehlner
fehlner@gmx.de

>How-To-Repeat:
>Fix:

--- sn-0.3.6.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	sn
#	sn/pkg-descr
#	sn/Makefile
#	sn/pkg-plist
#	sn/distinfo
#
echo c - sn
mkdir -p sn > /dev/null 2>&1
echo x - sn/pkg-descr
sed 's/^X//' >sn/pkg-descr << 'END-of-sn/pkg-descr'
Xsn a small news system for small sites serving perhaps a few dozen newsgroups, 
Xand with a slow connection to the internet. It is similar to Leafnode. The 
Xtarget user is a home or SOHO with a single modem connection to the Internet, 
Xmaybe running IP masq or similar, and serving a few workstations.
X
XWWW:	http://infa.abo.fi/~patrik/sn/
X
X-Andreas Fehlner
Xfehlner@gmx.de
END-of-sn/pkg-descr
echo x - sn/Makefile
sed 's/^X//' >sn/Makefile << 'END-of-sn/Makefile'
X# New ports collection makefile for:	sn
X# Date created:		2004-02-21
X# Whom:			Andreas Fehlner <fehlner@gmx.del>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sn
XPORTVERSION=	0.3.6
XCATEGORIES=	news
XMASTER_SITES=	http://www.infa.abo.fi/~patrik/sn/files/
XEXTRACT_SUFX=	.tar.bz2
X
XMAINTAINER=	fehlner@gmx.de
XCOMMENT=	Small news system for small sites serving
X
XDOCS=	README CHANGES COPYING FAQ INSTALL INTERNALS THANKS TODO
X
XUSE_BZIP2=	YES
XUSE_GMAKE=	YES
X
Xpre-install:
X	@${MKDIR} /var/spool/news
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-sn/Makefile
echo x - sn/pkg-plist
sed 's/^X//' >sn/pkg-plist << 'END-of-sn/pkg-plist'
Xsbin/snprimedb
Xsbin/snntpd
Xsbin/snfetch
Xsbin/snexpire
Xsbin/snsend
Xsbin/snstore
Xsbin/snscan
Xsbin/sncancel
Xsbin/snmail
Xsbin/snget
Xsbin/sngetd
Xsbin/sndumpdb
Xsbin/snnewgroup
Xsbin/sndelgroup
Xsbin/lockf
Xsbin/snsplit
Xsbin/HELLO
Xsbin/POST
Xsbin/dot-outgoing.ex
X%%PORTDOCS%%%%DOCSDIR%%/CHANGES
X%%PORTDOCS%%%%DOCSDIR%%/COPYING
X%%PORTDOCS%%%%DOCSDIR%%/FAQ
X%%PORTDOCS%%%%DOCSDIR%%/INSTALL
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/THANKS
X%%PORTDOCS%%%%DOCSDIR%%/TODO
X%%PORTDOCS%%%%DOCSDIR%%/INTERNALS
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-sn/pkg-plist
echo x - sn/distinfo
sed 's/^X//' >sn/distinfo << 'END-of-sn/distinfo'
XMD5 (sn-0.3.6.tar.bz2) = 320e614c388d94c68425ff471effb383
XSIZE (sn-0.3.6.tar.bz2) = 92038
END-of-sn/distinfo
exit
--- sn-0.3.6.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040221184557.6618D4B>