From nobody@FreeBSD.org  Wed Jan  3 12:15:32 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9CCCD16A415
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  3 Jan 2007 12:15:32 +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 7582713C428
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  3 Jan 2007 12:15:32 +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 l03CFWiC068833
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 3 Jan 2007 12:15:32 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l03CFW5s068832;
	Wed, 3 Jan 2007 12:15:32 GMT
	(envelope-from nobody)
Message-Id: <200701031215.l03CFW5s068832@www.freebsd.org>
Date: Wed, 3 Jan 2007 12:15:32 GMT
From: Gerrit Beine<gerrit.beine@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: www/trac-nav
X-Send-Pr-Version: www-3.0

>Number:         107462
>Category:       ports
>Synopsis:       New port: www/trac-nav
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 03 12:20:18 GMT 2007
>Closed-Date:    Wed Jan 03 16:06:11 GMT 2007
>Last-Modified:  Wed Jan  3 16:10:17 GMT 2007
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.1-RELEASE #0
>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 [[TracNav]] macro implements fully customizable navigation bar for the Trac wiki engine. The contents of the navigation bar is a wiki page itself and can be edited like any other wiki page. The navigation bar supports hierarchical ordering of topics.

WWW: http://trac-hacks.org/wiki/TracNav

>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-nav
#	trac-nav/Makefile
#	trac-nav/distinfo
#	trac-nav/pkg-descr
#	trac-nav/pkg-plist
#
echo c - trac-nav
mkdir -p trac-nav > /dev/null 2>&1
echo x - trac-nav/Makefile
sed 's/^X//' >trac-nav/Makefile << 'END-of-trac-nav/Makefile'
X# New ports collection makefile for: trac-nav
X# Date created:                      January 03 2007
X# Whom:                              Gerrit Beine <gerrit.beine@gmx.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	nav
XPORTVERSION=	3.92p6
XCATEGORIES=	www devel python
XMASTER_SITES=	http://www.gerritbeine.de/downloads/trac-hacks/
XPKGNAMEPREFIX=	trac-
XDISTNAME=	TracNav-${PORTVERSION:S/p/pre/}
X
XMAINTAINER=	gerrit.beine@gmx.de
XCOMMENT=	A fully customizable navigation bar 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:S/p/pre/} PYTHONVERSION=${_PYTHON_VERSION}
X
Xdo-build:
X	@${DO_NADA}
X
X.include <bsd.port.mk>
END-of-trac-nav/Makefile
echo x - trac-nav/distinfo
sed 's/^X//' >trac-nav/distinfo << 'END-of-trac-nav/distinfo'
XMD5 (TracNav-3.92pre6.zip) = 96d56563518088709906a175e92e257b
XSHA256 (TracNav-3.92pre6.zip) = 97059471822ff066b988d858cf572d089e95d545176c808ab107d796028dcbcb
XSIZE (TracNav-3.92pre6.zip) = 15680
END-of-trac-nav/distinfo
echo x - trac-nav/pkg-descr
sed 's/^X//' >trac-nav/pkg-descr << 'END-of-trac-nav/pkg-descr'
XThe [[TracNav]] macro implements fully customizable navigation bar for the Trac
Xwiki engine. The contents of the navigation bar is a wiki page itself and can
Xbe edited like any other wiki page. The navigation bar supports hierarchical
Xordering of topics.
X
XWWW: http://trac-hacks.org/wiki/TracNav
END-of-trac-nav/pkg-descr
echo x - trac-nav/pkg-plist
sed 's/^X//' >trac-nav/pkg-plist << 'END-of-trac-nav/pkg-plist'
X%%PYTHON_SITELIBDIR%%/TracNav-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
END-of-trac-nav/pkg-plist
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Jan 3 12:25:35 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107462 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jan 3 16:06:09 UTC 2007 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107462 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107462: commit references a PR
Date: Wed,  3 Jan 2007 16:06:34 +0000 (UTC)

 miwi        2007-01-03 16:06:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/trac-nav         Makefile distinfo pkg-descr pkg-plist 
   Log:
   The [[TracNav]] macro implements fully customizable navigation bar for the Trac
   wiki engine. The contents of the navigation bar is a wiki page itself and can
   be edited like any other wiki page. The navigation bar supports hierarchical
   ordering of topics.
   
   WWW: http://trac-hacks.org/wiki/TracNav
   
   PR:             ports/107462
   Submitted by:   Gerrit Beine <gerrit.beine at gmx.de>
   
   Revision  Changes    Path
   1.1663    +1 -0      ports/www/Makefile
   1.1       +30 -0     ports/www/trac-nav/Makefile (new)
   1.1       +3 -0      ports/www/trac-nav/distinfo (new)
   1.1       +6 -0      ports/www/trac-nav/pkg-descr (new)
   1.1       +1 -0      ports/www/trac-nav/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
