From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 28 11:00:30 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C7AB616A494 for ; Thu, 28 Dec 2006 11:00:30 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 90AB913C48C for ; Thu, 28 Dec 2006 11:00:30 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBSB0UXA066400 for ; Thu, 28 Dec 2006 11:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBSB0UmU066395; Thu, 28 Dec 2006 11:00:30 GMT (envelope-from gnats) Resent-Date: Thu, 28 Dec 2006 11:00:30 GMT Resent-Message-Id: <200612281100.kBSB0UmU066395@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gerrit Beine Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9027C16A403 for ; Thu, 28 Dec 2006 10:56:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 6753D13C46D for ; Thu, 28 Dec 2006 10:56:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kBSAujGQ085770 for ; Thu, 28 Dec 2006 10:56:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id kBSAuj0S085769; Thu, 28 Dec 2006 10:56:45 GMT (envelope-from nobody) Message-Id: <200612281056.kBSAuj0S085769@www.freebsd.org> Date: Thu, 28 Dec 2006 10:56:45 GMT From: Gerrit Beine To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/107271: New port: www/trac-tags X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Dec 2006 11:00:31 -0000 >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 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 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: