From deb252091fec895890bee1dc9e688e02c806750c Mon Sep 17 00:00:00 2001 From: jolan Date: Wed, 8 Oct 2003 03:59:20 +0000 Subject: [PATCH] import of snownews-1.2.3: Snownews is a text mode RSS newsreader. WWW: http://home.kcore.de/~kiza/software/snownews/ --- www/snownews/Makefile | 25 ++++++++++++++++++++++++ www/snownews/distinfo | 3 +++ www/snownews/patches/patch-Makefile | 14 +++++++++++++ www/snownews/patches/patch-Makefile_inc | 13 +++++++++++++ www/snownews/pkg/DESCR | 8 ++++++++ www/snownews/pkg/PLIST | 26 +++++++++++++++++++++++++ 6 files changed, 89 insertions(+) create mode 100644 www/snownews/Makefile create mode 100644 www/snownews/distinfo create mode 100644 www/snownews/patches/patch-Makefile create mode 100644 www/snownews/patches/patch-Makefile_inc create mode 100644 www/snownews/pkg/DESCR create mode 100644 www/snownews/pkg/PLIST diff --git a/www/snownews/Makefile b/www/snownews/Makefile new file mode 100644 index 00000000000..1e9bd66e143 --- /dev/null +++ b/www/snownews/Makefile @@ -0,0 +1,25 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2003/10/08 03:59:20 jolan Exp $ + +COMMENT= "text mode rss newsreader" +DISTNAME= snownews-1.2.3 +CATEGORIES= www +MASTER_SITES= ${HOMEPAGE}download/ + +HOMEPAGE= http://home.kcore.de/~kiza/software/snownews/ + +MAINTAINER= Jolan Luff + +# GPL +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes + +NO_REGRESS= Yes +USE_GMAKE= Yes + +MODULES= gettext + +LIB_DEPENDS+= xml2.7.10::textproc/libxml + +.include diff --git a/www/snownews/distinfo b/www/snownews/distinfo new file mode 100644 index 00000000000..1a068c84a23 --- /dev/null +++ b/www/snownews/distinfo @@ -0,0 +1,3 @@ +MD5 (snownews-1.2.3.tar.gz) = 808ca368c16627bbc05a897f9597c33a +RMD160 (snownews-1.2.3.tar.gz) = 90d511259b8869cc59daaa13417f26fbb6160c03 +SHA1 (snownews-1.2.3.tar.gz) = 52f68044bc5473a1649b390c6d03ef7c7c8ed365 diff --git a/www/snownews/patches/patch-Makefile b/www/snownews/patches/patch-Makefile new file mode 100644 index 00000000000..d754d18fc2c --- /dev/null +++ b/www/snownews/patches/patch-Makefile @@ -0,0 +1,14 @@ +$OpenBSD: patch-Makefile,v 1.1.1.1 2003/10/08 03:59:20 jolan Exp $ +--- Makefile.orig 2003-10-03 05:18:18.000000000 -0500 ++++ Makefile 2003-10-07 22:13:42.000000000 -0500 +@@ -1,8 +1,8 @@ + include Makefile.inc + +-LDFLAGS = -lncurses `xml2-config --libs` ++LDFLAGS = -lncurses `xml2-config --libs` -lintl -liconv + OBJFILES = main.o netio.o interface.o xmlparse.o updatecheck.o conversions.o +-CFLAGS = -Wall -O2 -DLOCALEPATH="\"$(LOCALEPATH)\"" -DOS=\"$(shell uname)\" `xml2-config --cflags` ++CFLAGS+= -DLOCALEPATH="\"$(LOCALEPATH)\"" -DOS=\"$(shell uname)\" `xml2-config --cflags` + VERSION = `echo VERSION | cpp -P -include version.h | tr -d '" ' | grep -v '^$$'` + MAN = doc/man + DISTDIR = snownews-$(VERSION) diff --git a/www/snownews/patches/patch-Makefile_inc b/www/snownews/patches/patch-Makefile_inc new file mode 100644 index 00000000000..76821dba75d --- /dev/null +++ b/www/snownews/patches/patch-Makefile_inc @@ -0,0 +1,13 @@ +$OpenBSD: patch-Makefile_inc,v 1.1.1.1 2003/10/08 03:59:20 jolan Exp $ +--- Makefile.inc.orig 2003-10-03 05:18:18.000000000 -0500 ++++ Makefile.inc 2003-10-07 22:12:57.000000000 -0500 +@@ -1,6 +1,6 @@ +-CC = gcc +-MAKE = make +-PREFIX = /usr/local ++#CC = gcc ++#MAKE = make ++#PREFIX = /usr/local + LOCALEPATH = $(PREFIX)/share/locale + DISTFILES = AUTHOR COPYING CREDITS Changelog README README.de INSTALL INSTALL.solaris INSTALL.FreeOpenNetBSD opml2snow \ + Makefile Makefile.inc Makefile.solaris \ diff --git a/www/snownews/pkg/DESCR b/www/snownews/pkg/DESCR new file mode 100644 index 00000000000..ad3205d5c80 --- /dev/null +++ b/www/snownews/pkg/DESCR @@ -0,0 +1,8 @@ +Snownews is a text mode RSS newsreader. + +Here are some feeds to get you started: + +Freshmeat - http://freshmeat.net/backend/fm.rdf +OpenBSD Journal - http://www.deadly.org/summary.rss +The Register - http://www.theregister.co.uk/tonys/slashdot.rdf +Slashdot - http://slashdot.org/slashdot.rdf diff --git a/www/snownews/pkg/PLIST b/www/snownews/pkg/PLIST new file mode 100644 index 00000000000..73d0a9d99b7 --- /dev/null +++ b/www/snownews/pkg/PLIST @@ -0,0 +1,26 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2003/10/08 03:59:20 jolan Exp $ +@comment bin/opml2snow +bin/snownews +man/de/man1/snownews.1 +man/fr/man1/snownews.1 +man/man1/snownews.1 +man/nl/man1/snownews.1 +share/locale/de/LC_MESSAGES/snownews.mo +share/locale/fr/LC_MESSAGES/snownews.mo +share/locale/nl/LC_MESSAGES/snownews.mo +share/locale/sl/LC_MESSAGES/snownews.mo +@comment @dirrm share/locale/sl/LC_MESSAGES +@comment @dirrm share/locale/sl +@comment @dirrm share/locale/nl/LC_MESSAGES +@comment @dirrm share/locale/nl +@comment @dirrm share/locale/fr/LC_MESSAGES +@comment @dirrm share/locale/fr +@comment @dirrm share/locale/de/LC_MESSAGES +@comment @dirrm share/locale/de +@comment @dirrm share/locale +@dirrm man/nl/man1 +@dirrm man/nl +@dirrm man/fr/man1 +@dirrm man/fr +@dirrm man/de/man1 +@dirrm man/de