diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2003-06-20 09:57:28 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2003-06-20 09:57:28 +0000 |
commit | b9b17b3e0e33932dbd120b4dab7cc012b15987ae (patch) | |
tree | 46c359558d34ffee300819fc5ee0ef71a9250736 /news | |
parent | bc18600bfada65a548eadcca0bcc1a29cff656fd (diff) | |
download | ports-b9b17b3e0e33932dbd120b4dab7cc012b15987ae.tar.gz ports-b9b17b3e0e33932dbd120b4dab7cc012b15987ae.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 1 | ||||
-rw-r--r-- | news/straw/Makefile | 35 | ||||
-rw-r--r-- | news/straw/distinfo | 1 | ||||
-rw-r--r-- | news/straw/files/patch-Makefile | 18 | ||||
-rw-r--r-- | news/straw/files/patch-src::straw | 10 | ||||
-rw-r--r-- | news/straw/pkg-descr | 14 | ||||
-rw-r--r-- | news/straw/pkg-plist | 46 |
7 files changed, 0 insertions, 125 deletions
diff --git a/news/Makefile b/news/Makefile index 0484587245f6..df12796ad1a7 100644 --- a/news/Makefile +++ b/news/Makefile @@ -65,7 +65,6 @@ SUBDIR += slrnconf SUBDIR += slrnface SUBDIR += slurp - SUBDIR += straw SUBDIR += suck SUBDIR += suck-cnews SUBDIR += t-gnus diff --git a/news/straw/Makefile b/news/straw/Makefile deleted file mode 100644 index bc1cc0143e2e..000000000000 --- a/news/straw/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: straw -# Date created: 7 Apr 2003 -# Whom: sheldonh@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= straw -PORTVERSION= 0.18.1 -CATEGORIES= news -MASTER_SITES= http://savannah.nongnu.org/download/${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}/ - -MAINTAINER= sheldonh@FreeBSD.org -COMMENT= A desktop news aggregator for the GNOME 2 desktop - -BUILD_DEPENDS= ${LOCALBASE}/include/pyorbit-2/pyorbit.h:${PORTSDIR}/devel/py-orbit2 \ - ${LOCALBASE}/bin/pygtk-codegen-2.0:${PORTSDIR}/x11-toolkits/py-gtk2 \ - ${PYTHON_SITELIBDIR}/mx/DateTime/DateTime.py:${PORTSDIR}/lang/py-mx-base \ - ${PYTHON_SITELIBDIR}/bsddb3/db.py:${PORTSDIR}/databases/py-bsddb3 \ - ${PYTHON_SITELIBDIR}/_xmlplus/FtCore.py:${PORTSDIR}/textproc/py-xml \ - ${PYTHON_SITELIBDIR}/ADNS.py:${PORTSDIR}/net/py-adns \ - ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 - -USE_X_PREFIX= yes -USE_PYTHON= yes -USE_REINPLACE= yes -WITH_DB3= yes - -MAKE_ARGS+= PREFIX=${PREFIX} - -post-patch: - @${REINPLACE_CMD} -e "s|%%PYTHON_SITELIBDIR%%|${PYTHON_SITELIBDIR}|g" \ - ${WRKSRC}/src/straw - -.include <bsd.port.mk> diff --git a/news/straw/distinfo b/news/straw/distinfo deleted file mode 100644 index d8e68664e44f..000000000000 --- a/news/straw/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (straw-0.18.1.tar.gz) = 3594de2ee2887e8f5ce661345c4dad73 diff --git a/news/straw/files/patch-Makefile b/news/straw/files/patch-Makefile deleted file mode 100644 index 8f1b0d83b3ba..000000000000 --- a/news/straw/files/patch-Makefile +++ /dev/null @@ -1,18 +0,0 @@ ---- Makefile.orig Mon Apr 7 16:54:49 2003 -+++ Makefile Mon Apr 7 16:54:51 2003 -@@ -10,11 +10,11 @@ - # autodetect GNOME prefix, change this if you want it elsewhere - PREFIX ?= `pkg-config libgnome-2.0 --variable=prefix || echo /usr/local` - --LIBDIR = $(PREFIX)/lib/python2.2/site-packages/straw -+LIBDIR = $(PREFIX)/lib/straw - BINDIR = $(PREFIX)/bin --DATADIR = $(PREFIX)/share/straw --APPLICATIONSDIR = $(PREFIX)/share/applications --ICONDIR = $(PREFIX)/share/pixmaps -+DATADIR = $(LIBDIR) -+APPLICATIONSDIR = $(PREFIX)/share/gnome/applications -+ICONDIR = $(PREFIX)/share/gnome/pixmaps - LOCALEDIR = $(PREFIX)/share/locale - - POFILES := $(shell echo po/*.po) diff --git a/news/straw/files/patch-src::straw b/news/straw/files/patch-src::straw deleted file mode 100644 index 4e98d5b76ff3..000000000000 --- a/news/straw/files/patch-src::straw +++ /dev/null @@ -1,10 +0,0 @@ ---- src/straw.orig Mon Apr 7 17:06:28 2003 -+++ src/straw Mon Apr 7 17:07:14 2003 -@@ -26,6 +26,7 @@ - raise "FileNotFoundError", "couldn't find straw library dir" - - sys.path.insert(0, find_straw_lib()) -+sys.path.insert(0, '%%PYTHON_SITELIBDIR%%') - - import straw - diff --git a/news/straw/pkg-descr b/news/straw/pkg-descr deleted file mode 100644 index 55cfa4f6f1c3..000000000000 --- a/news/straw/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -Straw is a desktop news aggregator for the GNOME environment. Its aim is -to be a faster, easier and more accessible way to read news and blogs -than the traditional browser. - -News aggregators read news, weblog or other feeds over the web and -aggregate them so the news items are readable from a single place, -regardless of their source. The data format aggregators utilize -to do their job is called RSS, standing either for Really Simple -Syndication or RDF Site Summary, depending on who you ask. At the -moment, there are two different, incompatible specifications, with -different objectives: RSS 0.9x/RSS 2.0 and RSS 1.0. Straw supports both -of them. - -WWW: http://www.nongnu.org/straw/ diff --git a/news/straw/pkg-plist b/news/straw/pkg-plist deleted file mode 100644 index 46600061f733..000000000000 --- a/news/straw/pkg-plist +++ /dev/null @@ -1,46 +0,0 @@ -bin/straw -lib/straw/Config.pyc -lib/straw/Event.pyc -lib/straw/ExportSubscriptionsDialog.pyc -lib/straw/Feed.pyc -lib/straw/FeedList.pyc -lib/straw/FindDialog.pyc -lib/straw/ImageCache.pyc -lib/straw/ImportSubscriptionsDialog.pyc -lib/straw/ItemStore.pyc -lib/straw/LookupManager.pyc -lib/straw/Main.pyc -lib/straw/MainWindow.pyc -lib/straw/NetworkConstants.pyc -lib/straw/OPML.pyc -lib/straw/OPMLExport.pyc -lib/straw/OPMLImport.pyc -lib/straw/ParsedSummary.pyc -lib/straw/PollManager.pyc -lib/straw/PreferencesDialog.pyc -lib/straw/QueueDict.pyc -lib/straw/StrawURLOpener.pyc -lib/straw/SubscribeDialog.pyc -lib/straw/SubscriptionsMergeDialog.pyc -lib/straw/SummaryItem.pyc -lib/straw/SummaryParser.pyc -lib/straw/SummaryParserCommon.pyc -lib/straw/SummaryParserMP.pyc -lib/straw/URLFetch.pyc -lib/straw/__init__.pyc -lib/straw/default_subscriptions.opml -lib/straw/error.pyc -lib/straw/face-happy.png -lib/straw/face-sad.png -lib/straw/httplib_async.pyc -lib/straw/image-broken.png -lib/straw/image-waiting.png -lib/straw/offline.png -lib/straw/online.png -lib/straw/rssfinder.pyc -lib/straw/rssparser.pyc -lib/straw/straw.glade -lib/straw/straw.png -share/gnome/applications/straw.desktop -share/gnome/pixmaps/straw.png -@dirrm share/straw |