ports/172537: New Port (PollyReports)

Jose Jachuf jjachuf at gmail.com
Tue Oct 9 22:30:18 UTC 2012


>Number:         172537
>Category:       ports
>Synopsis:       New Port (PollyReports)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 09 22:30:18 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jose Jachuf
>Release:        9.0-RELEASE-p3
>Organization:
-
>Environment:
FreeBSD hp530.compass.com 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This is PollyReports, is Python module for report generation.
>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:
#
#	py-pollyreports
#	py-pollyreports/Makefile
#	py-pollyreports/distinfo
#	py-pollyreports/pkg-descr
#	py-pollyreports/pkg-plist
#
echo c - py-pollyreports
mkdir -p py-pollyreports > /dev/null 2>&1
echo x - py-pollyreports/Makefile
sed 's/^X//' >py-pollyreports/Makefile << '47bc90f01649af0a5b75cc582ebd225e'
X# Created by: Jose Jachuf <jjachuf at gmail.com>
X# $FreeBSD$
X
XPORTNAME=	PollyReports
XPORTVERSION=	1.6.6
XCATEGORIES=	print python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	jjachuf at gmail.com
XCOMMENT=	Band-oriented PDF report generation from database query
X
XLICENSE=	BSD
X
XUSE_PYTHON=	-2.7
XUSE_PYDISTUTILS=yes
X
XOPTIONSFILE=	${PORT_DBDIR}/${PORTNAME}/options
XOPTIONS_DEFINE=		REPORTLAB
XREPORTLAB_DESC=		Install Reportlab2
X
X.include <bsd.port.options.mk>
X
X.if ${PORT_OPTIONS:MREPORTLAB}
XRUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}reportlab2>=2.1:${PORTSDIR}/print/py-reportlab2
X.endif
X
X
X.include <bsd.port.mk>
47bc90f01649af0a5b75cc582ebd225e
echo x - py-pollyreports/distinfo
sed 's/^X//' >py-pollyreports/distinfo << '6a2c242b51405d90f438baeca99f0ea8'
XSHA256 (PollyReports-1.6.6.tar.gz) = 1a03b1b1506393bc76488dfe3c5caf87588ccf1ec6f8f629af40ce6f3549bf14
XSIZE (PollyReports-1.6.6.tar.gz) = 19874
6a2c242b51405d90f438baeca99f0ea8
echo x - py-pollyreports/pkg-descr
sed 's/^X//' >py-pollyreports/pkg-descr << '16b62c2cdb8818eef0383ebdf9816af1'
XPollyReports.py provides a set of classes for database report writing. It assumes that you are using Reportlab to do PDF generation, but can work with any "canvas-like" object as desired.
X
XWWW: http://newcenturycomputers.net/projects/pollyreports.html
16b62c2cdb8818eef0383ebdf9816af1
echo x - py-pollyreports/pkg-plist
sed 's/^X//' >py-pollyreports/pkg-plist << 'b1f1db13ee85e7394fb43a187d7079e8'
X%%PYTHON_SITELIBDIR%%/PollyReports.py
X%%PYTHON_SITELIBDIR%%/PollyReports.pyc
X%%PYTHON_SITELIBDIR%%/PollyReports.pyo
b1f1db13ee85e7394fb43a187d7079e8
exit



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


More information about the freebsd-ports-bugs mailing list