head	1.13;
access;
symbols
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6;
locks; strict;
comment	@# @;


1.13
date	2008.02.28.07.50.46;	author miwi;	state dead;
branches;
next	1.12;

1.12
date	2007.12.20.14.03.47;	author acm;	state Exp;
branches;
next	1.11;

1.11
date	2007.05.19.20.24.52;	author flz;	state Exp;
branches;
next	1.10;

1.10
date	2006.09.04.22.35.59;	author acm;	state Exp;
branches;
next	1.9;

1.9
date	2006.07.23.02.45.16;	author acm;	state Exp;
branches;
next	1.8;

1.8
date	2006.05.14.20.34.15;	author sat;	state Exp;
branches;
next	1.7;

1.7
date	2006.05.10.21.55.31;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2006.02.21.18.39.45;	author tdb;	state Exp;
branches;
next	1.5;

1.5
date	2006.01.04.05.55.32;	author edwin;	state Exp;
branches;
next	1.4;

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

1.3
date	2005.12.29.16.55.44;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.06.02.58.27;	author edwin;	state Exp;
branches;
next	1.1;

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


desc
@@


1.13
log
@2007-12-12 net-im/wildfire: Use net-im/openfire instead of this port
2008-01-20 www/gekko: This port is not being developed anymore. This was replaced by textmotion  http://code.google.com/p/textmotion/
2008-01-20 www/gekko-modules: This port is not being developed anymore. This was replaced by textmotion  http://code.google.com/p/textmotion/
2007-11-01 java/linux-blackdown-jre11: Obsolete version; Support for Java 1.1 is to be removed from the ports tree
2008-01-14 french/pluxml: no active development and known security vulnerabilities, see http://www.securityfocus.com/bid/24607/info for details
2008-01-14 french/pluxml-theme-bridge: pluxml is marked as deprecated
2008-01-14 french/pluxml-theme-snowxml: pluxml is marked as deprecated
2007-09-15 databases/pgbash: Last release in 2003, relies on outdated Postgre 7.3 and bash 2.05a
2007-11-01 audio/nogger: "just makes a humming noise""
@
text
@# New ports collection makefile for:	gekko
# Date created:				2005-11-21
# Whom:					Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
#
# $FreeBSD: ports/www/gekko/Makefile,v 1.12 2007/12/20 14:03:47 acm Exp $
#

PORTNAME=	gekko
PORTVERSION=	0.7
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	gekkoware
DIST_SUBDIR=	gekkoware

MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Open Source solution for your Web Content Management

NO_BUILD=	yes
USE_PHP=	bz2 gd mysql pcre session zlib
GEKKODIR=	www/${PORTNAME}
SUB_FILES=	pkg-message
PLIST_SUB=	GEKKODIR=${GEKKODIR}

DEPRECATED=	This port is not being developed anymore. This was replaced by textmotion \
		http://code.google.com/p/textmotion/
EXPIRATION_DATE=2008-01-20

do-install:
	${MKDIR} ${PREFIX}/${GEKKODIR}
	cd ${WRKSRC}/src && \
		${FIND} * -type d -exec ${MKDIR} "${PREFIX}/${GEKKODIR}/{}" \; && \
		${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${PREFIX}/${GEKKODIR}/{}" \;
	${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${GEKKODIR}

post-install:
	cd ${PREFIX}/${GEKKODIR} && \
		${CHMOD} 660 dbconf.php cgdb.php && \
		${CHMOD} -R 770 temp && \
		${CHMOD} -R 770 data
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.12
log
@- Mark as DEPRECATED. This project was replaced by textmotion. See it at
  http://code.google.com/p/textmotion/
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d25 4
@


1.10
log
@- Update to 0.7
- Move pkg-message to ${FILESDIR}
- Remove pkg-plist from www/gekko-modules. Now the port generates automatically
  it
- Add GLOSSARY option to www/gekko-modules

Approved by:	garga (mentor,implicit)
@
text
@d10 1
@


1.9
log
@Change maintainer address to my @@FreeBSD.org email

Approved by:	garga (mentor)
@
text
@d9 1
a9 2
PORTVERSION=	0.6.4
PORTREVISION=	1
d20 2
a21 1
GEKKODIR?=	www/${PORTNAME}
@


1.8
log
@- Change the installation directory

PR:		ports/97146
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe> (maintainer)
Approved by:	krion (mentor)
@
text
@d16 1
a16 1
MAINTAINER=	acardenas@@bsd.org.pe
@


1.7
log
@- Update to 0.6.4

PR:		ports/97069
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe> (maintainer)
@
text
@d10 1
d21 1
a21 1
GEKKODIR?=	www/data-dist/gekko
@


1.6
log
@- Update to 0.5.12

PR:		93606
Submitted by:	acardenas@@bsd.org.pe (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.5.12
@


1.5
log
@[MAINTAINER] www/gekko: update to 0.5.10

PR:		ports/91292
Submitted by:	ACMhUnTeR <acardenas@@bsd.org.pe>
@
text
@d9 1
a9 1
PORTVERSION=	0.5.10
d13 1
@


1.4
log
@- Update to 0.5.9

PR:		ports/91178
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
@
text
@d9 1
a9 1
PORTVERSION=	0.5.9
@


1.3
log
@- Update to 0.5.8

PR:		ports/91063
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.5.8
@


1.2
log
@[MAINTAINER] www/gekko antiflood vulnerabilities patch

	- Official Antiflood vulnerabilities patch

PR:		ports/89994
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
Security:	http://www.gekkoware.com/
@
text
@d9 1
a9 2
PORTVERSION=	0.5.6
PORTREVISION=	1
a13 3
PATCH_SITES=	http://gekkoware.org/data/files/uploaded/
PATCHFILES=	gekko-patch-0.5.6.1.tar.gz

a21 4
do-patch:
	${TAR} xfz ${_DISTDIR}/${PATCHFILES} -C ${WRKSRC} && \
		${MV} ${WRKSRC}/conf.php ${WRKSRC}/src/conf.php

@


1.1
log
@Gekko is an Open Source solution for your Web Content Management necessities
which integrates a variety range of useful features. With Gekko you can create,
manage, maintain or develop personal to large community websites in just a few
minutes.

PR:		ports/89395
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
@
text
@d10 1
d15 3
d26 4
@

