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.44;	author bapt;	state dead;
branches;
next	1.3;

1.3
date	2011.07.29.08.36.42;	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.16.59.16;	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-tapir
# Date created:  11 February 2008
# Whom:          Jeremy Iverson <jeremy@@algenta.com>
#
# $FreeBSD: ports/www/drupal5-tapir/Makefile,v 1.3 2011/07/29 08:36:42 crees Exp $
#

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

MAINTAINER=	jeremy@@algenta.com
COMMENT=	Tables API (TAPIr) module for Drupal 5

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

DRUPAL5_MODULE=	yes
MODULE_FILES=	tapir.info tapir.module
DOC_FILES=	LICENSE.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
@The Tables API defined by TAPIr can be used by module developers to
include simple, dynamically configurable tables in their modules.
The tables generated by TAPIr feature dynamic loading of data but
also dynamic positioning and disabling of fields (columns) based on
settings configured in the table's settings page. Settings pages are
auto-generated and include helpful links to preview tables and view a
master tabel list. Tables defined by TAPIr are also extensible, so your
tables will be available for other module developers to hook into in a
method similar to the Forms API.

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

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

