diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /net/penguintv | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/penguintv')
-rw-r--r-- | net/penguintv/Makefile | 62 | ||||
-rw-r--r-- | net/penguintv/distinfo | 3 | ||||
-rw-r--r-- | net/penguintv/files/patch-share__defaultsubs.opml | 24 | ||||
-rw-r--r-- | net/penguintv/files/patchmozilla-setup.py | 15 | ||||
-rw-r--r-- | net/penguintv/pkg-descr | 22 | ||||
-rw-r--r-- | net/penguintv/pkg-message | 6 | ||||
-rw-r--r-- | net/penguintv/pkg-plist | 130 |
7 files changed, 0 insertions, 262 deletions
diff --git a/net/penguintv/Makefile b/net/penguintv/Makefile deleted file mode 100644 index 45e640f1b..000000000 --- a/net/penguintv/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: PenguinTV-devel -# Date created: 14 March 2006 -# Whom: Edwin Groothuis <edwin@mavetju.org> -# -# $FreeBSD$ - -PORTNAME= PenguinTV -PORTVERSION= 2.0.2 -PORTREVISION= 1 -CATEGORIES= net audio multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= penguintv - -MAINTAINER= edwin@mavetju.org -COMMENT= Graphical RSS feed reader with incorperated playback functions - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/_sqlite.so:${PORTSDIR}/databases/py-pysqlite21 \ - ${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-curl \ - ${PYXML} -.if defined(PACKAGE_BUILDING) -BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \ - ${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT} -.endif -RUN_DEPENDS= ${BUILD_DEPENDS} - -OPTIONS= MOZILLA "Use Mozilla rendered (experimental)" OFF - -USE_GNOME= gnomehier pygnomeextras pygnome2 -USE_PYTHON= yes - -GCONF_SCHEMAS= penguintv.schema - -CONFLICTS= PenguinTV-devel-[0-9]* - -.include <bsd.port.pre.mk> - -.if defined(WITH_MOZILLA) -BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/Pyrex/__init__.py:${PORTSDIR}/devel/pyrex \ - mozilla-config:${PORTSDIR}/www/mozilla -PLIST_SUB+= WITH_MOZILLA="" -.else -EXTRA_PATCHES+= ${FILESDIR}/patchmozilla-setup.py -PLIST_SUB+= WITH_MOZILLA="@comment " -.endif - -pre-fetch: - @${ECHO_MSG} If you are upgrading from 1.x, please export your subscriptions for save-keeping! - @${ECHO_MSG} The database scheme should be upgraded automatically. - @sleep 5 - -do-build: - cd ${WRKSRC} && ${PYTHON_CMD} setup.py build - -do-install: - cd ${WRKSRC} && ${PYTHON_CMD} setup.py install - -post-install: - @${MKDIR} ${LOCALBASE}/etc/gconf/schemas - @${INSTALL_DATA} ${WRKSRC}/share/penguintv.schema \ - ${LOCALBASE}/etc/gconf/schemas/ - -.include <bsd.port.post.mk> diff --git a/net/penguintv/distinfo b/net/penguintv/distinfo deleted file mode 100644 index f26e329a0..000000000 --- a/net/penguintv/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (PenguinTV-2.0.2.tar.gz) = 292fd58d69bec8e5afbe28723aabdd26 -SHA256 (PenguinTV-2.0.2.tar.gz) = 55b74a959ede8e4a4eadb03324e7b05cd2f76b1fd8684d2cd9606fa3e9f5564d -SIZE (PenguinTV-2.0.2.tar.gz) = 320690 diff --git a/net/penguintv/files/patch-share__defaultsubs.opml b/net/penguintv/files/patch-share__defaultsubs.opml deleted file mode 100644 index e2fb2d9fb..000000000 --- a/net/penguintv/files/patch-share__defaultsubs.opml +++ /dev/null @@ -1,24 +0,0 @@ ---- share/defaultsubs.opml.orig Sun Jul 16 01:36:04 2006 -+++ share/defaultsubs.opml Mon Jul 17 08:36:35 2006 -@@ -1,6 +1,21 @@ - <opml version="1.1"> - <head><title>All</title></head> - <body> -+ <outline xmlUrl="http://feeds.feedburner.com/Bsdtalk" -+ text="bsdtalk" -+ description="Technical talks about the BSD family of free operating systems." -+ title="bsdtalk"> -+ </outline> -+ <outline xmlUrl="http://feeds.blastpodcast.com/freebsdforall/index.xml" -+ text="FreeBSD For All" -+ description="User oriented talks about FreeBSD." -+ title="FreeBSD For All"> -+ </outline> -+ <outline xmlUrl="http://www.mavetju.org/unix/multimedia-rss.php" -+ text="FreeBSD MultiMedia Resources List" -+ description="FreeBSD MultiMedia Resources List by Edwin Groothuis" -+ title="FreeBSD MultiMedia Resources List"> -+ </outline> - <outline xmlUrl="http://lugradio.org/episodes.ogg.rss" - text="LugRadio episodes (ogg)" - description="The world's premiere Linux and Free Software radio show" diff --git a/net/penguintv/files/patchmozilla-setup.py b/net/penguintv/files/patchmozilla-setup.py deleted file mode 100644 index c1fd8554b..000000000 --- a/net/penguintv/files/patchmozilla-setup.py +++ /dev/null @@ -1,15 +0,0 @@ ---- setup.py.orig Tue May 16 07:18:29 2006 -+++ setup.py Tue May 16 07:20:03 2006 -@@ -1,11 +1,4 @@ --try: -- from Pyrex.Distutils import build_ext -- BUILD_MOZ=True --except: -- print "pyrex not found, mozilla building disabled" -- BUILD_MOZ=False -- -- -+BUILD_MOZ=False - from distutils.core import setup - from distutils.extension import Extension - import sys,os diff --git a/net/penguintv/pkg-descr b/net/penguintv/pkg-descr deleted file mode 100644 index a3dbcda7f..000000000 --- a/net/penguintv/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -PenguinTV is not just another RSS feed reader. It is designed from -the ground up to work seamlessly with podcasts and video blogs, -allowing you to easily enjoy the audio, music, and video published -around the web in RSS format. - -Until now, the only solutions for listening to podcasts on Linux -have been clunky apps and unreliable bash scripts. Many solutions -require the user to browse file directories named by date to find -media files. With the large amount of information in podcasts and -videos, a user needs help to keep track of everything. - -PenguinTV eliminates all of these problems with a light-weight but -powerful interface that shows you what you need to know, and hides -what you don't. You can immediately see what you've watched, what's -available to view, and which media are downloading. You don't have -to worry about where files are stored, what their names are, or -what format they are in. Rather than try to reinvent the wheel by -coding its own media player, PenguinTV launches the media player -of your choice to view your downloads. - -WWW: http://penguintv.sourceforge.net/ -Author: Owen Williams <ywwg@usa.net> diff --git a/net/penguintv/pkg-message b/net/penguintv/pkg-message deleted file mode 100644 index e7b6353c7..000000000 --- a/net/penguintv/pkg-message +++ /dev/null @@ -1,6 +0,0 @@ ------------------------------ 8< ----------------------------------------- -Please note that this program requires that libsqlite3 (databases/sqlite3) -has threads enabled. This is not happening by default, and if you -install it from a package you don't have threads support. Reinstall -databases/sqlite3 if you don't have this. ------------------------------ 8< ----------------------------------------- diff --git a/net/penguintv/pkg-plist b/net/penguintv/pkg-plist deleted file mode 100644 index 5f6ffd532..000000000 --- a/net/penguintv/pkg-plist +++ /dev/null @@ -1,130 +0,0 @@ -share/locale/pt_BR/LC_MESSAGES/penguintv.mo -share/locale/sv/LC_MESSAGES/penguintv.mo -share/locale/pt/LC_MESSAGES/penguintv.mo -%%PYTHON_SITELIBDIR%%/penguintv/AddFeedDialog.py -%%PYTHON_SITELIBDIR%%/penguintv/AddFeedDialog.pyc -%%PYTHON_SITELIBDIR%%/penguintv/BTDownloader.py -%%PYTHON_SITELIBDIR%%/penguintv/BTDownloader.pyc -%%PYTHON_SITELIBDIR%%/penguintv/Downloader.py -%%PYTHON_SITELIBDIR%%/penguintv/Downloader.pyc -%%PYTHON_SITELIBDIR%%/penguintv/EditTagsMultiDialog.py -%%PYTHON_SITELIBDIR%%/penguintv/EditTagsMultiDialog.pyc -%%PYTHON_SITELIBDIR%%/penguintv/EditTextTagsDialog.py -%%PYTHON_SITELIBDIR%%/penguintv/EditTextTagsDialog.pyc -%%PYTHON_SITELIBDIR%%/penguintv/EntryList.py -%%PYTHON_SITELIBDIR%%/penguintv/EntryList.pyc -%%PYTHON_SITELIBDIR%%/penguintv/EntryView.py -%%PYTHON_SITELIBDIR%%/penguintv/EntryView.pyc -%%PYTHON_SITELIBDIR%%/penguintv/FeedList.py -%%PYTHON_SITELIBDIR%%/penguintv/FeedList.pyc -%%PYTHON_SITELIBDIR%%/penguintv/HTTPDownloader.py -%%PYTHON_SITELIBDIR%%/penguintv/HTTPDownloader.pyc -%%PYTHON_SITELIBDIR%%/penguintv/LoginDialog.py -%%PYTHON_SITELIBDIR%%/penguintv/LoginDialog.pyc -%%PYTHON_SITELIBDIR%%/penguintv/MainWindow.py -%%PYTHON_SITELIBDIR%%/penguintv/MainWindow.pyc -%%PYTHON_SITELIBDIR%%/penguintv/MediaManager.py -%%PYTHON_SITELIBDIR%%/penguintv/MediaManager.pyc -%%PYTHON_SITELIBDIR%%/penguintv/OPML.py -%%PYTHON_SITELIBDIR%%/penguintv/OPML.pyc -%%PYTHON_SITELIBDIR%%/penguintv/Player.py -%%PYTHON_SITELIBDIR%%/penguintv/Player.pyc -%%PYTHON_SITELIBDIR%%/penguintv/PreferencesDialog.py -%%PYTHON_SITELIBDIR%%/penguintv/PreferencesDialog.pyc -%%PYTHON_SITELIBDIR%%/penguintv/RenameFeedDialog.py -%%PYTHON_SITELIBDIR%%/penguintv/RenameFeedDialog.pyc -%%PYTHON_SITELIBDIR%%/penguintv/SimpleImageCache.py -%%PYTHON_SITELIBDIR%%/penguintv/SimpleImageCache.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ThreadPool.py -%%PYTHON_SITELIBDIR%%/penguintv/ThreadPool.pyc -%%PYTHON_SITELIBDIR%%/penguintv/UpdateTasksManager.py -%%PYTHON_SITELIBDIR%%/penguintv/UpdateTasksManager.pyc -%%PYTHON_SITELIBDIR%%/penguintv/__init__.py -%%PYTHON_SITELIBDIR%%/penguintv/__init__.pyc -%%PYTHON_SITELIBDIR%%/penguintv/feedparser.py -%%PYTHON_SITELIBDIR%%/penguintv/feedparser.pyc -%%PYTHON_SITELIBDIR%%/penguintv/penguintv.py -%%PYTHON_SITELIBDIR%%/penguintv/penguintv.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvDB.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvDB.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Choker.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Choker.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Connecter.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Connecter.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/CurrentRateMeasure.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/CurrentRateMeasure.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Downloader.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Downloader.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/DownloaderFeedback.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/DownloaderFeedback.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Encrypter.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Encrypter.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/HTTPHandler.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/HTTPHandler.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/NatCheck.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/NatCheck.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/PiecePicker.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/PiecePicker.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/RateMeasure.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/RateMeasure.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/RawServer.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/RawServer.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Rerequester.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Rerequester.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Storage.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Storage.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/StorageWrapper.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/StorageWrapper.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Uploader.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/Uploader.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/__init__.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/__init__.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/bencode.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/bencode.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/bitfield.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/bitfield.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/btcompletedir.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/btcompletedir.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/btformats.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/btformats.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/btmakemetafile.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/btmakemetafile.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/download.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/download.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/fakeopen.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/fakeopen.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/parseargs.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/parseargs.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/selectpoll.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/selectpoll.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/spewout.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/spewout.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/testtest.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/testtest.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/track.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/track.pyc -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/zurllib.py -%%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent/zurllib.pyc -%%PYTHON_SITELIBDIR%%/penguintv/subProcess.py -%%PYTHON_SITELIBDIR%%/penguintv/subProcess.pyc -%%PYTHON_SITELIBDIR%%/penguintv/timeoutsocket.py -%%PYTHON_SITELIBDIR%%/penguintv/timeoutsocket.pyc -%%PYTHON_SITELIBDIR%%/penguintv/utils.py -%%PYTHON_SITELIBDIR%%/penguintv/utils.pyc -%%WITH_MOZILLA%%%%PYTHON_SITELIBDIR%%/penguintv/democracy_moz/MozillaBrowser.so -%%WITH_MOZILLA%%%%PYTHON_SITELIBDIR%%/penguintv/democracy_moz/__init__.py -%%WITH_MOZILLA%%%%PYTHON_SITELIBDIR%%/penguintv/democracy_moz/__init__.pyc -bin/PenguinTV -share/applications/penguintv.desktop -share/penguintv/defaultsubs.opml -share/penguintv/penguintv.glade -share/penguintv/penguintvicon.png -share/pixmaps/penguintvicon.png -@dirrmtry share/pixmaps -@dirrmtry share/applications -@dirrm share/penguintv -@dirrm %%PYTHON_SITELIBDIR%%/penguintv/ptvbittorrent -%%WITH_MOZILLA%%@dirrm %%PYTHON_SITELIBDIR%%/penguintv/democracy_moz -@dirrm %%PYTHON_SITELIBDIR%%/penguintv -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt |