head	1.5;
access;
symbols
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2007.03.25.10.02.55;	author rafan;	state dead;
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.5
log
@- drupal-* are renamed to drupal4-* for drupal5 ports
@
text
@# New ports collection makefile for:	drupal-textile
# Date created:				21 February 2006
# Whom:					Brooks Davis <brooks@@FreeBSD.org>
#
# $FreeBSD: ports/www/drupal-textile/Makefile,v 1.4 2007/01/27 23:46:01 miwi Exp $
#

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

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

DRUPAL_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 "${PORTSDIR}/www/drupal/bsd.drupal.mk"
.include <bsd.port.post.mk>
@


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

PR:		108383
Submitted by:	Nick Hilliard <nick@@foobar.org> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


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
@

