diff options
author | rene <rene@FreeBSD.org> | 2016-04-23 23:15:44 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-04-23 23:15:44 +0800 |
commit | c57765898dbdac49f0bc85db2bbc14fe584c54e8 (patch) | |
tree | 9271065265636e2ba9b37dab584f5f29be74ef4a /french | |
parent | 53e4d97dc8df12fbce7e5bbbfe4c8ce9c494a1ee (diff) | |
download | freebsd-ports-gnome-c57765898dbdac49f0bc85db2bbc14fe584c54e8.tar.gz freebsd-ports-gnome-c57765898dbdac49f0bc85db2bbc14fe584c54e8.tar.zst freebsd-ports-gnome-c57765898dbdac49f0bc85db2bbc14fe584c54e8.zip |
Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months
Sponsored by: Essen Linuxhotel Hackathon 2016
Diffstat (limited to 'french')
-rw-r--r-- | french/Makefile | 1 | ||||
-rw-r--r-- | french/tvdownloader/Makefile | 45 | ||||
-rw-r--r-- | french/tvdownloader/distinfo | 2 | ||||
-rw-r--r-- | french/tvdownloader/files/patch-Makefile | 44 | ||||
-rw-r--r-- | french/tvdownloader/files/patch-tvdownloader.sh | 26 | ||||
-rw-r--r-- | french/tvdownloader/pkg-descr | 10 | ||||
-rw-r--r-- | french/tvdownloader/pkg-plist | 195 |
7 files changed, 0 insertions, 323 deletions
diff --git a/french/Makefile b/french/Makefile index adee793b7489..a7b6887712a2 100644 --- a/french/Makefile +++ b/french/Makefile @@ -22,7 +22,6 @@ SUBDIR += mythes SUBDIR += php_doc SUBDIR += trytond28_account_fr - SUBDIR += tvdownloader SUBDIR += verbiste .include <bsd.port.subdir.mk> diff --git a/french/tvdownloader/Makefile b/french/tvdownloader/Makefile deleted file mode 100644 index 57893a64ab7d..000000000000 --- a/french/tvdownloader/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# Created by: thierry@pompo.net -# $FreeBSD$ - -PORTNAME= tvdownloader -PORTVERSION= 0.7.2 -PORTREVISION= 5 -CATEGORIES= french multimedia -MASTER_SITES= GOOGLE_CODE - -MAINTAINER= thierry@FreeBSD.org -COMMENT= Download podcasts and videos from French websites - -LICENSE= GPLv2 - -RUN_DEPENDS= msdl:multimedia/msdl \ - rtmpdump:multimedia/rtmpdump \ - ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:x11-toolkits/py-qt4-gui \ - ${PYTHON_SITELIBDIR}/Crypto/__init__.py:security/py-pycrypto\ - ${PYTHON_SITELIBDIR}/mechanize/_mechanize.py:www/py-mechanize - -DEPRECATED= Many channels have modified their protocols and cannot be DL anymore -EXPIRATION_DATE= 2016-04-14 - -USES= python shebangfix -SHEBANG_FILES= doc/installdox -ALL_TARGET= build -NO_ARCH= yes - -OPTIONS_DEFINE= DOCS - -pre-configure: - ${REINPLACE_CMD} -e 's|@python|${PYTHON_CMD}|' \ - ${WRKSRC}/Makefile ${WRKSRC}/src/Makefile - ${REINPLACE_CMD} -e 's|%%PYTHON_CMD%%|${PYTHON_CMD}|' \ - ${WRKSRC}/tvdownloader.sh - ${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \ - ${WRKSRC}/tvdownload.desktop - -pre-configure-DOCS-on: - ${REINPLACE_CMD} -e 's|%%DOC%%||' ${WRKSRC}/Makefile - -pre-configure-DOCS-off: - ${REINPLACE_CMD} -e 's|%%DOC%%|#|' ${WRKSRC}/Makefile - -.include <bsd.port.mk> diff --git a/french/tvdownloader/distinfo b/french/tvdownloader/distinfo deleted file mode 100644 index a8742d030664..000000000000 --- a/french/tvdownloader/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (tvdownloader-0.7.2.tar.gz) = 5faa399a2b2529f5ab1f7f7dc91810f6bb3acdedc82246083576b10fbc31dee7 -SIZE (tvdownloader-0.7.2.tar.gz) = 172523 diff --git a/french/tvdownloader/files/patch-Makefile b/french/tvdownloader/files/patch-Makefile deleted file mode 100644 index baa14dc332f4..000000000000 --- a/french/tvdownloader/files/patch-Makefile +++ /dev/null @@ -1,44 +0,0 @@ ---- Makefile.orig 2010-10-16 17:18:06.000000000 +0200 -+++ Makefile 2010-12-19 22:59:31.000000000 +0100 -@@ -6,7 +6,7 @@ - DATADIR ?= $(PREFIX)/share - - # Commande pour l'installation --INSTALL = install -m 755 -+INSTALL = install -m 644 - - - # Compilation -@@ -14,7 +14,7 @@ - # ByteCode - @python -c "import compileall ; compileall.compile_dir( 'src' )" - # On modifie le lanceur -- sed -i 's|__DATADIR__|$(DESTDIR)$(DATADIR)|g' tvdownloader.sh -+ sed -i -e 's|__DATADIR__|$(DESTDIR)$(DATADIR)|g' tvdownloader.sh - - # Installation - install : -@@ -33,18 +33,14 @@ - $(INSTALL) tvdownloader.png $(DESTDIR)$(DATADIR)/pixmaps/ - - # On met en place la doc -- mkdir -p $(DESTDIR)$(DATADIR)/doc/tvdownloader -- cp -ar doc/* $(DESTDIR)$(DATADIR)/doc/tvdownloader/ -- # On change les droits -- chmod -R 0755 $(DESTDIR)$(DATADIR)/doc/tvdownloader -+ %%DOC%%mkdir -p $(DESTDIR)$(DATADIR)/doc/tvdownloader -+ %%DOC%%cp -R doc/* $(DESTDIR)$(DATADIR)/doc/tvdownloader/ - - # On met en place le code - mkdir -p $(DESTDIR)$(DATADIR)/tvdownloader -- cp -ar src/* $(DESTDIR)$(DATADIR)/tvdownloader/ -- # On change les droits -- chmod -R 0755 $(DESTDIR)$(DATADIR)/tvdownloader -+ cp -R src/* $(DESTDIR)$(DATADIR)/tvdownloader/ - - # Nettoyage - clean : - echo "Nothing" -- #~ @rm -vf {src,src/fonctions,src/GUI,src/GUI/Qt,src/ico,src/lib,src/plugins}/*{pyc,pyo,~} -\ No newline at end of file -+ #~ @rm -vf {src,src/fonctions,src/GUI,src/GUI/Qt,src/ico,src/lib,src/plugins}/*{pyc,pyo,~} diff --git a/french/tvdownloader/files/patch-tvdownloader.sh b/french/tvdownloader/files/patch-tvdownloader.sh deleted file mode 100644 index 755878c98391..000000000000 --- a/french/tvdownloader/files/patch-tvdownloader.sh +++ /dev/null @@ -1,26 +0,0 @@ ---- tvdownloader.sh.orig 2010-10-16 16:27:16.000000000 +0200 -+++ tvdownloader.sh 2010-12-19 23:38:13.000000000 +0100 -@@ -1,20 +1,4 @@ --#!/bin/bash -+#! /bin/sh - - cd "__DATADIR__/tvdownloader/" -- --if [ ! -z "`python --version 2>&1 | grep 'Python 2'`" ] --then -- python main.py "$*" --else -- if [ -x "/usr/bin/python2.7" ] -- then -- python2.7 main.py "$*" -- else -- if [ -x "/usr/bin/python2.6" ] -- then -- python2.6 main.py "$*" -- else -- echo "Erreur : impossible de trouver une version de Python 2" -- fi -- fi --fi -\ No newline at end of file -+exec %%PYTHON_CMD%% main.py diff --git a/french/tvdownloader/pkg-descr b/french/tvdownloader/pkg-descr deleted file mode 100644 index ad57e845ab4d..000000000000 --- a/french/tvdownloader/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This project uses Python and Qt to create a small software to download podcasts -and videos from French websites. It uses plugins to enlarge software -possibilities. - -TVDownloader est un projet qui a pour but de permettre le téléchargement de -podcasts et d'émissions librement disponibles sur Internet. On retrouvera, en -autre, les podcasts de grands groupes radio comme Radio France ou télévisuel -comme France Télévision. - -WWW: http://code.google.com/p/tvdownloader/ diff --git a/french/tvdownloader/pkg-plist b/french/tvdownloader/pkg-plist deleted file mode 100644 index 99f9c04969db..000000000000 --- a/french/tvdownloader/pkg-plist +++ /dev/null @@ -1,195 +0,0 @@ -bin/tvdownloader -share/applications/tvdownload.desktop -%%PORTDOCS%%%%DOCSDIR%%/annotated.html -%%PORTDOCS%%%%DOCSDIR%%/bc_s.png -%%PORTDOCS%%%%DOCSDIR%%/classAPI_1_1API-members.html -%%PORTDOCS%%%%DOCSDIR%%/classAPI_1_1API.html -%%PORTDOCS%%%%DOCSDIR%%/classFichier_1_1Fichier-members.html -%%PORTDOCS%%%%DOCSDIR%%/classFichier_1_1Fichier.html -%%PORTDOCS%%%%DOCSDIR%%/classPlugin_1_1Plugin-members.html -%%PORTDOCS%%%%DOCSDIR%%/classPlugin_1_1Plugin.html -%%PORTDOCS%%%%DOCSDIR%%/classes.html -%%PORTDOCS%%%%DOCSDIR%%/closed.png -%%PORTDOCS%%%%DOCSDIR%%/deprecated.html -%%PORTDOCS%%%%DOCSDIR%%/doxygen.css -%%PORTDOCS%%%%DOCSDIR%%/doxygen.png -%%PORTDOCS%%%%DOCSDIR%%/functions.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func.html -%%PORTDOCS%%%%DOCSDIR%%/functions_vars.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/installdox -%%PORTDOCS%%%%DOCSDIR%%/nav_f.png -%%PORTDOCS%%%%DOCSDIR%%/nav_h.png -%%PORTDOCS%%%%DOCSDIR%%/open.png -%%PORTDOCS%%%%DOCSDIR%%/pages.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_5f.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_61.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_63.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_64.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_66.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_67.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_69.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_6c.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_6e.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_6f.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_70.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_72.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_73.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_75.html -%%PORTDOCS%%%%DOCSDIR%%/search/all_76.html -%%PORTDOCS%%%%DOCSDIR%%/search/classes_61.html -%%PORTDOCS%%%%DOCSDIR%%/search/classes_66.html -%%PORTDOCS%%%%DOCSDIR%%/search/classes_70.html -%%PORTDOCS%%%%DOCSDIR%%/search/close.png -%%PORTDOCS%%%%DOCSDIR%%/search/functions_5f.html -%%PORTDOCS%%%%DOCSDIR%%/search/functions_61.html -%%PORTDOCS%%%%DOCSDIR%%/search/functions_63.html -%%PORTDOCS%%%%DOCSDIR%%/search/functions_67.html -%%PORTDOCS%%%%DOCSDIR%%/search/functions_6c.html -%%PORTDOCS%%%%DOCSDIR%%/search/functions_6f.html -%%PORTDOCS%%%%DOCSDIR%%/search/functions_72.html -%%PORTDOCS%%%%DOCSDIR%%/search/functions_73.html -%%PORTDOCS%%%%DOCSDIR%%/search/functions_76.html -%%PORTDOCS%%%%DOCSDIR%%/search/mag_sel.png -%%PORTDOCS%%%%DOCSDIR%%/search/nomatches.html -%%PORTDOCS%%%%DOCSDIR%%/search/search.css -%%PORTDOCS%%%%DOCSDIR%%/search/search.js -%%PORTDOCS%%%%DOCSDIR%%/search/search_l.png -%%PORTDOCS%%%%DOCSDIR%%/search/search_m.png -%%PORTDOCS%%%%DOCSDIR%%/search/search_r.png -%%PORTDOCS%%%%DOCSDIR%%/search/variables_61.html -%%PORTDOCS%%%%DOCSDIR%%/search/variables_64.html -%%PORTDOCS%%%%DOCSDIR%%/search/variables_66.html -%%PORTDOCS%%%%DOCSDIR%%/search/variables_69.html -%%PORTDOCS%%%%DOCSDIR%%/search/variables_6c.html -%%PORTDOCS%%%%DOCSDIR%%/search/variables_6e.html -%%PORTDOCS%%%%DOCSDIR%%/search/variables_75.html -%%PORTDOCS%%%%DOCSDIR%%/tab_a.png -%%PORTDOCS%%%%DOCSDIR%%/tab_b.png -%%PORTDOCS%%%%DOCSDIR%%/tab_h.png -%%PORTDOCS%%%%DOCSDIR%%/tab_s.png -%%PORTDOCS%%%%DOCSDIR%%/tabs.css -share/pixmaps/tvdownloader.png -%%DATADIR%%/API.py -%%DATADIR%%/API.pyc -%%DATADIR%%/APIPrive.py -%%DATADIR%%/APIPrive.pyc -%%DATADIR%%/CLI/Option.py -%%DATADIR%%/CLI/Option.pyc -%%DATADIR%%/CLI/Screen.py -%%DATADIR%%/CLI/Screen.pyc -%%DATADIR%%/CLI/__init__.py -%%DATADIR%%/CLI/__init__.pyc -%%DATADIR%%/CLI/cli.py -%%DATADIR%%/CLI/cli.pyc -%%DATADIR%%/CLI/getch.py -%%DATADIR%%/CLI/getch.pyc -%%DATADIR%%/CLIDialog/CLIDialog.py -%%DATADIR%%/CLIDialog/CLIDialog.pyc -%%DATADIR%%/CLIDialog/__init__.py -%%DATADIR%%/CLIDialog/__init__.pyc -%%DATADIR%%/CLIDialog/dialog.sh -%%DATADIR%%/COPYING -%%DATADIR%%/Downloader.py -%%DATADIR%%/Downloader.pyc -%%DATADIR%%/Fichier.py -%%DATADIR%%/Fichier.pyc -%%DATADIR%%/GUI/AProposDialog.py -%%DATADIR%%/GUI/AProposDialog.pyc -%%DATADIR%%/GUI/ConvertQString.py -%%DATADIR%%/GUI/ConvertQString.pyc -%%DATADIR%%/GUI/FenetreAttenteProgressDialog.py -%%DATADIR%%/GUI/FenetreAttenteProgressDialog.pyc -%%DATADIR%%/GUI/MainWindow.py -%%DATADIR%%/GUI/MainWindow.pyc -%%DATADIR%%/GUI/PreferencePluginDialog.py -%%DATADIR%%/GUI/PreferencePluginDialog.pyc -%%DATADIR%%/GUI/PreferencesDialog.py -%%DATADIR%%/GUI/PreferencesDialog.pyc -%%DATADIR%%/GUI/Qt/MyQPushButton.py -%%DATADIR%%/GUI/Qt/MyQPushButton.pyc -%%DATADIR%%/GUI/Qt/MyQTableWidget.py -%%DATADIR%%/GUI/Qt/MyQTableWidget.pyc -%%DATADIR%%/GUI/Qt/__init__.py -%%DATADIR%%/GUI/Qt/__init__.pyc -%%DATADIR%%/GUI/Signaux.py -%%DATADIR%%/GUI/Signaux.pyc -%%DATADIR%%/GUI/UpdateManagerDialog.py -%%DATADIR%%/GUI/UpdateManagerDialog.pyc -%%DATADIR%%/GUI/__init__.py -%%DATADIR%%/GUI/__init__.pyc -%%DATADIR%%/Historique.py -%%DATADIR%%/Historique.pyc -%%DATADIR%%/Makefile -%%DATADIR%%/Navigateur.py -%%DATADIR%%/Navigateur.pyc -%%DATADIR%%/Option.py -%%DATADIR%%/Option.pyc -%%DATADIR%%/Plugin.py -%%DATADIR%%/Plugin.pyc -%%DATADIR%%/PluginManager.py -%%DATADIR%%/PluginManager.pyc -%%DATADIR%%/Preferences.py -%%DATADIR%%/Preferences.pyc -%%DATADIR%%/UpdateManager.py -%%DATADIR%%/UpdateManager.pyc -%%DATADIR%%/fonctions/__init__.py -%%DATADIR%%/fonctions/__init__.pyc -%%DATADIR%%/fonctions/urlToRtmpdump.py -%%DATADIR%%/fonctions/urlToRtmpdump.pyc -%%DATADIR%%/ico/TVDownloader.png -%%DATADIR%%/ico/gtk-about.svg -%%DATADIR%%/ico/gtk-add.svg -%%DATADIR%%/ico/gtk-apply.svg -%%DATADIR%%/ico/gtk-cancel.svg -%%DATADIR%%/ico/gtk-delete-full.svg -%%DATADIR%%/ico/gtk-file.svg -%%DATADIR%%/ico/gtk-folder.svg -%%DATADIR%%/ico/gtk-go-down.svg -%%DATADIR%%/ico/gtk-go-up.svg -%%DATADIR%%/ico/gtk-jump-to-ltr.svg -%%DATADIR%%/ico/gtk-jump-to-rtl.svg -%%DATADIR%%/ico/gtk-media-play-ltr.svg -%%DATADIR%%/ico/gtk-media-stop.svg -%%DATADIR%%/ico/gtk-preferences.svg -%%DATADIR%%/ico/gtk-quit.svg -%%DATADIR%%/ico/gtk-refresh.svg -%%DATADIR%%/ico/gtk-save.svg -%%DATADIR%%/img/banniere.png -%%DATADIR%%/img/gtk-dialog-question.svg -%%DATADIR%%/lib/__init__.py -%%DATADIR%%/lib/__init__.pyc -%%DATADIR%%/lib/dialog.py -%%DATADIR%%/lib/dialog.pyc -%%DATADIR%%/main.py -%%DATADIR%%/main.pyc -%%DATADIR%%/plugins/Arte.py -%%DATADIR%%/plugins/Arte.pyc -%%DATADIR%%/plugins/CanalPlus.py -%%DATADIR%%/plugins/CanalPlus.pyc -%%DATADIR%%/plugins/Europe1.py -%%DATADIR%%/plugins/Europe1.pyc -%%DATADIR%%/plugins/FranceInter.py -%%DATADIR%%/plugins/FranceInter.pyc -%%DATADIR%%/plugins/M6Replay.py -%%DATADIR%%/plugins/M6Replay.pyc -%%DATADIR%%/plugins/Pluzz.py -%%DATADIR%%/plugins/Pluzz.pyc -%%DATADIR%%/plugins/Podcasts.py -%%DATADIR%%/plugins/Podcasts.pyc -%%DATADIR%%/plugins/RadioFrance.py -%%DATADIR%%/plugins/RadioFrance.pyc -%%DATADIR%%/plugins/W9Replay.py -%%DATADIR%%/plugins/W9Replay.pyc -%%DATADIR%%/plugins/__init__.py -%%DATADIR%%/plugins/__init__.pyc -%%DATADIR%%/tests/HistoriqueTests.py -%%DATADIR%%/tests/HistoriqueTests.pyc -%%DATADIR%%/tests/PreferencesTests.py -%%DATADIR%%/tests/PreferencesTests.pyc -%%DATADIR%%/tests/TesteDebit.py -%%DATADIR%%/tests/TesteDebit.pyc -%%DATADIR%%/tests/__init__.py -%%DATADIR%%/tests/__init__.pyc -%%DATADIR%%/tests/tests.py -%%DATADIR%%/tests/tests.pyc |