diff options
author | mat <mat@FreeBSD.org> | 2017-03-04 00:00:19 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-03-04 00:00:19 +0800 |
commit | 1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e (patch) | |
tree | 28f19cc7e46ff16710c3e7fed55ec8397d738f11 /audio | |
parent | 8d0e7f74b84ee40fac6b67b8a5b652fe853f84c9 (diff) | |
download | freebsd-ports-gnome-1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e.tar.gz freebsd-ports-gnome-1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e.tar.zst freebsd-ports-gnome-1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e.zip |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'audio')
-rw-r--r-- | audio/last-cmus/Makefile | 2 | ||||
-rw-r--r-- | audio/logitechmediaserver-superdatetime/Makefile | 2 | ||||
-rw-r--r-- | audio/mehdiaplayer/Makefile | 2 | ||||
-rw-r--r-- | audio/pidgin-musictracker/Makefile | 2 | ||||
-rw-r--r-- | audio/xpi-musicpm/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/audio/last-cmus/Makefile b/audio/last-cmus/Makefile index a833cf730e0e..9f262a2426ea 100644 --- a/audio/last-cmus/Makefile +++ b/audio/last-cmus/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Cmus plugin for submitting songs into last.fm BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USES= python SUB_FILES= pkg-message diff --git a/audio/logitechmediaserver-superdatetime/Makefile b/audio/logitechmediaserver-superdatetime/Makefile index c033a3410c79..10cbe65fe4b0 100644 --- a/audio/logitechmediaserver-superdatetime/Makefile +++ b/audio/logitechmediaserver-superdatetime/Makefile @@ -17,6 +17,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYRIGHT BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 RUN_DEPENDS= ${LOCALBASE}/${SLIMDIR}/slimserver.pl:audio/logitechmediaserver diff --git a/audio/mehdiaplayer/Makefile b/audio/mehdiaplayer/Makefile index a72bcd65ce29..dd53432f9440 100644 --- a/audio/mehdiaplayer/Makefile +++ b/audio/mehdiaplayer/Makefile @@ -11,6 +11,8 @@ MAINTAINER= vg@FreeBSD.org COMMENT= Simple media player using Qt/Phonon BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USES= tar:bzip2 qmake USE_QT4= gui xml uic_build moc_build \ diff --git a/audio/pidgin-musictracker/Makefile b/audio/pidgin-musictracker/Makefile index 5e021fb24eae..255c701cdffc 100644 --- a/audio/pidgin-musictracker/Makefile +++ b/audio/pidgin-musictracker/Makefile @@ -14,6 +14,8 @@ COMMENT= Plugin for Pidgin to displays the music track currently playing LICENSE= GPLv2 BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin RUN_DEPENDS= pidgin:net-im/pidgin diff --git a/audio/xpi-musicpm/Makefile b/audio/xpi-musicpm/Makefile index 8947911e0f31..d78f583635a1 100644 --- a/audio/xpi-musicpm/Makefile +++ b/audio/xpi-musicpm/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Music Player Minion BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 XPI_ID= Music_Player_Minion@code.google.com XPI_FILES= chrome/minion.jar chrome.manifest install.js install.rdf |