ports/107462: New port: www/trac-nav

Gerrit Beine gerrit.beine at gmx.de
Wed Jan 3 12:20:19 UTC 2007


>Number:         107462
>Category:       ports
>Synopsis:       New port: www/trac-nav
>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:   Wed Jan 03 12:20:18 GMT 2007
>Closed-Date:
>Last-Modified:
>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 at 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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list