head	1.10;
access;
symbols
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.5
	old_RELEASE_4_EOL:1.4
	old_RELEASE_6_2_0:1.1
	old_RELEASE_6_1_0:1.1
	old_RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.10
date	2009.04.04.18.14.31;	author miwi;	state dead;
branches;
next	1.9;

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

1.8
date	2008.07.09.14.29.02;	author miwi;	state Exp;
branches;
next	1.7;

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

1.6
date	2007.05.19.20.24.40;	author flz;	state Exp;
branches;
next	1.5;

1.5
date	2007.03.25.09.46.44;	author rafan;	state Exp;
branches;
next	1.4;

1.4
date	2007.01.27.23.46.01;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2007.01.09.03.19.03;	author brooks;	state Exp;
branches;
next	1.2;

1.2
date	2007.01.05.21.32.19;	author brooks;	state Exp;
branches;
next	1.1;

1.1
date	2006.02.22.00.58.04;	author brooks;	state Exp;
branches;
next	;


desc
@@


1.10
log
@2009-03-26 www/drupal4-attachment: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-filemanager: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-gsitemap: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-i18n: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-nice_menus: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-taxonomy_access: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-textile: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-31 www/squid26: The 2.6 series is no longer actively maintained by the Squid developers
2009-03-30 x11-themes/camaelon-nesedah: now included in camaelon
@
text
@# New ports collection makefile for:	drupal-textile
# Date created:				21 February 2006
# Whom:					Brooks Davis <brooks@@FreeBSD.org>
#
# $FreeBSD: ports/www/drupal4-textile/Makefile,v 1.9 2009/02/28 20:15:28 miwi Exp $
#

PORTNAME=	textile
DISTVERSION=	4.7.x-1.x-dev
PORTREVISION=	20061114
PORTEPOCH=	1
CATEGORIES=	www textproc
MASTER_SITE_SUBDIR=	brooks

MAINTAINER=	nick@@foobar.org
COMMENT=	Textile markup module for Drupal

DEPRECATED=	Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
EXPIRATION_DATE=2009-03-26

DRUPAL4_MODULE=	yes
MODULE_DIRS=	textilephp
MODULE_FILES=	textile.module textilephp/Textile.php DrupalTextile.inc
DOC_DIRS=	textilephp/doc textilephp
DOC_FILES=	CHANGELOG.txt CREDITS.txt INSTALL.txt LICENSE.txt README.txt \
		TODO.txt \
		textilephp/doc/Textile_8php-source.html \
		textilephp/doc/Textile_8php.html \
		textilephp/doc/annotated.html \
		textilephp/doc/classMTLikeTextile-members.html \
		textilephp/doc/classMTLikeTextile.html \
		textilephp/doc/classMTLikeTextile.png \
		textilephp/doc/classTextile-members.html \
		textilephp/doc/classTextile.html \
		textilephp/doc/classTextile.png \
		textilephp/doc/doxygen.css \
		textilephp/doc/doxygen.png \
		textilephp/doc/files.html \
		textilephp/doc/functions.html \
		textilephp/doc/functions_func.html \
		textilephp/doc/functions_vars.html \
		textilephp/doc/hierarchy.html \
		textilephp/doc/index.html \
		textilephp/textilephp.doxyfile \
		textilephp/CHANGELOG \
		textilephp/CREDITS \
		textilephp/LICENSE \
		textilephp/README \
		textilephp/TODO

.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
.include <bsd.port.post.mk>
@


1.9
log
@- Mark as DEPRECATED  Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
- EXPIRATION_DATE= 2009-03-26

Submitted by:	maintianer via private mail
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Version went backwards 8 months ago; fix

Submitted by:	kris
@
text
@d18 3
@


1.7
log
@- Fix INDEX

Reported by:	ionbot
@
text
@d11 1
@


1.6
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d17 1
a17 1
DRUPAL_MODULE=	yes
@


1.5
log
@- Rename all drupal-* to drupal4-* for future drupal5 ports
- Switch to drupal5/bsd.drupal.mk
@
text
@d10 1
a10 1
PORTREVISION=	20061113
@


1.4
log
@- Update to  4.7.x.1.x.d_20061113

PR:		108383
Submitted by:	Nick Hilliard <nick@@foobar.org> (maintainer)
@
text
@d48 1
a48 1
.include "${PORTSDIR}/www/drupal/bsd.drupal.mk"
@


1.3
log
@Transfer maintainership of drupal and drupal-textile to Nick Hilliard.
Thanks for taking this on.
@
text
@d9 2
a10 2
DISTVERSION=	${DRUPAL_VERSION}
PORTREVISION=	20060511
d19 1
a19 1
MODULE_FILES=	textile.module textilephp/Textile.php
d22 1
a22 1
		textilephp/doc/classMTLikeTextile-members.html \
d26 1
a26 1
		textilephp/doc/classTextile-members.html \
d29 1
d43 1
@


1.2
log
@Upgrade drupal to 4.7.5 fixing a couple security issues.
Upgrade drupal-pubcookie and drupal-textile to the 4.7 versions.

Submitted by:	Nick Hilliard <nick at foobar dot org> (upgrade to 4.7.4)
Security:	vid:3d8d3548-9d02-11db-a541-000ae42e9b93
@
text
@d14 1
a14 1
MAINTAINER=	brooks@@FreeBSD.org
@


1.1
log
@Add www/drupal-textile:

The Textile module allows you to enter content using Textile, a
simple, plain text syntax that is filtered into valid (X)HTML.  It was
originally developed by Dean Allen of textism.com, and several different
versions (in several different programming languages) have been created.
@
text
@d10 1
a10 1
PORTREVISION=	20060210
@

