ports/91076: New port: mail/rssyl A RSS/Atom plugin for sylpheed-claws.
v.velox
v.velox at vvelox.net
Fri Dec 30 05:30:08 UTC 2005
>Number: 91076
>Category: ports
>Synopsis: New port: mail/rssyl A RSS/Atom plugin for sylpheed-claws.
>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: Fri Dec 30 05:30:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: v.velox
>Release: FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD 6.0-STABLE #3: Wed Dec 21 12:17:14 CST 2005
kitsune at sasha.vulpes:/usr/obj/usr/src/sys/sasha-1
>Description:
This submission gets it working for 0.3, since 0.3pre6 is no longer aviable. It makes a small patch to configure.ac to allow it to run successfully as well, for 0.3. Rssyl wants the cvs version of sylpheed-claws, but it works perfectly fine with the current stable. Talking with the author of it confirms it is fine.
This plugin allows you to read your favorite newsfeeds in Claws.
RSS 1.0, 2.0 and Atom feeds are currently supported.
WWW: http://ticho.yweb.sk/rssyl/
>How-To-Repeat:
>Fix:
--- rssyl.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:
#
# rssyl/
# rssyl/Makefile
# rssyl/pkg-descr
# rssyl/pkg-plist
# rssyl/distinfo
#
echo c - rssyl/
mkdir -p rssyl/ > /dev/null 2>&1
echo x - rssyl/Makefile
sed 's/^X//' >rssyl/Makefile << 'END-of-rssyl/Makefile'
X# New ports collection makefile for: rssyl
X# Date created: 17 December 2005
X# Whom: v.velox at vvelox.net
X#
X# $FreeBSD$
X#
X
XPORTNAME= rssyl
XPORTVERSION= 0.3
XCATEGORIES= mail
XMASTER_SITES= http://ticho.yweb.sk/rssyl/
X
XMAINTAINER= v.velox at vvelox.net
XCOMMENT= A RSS/Atom plugin for sylheed-claws.
X
XGNU_CONFIGURE= yes
XUSE_X_PREFIX= yes
XUSE_AUTOTOOLS= autoconf:259
X
XUSE_REINPLACE= yes
X
X
XLIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl/:install
XBUILD_DEPENDS= ${X11BASE}/lib/sylpheed-claws/plugins:${PORTSDIR}/mail/sylpheed-claws
X
X
Xpost-patch:
X @${REINPLACE_CMD} -e 's/100\.93/100/' ${WRKSRC}/configure.ac
X
X
X.include <bsd.port.mk>
END-of-rssyl/Makefile
echo x - rssyl/pkg-descr
sed 's/^X//' >rssyl/pkg-descr << 'END-of-rssyl/pkg-descr'
XThis plugin allows you to read your favorite newsfeeds in Claws.
XRSS 1.0, 2.0 and Atom feeds are currently supported.
X
XWWW: http://ticho.yweb.sk/rssyl/
END-of-rssyl/pkg-descr
echo x - rssyl/pkg-plist
sed 's/^X//' >rssyl/pkg-plist << 'END-of-rssyl/pkg-plist'
Xlib/sylpheed-claws/plugins/rssyl.a
Xlib/sylpheed-claws/plugins/rssyl.la
Xlib/sylpheed-claws/plugins/rssyl.so
END-of-rssyl/pkg-plist
echo x - rssyl/distinfo
sed 's/^X//' >rssyl/distinfo << 'END-of-rssyl/distinfo'
XMD5 (rssyl-0.3.tar.gz) = 53866c464c35737d0ba684c85491014c
XSHA256 (rssyl-0.3.tar.gz) = 225f78b9f611a269c9a50ecc7405c9ef8a8d57c27166b80f5afdd37f561d359f
XSIZE (rssyl-0.3.tar.gz) = 390916
END-of-rssyl/distinfo
exit
--- rssyl.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list