Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2010 12:54:51 +0100
From:      Bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/144207: [NEW PORT] www/cplanet: RSS Feed Aggregator that generate static html
Message-ID:  <cf104@galway.lan>
Resent-Message-ID: <201002221200.o1MC0CSq087984@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         144207
>Category:       ports
>Synopsis:       [NEW PORT] www/cplanet: RSS Feed Aggregator that generate static html
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 22 12:00:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Bapt
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD galway.lan 8.0-STABLE FreeBSD 8.0-STABLE #3: Sun Jan 10 20:39:38 CET 2010
>Description:
cplanet is a RSS/ATOM feed aggregator written in C that generate static
html files.

WWW:	http://brokk.etoilebsd.net/projects/show/cplanet

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- cplanet-0.3.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cplanet
#	cplanet/pkg-plist
#	cplanet/Makefile
#	cplanet/distinfo
#	cplanet/pkg-descr
#
echo c - cplanet
mkdir -p cplanet > /dev/null 2>&1
echo x - cplanet/pkg-plist
sed 's/^X//' >cplanet/pkg-plist << '251888479dd5090a6b9db2b8cb9c6e44'
Xbin/cplanet
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet-atom.cs
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet-opml.cs
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet-rss.cs
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet.cs
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet.hdf
251888479dd5090a6b9db2b8cb9c6e44
echo x - cplanet/Makefile
sed 's/^X//' >cplanet/Makefile << 'eda864c11c2f38ce7a0890ff3daa0a37'
X# New ports collection makefile for:	cplanet
X# Date created:		2010-02-22
X# Whom:			Bapt <baptiste.daroussin@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cplanet
XPORTVERSION=	0.3
XCATEGORIES=	www textproc
XMASTER_SITES=	http://baptux.free.fr/distfiles/
X
XMAINTAINER=	baptiste.daroussin@gmail.com
XCOMMENT=	RSS Feed Aggregator that generate static html
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver
XLIB_DEPENDS=	mrss.19:${PORTSDIR}/textproc/libmrss
X
XUSE_BZIP2=	yes
X
XUSE_ICONV=	yes
X
XMAN1=		cplanet.1
X
X.include <bsd.port.pre.mk>
Xpost-install:
X.if !defined(NOPORTEXAMPLES)
X	${MKDIR} ${EXAMPLESDIR}
X	${INSTALL} -o root -g wheel -m 644 ${WRKSRC}/samples/cplanet-atom.cs ${EXAMPLESDIR}
X	${INSTALL} -o root -g wheel -m 644 ${WRKSRC}/samples/cplanet-opml.cs ${EXAMPLESDIR}
X	${INSTALL} -o root -g wheel -m 644 ${WRKSRC}/samples/cplanet-rss.cs ${EXAMPLESDIR}
X	${INSTALL} -o root -g wheel -m 644 ${WRKSRC}/samples/cplanet.cs ${EXAMPLESDIR}
X	${INSTALL} -o root -g wheel -m 644 ${WRKSRC}/samples/cplanet.hdf ${EXAMPLESDIR}
X.endif
X
X.include <bsd.port.post.mk>
eda864c11c2f38ce7a0890ff3daa0a37
echo x - cplanet/distinfo
sed 's/^X//' >cplanet/distinfo << 'efbf29592c676ca50b87e2e796a187f9'
XMD5 (cplanet-0.3.tar.bz2) = 9114f951726bb7df4e66770df0315ca5
XSHA256 (cplanet-0.3.tar.bz2) = 9aba913ba364757efb092c9cfa2c4c7bb946a71cb777522704039f553753bb3f
XSIZE (cplanet-0.3.tar.bz2) = 7618
efbf29592c676ca50b87e2e796a187f9
echo x - cplanet/pkg-descr
sed 's/^X//' >cplanet/pkg-descr << '028026375110618f10c5d74453edb44a'
Xcplanet is a RSS/ATOM feed aggregator written in C that generate static
Xhtml files.
X
XWWW:	http://brokk.etoilebsd.net/projects/show/cplanet
028026375110618f10c5d74453edb44a
exit
--- cplanet-0.3.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cf104>