head	1.10;
access;
symbols
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3;
locks; strict;
comment	@# @;


1.10
date	2008.02.28.07.50.46;	author miwi;	state dead;
branches;
next	1.9;

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

1.8
date	2007.05.19.20.24.52;	author flz;	state Exp;
branches;
next	1.7;

1.7
date	2006.09.04.22.35.59;	author acm;	state Exp;
branches;
next	1.6;

1.6
date	2006.07.23.02.45.17;	author acm;	state Exp;
branches;
next	1.5;

1.5
date	2006.05.14.20.35.48;	author sat;	state Exp;
branches;
next	1.4;

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

1.3
date	2006.02.21.18.41.18;	author tdb;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.10
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-modules
# Date created:		2005-12-27
# Whom:			Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
#
# $FreeBSD: ports/www/gekko-modules/Makefile,v 1.9 2007/12/20 14:04:10 acm Exp $
#

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

MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Gekko's modules

RUN_DEPENDS=	${LOCALBASE}/www/gekko/conf.php:${PORTSDIR}/www/gekko

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

NO_BUILD=	yes
NO_WRKSUBDIR=	yes
GEKKODIR=	www/gekko
PLIST=		${WRKDIR}/pkg-plist
PLIST_SUB=	GEKKODIR=${GEKKODIR}

OPTIONS=	BACKUP	"Backup module"	on \
		BLOG	"Blog module"	on \
		CATEGORIES	"Categories module"	on \
		COMMENTS	"Comments module"	on \
		CONTACT	"Contact module"	on \
		DOWNLOADS	"Downlodas module"	on \
		EXTENSIONS	"Extensions module"	on \
		FILES	"Files module"	on \
		FORUMS	"Forums module"	on \
		GALLERY	"Gallery module"	on \
		GLOSSARY	"Glossary module"	on \
		MEMOS	"Memos module"	on \
		MESSAGES	"Messages module"	on \
		NEWS	"News module"	on \
		PAGES	"Pages module"	on \
		POLLS	"Polls module"	on \
		SEARCH	"Search module"	on \
		STATISTICS	"Statistics module"	on

.include <bsd.port.pre.mk>

.if !defined(WITHOUT_BACKUP)
DISTFILES+=	backup-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_BLOG)
DISTFILES+=	blog-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_CATEGORIES)
DISTFILES+=	categories-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_COMMENTS)
DISTFILES+=	comments-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_CONTACT)
DISTFILES+=	contact-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_DOWNLOADS)
DISTFILES+=	downloads-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_EXTENSIONS)
DISTFILES+=	extensions-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_FILES)
DISTFILES+=	files-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_FORUMS)
DISTFILES+=	forums-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_GALLERY)
DISTFILES+=	gallery-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_GLOSSARY)
DISTFILES+=	glossary-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_MEMOS)
DISTFILES+=	memos-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_MESSAGES)
DISTFILES+=	messages-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_NEWS)
DISTFILES+=	news-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_PAGES)
DISTFILES+=	pages-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_POLLS)
DISTFILES+=	polls-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_SEARCH)
DISTFILES+=	search-0.7.module.tgz
FLAG_MODULE=	true
.endif

.if !defined(WITHOUT_STATISTICS)
DISTFILES+=	statistics-0.7.module.tgz
FLAG_MODULE=	true
.endif

pre-fetch:
.if defined(FLAG_MODULE)
	@@${TRUE}
.else
	@@${ECHO} "######################"
	@@${ECHO} "# No module selected #"
	@@${ECHO} "######################"
	@@${FALSE}
.endif

pre-install:
	@@${RM} -f ${PLIST}
.for DIRE in modules templates media
	@@cd ${WRKDIR}/${DIRE} && \
		${FIND} * -type f | ${SORT} | ${SED} -e 's|^|%%GEKKODIR%%/${DIRE}/|' >> ${PLIST} && \
			${FIND} * -type d | ${SORT} -r | ${SED} -e 's|^|@@dirrmtry %%GEKKODIR%%/${DIRE}/|' >> ${PLIST}
.endfor
	@@${ECHO_CMD} "@@dirrmtry %%GEKKODIR%%/templates" >> ${PLIST}
	@@${ECHO_CMD} "@@dirrmtry %%GEKKODIR%%/modules" >> ${PLIST}
	@@${ECHO_CMD} "@@dirrmtry %%GEKKODIR%%/media" >> ${PLIST}
	@@${ECHO_CMD} "@@dirrmtry %%GEKKODIR%%" >> ${PLIST}

do-install:
.for DIRE in modules templates media
	cd ${WRKSRC}/${DIRE} && \
		${FIND} * -type d -exec ${MKDIR} "${PREFIX}/${GEKKODIR}/${DIRE}/{}" \; && \
		${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${PREFIX}/${GEKKODIR}/${DIRE}/{}" \;
.endfor

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


1.9
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.8
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d22 4
@


1.7
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.6
log
@Change maintainer address to my @@FreeBSD.org email

Approved by:	garga (mentor)
@
text
@d9 1
a9 2
PORTVERSION=	0.6.4
PORTREVISION=	1
d23 2
a24 1
GEKKODIR?=	www/gekko
d37 1
d49 1
a49 2
DISTFILES+=	backup-0.6.module.tgz
PLIST_SUB+=	BACKUP=""
a50 2
.else
PLIST_SUB+=	BACKUP="@@comment "
d54 1
a54 2
DISTFILES+=	blog-0.6.3.module.tgz
PLIST_SUB+=	BLOG=""
a55 2
.else
PLIST_SUB+=	BLOG="@@comment "
d59 1
a59 2
DISTFILES+=	categories-0.6.2.module.tgz
PLIST_SUB+=	CATEGORIES=""
a60 2
.else
PLIST_SUB+=	CATEGORIES="@@comment "
d64 1
a64 2
DISTFILES+=	comments-0.6.3.module.tgz
PLIST_SUB+=	COMMENTS=""
a65 2
.else
PLIST_SUB+=	COMMENTS="@@comment "
d69 1
a69 2
DISTFILES+=	contact-0.6.module.tgz
PLIST_SUB+=	CONTACT=""
a70 2
.else
PLIST_SUB+=	CONTACT="@@comment "
d74 1
a74 2
DISTFILES+=	downloads-0.6.2.module.tgz
PLIST_SUB+=	DOWNLOADS=""
a75 2
.else
PLIST_SUB+=	DOWNLOADS="@@comment "
d79 1
a79 2
DISTFILES+=	extensions-0.6.2.module.tgz
PLIST_SUB+=	EXTENSIONS=""
a80 2
.else
PLIST_SUB+=	EXTENSIONS="@@comment "
d84 1
a84 2
DISTFILES+=	files-0.6.1.module.tgz
PLIST_SUB+=	FILES=""
a85 2
.else
PLIST_SUB+=	FILES="@@comment "
d89 1
a89 2
DISTFILES+=	forums-0.6.3.module.tgz
PLIST_SUB+=	FORUMS=""
a90 2
.else
PLIST_SUB+=	FORUMS="@@comment "
d94 6
a99 2
DISTFILES+=	gallery-0.6.3.module.tgz
PLIST_SUB+=	GALLERY=""
a100 2
.else
PLIST_SUB+=	GALLERY="@@comment "
d104 1
a104 2
DISTFILES+=	memos-0.6.2.module.tgz
PLIST_SUB+=	MEMOS=""
a105 2
.else
PLIST_SUB+=	MEMOS="@@comment "
d109 1
a109 2
DISTFILES+=	messages-0.6.2.module.tgz
PLIST_SUB+=	MESSAGES=""
a110 2
.else
PLIST_SUB+=	MESSAGES="@@comment "
d114 1
a114 2
DISTFILES+=	news-0.6.2.module.tgz
PLIST_SUB+=	NEWS=""
a115 2
.else
PLIST_SUB+=	NEWS="@@comment "
d119 1
a119 2
DISTFILES+=	pages-0.6.2.module.tgz
PLIST_SUB+=	PAGES=""
a120 2
.else
PLIST_SUB+=	PAGES="@@comment "
d124 1
a124 2
DISTFILES+=	polls-0.6.2.1.module.tgz
PLIST_SUB+=	POLLS=""
a125 2
.else
PLIST_SUB+=	POLLS="@@comment "
d129 1
a129 2
DISTFILES+=	search-0.6.module.tgz
PLIST_SUB+=	SEARCH=""
a130 2
.else
PLIST_SUB+=	SEARCH="@@comment "
d134 1
a134 2
DISTFILES+=	statistics-0.6.1.module.tgz
PLIST_SUB+=	STATISTICS=""
a135 2
.else
PLIST_SUB+=	STATISTICS="@@comment "
d148 12
d166 1
@


1.5
log
@- Change the installation directory

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


1.4
log
@- Update to 0.6.4

PR:		ports/97070
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe> (maintainer)
@
text
@d10 1
d20 1
a20 1
RUN_DEPENDS=	${LOCALBASE}/www/data-dist/gekko/conf.php:${PORTSDIR}/www/gekko
d24 1
a24 1
GEKKODIR?=	www/data-dist/gekko
@


1.3
log
@- Update to 0.5.12

PR:		93607
Submitted by:	acardenas@@bsd.org.pe (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.5.12
d32 1
a34 1
		FRIENDS	"Friends module"	on \
d36 2
d41 2
a42 3
		PHRASES	"Phrases module"	on \
		STATISTICS	"Statistics module"	on \
		TAGBOARD	"Tagboard module"	on
d47 1
a47 1
DISTFILES+=	backup-0.5.5.module.tgz
d55 1
a55 1
DISTFILES+=	blog-0.5.9.module.tgz
d63 1
a63 1
DISTFILES+=	categories-0.5.9.module.tgz
d71 1
a71 1
DISTFILES+=	comments-0.5.8.module.tgz
d79 1
a79 1
DISTFILES+=	contact-0.5.9.module.tgz
d87 1
a87 1
DISTFILES+=	downloads-0.4.module.tgz
d94 8
d103 1
a103 1
DISTFILES+=	files-0.5.9.module.tgz
d111 1
a111 1
DISTFILES+=	forums-0.5.11.module.tgz
d118 11
a128 3
.if !defined(WITHOUT_FRIENDS)
DISTFILES+=	friends-0.2.module.tgz
PLIST_SUB+=	FRIENDS=""
d131 1
a131 1
PLIST_SUB+=	FRIENDS="@@comment "
d134 3
a136 3
.if !defined(WITHOUT_GALLERY)
DISTFILES+=	gallery-0.5.10.module.tgz
PLIST_SUB+=	GALLERY=""
d139 1
a139 1
PLIST_SUB+=	GALLERY="@@comment "
d143 1
a143 1
DISTFILES+=	news-0.5.9.module.tgz
d151 1
a151 1
DISTFILES+=	pages-0.5.8.module.tgz
d159 1
a159 1
DISTFILES+=	polls-0.5.9.module.tgz
d166 3
a168 3
.if !defined(WITHOUT_PHRASES)
DISTFILES+=	phrases-0.1.module.tgz
PLIST_SUB+=	PHRASES=""
d171 1
a171 1
PLIST_SUB+=	PHRASES="@@comment "
d175 1
a175 1
DISTFILES+=	statistics-0.5.6.module.tgz
a181 8
.if !defined(WITHOUT_TAGBOARD)
DISTFILES+=	tagboard-0.5.6.module.tgz
PLIST_SUB+=	TAGBOARD=""
FLAG_MODULE=	true
.else
PLIST_SUB+=	TAGBOARD="@@comment "
.endif

@


1.2
log
@[MAINTAINER] www/gekko-modules: update to 0.5.10

- Update forums-module to 0.5.9
- Update gallery-module to 0.5.8
- Add friends-module 0.1
- Add phrases-module 0.1

PR:		ports/91295
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
@
text
@d9 1
a9 1
PORTVERSION=	0.5.10
d14 1
a20 1
DIST_SUBDIR=	gekko
d54 1
a54 1
DISTFILES+=	blog-0.5.7.module.tgz
d62 1
a62 1
DISTFILES+=	categories-0.5.7.module.tgz
d86 1
a86 1
DISTFILES+=	downloads-0.2.module.tgz
d94 1
a94 1
DISTFILES+=	files-0.5.8.module.tgz
d102 1
a102 1
DISTFILES+=	forums-0.5.9.module.tgz
d110 1
a110 1
DISTFILES+=	friends-0.1.module.tgz
d118 1
a118 1
DISTFILES+=	gallery-0.5.8.module.tgz
d126 1
a126 1
DISTFILES+=	news-0.5.7.module.tgz
d134 1
a134 1
DISTFILES+=	pages-0.5.6.module.tgz
d142 1
a142 1
DISTFILES+=	polls-0.5.7.module.tgz
@


1.1
log
@This is the port of modules for gekko's content management system (CMS)

PR:		ports/91064
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
@
text
@d9 1
a9 1
PORTVERSION=	0.5.9
d34 1
d39 1
d102 1
a102 1
DISTFILES+=	forums-0.5.8.module.tgz
d109 8
d118 1
a118 1
DISTFILES+=	gallery-0.5.7.module.tgz
d142 1
a142 1
DISTFILES+=	polls-0.5.6.module.tgz
d149 8
@

