Initial import of ubh-1.5

This is Perl script to download and decode binaries posted to Usenet.
This commit is contained in:
kevlo 2001-01-24 08:25:37 +00:00
parent af781b6198
commit 74b74c81a5
5 changed files with 61 additions and 0 deletions

31
news/ubh/Makefile Normal file
View File

@ -0,0 +1,31 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/24 08:25:37 kevlo Exp $
DISTNAME= ubh-1.5
CATEGORIES= news
NEED_VERSION= 1.352
HOMEPAGE= http://ubh.sourceforge.net/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}/download/
PERL_MODULES= ${LOCALBASE}/libdata/perl5/site_perl
RUN_DEPENDS= ${PERL_MODULES}/Net/NNTP.pm::net/p5-libnet \
${PERL_MODULES}/News/Newsrc.pm::news/p5-News-Newsrc
NO_BUILD= Yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ubh
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/ubh
${INSTALL_PROGRAM} ${WRKSRC}/ubh ${PREFIX}/bin
cp -R ${WRKSRC}/doc/* ${PREFIX}/share/doc/ubh
cp ${WRKSRC}/examples/* ${PREFIX}/share/examples/ubh
.include <bsd.port.mk>

3
news/ubh/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (ubh-1.5.tar.gz) = 86591f641a7a138d18ef92b4c5700066
RMD160 (ubh-1.5.tar.gz) = 94f4152d3b32830b3c5c19be2a39e0aabe048e2d
SHA1 (ubh-1.5.tar.gz) = 5355eba9216b5f8cefd335fbceb5443d4a9995a6

1
news/ubh/pkg/COMMENT Normal file
View File

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

9
news/ubh/pkg/DESCR Normal file
View File

@ -0,0 +1,9 @@
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 and articles to process.
WWW: ${HOMEPAGE}

17
news/ubh/pkg/PLIST Normal file
View File

@ -0,0 +1,17 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/24 08:25:37 kevlo Exp $
bin/ubh
share/doc/ubh/documentation.html
share/doc/ubh/download.html
share/doc/ubh/images/emacs.gif
share/doc/ubh/images/logo.gif
share/doc/ubh/images/screen1.gif
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/examples/ubh/newsrc
share/examples/ubh/ubhrc
@dirrm share/examples/ubh
@dirrm share/doc/ubh/images
@dirrm share/doc/ubh