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


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

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

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

1.4
date	2007.05.19.20.24.37;	author flz;	state Exp;
branches;
next	1.3;

1.3
date	2007.03.25.09.46.43;	author rafan;	state Exp;
branches;
next	1.2;

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

1.1
date	2007.01.06.04.35.45;	author brooks;	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-attachment
# Date created:				31 October 2006
# Whom:					Nick Hilliard <nick@@foobar.org>
#
# $FreeBSD: ports/www/drupal4-attachment/Makefile,v 1.6 2009/02/28 20:15:27 miwi Exp $
#

PORTNAME=	attachment
DISTVERSION=	${DRUPAL_VERSION}
PORTREVISION=	20060929
CATEGORIES=	www security

MAINTAINER=	nick@@foobar.org
COMMENT=	An alternative to Drupal's included upload module

RUN_DEPENDS+=	${LOCALBASE}/${DRUPAL_MODDIR}/filemanager.module:${PORTSDIR}/www/drupal4-filemanager

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_FILES=	attachment.install attachment.module
DOC_FILES=	LICENSE.txt README.txt CREDITS INSTALL

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


1.6
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.5
log
@- Fix INDEX

Reported by:	ionbot
@
text
@d18 3
@


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


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


1.2
log
@The RUN_DEPENDS entry for drupal-filemanager needs ${LOCALBASE}
prepended.

Reported by:	pav
@
text
@d16 1
a16 1
RUN_DEPENDS+=	${LOCALBASE}/${DRUPAL_MODDIR}/filemanager.module:${PORTSDIR}/www/drupal-filemanager
d23 1
a23 1
.include "${PORTSDIR}/www/drupal/bsd.drupal.mk"
@


1.1
log
@Add www/drupal-attachment:

This module is an alternative to Drupal's included upload module. It
uses the filemanager module to allow a unique namespace per node and
support large number of files. In addition this module allows you to
give each attachment a title and description.

Submitted by:	Nick Hilliard <nick@@foobar.org>
@
text
@d16 1
a16 1
RUN_DEPENDS+=	${DRUPAL_MODDIR}/filemanager.module:${PORTSDIR}/www/drupal-filemanager
@

