ports/83745: new port: news/brag - Download and assemble multipart binaries from newsgroups

Emanuel Haupt ehaupt at critical.ch
Tue Jul 19 20:10:07 UTC 2005


>Number:         83745
>Category:       ports
>Synopsis:       new port: news/brag - Download and assemble multipart binaries from newsgroups
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 19 20:10:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.4-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.4-RELEASE-p4 FreeBSD 5.4-RELEASE-p4 #0: Wed Jul  6 20:05:27 CEST 2005 root at beaver.critical.ch:/usr/obj/usr/src-release/src/sys/BEAVER i386


	
>Description:
new port: news/brag - Download and assemble multipart binaries from newsgroups

Brag collects and assembles multipart binary attachements from newsgroups.
It is a robust command line tool, well suited to run as a cron job.


>How-To-Repeat:
	
>Fix:

	



--- brag.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:
#
#	brag
#	brag/Makefile
#	brag/pkg-descr
#	brag/distinfo
#
echo c - brag
mkdir -p brag > /dev/null 2>&1
echo x - brag/Makefile
sed 's/^X//' >brag/Makefile << 'END-of-brag/Makefile'
X# New ports collection makefile for:	brag
X# Date created:				19 Jul 2005
X# Whom:					Emanuel Haupt <ehaupt at critical.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	brag
XPORTVERSION=	1.4.1
XCATEGORIES=	news tcl84
XMASTER_SITES=	http://brag.sourceforge.net/
X
XMAINTAINER=	ehaupt at critical.ch
XCOMMENT=	Download and assemble multipart binaries from newsgroups
X
XRUN_DEPENDS=	uudeview:${PORTSDIR}/converters/uudeview \
X		${TCLSH}:${PORTSDIR}/lang/tcl84
X
XUSE_REINPLACE=	yes
X
XMAN1=		brag.1
XPLIST_FILES=	bin/brag
XPORTDOCS=	CHANGES README
X
XTCLSH=		tclsh8.4
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|^\(exec\ \)tclsh|\1${TCLSH}|' \
X		${WRKSRC}/${PORTNAME}
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1
X
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for f in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-brag/Makefile
echo x - brag/pkg-descr
sed 's/^X//' >brag/pkg-descr << 'END-of-brag/pkg-descr'
XBrag collects and assembles multipart binary attachements from newsgroups.
XIt is a robust command line tool, well suited to run as a cron job.
X
XWWW: http://brag.sourceforge.net/
X
X- ehaupt
Xehaupt at critical.ch
END-of-brag/pkg-descr
echo x - brag/distinfo
sed 's/^X//' >brag/distinfo << 'END-of-brag/distinfo'
XMD5 (brag-1.4.1.tar.gz) = f28a8cd0cd801c6f7daa73074dbd99c8
XSIZE (brag-1.4.1.tar.gz) = 52773
END-of-brag/distinfo
exit
--- brag.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list