head	1.7;
access;
symbols
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	old_RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.7
date	2009.04.04.18.14.11;	author miwi;	state dead;
branches;
next	1.6;

1.6
date	2009.03.09.21.01.34;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2009.02.28.20.15.28;	author miwi;	state Exp;
branches;
next	1.4;

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

1.3
date	2007.05.19.20.24.39;	author flz;	state Exp;
branches;
next	1.2;

1.2
date	2007.03.25.09.46.44;	author rafan;	state Exp;
branches;
next	1.1;

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


desc
@@


1.7
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-i18n
# Date created:				26 Jan 2007
# Whom:					Nick Hilliard <nick@@foobar.org>
#
# $FreeBSD: ports/www/drupal4-i18n/Makefile,v 1.6 2009/03/09 21:01:34 miwi Exp $
#

PORTNAME=	i18n
DISTVERSION=	4.7.x-1.0
PORTREVISION=	20061209
CATEGORIES=	www security
MASTER_SITE_SUBDIR=	pav/drupal

MAINTAINER=	nick@@foobar.org
COMMENT=	An internationalisation module for the Drupal CMS

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
DRUPAL_MODSUBDIR=	i18n
MODULE_FILES=	translation.module i18n.module i18n.install i18n.inc \
		i18nprofile/i18nprofile.install \
		i18nprofile/i18nprofile.module \
		flags/ca.png flags/cs.png flags/de.png flags/en.png \
		flags/es.png flags/eu.png flags/fi.png flags/fr.png \
		flags/gl.png flags/he.png flags/hu.png flags/it.png \
		flags/ja.png flags/km.png flags/nl.png flags/ru.png \
		flags/sk.png flags/sv.png

MODULE_DIRS=	flags i18nprofile
DOC_FILES=	CHANGELOG.txt CREDITS.txt HOWTO.txt INSTALL.txt LICENSE.txt README.txt

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


1.6
log
@- Fix EXPIRATION_DATE
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
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
@d18 1
a18 1
EXPIRATION_DATE=	2009-03-26
@


1.4
log
@- Fix INDEX

Reported by:	ionbot
@
text
@d17 3
@


1.3
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.2
log
@- Rename all drupal-* to drupal4-* for future drupal5 ports
- Switch to drupal5/bsd.drupal.mk
@
text
@d10 1
a10 1
PORTREVISION=	20061208
@


1.1
log
@This is a collection of modules to add multi-lingual capabilities to Drupal
sites. It provides content translation facilities for nodes and taxonomy,
interface translation for anonymous users when used with the locale module,
and browser language detection. It also includes a block for language
selection and manages translation relationships for nodes and taxonomy
terms.

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

PR:		ports/108382
Submitted by:	Nick Hilliard <nick at foobar.org>
@
text
@d32 1
a32 1
.include "${PORTSDIR}/www/drupal/bsd.drupal.mk"
@

