Date: Thu, 6 Mar 2014 12:13:54 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347184 - in head: . audio audio/bmp-faad audio/bmp-fc audio/bmp-festalon audio/bmp-flac audio/bmp-htmlplaylist audio/bmp-mac audio/bmp-modplug audio/bmp-songchange audio/bmp-wma databa... Message-ID: <201403061213.s26CDt0B075867@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Thu Mar 6 12:13:54 2014 New Revision: 347184 URL: http://svnweb.freebsd.org/changeset/ports/347184 QAT: https://qat.redports.org/buildarchive/r347184/ Log: Remove expired ports: 2014-03-05 databases/mysqlard: Abandonware 2014-03-05 print/acrobatviewer: Abandoned, outdated (no updates since 1999) 2014-03-06 multimedia/castpodder: Depends on deprecated multimedia/beep-media-player 2014-03-06 audio/bmp-modplug: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-fc: Abandonware, please consider using multimedia/audacious instead 2014-03-06 graphics/bmp-rootvis: Abandonware, please consider using multimedia/audacious instead 2014-03-06 deskutils/bmp-docklet: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-festalon: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-faad: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-flac: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-wma: Abandonware, please consider using multimedia/audacious instead 2014-03-06 multimedia/py-pybmp: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-mac: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-songchange: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-htmlplaylist: Abandonware, please consider using multimedia/audacious instead Deleted: head/audio/bmp-faad/ head/audio/bmp-fc/ head/audio/bmp-festalon/ head/audio/bmp-flac/ head/audio/bmp-htmlplaylist/ head/audio/bmp-mac/ head/audio/bmp-modplug/ head/audio/bmp-songchange/ head/audio/bmp-wma/ head/databases/mysqlard/ head/deskutils/bmp-docklet/ head/graphics/bmp-rootvis/ head/multimedia/castpodder/ head/multimedia/py-pybmp/ head/print/acrobatviewer/ Modified: head/MOVED head/audio/Makefile head/databases/Makefile head/deskutils/Makefile head/graphics/Makefile head/multimedia/Makefile head/print/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Mar 6 11:58:56 2014 (r347183) +++ head/MOVED Thu Mar 6 12:13:54 2014 (r347184) @@ -5583,3 +5583,18 @@ shells/bash-devel|shells/bash|2014-03-03 shells/bash-static-devel|shells/bash-static|2014-03-03|Maintainer reset, main port now properly maintained x11/mgapdesk||2014-03-03|Has expired: Needs an old (pre 7.2) XFree86/X.org header file to build security/kwallet|security/kwalletmanager|2014-03-04|Renamed to match upstream naming +databases/mysqlard||2014-03-06|Has expired: Abandonware +print/acrobatviewer||2014-03-06|Has expired: Abandoned, outdated (no updates since 1999) +multimedia/castpodder||2014-03-06|Has expired: Depends on deprecated multimedia/beep-media-player +audio/bmp-modplug|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/bmp-fc|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +graphics/bmp-rootvis|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +deskutils/bmp-docklet|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/bmp-festalon|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/bmp-faad|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/bmp-flac|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/bmp-wma|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +multimedia/py-pybmp|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/bmp-mac|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/bmp-songchange|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/bmp-htmlplaylist|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Thu Mar 6 11:58:56 2014 (r347183) +++ head/audio/Makefile Thu Mar 6 12:13:54 2014 (r347184) @@ -54,16 +54,7 @@ SUBDIR += beets SUBDIR += blop SUBDIR += bmp-crossfade - SUBDIR += bmp-faad - SUBDIR += bmp-fc - SUBDIR += bmp-festalon - SUBDIR += bmp-flac - SUBDIR += bmp-htmlplaylist - SUBDIR += bmp-mac - SUBDIR += bmp-modplug SUBDIR += bmp-scrobbler - SUBDIR += bmp-songchange - SUBDIR += bmp-wma SUBDIR += bonk SUBDIR += boodler SUBDIR += bristol Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Thu Mar 6 11:58:56 2014 (r347183) +++ head/databases/Makefile Thu Mar 6 12:13:54 2014 (r347184) @@ -233,7 +233,6 @@ SUBDIR += mysql55-server SUBDIR += mysql56-client SUBDIR += mysql56-server - SUBDIR += mysqlard SUBDIR += mysqlbackup SUBDIR += mysqlcppapi SUBDIR += mysqldumper Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Thu Mar 6 11:58:56 2014 (r347183) +++ head/deskutils/Makefile Thu Mar 6 12:13:54 2014 (r347184) @@ -14,7 +14,6 @@ SUBDIR += basket SUBDIR += bigyear SUBDIR += bitcollider - SUBDIR += bmp-docklet SUBDIR += cairo-dock SUBDIR += cairo-dock-plugins SUBDIR += cal Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Mar 6 11:58:56 2014 (r347183) +++ head/graphics/Makefile Thu Mar 6 12:13:54 2014 (r347184) @@ -62,7 +62,6 @@ SUBDIR += blender SUBDIR += blender-doc SUBDIR += bmeps - SUBDIR += bmp-rootvis SUBDIR += bmp2html SUBDIR += box SUBDIR += boxer Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Thu Mar 6 11:58:56 2014 (r347183) +++ head/multimedia/Makefile Thu Mar 6 12:13:54 2014 (r347184) @@ -26,7 +26,6 @@ SUBDIR += bombono SUBDIR += bsdbktr_tvtune SUBDIR += camserv - SUBDIR += castpodder SUBDIR += cclive SUBDIR += cheese SUBDIR += clipgrab @@ -291,7 +290,6 @@ SUBDIR += py-mlt SUBDIR += py-openlp SUBDIR += py-periscope - SUBDIR += py-pybmp SUBDIR += py-qt4-multimedia SUBDIR += py-qt4-phonon SUBDIR += py-subliminal Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Thu Mar 6 11:58:56 2014 (r347183) +++ head/print/Makefile Thu Mar 6 12:13:54 2014 (r347184) @@ -8,7 +8,6 @@ SUBDIR += abc2mtex SUBDIR += abcm2ps SUBDIR += abntex - SUBDIR += acrobatviewer SUBDIR += acroread8 SUBDIR += acroread9 SUBDIR += acroreadwrapper
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403061213.s26CDt0B075867>