head	1.15;
access;
symbols
	RELEASE_8_3_0:1.14
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.9
	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.15
date	2012.11.17.06.03.08;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2011.01.14.22.35.04;	author glarkin;	state Exp;
branches;
next	1.13;

1.13
date	2010.10.08.16.55.08;	author glarkin;	state Exp;
branches;
next	1.12;

1.12
date	2010.05.18.04.08.04;	author pgollucci;	state Exp;
branches;
next	1.11;

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

1.10
date	2009.12.13.16.28.05;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2009.05.22.18.10.02;	author glarkin;	state Exp;
branches;
next	1.8;

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

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

1.6
date	2009.02.10.19.10.19;	author pav;	state Exp;
branches;
next	1.5;

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

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

1.3
date	2007.07.31.13.39.35;	author pav;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.15
log
@Switch exporter over
@
text
@# New ports collection makefile for: trac-wikinotification
# Date created:                      December 28 2006
# Whom:                              Gerrit Beine <gerrit.beine@@gmx.de>
#
# $FreeBSD: head/www/trac-wikinotification/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	wikinotificationplugin
PORTVERSION=	0.2.1
PORTREVISION=	4
CATEGORIES=	www devel python
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	brooks
PKGNAMEPREFIX=	trac-
DISTNAME=	${PORTNAME}-${PORTVERSION:S/p/rc/}

MAINTAINER=	glarkin@@FreeBSD.org
COMMENT=	Allow email notifications on wiki page changes

RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac

WRKSRC=		${WRKDIR}/${PORTNAME}
USE_PYTHON=	yes
USE_PYDISTUTILS=easy_install
PYDISTUTILS_PKGNAME=	TracWikiNotification
PYDISTUTILS_PKGVERSION=	${PORTVERSION:S/p/rc/}

.include <bsd.port.mk>
@


1.14
log
@- Updated a patch file to remove now-deprecated (and unused by this plugin)
  Python md5 module. This change will suppress useless deprecation warnings.
- Bumped PORTREVISION

Submitted by:	brooks (via email)
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@- Fixed unknown variable InternalError when used with Trac 0.12
- Fixed formatting of wiki notification email when used with Trac 0.12

PR:		ports/150084
Submitted by:	Eygene Ryabinkin <rea-fbsd at codelabs dot ru>
Approved by:	glarkin (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	3
@


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

PR:             ports/146553
Submitted by:   myself (pgollucci@@)
With Hat:       apache@@
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.11
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.10
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.9
log
@- Unbreak and upgrade to 0.2.1 [1]
- Added pkg-message for post-install config instructions

Submitted by:	brooks [1]
@
text
@d22 1
a22 1
USE_PYTHON=	2.3+
@


1.8
log
@- Take maintainership
@
text
@d9 1
a9 2
PORTVERSION=	0.1.0p4
PORTREVISION=	2
d11 2
a12 1
MASTER_SITES=	http://www.gerritbeine.de/download/trac/
d19 1
a19 4
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
		${PYTHON_SITELIBDIR}/TracCtxtnavAdd-1.1_r1-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-ctxtnavadd

BROKEN=		bad depobj
@


1.7
log
@- Reset maintainer

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


1.6
log
@- Mark BROKEN: bad depobj

Reported by:	pointyhat
@
text
@d16 1
a16 1
MAINTAINER=	gerrit.beine@@gmx.de
@


1.5
log
@- Bump PORTREVISION after arp update

PR:		125269 125274
@
text
@d22 2
@


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
@- Fix with new python infrastructure
@
text
@d10 1
@


1.2
log
@- Update MASTER_SITES
- Repackaed the archive (No functional changes.)

PR:		112787
Submitted by:	Gerrit Beine<gerrit.beine@@gmx.de> (maintainer)
@
text
@a17 1
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
a21 1
NO_BUILD=	yes
d23 3
a25 2
USE_PYDISTUTILS=yes
PLIST_SUB+=	PORTVERSION=${PORTVERSION:S/p/rc/} PYTHONVERSION=${_PYTHON_VERSION}
@


1.1
log
@Trac Wiki Notification is a plugin that allows users (even anonymous, as long
as email is set) to select wiki pages that they wish to be notified (by email)
when a change occurs on it.

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

PR:		ports/107272
Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
@
text
@d8 1
a8 1
PORTNAME=	wikinotification
d11 1
a11 1
MASTER_SITES=	http://www.gerritbeine.de/downloads/trac-hacks/
d18 1
a20 1
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
d22 2
a23 1
USE_ZIP=	yes
a25 1
WRKSRC=		${WRKDIR}/${PORTNAME}
a27 3
do-build:
	@@${DO_NADA}

@

