New port news/ubh, another commandline driven Usenet binary posting

harvester.  (in case you were wondering, No, I am NOT some kind of perv
or anthing.  I just like to look at the... ummm, uhhh... FRACTALS!!
Yeah, that's the ticket!  Fractal postings!!!)

Obtained from:		Freshmeat, where else? :)
This commit is contained in:
Donald Burr 2000-07-24 10:02:02 +00:00
parent d27684dccd
commit 24c5e317a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30989
5 changed files with 65 additions and 0 deletions

32
news/ubh/Makefile Normal file
View File

@ -0,0 +1,32 @@
# New ports collection makefile for: ubh
# Date created: 24 July 2000
# Whom: Donald Burr <dburr@FreeBSD.ORG>
#
# $FreeBSD$
#
PORTNAME= ubh
PORTVERSION= 1.0
CATEGORIES= news graphics
MASTER_SITES= http://www.lanois.com/ubh/download/
MAINTAINER= dburr@FreeBSD.ORG
#RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/NNTP.pm:${PORTSDIR}/news/p5-Net-NNTP \
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Newsrc.pm:${PORTSDIR}/news/p5-News-Newsrc
NO_BUILD= YES
pre-patch:
@${MV} ${WRKSRC}/ubh ${WRKSRC}/ubh.old
@${SED} -e '1,1s:/usr/bin/perl:${PERL5}:' \
${WRKSRC}/ubh.old > ${WRKSRC}/ubh
@${MV} ${WRKSRC}/examples/.ubhrc ${WRKSRC}/examples/dot.ubhrc
@${MV} ${WRKSRC}/examples/.newsrc ${WRKSRC}/examples/dot.newsrc
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/ubh ${PREFIX}/bin
${CP} -R ${WRKSRC}/doc ${PREFIX}/share/doc/ubh
${CP} -R ${WRKSRC}/examples ${PREFIX}/share/ubh
.include <bsd.port.mk>

1
news/ubh/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (ubh-1.0.tar.gz) = 591c5983e11c4e9e443a28a2e90cdd4d

1
news/ubh/pkg-comment Normal file
View File

@ -0,0 +1 @@
Perl script to download and decode binaries posted to Usenet

14
news/ubh/pkg-descr Normal file
View File

@ -0,0 +1,14 @@
ubh - the Usenet Binary Harvester - is a GPL'ed Perl console application
which automatically discovers, downloads, and decodes single-part and
multi-part Usenet binaries. Automatically assembles multi-part binaries.
Provides searching via Perl regular expression syntax. Also provides a
pre-selection capability whereby the user can interactively choose which
binaries to download. Uses a standard .newsrc file to control which groups
to process, and uses the .newsrc to keep track of articles already processed.
Handles uuencoded binaries and MIME attachments. Runs under Unix-based Perl
or Active Perl on Win32 platforms. Requires Net::NNTP and News::Newsrc
(which itself requires Set::IntSpan).
WWW: http://www.lanois.com/ubh/
[ This port is maintained by Donald Burr <dburr@FreeBSD.ORG> ]

17
news/ubh/pkg-plist Normal file
View File

@ -0,0 +1,17 @@
bin/ubh
share/ubh/dot.ubhrc
share/ubh/dot.newsrc
@dirrm share/ubh
share/doc/ubh/documentation.html
share/doc/ubh/download.html
share/doc/ubh/index.html
share/doc/ubh/links.html
share/doc/ubh/lists.html
share/doc/ubh/news.html
share/doc/ubh/screenshots.html
share/doc/ubh/images/emacs.gif
share/doc/ubh/images/logo.gif
share/doc/ubh/images/screen1.gif
share/doc/ubh/images/tt.gif
@dirrm share/doc/ubh/images
@dirrm share/doc/ubh