ports/107268: New port: www/trac-addcomment

Gerrit Beine gerrit.beine at gmx.de
Thu Dec 28 11:00:29 UTC 2006


>Number:         107268
>Category:       ports
>Synopsis:       New port: www/trac-addcomment
>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 Dec 28 11:00:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.1-RELEASE
>Organization:
Beine Computer
>Environment:
FreeBSD freebsd.vmware 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The AddCommentMacro allows for easy addition of commetns to a page, in a
standard format. The comment body supports normal TracWiki WikiFormatting.

WWW: http://trac-hacks.org/wiki/AddCommentMacro
>How-To-Repeat:

>Fix:
# 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-addcomment
#	trac-addcomment/Makefile
#	trac-addcomment/pkg-descr
#	trac-addcomment/pkg-plist
#	trac-addcomment/distinfo
#
echo c - trac-addcomment
mkdir -p trac-addcomment > /dev/null 2>&1
echo x - trac-addcomment/Makefile
sed 's/^X//' >trac-addcomment/Makefile << 'END-of-trac-addcomment/Makefile'
X# New ports collection makefile for: trac-addcomment
X# Date created:                      December 28 2006
X# Whom:                              Gerrit Beine <gerrit.beine at gmx.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	addcomment
XPORTVERSION=	0.1
XCATEGORIES=	www devel python
XMASTER_SITES=	http://www.gerritbeine.de/downloads/trac-hacks/
XPKGNAMEPREFIX=	trac-
X
XMAINTAINER=	gerrit.beine at gmx.de
XCOMMENT=	Add formatted comments to wiki pages
X
XRUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
XBUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
X
XUSE_ZIP=	yes
XUSE_PYTHON=	2.3+
XUSE_PYDISTUTILS=yes
XPLIST_SUB+=	PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
X
Xdo-build:
X	@${DO_NADA}
X
X.include <bsd.port.mk>
END-of-trac-addcomment/Makefile
echo x - trac-addcomment/pkg-descr
sed 's/^X//' >trac-addcomment/pkg-descr << 'END-of-trac-addcomment/pkg-descr'
XThe AddCommentMacro allows for easy addition of commetns to a page, in a
Xstandard format. The comment body supports normal TracWiki WikiFormatting.
X
XWWW: http://trac-hacks.org/wiki/AddCommentMacro
END-of-trac-addcomment/pkg-descr
echo x - trac-addcomment/pkg-plist
sed 's/^X//' >trac-addcomment/pkg-plist << 'END-of-trac-addcomment/pkg-plist'
X%%PYTHON_SITELIBDIR%%/TracAddCommentMacro-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
END-of-trac-addcomment/pkg-plist
echo x - trac-addcomment/distinfo
sed 's/^X//' >trac-addcomment/distinfo << 'END-of-trac-addcomment/distinfo'
XMD5 (addcomment-0.1.zip) = b085e22e4938a36f0c62deff64fbc180
XSHA256 (addcomment-0.1.zip) = ee883a8868003ec613290cd66f29f219254da02500580861b12d38da857c41a9
XSIZE (addcomment-0.1.zip) = 3019
END-of-trac-addcomment/distinfo
exit


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



More information about the freebsd-ports-bugs mailing list