head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.03.09;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2010.01.20.01.28.54;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2009.01.27.18.26.29;	author glarkin;	state Exp;
branches;
next	1.2;

1.2
date	2008.10.20.02.10.51;	author glarkin;	state Exp;
branches;
next	1.1;

1.1
date	2008.04.22.08.36.45;	author sat;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	twiki-WysiwygPlugin
# Date created:		17 April 2008
#
# $FreeBSD: head/www/twiki-WysiwygPlugin/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WysiwygPlugin
SVNREV=		17720
PORTREVISION=	1

COMMENT=	Translator framework for Wysiwyg editors

RUN_DEPENDS=	p5-HTML-Parser>=3.28:${PORTSDIR}/www/p5-HTML-Parser

.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>
@


1.4
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 1).

Approved by:	portmgr (itetcu)
@
text
@d4 1
a4 1
# $FreeBSD$
@


1.3
log
@- Update to 0.0.17720
@
text
@d9 1
d13 1
a13 2
RUN_DEPENDS=	p5-HTML-Parser>=3.28:${PORTSDIR}/www/p5-HTML-Parser \
		p5-Encode>=2.01:${PORTSDIR}/converters/p5-Encode
@


1.2
log
@- Unforbid TWiki
- Upgrade to 4.2.3
- Replace MASTER_SITES
- Upgrade TWiki plugins to latest svn.twiki.org versions
- Take maintainership of TWiki and existing plugins

Reviewed by:	miwi
Approved by:	erwin
Approved by:	beech (mentor)
Security:	9227dcaf-827f-11dd-9cd7-0050568452ac
@
text
@d8 1
a8 1
SVNREV=		17570
d12 2
a13 1
RUN_DEPENDS=	p5-HTML-Parser>=3.28:${PORTSDIR}/www/p5-HTML-Parser
@


1.1
log
@- Take maintainership
- Update to 4.2.0
- Refactor into modular design
- Add 21 default modules and 2 non-default ones
- Make upgrading reasonably safe

Wiki:		http://wiki.FreeBSD.org/TWiki
Approved by:	farrokhi (maintainer, implicit via miwi)
@
text
@d8 1
a8 1
SVNREV=		16655
@

