Date: Tue, 1 Jan 2002 09:57:33 -0800 (PST) From: John Holland <john@zoner.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/33445: Update port: news/ubh Upgrade to version 2.1 Message-ID: <200201011757.g01HvXl03639@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 33445 >Category: ports >Synopsis: Update port: news/ubh Upgrade to version 2.1 >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 Jan 01 10:00:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Holland >Release: 4.4-STABLE >Organization: >Environment: FreeBSD puff.int.zoner.org 4.4-STABLE FreeBSD 4.4-STABLE #7: Mon Nov 26 10:00:41 EST 2001 toor@puff.int.zoner.org:/usr/obj/usr/src/sys/PUFF i386 >Description: Update the news/ubh port to the latest version, 2.1 >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: # # ubh # ubh/Makefile # ubh/pkg-comment # ubh/distinfo # ubh/pkg-descr # ubh/pkg-plist # echo c - ubh mkdir -p ubh > /dev/null 2>&1 echo x - ubh/Makefile sed 's/^X//' >ubh/Makefile << 'END-of-ubh/Makefile' X# New ports collection makefile for: ubh X# Date created: 1 January 2002 X# Whom: John Holland <john@zoner.org> X# X# $FreeBSD$ X# X XPORTNAME= ubh XPORTVERSION= 2.1 XCATEGORIES= news graphics XMASTER_SITES= http://ubh.sourceforge.net/download/ X XMAINTAINER= john@zoner.org X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Newsrc.pm:${PORTSDIR}/news/p5-News-Newsrc \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Decoder.pm:${PORTSDIR}/mail/p5-MIME-Tools X XNO_BUILD= YES X Xpre-patch: X @${MV} ${WRKSRC}/ubh ${WRKSRC}/ubh.old X @${SED} -e '1,1s:/usr/bin/perl:${PERL5}:' \ X ${WRKSRC}/ubh.old > ${WRKSRC}/ubh X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/ubh ${PREFIX}/bin X ${CP} -R ${WRKSRC}/doc ${PREFIX}/share/doc/ubh X ${CP} -R ${WRKSRC}/examples ${PREFIX}/share/ubh X X.include <bsd.port.mk> END-of-ubh/Makefile echo x - ubh/pkg-comment sed 's/^X//' >ubh/pkg-comment << 'END-of-ubh/pkg-comment' XPerl script to download and decode binaries posted to Usenet END-of-ubh/pkg-comment echo x - ubh/distinfo sed 's/^X//' >ubh/distinfo << 'END-of-ubh/distinfo' XMD5 (ubh-2.1.tar.gz) = 414dfd69ee8bd5e3e0072cf68de43c01 END-of-ubh/distinfo echo x - ubh/pkg-descr sed 's/^X//' >ubh/pkg-descr << 'END-of-ubh/pkg-descr' Xubh - the Usenet Binary Harvester - is a GPL'ed Perl console Xapplication which automatically discovers, downloads, and decodes Xsingle-part and multi-part Usenet binaries. Automatically assembles Xmulti-part binaries. Provides searching via Perl regular expression Xsyntax. Also provides a pre-selection capability whereby the user can Xinteractively choose which binaries to download. Uses a standard X.newsrc file to control which groups and articles to process. XRuns anywhere Perl runs. Tested under Unix-based Perl, Active Perl Xon Win32 platforms, and Mac OS X. Requires Net::NNTP and News::Newsrc X(which itself requires Set::IntSpan), MIME::Parser, MIME::Base64, XIO::Stringy, and MailTools (distribution). X XWWW: http://ubh.sourceforge.net/ X X[ This port is maintained by John Holland <jholland@zoner.org> ] END-of-ubh/pkg-descr echo x - ubh/pkg-plist sed 's/^X//' >ubh/pkg-plist << 'END-of-ubh/pkg-plist' Xbin/ubh Xshare/ubh/ubhrc Xshare/ubh/newsrc X@dirrm share/ubh Xshare/doc/ubh/ubh.html X@dirrm share/doc/ubh END-of-ubh/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?200201011757.g01HvXl03639>