head	1.8;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4;
locks; strict;
comment	@# @;


1.8
date	2012.08.04.04.36.55;	author dinoex;	state dead;
branches;
next	1.7;

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

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

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

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

1.3
date	2006.12.29.18.20.38;	author dinoex;	state dead;
branches;
next	1.2;

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

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


desc
@@


1.8
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:    grr
# Date created:         05 Nov 2011
# Whom:                 dirk.meyer@@dinoex.sub.org
#
# $FreeBSD: ports/www/etoile-grr/Makefile,v 1.7 2012/07/28 08:42:56 dinoex Exp $
#

PORTNAME=	grr
PORTVERSION=	0.9.0
CATEGORIES=	www gnustep
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR=	gap
DISTNAME=	Grr-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Rss reader for GNUstep

USE_GNUSTEP=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes
USE_GNUSTEP_LOCAL_LIBS+=	RSSKit:${RSSKIT_PORT}

RSSKIT_PORT?=	www/etoile-rsskit

.include <bsd.port.mk>
@


1.7
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.6
log
@- remove DEPRECATED
project is standalone now
@
text
@a12 1
PKGNAMEPREFIX=	etoile-
@


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

a23 3
#USE_GNUSTEP_LOCAL_LIBS+=	BookmarkKit:${BOOKMARKKIT_PORT}
#USE_GNUSTEP_LOCAL_LIBS+=	CollectionKit:${COLLECTIONKIT_PORT}
#USE_GNUSTEP_LOCAL_LIBS+=	PaneKit:${PANEKIT_PORT}
@


1.4
log
@Grr is a RSS Reader application

Features
 Parsing RSS Feeds
 Fetching feeds from the web
 Showing headlines
 Showing the article's descriptions
 Categories for feeds
 Articles can be rated
 Simple HTML rendering on GNUstep
 Serializing obtained feed-information to hard-disk
 Managing (Adding, removing) feeds
 Parsing ATOM feeds.

Author: Guenther Noack
WWW: http://gap.nongnu.org/grr/index.html
@
text
@d16 1
a16 1
MAINTAINER=	dinoex@@FreeBSD.org
d19 3
@


1.3
log
@retire in favor of etoile-mollusk
@
text
@d1 2
a2 2
# New ports collection makefile for:    etoile-grr
# Date created:         19 Nov 2006
d5 1
a5 1
# $FreeBSD: ports/www/etoile-grr/Makefile,v 1.2 2006/11/21 15:21:34 ehaupt Exp $
d9 4
a12 3
PORTVERSION=	0.1.${SNAPSHOT}
CATEGORIES=	www
MASTER_SITES=	http://io.debian.net/~tar/ports/distfiles/
d14 1
a14 1
DISTNAME=	etoile_0+${SNAPSHOT}+dfsg.orig
d17 1
a17 1
COMMENT=	RSS Reader application for GNUstep
a18 3
SNAPSHOT=	20060917
WRKSRC=	${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/
USE_GMAKE=	yes
a19 1
USE_GNUSTEP_PREFIX=	yes
a22 1
MAKEFILE=	GNUmakefile
d24 3
a26 1
USE_GNUSTEP_MAKE_DIRS+=	Services/User/Grr
d28 1
a28 1
RSSKIT_PORT?=		www/etoile-rsskit
@


1.2
log
@Update master site.

Approved by:	tarzeau@@linuks.mine.nu (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Grr is a RSS Reader application which is based on RSSKit.
Grr was formerly named RSSReader.app

Author: Guenther Noack

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

