head	1.29;
access;
symbols
	RELEASE_8_3_0:1.26
	RELEASE_9_0_0:1.26
	RELEASE_7_4_0:1.26
	RELEASE_8_2_0:1.26
	RELEASE_6_EOL:1.26
	RELEASE_8_1_0:1.26
	RELEASE_7_3_0:1.26
	RELEASE_8_0_0:1.26
	RELEASE_7_2_0:1.26
	RELEASE_7_1_0:1.26
	RELEASE_6_4_0:1.26
	RELEASE_5_EOL:1.25
	RELEASE_7_0_0:1.25
	RELEASE_6_3_0:1.25
	PRE_XORG_7:1.24
	RELEASE_4_EOL:1.24
	RELEASE_6_2_0:1.24
	RELEASE_6_1_0:1.24
	RELEASE_5_5_0:1.24
	RELEASE_6_0_0:1.24
	RELEASE_5_4_0:1.23
	RELEASE_4_11_0:1.20
	RELEASE_5_3_0:1.19
	RELEASE_4_10_0:1.15
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.7
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.1;
locks; strict;
comment	@# @;


1.29
date	2012.11.17.06.03.09;	author svnexp;	state Exp;
branches;
next	1.28;

1.28
date	2012.10.13.13.39.56;	author dinoex;	state Exp;
branches;
next	1.27;

1.27
date	2012.07.26.17.43.34;	author dinoex;	state Exp;
branches;
next	1.26;

1.26
date	2008.06.06.14.07.21;	author edwin;	state Exp;
branches;
next	1.25;

1.25
date	2007.08.18.08.57.32;	author dinoex;	state Exp;
branches;
next	1.24;

1.24
date	2005.04.02.19.42.45;	author dinoex;	state Exp;
branches;
next	1.23;

1.23
date	2005.03.14.16.32.56;	author dinoex;	state Exp;
branches;
next	1.22;

1.22
date	2005.02.19.01.28.46;	author kris;	state Exp;
branches;
next	1.21;

1.21
date	2005.01.13.09.16.19;	author dinoex;	state Exp;
branches;
next	1.20;

1.20
date	2004.12.06.16.01.35;	author dinoex;	state Exp;
branches;
next	1.19;

1.19
date	2004.07.19.09.42.16;	author ale;	state Exp;
branches;
next	1.18;

1.18
date	2004.07.07.06.13.49;	author dinoex;	state Exp;
branches;
next	1.17;

1.17
date	2004.07.06.14.25.55;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2004.05.25.09.19.42;	author mat;	state Exp;
branches;
next	1.15;

1.15
date	2004.03.22.10.35.40;	author dinoex;	state Exp;
branches;
next	1.14;

1.14
date	2004.03.22.10.31.53;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2004.03.04.13.18.09;	author dinoex;	state Exp;
branches;
next	1.12;

1.12
date	2004.02.04.05.09.36;	author marcus;	state Exp;
branches;
next	1.11;

1.11
date	2004.01.31.12.19.33;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2004.01.19.04.56.35;	author dinoex;	state Exp;
branches;
next	1.9;

1.9
date	2003.12.24.11.51.30;	author dinoex;	state Exp;
branches;
next	1.8;

1.8
date	2003.10.19.10.45.50;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2003.05.08.17.46.52;	author dinoex;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.20.18.26.41;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2003.01.22.19.14.08;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2003.01.21.04.32.51;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2003.01.04.15.53.39;	author seanc;	state Exp;
branches;
next	1.2;

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

1.1
date	2002.10.29.19.49.23;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.29
log
@Switch exporter over
@
text
@# $FreeBSD: head/www/twig/Makefile 305832 2012-10-13 13:39:56Z dinoex $

PORTNAME=	twig
PORTVERSION=	2.8.3
PORTREVISION=	2
CATEGORIES=	www mail
MASTER_SITES=	ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/

MAINTAINER=	dinoex@@FreeBSD.org
COMMENT=	Web Based Email Client and Scheduler

.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP=	ctype imap openssl pgsql pcre posix session tokenizer xml zlib
.endif

NO_BUILD=	YES
TWIG?=		www/twig
PLIST_SUB+=	TWIG=${TWIG}
ROOTFILES=	index.php test.php goto.php
CONFFILES=	.htaccess mailfooter.inc.php3.sample
USERFILES=	announcements.inc.php3 config.inc.php3 dbconfig.inc.php3 \
		defaults.inc.php3 footer.inc.php3 header.inc.php3 \
		images.inc.php3 login.footer.inc.php3 login.form.php3 \
		login.header.inc.php3 mainmenu.inc.php3 newusergroups.inc.php3

do-install:
	-${MKDIR} ${PREFIX}/${TWIG}/config
	@@(cd ${WRKSRC} && ${CP} ${ROOTFILES} ${PREFIX}/${TWIG}/ )
	@@(cd ${WRKSRC} && ${CP} -R features  ${PREFIX}/${TWIG}/ )
	@@(cd ${WRKSRC} && ${CP} -R images    ${PREFIX}/${TWIG}/ )
	@@(cd ${WRKSRC} && ${CP} -R lib       ${PREFIX}/${TWIG}/ )
	@@(cd ${WRKSRC}/config && ${CP} ${CONFFILES} ${PREFIX}/${TWIG}/config/ )
.for i in ${USERFILES}
	@@${CP} ${WRKSRC}/config/${i} ${PREFIX}/${TWIG}/config/${i}-dist
	@@if test ! -f ${PREFIX}/${TWIG}/config/${i} ; then \
		${CP} ${WRKSRC}/config/${i} ${PREFIX}/${TWIG}/config/${i}; \
	fi
.endfor

.include <bsd.port.mk>
@


1.28
log
@SVN rev 305832 on 2012-10-13 13:39:56Z by dinoex

- cleanup comments
Feature safe: yes
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.27
log
@SVN rev 301570 on 2012-07-26 17:43:34Z by dinoex

- update MASTER_SITES
- drop WWW
@
text
@a0 4
# New ports collection makefile for:	twig
# Date created:				12 Jun 2002
# Whom:					dirk.meyer@@dinoex.sub.org
#
a1 1
#
@


1.26
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d12 1
a12 2
MASTER_SITES=	http://informationgateway.org/download/ \
		ftp://ftp.informationgateway.org/pub/
@


1.25
log
@- change default installation dir to www/twig
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.24
log
@- update to 2.8.3
@
text
@d10 1
d23 1
a23 1
TWIG?=		www/data-dist/twig
@


1.23
log
@- update to twig-2.8.2
- cleanup MASTER_SITES
@
text
@d9 1
a9 1
PORTVERSION=	2.8.2
@


1.22
log
@Remove WITH_PHP3 support now that php3 has been removed.
@
text
@d9 1
a9 1
PORTVERSION=	2.8.1
d11 1
a11 1
MASTER_SITES=	http://www.informationgateway.org/download/ \
@


1.21
log
@- update to twig-2.8.1
@
text
@a17 1
.if !defined(WITH_PHP3)
a18 3
.else
RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/${PHP3_PORT}
.endif
a21 1
PHP3_PORT?=	www/mod_php3
@


1.20
log
@- update to 2.8.0
@
text
@d9 1
a9 1
PORTVERSION=	2.8.0
@


1.19
log
@Switch to the new PHP infrastructure.
@
text
@d9 1
a9 2
PORTVERSION=	2.7.7
PORTREVISION=	2
d11 2
a12 1
MASTER_SITES=	http://www.informationgateway.org/download/
d29 1
a29 1
ROOTFILES=	index.php3 test.php3 goto.php3
@


1.18
log
@- fix index
as bsd.php.mmk still needs explicit PORTSDIR
@
text
@d10 1
a10 1
PORTREVISION=	1
d19 1
a19 1
USE_PHP=	yes
a25 1
PHP_PORT?=	${PORTSDIR}/www/mod_php4-twig
@


1.17
log
@- new option WITHOUT_PHP_DEPENDS
- make use of USE_PHP
- unbreak for apache2
@
text
@d26 1
a26 1
PHP_PORT?=	www/mod_php4-twig
@


1.16
log
@Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
@
text
@d17 1
d19 1
a19 1
RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/${PHP4_PORT}
d23 1
a26 1
PHP4_PORT?=	www/mod_php4-twig
a28 1
POSTGRESQL_PORT?=	databases/postgresql7
a35 8

.if defined(WITH_APACHE2)
pre-everything::
	@@${ECHO_CMD} "#"
	@@${ECHO_CMD} "# this ports does not support Apache2"
	@@${ECHO_CMD} "#"
	@@${FALSE}
.endif
@


1.15
log
@- handle WITH_APACHE2
@
text
@d28 1
a28 1
POSTGRESQL_PORT?=	databases/postgresql-client
@


1.14
log
@- drop extra dependency
@
text
@d37 8
@


1.13
log
@- fix PHP_PORT default
@
text
@a21 4
.if !defined(WITH_MYSQL)
LIB_DEPENDS+=	pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
.else
.endif
@


1.12
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d28 1
@


1.11
log
@- make portlint happier
@
text
@d10 1
@


1.10
log
@- Fix conflicts by using POSTGRESQL_PORT
@
text
@a21 1
POSTGRESQL_PORT?=	databases/postgresql-client
d30 1
@


1.9
log
@- Fix MASTER_SITES
@
text
@d22 2
a23 1
LIB_DEPENDS=	pq.3:${PORTSDIR}/databases/postgresql7
@


1.8
log
@- switch dependency on www/mod_php4-twig
- remove NO_PACKAGE
@
text
@d11 1
a11 2
MASTER_SITES=	http://twig.info/download/ \
		http://twig.screwdriver.net/download/
@


1.7
log
@- Support for PHP3_PORT and PHP4_PORT
@
text
@d28 1
a28 1
PHP4_PORT?=	www/mod_php4
a29 1
NO_PACKAGE=	need a matching version of mod_php
@


1.6
log
@- add COMMENT
@
text
@d18 1
a18 1
RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
d20 1
a20 1
RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3
d28 2
@


1.5
log
@- make portlint happier
@
text
@d15 1
@


1.4
log
@- mark NO_PACKAGE
@
text
@d48 1
a48 1
        fi
d50 1
a50 1
	
@


1.3
log
@Chase libpq version bump.
@
text
@d27 1
@


1.2
log
@Fix default installtion path
suggested by: johann@@egenetics.com
- don't overwrite configurations files
- more MASTER_SITES
- Update to 2.7.7
@
text
@d22 1
a22 1
LIB_DEPENDS=	pq.2:${PORTSDIR}/databases/postgresql7
@


1.1
log
@TWIG is a Web-based groupware suite written in PHP, compatible with both
PHP3 and PHP4. Its features include IMAP and POP3 email, Usenet newsgroups,
contact management, scheduling, shared notes and bookmarks, a todo list,
and meeting announcements. Any piece of information can be shared with others
via group oriented access controls. By using only plain HTML, it is a simple,
cross-platform, fast and browser-independent way to access or share almost
any kind of information, without the complexity or costs of other
intranet/groupware packages. It is fully internationalized, with 22
translations.

WWW: http://twig.screwdriver.net/
@
text
@d9 1
a9 1
PORTVERSION=	2.7.6
d11 2
a12 1
MASTER_SITES=	http://twig.screwdriver.net/download/
d27 1
a27 1
TWIG?=		www/data.default/twig
d29 6
d37 13
a49 3
	-${MKDIR} ${PREFIX}/${TWIG}/
	(cd ${WRKSRC} && ./twig-install ${PREFIX}/${TWIG} )

@

