head	1.23;
access;
symbols
	RELEASE_8_3_0:1.17
	RELEASE_9_0_0:1.16
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.23
date	2012.11.20.14.29.42;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2012.11.17.06.02.31;	author svnexp;	state Exp;
branches;
next	1.21;

1.21
date	2012.09.07.17.29.32;	author garga;	state Exp;
branches;
next	1.20;

1.20
date	2012.09.04.22.27.55;	author ohauer;	state Exp;
branches;
next	1.19;

1.19
date	2012.08.18.14.29.08;	author ohauer;	state Exp;
branches;
next	1.18;

1.18
date	2012.07.02.22.19.47;	author garga;	state Exp;
branches;
next	1.17;

1.17
date	2012.01.01.16.47.36;	author ohauer;	state Exp;
branches;
next	1.16;

1.16
date	2011.08.20.17.27.37;	author ohauer;	state Exp;
branches;
next	1.15;

1.15
date	2011.02.25.01.32.09;	author delphij;	state Exp;
branches;
next	1.14;

1.14
date	2011.02.21.11.58.45;	author garga;	state Exp;
branches;
next	1.13;

1.13
date	2009.12.15.10.26.03;	author garga;	state Exp;
branches;
next	1.12;

1.12
date	2009.08.22.00.38.06;	author amdmi3;	state Exp;
branches;
next	1.11;

1.11
date	2009.04.21.12.08.27;	author garga;	state Exp;
branches;
next	1.10;

1.10
date	2009.03.28.17.53.23;	author garga;	state Exp;
branches;
next	1.9;

1.9
date	2008.09.23.13.30.56;	author garga;	state Exp;
branches;
next	1.8;

1.8
date	2007.07.09.17.00.12;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2007.05.19.20.24.37;	author flz;	state Exp;
branches;
next	1.6;

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

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

1.4
date	2006.10.04.16.22.50;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2006.09.23.00.23.36;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2006.05.12.18.27.43;	author jmelo;	state Exp;
branches;
next	1.1;

1.1
date	2005.04.15.11.56.52;	author pav;	state Exp;
branches;
next	;


desc
@@


1.23
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307587
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307587 | garga | 2012-11-20 14:26:17 +0000 (Tue, 20 Nov 2012) | 4 lines
## SVN ##
## SVN ## Update to 2.1.7
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# $FreeBSD: head/www/dotproject/Makefile 307587 2012-11-20 14:26:17Z garga $

PORTNAME=	dotproject
PORTVERSION=	2.1.7
CATEGORIES=	www devel
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/dotProject%20Version%20${PORTVERSION}

MAINTAINER=	garga@@FreeBSD.org
COMMENT=	Open Source Project Management tool

WRKSRC=		${WRKDIR}/${PORTNAME}
NO_BUILD=	yes
USE_PHP=	gd mysql session zlib
WANT_PHP_WEB=	yes
USE_APACHE_RUN=	22+

SUB_FILES=	pkg-message

OPTIONS_DEFINE=	LDAP
OPTIONS_DEFAULT=LDAP

.include <bsd.port.pre.mk>

.if ${PORT_OPTIONS:MLDAP}
USE_PHP+=	ldap xml
.endif

post-extract:
	@@${FIND} ${WRKSRC} -type d -name '.svn' | ${XARGS} ${RM} -rf
	@@${FIND} ${WRKSRC} -type f -name '.cvsignore' -delete

do-install:
	${MKDIR} ${WWWDIR}
	${CP} -R ${WRKSRC}/* ${WWWDIR}
	${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.post.mk>
@


1.22
log
@Switch exporter over
@
text
@d1 1
a1 1
# $FreeBSD: head/www/dotproject/Makefile 303812 2012-09-07 17:29:32Z garga $
d4 1
a4 1
PORTVERSION=	2.1.6
@


1.21
log
@SVN rev 303812 on 2012-09-07 17:29:32Z by garga

Update to 2.1.6
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.20
log
@SVN rev 303678 on 2012-09-04 22:27:55Z by ohauer

- unbreak build
  since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@@
@
text
@d4 1
a4 2
PORTVERSION=	2.1.5
PORTREVISION=	2
d28 4
a34 3
	${RM} ${WWWDIR}/locales/es
	${RM} ${WWWDIR}/locales/pt_br
	${MKDIR} ${WWWDIR}/files/temp
@


1.19
log
@SVN rev 302724 on 2012-08-18 14:29:08Z by ohauer

- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@@
@
text
@a0 4
# New ports collection makefile for:	dotproject
# Date created:				12 April 2005
# Whom:					Antonio Carlos Venancio Junior (<antonio@@inf.ufsc.br>)
#
a1 1
#
d16 1
a16 1
USE_APACHE=	22+
@


1.18
log
@Move to OPTIONSng
@
text
@d21 1
a21 1
USE_APACHE=	20+
@


1.17
log
@- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@@
@
text
@d25 2
a26 1
OPTIONS=	LDAP "Enable ldap support" On
d30 1
a30 1
.if defined(WITH_LDAP)
@


1.16
log
@ - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
@
text
@d21 1
a21 1
USE_APACHE=	13+
@


1.15
log
@Chase after net/openldap24-server update.

Reminded by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	1
d21 1
a21 1
USE_APACHE=	1.3+
@


1.14
log
@- Update to 2.1.5 [1]
- Use WWWDIR facility and cleanup a bit Makefile

Submitted by:	Thomas Steen Rasmussen <thomas@@gibfest.dk> [1]
@
text
@d10 1
@


1.13
log
@Update to 2.1.3
@
text
@d9 1
a9 1
PORTVERSION=	2.1.3
a11 1
DISTNAME=	${PORTNAME}_${PORTVERSION}
d16 1
a16 2
WRKSRC=		${WRKDIR}/BigBlueHat-${PORTNAME}-527fa57
DOTPROJECTDIR=	${PREFIX}/www/${PORTNAME}
a21 1
SUB_LIST+=	DOTPROJECTDIR=${DOTPROJECTDIR}
d24 8
d33 6
a38 3
	${MKDIR} ${DOTPROJECTDIR}
	${CP} -R ${WRKSRC}/${PORTNAME}/* ${DOTPROJECTDIR}
	${CHOWN} -R ${WWWOWN}:${WWWGRP} ${DOTPROJECTDIR}
d43 1
a43 1
.include <bsd.port.mk>
@


1.12
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d9 1
a9 1
PORTVERSION=	2.1.2
d12 1
d17 1
a17 1
WRKSRC=		${WRKDIR}/${PORTNAME}
a22 1
MAKE_JOBS_SAFE=	yes
d29 1
a29 1
	${CP} -R ${WRKSRC}/* ${DOTPROJECTDIR}
@


1.11
log
@- USE_APACHE=yes is deprecated, use 1.3+ instead

PR:		ports/133680
Submitted by:	pgollucci
@
text
@d11 1
a11 1
MASTER_SITES=	SF
@


1.10
log
@Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
@
text
@d21 1
a21 1
USE_APACHE=	yes
@


1.9
log
@- Update to 2.1.2
- Use SF macro
- This version run with php 5, change default version
- Fix pkg-message to reflect this version
- Take over maintainership

PR:		ports/127448
Submitted by:	garga
Approved by:	maintainer
@
text
@d22 1
@


1.8
log
@- Allow the build with apache2

PR:		114386
Submitted by:	Alex Samorukov <samm@@os2.kiev.ua>
Approved by:	maintainer
@
text
@d9 1
a9 2
PORTVERSION=	2.0.4
PORTREVISION=	1
d11 1
a11 3
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
DISTNAME=	${PORTNAME}-${PORTVERSION}
d13 1
a13 1
MAINTAINER=	sailorfred@@yahoo.com
a19 1
DEFAULT_PHP_VER=4
a20 1
IGNORE_WITH_PHP=5
@


1.7
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d26 1
a26 1
USE_APACHE=	1.3
@


1.6
log
@- add php zlib support

PR:		ports/105521
Submitted by:	farrokhi@@
Approved by:	maintainer
@
text
@d10 1
@


1.5
log
@- Fix permissions

PR:		ports/105506
Submitted by:	farrokhi@@
Approved by:	maintainer
@
text
@d21 1
a21 1
USE_PHP=	gd mysql session
@


1.4
log
@- Update to 2.0.4
- Take maintainership

PR:		ports/103499
Submitted by:	Fred Cox <sailorfred@@yahoo.com>
@
text
@d33 1
@


1.3
log
@Reset maintainership of ports assigned to antonio@@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:		portmgr
@
text
@d9 1
a9 1
PORTVERSION=	2.0.2
d13 1
a13 1
DISTNAME=	${PORTNAME}-v${PORTVERSION}
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d22 1
d24 2
@


1.2
log
@- Update to 2.0.2.

PR:		ports/96958
Submitted by:	Edwin Groothuis <edwin@@mavetju.org>
Approved by:	Antonio Carlos <antonio@@php.net> (maintainer), mnag (mentor)
@
text
@d15 1
a15 1
MAINTAINER=	antonio@@php.net
@


1.1
log
@dotProject is a PHP web-based project management framework that includes modules
for companies, projects, tasks (with Gantt charts), forums, files, calendar,
contacts, tickets/helpdesk, multi-language support, user/module permissions and
themes.

PR:		ports/79829
Submitted by:	Antonio Carlos Venancio Junior <antonio@@php.net>
@
text
@d9 1
a9 1
PORTVERSION=	2.0.1
d13 1
a13 1
DISTNAME=	${PORTNAME}_${PORTVERSION}
@

