ports/156414: It is a new port

Jose Jachuf jjachuf at gmail.com
Fri Apr 15 02:00:22 UTC 2011


>Number:         156414
>Category:       ports
>Synopsis:       It is a new 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:   Fri Apr 15 02:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jose Jachuf
>Release:        8.2-RELEASE
>Organization:
-
>Environment:
FreeBSD hp530.compass.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
It is a new port. Python DBAPI module for FirebirdSQL.
This is my first port! I am happy.
>How-To-Repeat:
Nothing
>Fix:
Nothing

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:
#
#	py-firebirdsql
#	py-firebirdsql/Makefile
#	py-firebirdsql/distinfo
#	py-firebirdsql/pkg-descr
#	py-firebirdsql/pkg-plist
#
echo c - py-firebirdsql
mkdir -p py-firebirdsql > /dev/null 2>&1
echo x - py-firebirdsql/Makefile
sed 's/^X//' >py-firebirdsql/Makefile << 'b36b370ed248087c05983116cdeabe2d'
X# New ports collection makefile for:	py-firebirdsql
X# Date created:		2011-04-14
X# Whom:			Jose Jachuf <jjachuf at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	firebirdsql
XPORTVERSION=	0.4.0
XCATEGORIES=	databases python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	jjachuf at gmail.com
XCOMMENT=	Python DBAPI module for FirebirdSQL
X
X#LIB_DEPENDS+=	fbembed.2:${PORTSDIR}/databases/firebird25-client
XLIB_DEPENDS+=	fbclient.2:${PORTSDIR}/databases/firebird25-client
X
XWRKSRC=			${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
XUSE_PYTHON=		yes
XUSE_PYDISTUTILS=	yes
XUSE_PYTHON_PREFIX=	yes
X
XPLIST_SUB=		INSTALLDIR=lib/${PYTHON_VERSION}/site-packages/${PORTNAME}
X
Xpost-extract:
X	@${REINPLACE_CMD} -e "s at DEFAULT_FREEBSD_HOME_DIR = '.*'@DEFAULT_FREEBSD_HOME_DIR = '${LOCALBASE}'@" \
X		${WRKSRC}/setup.py
X
X.include <bsd.port.mk>
b36b370ed248087c05983116cdeabe2d
echo x - py-firebirdsql/distinfo
sed 's/^X//' >py-firebirdsql/distinfo << 'b99c1caad70521f756c84ec7895428d0'
XSHA256 (firebirdsql-0.4.0.tar.gz) = 85c59e9b0f2576605b2fbea3b5a24d22aab2d89dfce6ebfec4e26eb56422ffab
XSIZE (firebirdsql-0.4.0.tar.gz) = 28505
b99c1caad70521f756c84ec7895428d0
echo x - py-firebirdsql/pkg-descr
sed 's/^X//' >py-firebirdsql/pkg-descr << '2c9360b274384cc2f9f398ea07435a98'
XPython DBAPI module for FirebirdSQL
X
XWWW: https://github.com/nakagami/pyfirebirdsql 
2c9360b274384cc2f9f398ea07435a98
echo x - py-firebirdsql/pkg-plist
sed 's/^X//' >py-firebirdsql/pkg-plist << '4089768db05cc2b02094d061112db833'
X%%INSTALLDIR%%/__init__.py
X%%INSTALLDIR%%/__init__.pyo
X%%INSTALLDIR%%/__init__.pyc
X%%INSTALLDIR%%/fbcore.py
X%%INSTALLDIR%%/fbcore.pyo
X%%INSTALLDIR%%/fbcore.pyc
X%%INSTALLDIR%%/fberrmsgs.py
X%%INSTALLDIR%%/fberrmsgs.pyo
X%%INSTALLDIR%%/fberrmsgs.pyc
X%%INSTALLDIR%%/tests.py
X%%INSTALLDIR%%/tests.pyo
X%%INSTALLDIR%%/tests.pyc
X at dirrm %%INSTALLDIR%%
4089768db05cc2b02094d061112db833
exit



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



More information about the freebsd-ports-bugs mailing list