head	1.17;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.5;
locks; strict;
comment	@# @;


1.17
date	2012.08.04.04.36.55;	author dinoex;	state dead;
branches;
next	1.16;

1.16
date	2012.07.28.08.42.56;	author dinoex;	state Exp;
branches;
next	1.15;

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

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

1.13
date	2012.05.02.13.40.48;	author skreuzer;	state Exp;
branches;
next	1.12;

1.12
date	2011.11.06.06.41.04;	author dinoex;	state Exp;
branches;
next	1.11;

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

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

1.9
date	2008.06.06.14.06.52;	author edwin;	state Exp;
branches;
next	1.8;

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

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

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

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

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

1.3
date	2006.12.24.20.25.56;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2006.11.21.15.21.42;	author ehaupt;	state Exp;
branches;
next	1.1;

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


desc
@@


1.17
log
@SVN rev 301990 on 2012-08-04 04:36:55Z by dinoex

rename rsskit and grr cause they are developed outside etoile-os now
@
text
@# New ports collection makefile for:    etoile-rsskit
# Date created:         18 Nov 2006
# Whom:                 dirk.meyer@@dinoex.sub.org
#
# $FreeBSD: ports/www/etoile-rsskit/Makefile,v 1.16 2012/07/28 08:42:56 dinoex Exp $
#

PORTNAME=	rsskit
PORTVERSION=	0.3
CATEGORIES=	www gnustep
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR=	gap
DISTNAME=	RSSKit-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Etoile Project RSSKit framework

USE_GNUSTEP=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes
USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}

.include <bsd.port.mk>
@


1.16
log
@SVN rev 301638 on 2012-07-28 08:42:56Z by dinoex

- remove etolie- prefix from package
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@- remove DEPRECATED
project is standalone now
@
text
@a12 1
PKGNAMEPREFIX=	etoile-
@


1.14
log
@- mark DEPRECATED
- reset MAINTAINER
@
text
@a18 3
DEPRECATED=	API no longer supported
EXPIRATION_DATE=	2012-07-20

@


1.13
log
@Fix typo in COMMENT
@
text
@d16 1
a16 1
MAINTAINER=	dinoex@@FreeBSD.org
d19 3
@


1.12
log
@- update to 0.3
- project moved to GAP
@
text
@d17 1
a17 1
COMMENT=	Etoile Project RSSKit framwork
@


1.11
log
@- drop USE_GNUSTEP_PREFIX
@
text
@d9 1
a9 2
PORTVERSION=	0.2
PORTREVISION=	1
d11 2
a12 1
MASTER_SITES=	http://download.gna.org/etoile/
d14 1
a14 3
DISTNAME=	etoile-${PORTVERSION}

PORTSCOUT=	limit:^0\.2
a24 3
WRKSRC=	${WRKDIR}/Etoile-${PORTVERSION}
USE_GNUSTEP_MAKE_DIRS+=	Frameworks/RSSKit

@


1.10
log
@- add PORTSCOUT
@
text
@a21 1
USE_GNUSTEP_PREFIX=	yes
@


1.9
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
@d16 2
@


1.8
log
@- update to etoile 0.2
@
text
@d10 1
@


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
@d9 1
a9 2
PORTVERSION=	0.1.${SNAPSHOT}
PORTREVISION=	1
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	dinoex
d13 1
a13 1
DISTNAME=	Etoile-${SNAPSHOT}
a17 1
USE_BZIP2=	yes
d25 1
a25 2
SNAPSHOT=	20061221
WRKSRC=	${WRKDIR}/Etoile/
@


1.6
log
@- add category gnustep
PR:		103931
Approved by:	pav
@
text
@d10 1
@


1.5
log
@- cleanup MASTER_SITES
@
text
@d10 1
a10 1
CATEGORIES=	www
@


1.4
log
@- use new macros
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_LOCAL} \
		http://people.freebsd.org/~%%SUBDIR%%/distfiles/
@


1.3
log
@- update to snapshot 20061221
@
text
@d26 1
a26 1
USE_GNUSTEP_LDCONFIG=	${LOCALLIBDIR}
@


1.2
log
@Update master site.

Approved by:	tarzeau@@linuks.mine.nu (maintainer)
@
text
@d11 3
a13 1
MASTER_SITES=	http://io.debian.net/~tar/ports/distfiles/
d15 1
a15 1
DISTNAME=	etoile_0+${SNAPSHOT}+dfsg.orig
d20 1
a20 3
SNAPSHOT=	20060917
WRKSRC=	${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/
USE_GMAKE=	yes
d26 4
a29 4
MAKEFILE=	GNUmakefile
LDCONFIG_DIRS=	${LOCALLIBDIR}
INSTALLS_SHLIB=	yes
NO_FILTER_SHLIBS=	yes
@


1.1
log
@RSSKit is a simple library for reading the different types of
RSS file formats. It is mainly used by RSSReader.app and will
hopefully soon be used by PlopFolio by Ludovic Marcotte.

Author: Guenther Noack

WWW: http://www.etoile-project.org/
@
text
@d11 1
a11 1
MASTER_SITES=	http://florida.ethz.ch/ports/distfiles/
@

