ports/158209: New port: sysutils/pbimaker

Jesse jessefrgsmith at yahoo.ca
Thu Jun 23 17:30:12 UTC 2011


>Number:         158209
>Category:       ports
>Synopsis:       New port: sysutils/pbimaker
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 23 17:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jesse
>Release:        8.1
>Organization:
RM
>Environment:
FreeBSD-8.1 32-bit
>Description:
Please find attached my shell archive for PBImaker. This program automatically translates FreeBSD ports into PBI (Push Button Installer) modules. The upstream URL for PBImaker is http://makeapbi.sourceforge.net/index.php

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	pbimaker
#	pbimaker/pkg-descr
#	pbimaker/pkg-plist
#	pbimaker/Makefile
#	pbimaker/distinfo
#
echo c - pbimaker
mkdir -p pbimaker > /dev/null 2>&1
echo x - pbimaker/pkg-descr
sed 's/^X//' >pbimaker/pkg-descr << '61d16d660c71abfcfdc8a94923a7e309'
XThe Make-A-PBI program takes a port from the FreeBSD Ports tree and
Xcreates from it a PBI module. This module can then be used to create PBI
Xpackages. Make-A-PBI automates most aspects of the module creating process,
Xsetting up the required files and directories and collecting information
Xfrom the port.
X
XWWW: http://makeapbi.sourceforge.net/
61d16d660c71abfcfdc8a94923a7e309
echo x - pbimaker/pkg-plist
sed 's/^X//' >pbimaker/pkg-plist << 'c891cee261b8d0b1533ea0667ba0f0d9'
Xbin/pbimaker
X
c891cee261b8d0b1533ea0667ba0f0d9
echo x - pbimaker/Makefile
sed 's/^X//' >pbimaker/Makefile << 'fe736e72d9e1f780d2634df1b1c77bd3'
X# New ports collection makefile for:	pbimaker
X# Date created:				June 23, 2011
X# Whom:					Jesse
X#
X# $FreeBSD: 
X#
X
XPORTNAME=	pbimaker
XPORTVERSION=	1.1
XCATEGORIES=	sysutils
XMASTER_SITES=	SF/makeapbi/makeapbi/
X
XMAINTAINER=	jessefrgsmith at yahoo.ca
XCOMMENT=	A program to convert ports into PBI modules
X
XLICENSE=	BSD
XNO_COFIGURE=	yes
X
X
XWRKSRC=	${WRKDIR}/PBIMaker
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
X
X.include <bsd.port.mk>
fe736e72d9e1f780d2634df1b1c77bd3
echo x - pbimaker/distinfo
sed 's/^X//' >pbimaker/distinfo << '48b6dfa04c84ea82348d15c852de1b7d'
XSHA256 (pbimaker-1.1.tar.gz) = 8d919a51a54e76f3a69f5d7eca5a347d1fface67c2e51438683a0eac106338cb
XSIZE (pbimaker-1.1.tar.gz) = 10714
48b6dfa04c84ea82348d15c852de1b7d
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list