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


1.4
date	2011.08.30.06.40.45;	author bapt;	state dead;
branches;
next	1.3;

1.3
date	2011.07.29.08.36.43;	author crees;	state Exp;
branches;
next	1.2;

1.2
date	2010.02.05.11.44.45;	author dinoex;	state Exp;
branches;
next	1.1;

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


desc
@@


1.4
log
@2011-08-30 chinese/firebird: Broken, maintainer timed out, untouched for five years
2011-08-29 www/drupal5-securepages: Use drupal[67] instead
2011-08-29 www/drupal5-xmlsitemap: Use drupal[67] instead
2011-08-29 www/drupal5-token: Use drupal[67] instead
2011-08-29 www/drupal5-cck: Use drupal[67] instead
2011-08-29 www/drupal5-disknode: Use drupal[67] instead
2011-08-29 www/drupal5-views: Use drupal[67] instead
2011-08-29 www/drupal5-ubercart: Use drupal[67] instead
2011-08-29 www/drupal5-taxonomy_access: Use drupal[67] instead
2011-08-29 www/drupal5-insert-view: Use drupal[67] instead
2011-08-29 www/drupal5-thickbox: Use drupal[67] instead
2011-08-29 www/drupal5-taxonomy_ticker: Use drupal[67] instead
2011-08-29 www/drupal5-tinymce: Use drupal[67] instead
2011-08-29 www/drupal5: Use drupal[67] instead
2011-08-29 www/drupal5-adsense: Use drupal[67] instead
2011-08-29 www/drupal5-tagadelic: Use drupal[67] instead
2011-08-29 www/drupal5-imagefield: Use drupal[67] instead
2011-08-29 www/drupal5-nodewords: Use drupal[67] instead
2011-08-29 www/drupal5-bluebreeze: Use drupal[67] instead
2011-08-29 www/drupal5-imagecache: Use drupal[67] instead
2011-08-29 www/drupal5-nice_menus: Use drupal[67] instead
2011-08-29 www/drupal5-ubrowser: Use drupal[67] instead
2011-08-29 www/drupal5-google_analytics: Use drupal[67] instead
2011-08-29 www/drupal5-bookreview: Use drupal[67] instead
2011-08-29 www/drupal5-tapir: Use drupal[67] instead
2011-08-29 www/drupal5-i18n: Use drupal[67] instead
2011-08-29 www/drupal5-simplenews: Use drupal[67] instead
2011-08-29 www/drupal5-workflow_ng: Use drupal[67] instead
@
text
@# New ports collection makefile for:  drupal5-token
# Date created:  11 February 2008
# Whom:          Jeremy Iverson <jeremy@@algenta.com>
#
# $FreeBSD: ports/www/drupal5-token/Makefile,v 1.3 2011/07/29 08:36:43 crees Exp $
#

PORTNAME=	token
DISTVERSION=	5.x-1.10
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://ftp.drupal.org/files/projects/

MAINTAINER=	jeremy@@algenta.com
COMMENT=	Token module for Drupal 5

DEPRECATED=	Use drupal[67] instead
EXPIRATION_DATE=2011-08-29

DRUPAL5_MODULE=	yes
MODULE_FILES=	token_cck.inc token_comment.inc token_node.inc \
		token_taxonomy.inc token_user.inc token.inc \
		token.info token.install token.module
DOC_FILES=	API.txt CHANGELOG.txt LICENSE.txt README.txt

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


1.3
log
@Begin process of removal of drupal5 ports:

- Stop using the bsd.drupal.mk in drupal5/ and use the Mk/ version
- Deprecate the drupal5 ports for removal on 29/Aug

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


1.2
log
@- update to jpeg-8
@
text
@d17 3
@


1.1
log
@Tokens are small bits of text that can be placed into larger documents via
simple placeholders, like %site-name or [user]. The Token module provides a
central API for modules to use these tokens, and expose their own token
values.

WWW: http://drupal.org/project/token

PR:		ports/120578
Submitted by:	Jeremy Iverson <jeremy at algenta.com>
@
text
@d10 1
@

