Date: Fri, 3 Feb 2006 11:43:55 +0200 (EET) From: Sulev-Madis Silber <madis555@hot.ee> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/92761: [NEW PORT] sysutils/pkgfe: Ncurses front-end to manage the ports collection Message-ID: <20060203094355.D46C22A9@dome.gotdns.org> Resent-Message-ID: <200602030950.k139o5SL054248@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 92761 >Category: ports >Synopsis: [NEW PORT] sysutils/pkgfe: Ncurses front-end to manage the ports collection >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 03 09:50:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Sulev-Madis Silber >Release: FreeBSD 4.7-RELEASE-p26 i386 >Organization: >Environment: System: FreeBSD dome.gotdns.org 4.7-RELEASE-p26 FreeBSD 4.7-RELEASE-p26 #0: Thu Mar 25 20:28:02 EET 2004 >Description: Package Frontend is a ncurses based, graphical front-end to manage the FreeBSD ports collection. Author: Sulev-Madis Silber <madis555@hot.ee> Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- pkgfe-20060203.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: # # pkgfe # pkgfe/pkg-descr # pkgfe/Makefile # pkgfe/distinfo # echo c - pkgfe mkdir -p pkgfe > /dev/null 2>&1 echo x - pkgfe/pkg-descr sed 's/^X//' >pkgfe/pkg-descr << 'END-of-pkgfe/pkg-descr' XPackage Frontend is a ncurses based, graphical front-end to manage Xthe FreeBSD ports collection. X XAuthor: Sulev-Madis Silber <madis555@hot.ee> END-of-pkgfe/pkg-descr echo x - pkgfe/Makefile sed 's/^X//' >pkgfe/Makefile << 'END-of-pkgfe/Makefile' X# New ports collection makefile for: pkgfe X# Date created: 2006-01-14 X# Whom: Sulev-Madis Silber <madis555@hot.ee> X# X# $FreeBSD$ X# X XPORTNAME= pkgfe XPORTVERSION= 20060203 XCATEGORIES= sysutils XMASTER_SITES= http://ketas.life.ee/ports/ \ X http://ketas.si.pri.ee/ports/ X XMAINTAINER= madis555@hot.ee XCOMMENT= Ncurses front-end to manage the ports collection X XNO_BUILD= yes X XRUN_DEPENDS+= portupgrade:${PORTSDIR}/sysutils/portupgrade XRUN_DEPENDS+= portaudit:${PORTSDIR}/security/portaudit XRUN_DEPENDS+= csup:${PORTSDIR}/net/csup X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/pkgfe ${PREFIX}/sbin/pkgfe X ${INSTALL_DATA} ${WRKSRC}/pkgfe.conf ${PREFIX}/etc/pkgfe.conf X ${INSTALL_DATA} ${WRKSRC}/pkgfe.conf ${PREFIX}/etc/pkgfe.conf.sample X X.include <bsd.port.mk> END-of-pkgfe/Makefile echo x - pkgfe/distinfo sed 's/^X//' >pkgfe/distinfo << 'END-of-pkgfe/distinfo' XMD5 (pkgfe-20060203.tar.gz) = 1423b8d6c5a7d3ef105a1a45ea70b371 XSIZE (pkgfe-20060203.tar.gz) = 2610 END-of-pkgfe/distinfo exit --- pkgfe-20060203.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?20060203094355.D46C22A9>