ports/111892: [NEW PORT] ports-mgmt/genplist: Generates a static plist for a port
Jason Bacon
bacon at smithers.neuro.mcw.edu
Thu Apr 19 18:00:11 UTC 2007
>Number: 111892
>Category: ports
>Synopsis: [NEW PORT] ports-mgmt/genplist: Generates a static plist for a port
>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: Thu Apr 19 18:00:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Jason Bacon
>Release: FreeBSD 5.4-RELEASE i386
>Organization:
Medical College of Wisconsin
>Environment:
System: FreeBSD smithers.neuro.mcw.edu 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Wed Aug 24 14:54:53 CDT 2005
>Description:
Genplist automatically creates a static plist for a port by installing it
into a temporary directory, and then examining the directory tree. The
process is based on the instructions for plist generation in the
FreeBSD Porter's Handbook.
WWW: http://www.neuro.mcw.edu/~bacon/FreeBSD_MRI
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- genplist-0.1.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:
#
# genplist
# genplist/pkg-descr
# genplist/Makefile
# genplist/distinfo
#
echo c - genplist
mkdir -p genplist > /dev/null 2>&1
echo x - genplist/pkg-descr
sed 's/^X//' >genplist/pkg-descr << 'END-of-genplist/pkg-descr'
XGenplist automatically creates a static plist for a port by installing it
Xinto a temporary directory, and then examining the directory tree. The
Xprocess is based on the instructions for plist generation in the
XFreeBSD Porter's Handbook.
X
XWWW: http://www.neuro.mcw.edu/~bacon/FreeBSD_MRI
END-of-genplist/pkg-descr
echo x - genplist/Makefile
sed 's/^X//' >genplist/Makefile << 'END-of-genplist/Makefile'
X# New ports collection makefile for: genplist
X# Date created: 2007-04-19
X# Whom: Jason Bacon bacon at smithers.neuro.mcw.edu
X#
X# $FreeBSD$
X#
X
XPORTNAME= genplist
XPORTVERSION= 0.1
XCATEGORIES= ports-mgmt
XMASTER_SITES= http://www.neuro.mcw.edu/~bacon/Ports/distfiles/
X
XMAINTAINER= bacon at smithers.neuro.mcw.edu
XCOMMENT= Generates a static plist for a port
X
XNO_BUILD= yes
X
XPLIST_FILES= bin/genplist
X
XMAN1= genplist.1
X
Xdo-install:
X ${INSTALL_SCRIPT} ${WRKSRC}/genplist ${PREFIX}/bin
X ${INSTALL_MAN} ${WRKSRC}/genplist.1 ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-genplist/Makefile
echo x - genplist/distinfo
sed 's/^X//' >genplist/distinfo << 'END-of-genplist/distinfo'
XMD5 (genplist-0.1.tar.gz) = dc781b08646314dd2d62ef24c1cc05e2
XSHA256 (genplist-0.1.tar.gz) = 9829668038ec2f26943025884629f41738e94e4114557a67dbe613d81d9e3245
XSIZE (genplist-0.1.tar.gz) = 2309
END-of-genplist/distinfo
exit
--- genplist-0.1.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list