Date: Sun, 15 Jan 2006 03:32:19 +0200 (EET) From: Sulev-Madis Silber <madis555@hot.ee> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/91809: [NEW PORT] sysutils/pkgfe: Ncurses front-end to manage the ports collection Message-ID: <20060115013219.4BCB32E1@dome.gotdns.org> Resent-Message-ID: <200601150140.k0F1e1Td050941@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91809 >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: Sun Jan 15 01:40:01 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-0.1a.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= 0.1a 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+= cvsup:${PORTSDIR}/net/cvsup 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-0.1a.tar.gz) = 232eecdeb40217185b720cdd7ee39548 XSIZE (pkgfe-0.1a.tar.gz) = 2585 END-of-pkgfe/distinfo exit --- pkgfe-0.1a.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?20060115013219.4BCB32E1>