Date: Mon, 25 Apr 2005 21:23:33 -0500 (CDT) From: Tim Welch <twelch@thepentagon.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/80351: Port Update: news/knzb Message-ID: <200504260223.j3Q2NXrD093024@mercury.thepentagon.org> Resent-Message-ID: <200504260230.j3Q2UFtr073456@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80351 >Category: ports >Synopsis: Port Update: news/knzb >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 26 02:30:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Tim Welch >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD mercury.thepentagon.org 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #3: Fri Mar 18 22:00:44 CST 2005 root@mercury.thepentagon.org:/usr/obj/usr/src/sys/mercury i386 >Description: - Update knzb to 0.5 - Take maintainership of this port - add dependency on converters/uudeview >How-To-Repeat: >Fix: --- knzb.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: # # knzb # knzb/distinfo # knzb/Makefile # knzb/pkg-descr # knzb/pkg-plist # echo c - knzb mkdir -p knzb > /dev/null 2>&1 echo x - knzb/distinfo sed 's/^X//' >knzb/distinfo << 'END-of-knzb/distinfo' XMD5 (knzb-0.5.tar.bz2) = 3c93216f9c6bfcf90fdc15c4a596906f XSIZE (knzb-0.5.tar.bz2) = 504618 END-of-knzb/distinfo echo x - knzb/Makefile sed 's/^X//' >knzb/Makefile << 'END-of-knzb/Makefile' X# New ports collection makefile for: knzb X# Date created: 15 January 2005 X# Whom: Tim Welch <twelch@thepentagon.org> X# X# $FreeBSD$ X# X XPORTNAME= knzb XPORTVERSION= 0.5 XCATEGORIES= news XMASTER_SITES= http://dmp.org.uk/linux/knzb/download/ X XMAINTAINER= twelch@thepentagon.org XCOMMENT= KDE binary newsgroup download tool X XRUN_DEPENDS= ${LOCALBASE}/bin/uudeview:${PORTSDIR}/converters/uudeview X XUSE_BZIP2= yes XWRKSRC= ${WRKDIR}/knzb XGNU_CONFIGURE= yes XUSE_GMAKE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" XUSE_QT_VER= 3 XUSE_KDELIBS_VER= 3 XNO_INSTALL_MANPAGES= true X Xpre-configure: X @${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f X X.include <bsd.port.mk> END-of-knzb/Makefile echo x - knzb/pkg-descr sed 's/^X//' >knzb/pkg-descr << 'END-of-knzb/pkg-descr' XKnzb is a KDE binary newsgroup download tool. It parses and loads nzb files, Xsuch as those from Newzbin.com (An nzb file is an xml 'index' file, for Xnews posts). X XWWW: http://dmp.org.uk/linux/knzb/ END-of-knzb/pkg-descr echo x - knzb/pkg-plist sed 's/^X//' >knzb/pkg-plist << 'END-of-knzb/pkg-plist' Xbin/knzb Xshare/applnk/Applications/knzb.desktop Xshare/apps/knzb/knzbui.rc Xshare/icons/locolor/16x16/apps/knzb.png Xshare/icons/locolor/32x32/apps/knzb.png X@dirrm share/apps/knzb END-of-knzb/pkg-plist exit --- knzb.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504260223.j3Q2NXrD093024>