head	1.13;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.13
date	2012.08.09.05.01.20;	author rm;	state dead;
branches;
next	1.12;

1.12
date	2012.07.04.06.53.02;	author rm;	state Exp;
branches;
next	1.11;

1.11
date	2010.05.18.04.07.56;	author pgollucci;	state Exp;
branches;
next	1.10;

1.10
date	2010.05.05.21.52.24;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2009.12.13.16.28.00;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2009.05.06.22.15.15;	author glarkin;	state Exp;
branches;
next	1.7;

1.7
date	2009.05.04.20.31.55;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2009.01.19.22.57.11;	author beech;	state Exp;
branches;
next	1.5;

1.5
date	2008.07.07.11.45.22;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.06.06.14.07.16;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2007.07.30.09.42.19;	author alexbl;	state Exp;
branches;
next	1.2;

1.2
date	2007.05.27.15.34.37;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2006.12.30.21.44.54;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.13
log
@SVN rev 302325 on 2012-08-09 05:01:20Z by rm

Remove expired port: Functionality of this plugin merged into Trac itself - see
trac.web.chrome.add_ctxtnav function
@
text
@# New ports collection makefile for: trac-ctxtnavadd
# Date created:                      December 28 2006
# Whom:                              Gerrit Beine <gerrit.beine@@gmx.de>
#
# $FreeBSD: ports/www/trac-ctxtnavadd/Makefile,v 1.12 2012/07/04 06:53:02 rm Exp $
#

PORTNAME=	ctxtnavaddplugin
PORTVERSION=	2.0
PORTREVISION=	2
CATEGORIES=	www devel python
MASTER_SITES=	http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX=	trac-

MAINTAINER=	glarkin@@FreeBSD.org
COMMENT=	Add links to the ctxtnav bar from other plugins

DEPRECATED=	Functionality of this plugin merged into Trac itself
EXPIRATION_DATE=2012-08-04

BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac

WRKSRC=		${WRKDIR}/${PORTNAME}
NO_BUILD=	yes
USE_PYTHON=	2.5+
USE_PYDISTUTILS=yes
PLIST_SUB+=	PORTVERSION=${PORTVERSION:S/.r/_r/} PYTHONVERSION=${_PYTHON_VERSION}
PYDISTUTILS_NOEGGINFO=	yes

.include <bsd.port.mk>
@


1.12
log
@- Mark as deprecated. Functionality of this plugin merged into Trac itself - see
  trac.web.chrome.add_ctxtnav function. Set expiration date to 2012-08-04

Approved by:	glarkin (maintainer, via mail)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@@)
With Hat:       apache@@
@
text
@d18 3
@


1.10
log
@4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@@
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.9
log
@- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:	portmgr
@
text
@d10 1
@


1.8
log
@- Take maintainership
@
text
@d22 1
a22 1
USE_PYTHON=	2.3+
@


1.7
log
@- Reset maintainer

PR:		133702
Submitted by:	Gerrit Beine <gerrit.beine@@gmx.de>
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.6
log
@- Update to version 2.0

PR:		ports/130704
Submitted by:	Gerrit Beine <gerrit.beine@@gmx.de> (maintainer)
@
text
@d14 1
a14 1
MAINTAINER=	gerrit.beine@@gmx.de
@


1.5
log
@- Bump PORTREVISION after arp update

PR:		125269 125274
@
text
@d9 1
a9 2
PORTVERSION=	1.1.r1
PORTREVISION=	2
a12 1
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r/-r/}
@


1.4
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.3
log
@ - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
@
text
@d10 1
@


1.2
log
@- Update MASTER_SITE
- Repacked the archive (no functional changes.)

PR:		112788
Submitted by:	Gerrit Beine<gerrit.beine@@gmx.de> (maintainer)
@
text
@d26 1
@


1.1
log
@This plugin provides an interface (ICtxtnavAdder) to alter the ctxtnav bar of
other plugins, most notably the wiki. For those of you asking what a ctxtnav
bar is, its the row of links below the main navigation bar.

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

PR:		ports/107269
Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.gerritbeine.de/downloads/trac-hacks/
d13 1
a13 1
DISTNAME=	${PORTNAME}
d18 1
a19 1
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
d21 2
a22 1
USE_ZIP=	yes
a24 1
WRKSRC=		${WRKDIR}/${PORTNAME}/0.10
a26 3
do-build:
	@@${DO_NADA}

@

