ports/119573: [NEW PORT] www/trac-customfieldadmin: Web interface to administer Trac ticket custom fields
Greg Larkin
glarkin at sourcehosting.net
Fri Jan 11 21:10:01 UTC 2008
>Number: 119573
>Category: ports
>Synopsis: [NEW PORT] www/trac-customfieldadmin: Web interface to administer Trac ticket custom fields
>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 Jan 11 21:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Greg Larkin
>Release: FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Thu Apr 26 14:24:01 UTC 2007
>Description:
This plugin is a Web Admin panel for administrating custom fields -
adding, modifying and deleting them without editing the trac.ini file
directly.
This plugin is a cooperation between CodeResort.com and Optaros.com,
and is made freely available under a BSD license.
WWW: http://trac-hacks.org/wiki/CustomFieldAdminPlugin
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- trac-customfieldadmin-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:
#
# trac-customfieldadmin
# trac-customfieldadmin/Makefile
# trac-customfieldadmin/distinfo
# trac-customfieldadmin/pkg-descr
# trac-customfieldadmin/pkg-plist
# trac-customfieldadmin/pkg-message
#
echo c - trac-customfieldadmin
mkdir -p trac-customfieldadmin > /dev/null 2>&1
echo x - trac-customfieldadmin/Makefile
sed 's/^X//' >trac-customfieldadmin/Makefile << 'END-of-trac-customfieldadmin/Makefile'
X# New ports collection makefile for: trac-customfieldadmin
X# Date created: Jan 11 2008
X# Whom: Greg Larkin <glarkin at sourcehosting.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= customfieldadmin
XPORTVERSION= 0.1
XCATEGORIES= www devel python
XMASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/
XPKGNAMEPREFIX= trac-
XDISTNAME= ${PORTNAME}plugin-${PORTVERSION}
X
XMAINTAINER= glarkin at sourcehosting.net
XCOMMENT= Web interface to administer Trac ticket custom fields
X
XBUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
XRUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
X
XUSE_ZIP= yes
X
XWRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.10
XNO_BUILD= yes
XUSE_PYTHON= 2.3+
XUSE_PYDISTUTILS=yes
XPLIST_SUB+= PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
XPYDISTUTILS_NOEGGINFO= yes
X
Xpost-install:
X @${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-trac-customfieldadmin/Makefile
echo x - trac-customfieldadmin/distinfo
sed 's/^X//' >trac-customfieldadmin/distinfo << 'END-of-trac-customfieldadmin/distinfo'
XMD5 (customfieldadminplugin-0.1.zip) = c7bb8d3e2591fb0e7a3690c4450341bf
XSHA256 (customfieldadminplugin-0.1.zip) = 32b584c685de70df4b12be4256f0b88d17b72974fd11472751be1a2701f630a4
XSIZE (customfieldadminplugin-0.1.zip) = 13678
END-of-trac-customfieldadmin/distinfo
echo x - trac-customfieldadmin/pkg-descr
sed 's/^X//' >trac-customfieldadmin/pkg-descr << 'END-of-trac-customfieldadmin/pkg-descr'
XThis plugin is a Web Admin panel for administrating custom fields -
Xadding, modifying and deleting them without editing the trac.ini file
Xdirectly.
X
XThis plugin is a cooperation between CodeResort.com and Optaros.com,
Xand is made freely available under a BSD license.
X
XWWW: http://trac-hacks.org/wiki/CustomFieldAdminPlugin
END-of-trac-customfieldadmin/pkg-descr
echo x - trac-customfieldadmin/pkg-plist
sed 's/^X//' >trac-customfieldadmin/pkg-plist << 'END-of-trac-customfieldadmin/pkg-plist'
X%%PYTHON_SITELIBDIR%%/TracCustomFieldAdmin-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
END-of-trac-customfieldadmin/pkg-plist
echo x - trac-customfieldadmin/pkg-message
sed 's/^X//' >trac-customfieldadmin/pkg-message << 'END-of-trac-customfieldadmin/pkg-message'
X**************************************************
XTo complete the installation, please add:
X
X[components]
Xcustomfieldadmin.* = enabled
X
Xto your trac.ini to enable the ticket custom field
Xadministrator.
X**************************************************
END-of-trac-customfieldadmin/pkg-message
exit
--- trac-customfieldadmin-0.1.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list