Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 12:33:20 +0200 (CEST)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40916: New port: news/newspost
Message-ID:  <20020723103320.8B344AC703@freebsdcluster.org>

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

>Number:         40916
>Category:       ports
>Synopsis:       New port: news/newspost
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 23 03:40:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD freebsdcluster.dk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 13:54:50 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/obj/space1/usr-linked/src/sys/COP_KERNEL_1 i386

>Description:
	Newspost is a full-featured USEnet binary autoposter. It is meant as 
	an all-in-one posting solution. In addition to posting files, it can 
	post text prefixes, and generate and post .SFV files and .PAR volumes.
>How-To-Repeat:
	
>Fix:

	
# 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:
#
#	newspost/Makefile
#	newspost/distinfo
#	newspost/pkg-comment
#	newspost/pkg-descr
#	newspost/pkg-plist
#
echo x - newspost/Makefile
sed 's/^X//' >newspost/Makefile << 'END-of-newspost/Makefile'
X# ex:ts=8
X# Ports collection makefile for:  newspost
X# Date created:                          Tue Jul 23, 2002
X# Whom:                                  Michael L. Hostbaek (mich@freebsdcluster.org)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	newspost
XPORTVERSION=	2.0
XCATEGORIES=	news
XMASTER_SITES=	http://newspost.unixcab.org/download/
X
XMAINTAINER=	mich@freebsdcluster.org
X
XDOCSDIR=	${PREFIX}/share/doc/${PORTNAME}
X
XUSE_REINPLACE=  yes
X
Xpost-patch:
X	@${REINPLACE_CMD} -e "s|^CC|#CC|g" \
X		-e "s|^OPT_FLAGS|#OPT_FLAGS|g" ${WRKSRC}/Makefile
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
X	${INSTALL_MAN} ${WRKSRC}/man/man1/newspost.1 ${PREFIX}/man/man1
X
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README
X.endif
X
XMAN1=           newspost.1
X
X.include <bsd.port.mk>
END-of-newspost/Makefile
echo x - newspost/distinfo
sed 's/^X//' >newspost/distinfo << 'END-of-newspost/distinfo'
XMD5 (newspost-2.0.tar.gz) = 664f96c37b2a6566cf55dc4e040648fe
END-of-newspost/distinfo
echo x - newspost/pkg-comment
sed 's/^X//' >newspost/pkg-comment << 'END-of-newspost/pkg-comment'
XNewspost is a full-featured USEnet binary autoposter
END-of-newspost/pkg-comment
echo x - newspost/pkg-descr
sed 's/^X//' >newspost/pkg-descr << 'END-of-newspost/pkg-descr'
XNewspost is a full-featured USEnet binary autoposter. It is meant as 
Xan all-in-one posting solution. In addition to posting files, it can 
Xpost text prefixes, and generate and post .SFV files and .PAR volumes.
X
XWWW:		http://newspost.unixcab.org/
XAUTHOR:		Jim Faulkner <newspost@unixcab.org>
X
X	- Michael L. Hostbaek
X	mich@freebsdcluster.org
END-of-newspost/pkg-descr
echo x - newspost/pkg-plist
sed 's/^X//' >newspost/pkg-plist << 'END-of-newspost/pkg-plist'
Xbin/newspost
Xshare/doc/newspost/README
X@dirrm share/doc/newspost
END-of-newspost/pkg-plist
exit


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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