aboutsummaryrefslogtreecommitdiff
path: root/news/ubh
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>2000-07-24 10:02:02 +0000
committerDonald Burr <dburr@FreeBSD.org>2000-07-24 10:02:02 +0000
commit24c5e317a877463566e27d04a25c3b1c4ca182d4 (patch)
tree6a1d3cbc69a524efe11f1d1f46c4935326b20c36 /news/ubh
parentd27684dccd4b602dc2d7115b63c731b9b0e33b85 (diff)
downloadports-24c5e317a877463566e27d04a25c3b1c4ca182d4.tar.gz
ports-24c5e317a877463566e27d04a25c3b1c4ca182d4.zip
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? :)
Notes
Notes: svn path=/head/; revision=30989
Diffstat (limited to 'news/ubh')
-rw-r--r--news/ubh/Makefile32
-rw-r--r--news/ubh/distinfo1
-rw-r--r--news/ubh/pkg-comment1
-rw-r--r--news/ubh/pkg-descr14
-rw-r--r--news/ubh/pkg-plist17
5 files changed, 65 insertions, 0 deletions
diff --git a/news/ubh/Makefile b/news/ubh/Makefile
new file mode 100644
index 000000000000..f4cb56a4e45c
--- /dev/null
+++ b/news/ubh/Makefile
@@ -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>
diff --git a/news/ubh/distinfo b/news/ubh/distinfo
new file mode 100644
index 000000000000..48bf79c29561
--- /dev/null
+++ b/news/ubh/distinfo
@@ -0,0 +1 @@
+MD5 (ubh-1.0.tar.gz) = 591c5983e11c4e9e443a28a2e90cdd4d
diff --git a/news/ubh/pkg-comment b/news/ubh/pkg-comment
new file mode 100644
index 000000000000..6063832e84b5
--- /dev/null
+++ b/news/ubh/pkg-comment
@@ -0,0 +1 @@
+Perl script to download and decode binaries posted to Usenet
diff --git a/news/ubh/pkg-descr b/news/ubh/pkg-descr
new file mode 100644
index 000000000000..c9ff283b2df4
--- /dev/null
+++ b/news/ubh/pkg-descr
@@ -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> ]
diff --git a/news/ubh/pkg-plist b/news/ubh/pkg-plist
new file mode 100644
index 000000000000..cff5919f6eb4
--- /dev/null
+++ b/news/ubh/pkg-plist
@@ -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