Date: Thu, 28 Dec 2006 10:56:45 GMT From: Gerrit Beine<gerrit.beine@gmx.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/107271: New port: www/trac-tags Message-ID: <200612281056.kBSAuj0S085769@www.freebsd.org> Resent-Message-ID: <200612281100.kBSB0UmU066395@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107271 >Category: ports >Synopsis: New port: www/trac-tags >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:30 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@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: The TagsPlugin implements both a generic tagging engine and frontends for the Wiki and ticket systems. An extra text entry box is added to the Wiki edit page for tagging Wiki pages and ticket fields (you can configure which ones) are treated as tags for the ticket system. WWW: http://trac-hacks.org/wiki/TagsPlugin >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-tags # trac-tags/Makefile # trac-tags/distinfo # trac-tags/pkg-descr # trac-tags/pkg-plist # echo c - trac-tags mkdir -p trac-tags > /dev/null 2>&1 echo x - trac-tags/Makefile sed 's/^X//' >trac-tags/Makefile << 'END-of-trac-tags/Makefile' X# New ports collection makefile for: trac-tags X# Date created: December 28 2006 X# Whom: Gerrit Beine <gerrit.beine@gmx.de> X# X# $FreeBSD$ X# X XPORTNAME= tags XPORTVERSION= 0.4.0 XCATEGORIES= www devel python XMASTER_SITES= http://www.gerritbeine.de/downloads/trac-hacks/ XPKGNAMEPREFIX= trac- X XMAINTAINER= gerrit.beine@gmx.de XCOMMENT= A generic tags frontend for trac 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-tags/Makefile echo x - trac-tags/distinfo sed 's/^X//' >trac-tags/distinfo << 'END-of-trac-tags/distinfo' XMD5 (tags-0.4.0.zip) = 1038995d3f21871ee30ae817b544d380 XSHA256 (tags-0.4.0.zip) = d4fedf104ab50be88142dfe7ca566d022b0d8f8982da3bd8b1147d7bbfafb579 XSIZE (tags-0.4.0.zip) = 57958 END-of-trac-tags/distinfo echo x - trac-tags/pkg-descr sed 's/^X//' >trac-tags/pkg-descr << 'END-of-trac-tags/pkg-descr' XThe TagsPlugin implements both a generic tagging engine and frontends for the XWiki and ticket systems. An extra text entry box is added to the Wiki edit page Xfor tagging Wiki pages and ticket fields (you can configure which ones) are Xtreated as tags for the ticket system. X XWWW: http://trac-hacks.org/wiki/TagsPlugin END-of-trac-tags/pkg-descr echo x - trac-tags/pkg-plist sed 's/^X//' >trac-tags/pkg-plist << 'END-of-trac-tags/pkg-plist' X%%PYTHON_SITELIBDIR%%/TracTags-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg END-of-trac-tags/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612281056.kBSAuj0S085769>