Date: Mon, 1 Mar 2021 08:50:42 +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: r566837 - in head: . audio audio/beatslash-lv2 dns dns/knot2 multimedia multimedia/kodi-addon-inputstream.adaptive-devel multimedia/kodi-addon-peripheral.joystick-devel multimedia/kodi-... Message-ID: <202103010850.1218ogeF029351@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Mon Mar 1 08:50:42 2021 New Revision: 566837 URL: https://svnweb.freebsd.org/changeset/ports/566837 Log: Remove expired ports: 2021-02-28 audio/beatslash-lv2: Unmaintained and doesn't build with the latest audio/lvtk version 2.x 2021-02-28 multimedia/kodi-addon-vfs.libarchive-devel: Depends on deprecated multimedia/kodi-devel 2021-02-28 multimedia/kodi-addon-peripheral.joystick-devel: Depends on deprecated multimedia/kodi-devel 2021-02-28 multimedia/kodi-devel: Deprecated. Please use multimedia/kodi instead. 2021-02-28 multimedia/kodi-addon-inputstream.adaptive-devel: Depends on deprecated multimedia/kodi-devel 2021-02-28 print/cloud-print-connector: Google Cloud Print has been shut down by Google as of December 31, 2020 2021-02-28 dns/knot2: Use knot3, it is functionally compatible with 2.9.x 2021-02-28 print/cups-cloud-print: Google Cloud Print has been shut down by Google as of December 31, 2020 2021-02-28 www/helma: Upstream is basically dead and recommends ringojs.org Deleted: head/audio/beatslash-lv2/ head/dns/knot2/ head/multimedia/kodi-addon-inputstream.adaptive-devel/ head/multimedia/kodi-addon-peripheral.joystick-devel/ head/multimedia/kodi-addon-vfs.libarchive-devel/ head/multimedia/kodi-devel/ head/print/cloud-print-connector/ head/print/cups-cloud-print/ head/www/helma/ Modified: head/MOVED head/audio/Makefile head/dns/Makefile head/multimedia/Makefile head/print/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Mar 1 08:43:32 2021 (r566836) +++ head/MOVED Mon Mar 1 08:50:42 2021 (r566837) @@ -16176,3 +16176,12 @@ editors/mg-static|editors/mg@static|2021-02-28|Flavore devel/snorenotify||2021-02-28|Has expired: Unmaintained upstream multimedia/kodi-addon-pvr-iptvsimple|multimedia/kodi-addon-pvr.iptvsimple|2021-03-01|Renamed to match upstream name multimedia/kodi-addon-pvr-hts|multimedia/kodi-addon-pvr.hts|2021-03-01|Renamed to match upstream name +audio/beatslash-lv2||2021-03-01|Has expired: Unmaintained and doesn't build with the latest audio/lvtk version 2.x +multimedia/kodi-addon-vfs.libarchive-devel||2021-03-01|Has expired: Depends on deprecated multimedia/kodi-devel +multimedia/kodi-addon-peripheral.joystick-devel||2021-03-01|Has expired: Depends on deprecated multimedia/kodi-devel +multimedia/kodi-devel|multimedia/kodi|2021-03-01|Has expired: Deprecated. Please use multimedia/kodi instead. +multimedia/kodi-addon-inputstream.adaptive-devel||2021-03-01|Has expired: Depends on deprecated multimedia/kodi-devel +print/cloud-print-connector||2021-03-01|Has expired: Google Cloud Print has been shut down by Google as of December 31, 2020 +dns/knot2|dns/knot3|2021-03-01|Has expired: Use knot3, it is functionally compatible with 2.9.x +print/cups-cloud-print||2021-03-01|Has expired: Google Cloud Print has been shut down by Google as of December 31, 2020 +www/helma||2021-03-01|Has expired: Upstream is basically dead and recommends ringojs.org Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Mon Mar 1 08:43:32 2021 (r566836) +++ head/audio/Makefile Mon Mar 1 08:50:42 2021 (r566837) @@ -54,7 +54,6 @@ SUBDIR += baudline SUBDIR += bcg729 SUBDIR += bchoppr-lv2 - SUBDIR += beatslash-lv2 SUBDIR += beep SUBDIR += beets SUBDIR += bharvestr-lv2 Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Mon Mar 1 08:43:32 2021 (r566836) +++ head/dns/Makefile Mon Mar 1 08:50:42 2021 (r566837) @@ -89,7 +89,6 @@ SUBDIR += kf5-kdnssd SUBDIR += knock SUBDIR += knot-resolver - SUBDIR += knot2 SUBDIR += knot3 SUBDIR += knot3-lib SUBDIR += ldapdns Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Mon Mar 1 08:43:32 2021 (r566836) +++ head/multimedia/Makefile Mon Mar 1 08:50:42 2021 (r566837) @@ -147,15 +147,11 @@ SUBDIR += kf5-kmediaplayer SUBDIR += kmplayer SUBDIR += kodi - SUBDIR += kodi-addon-inputstream.adaptive - SUBDIR += kodi-addon-inputstream.adaptive-devel SUBDIR += kodi-addon-peripheral-joystick - SUBDIR += kodi-addon-peripheral.joystick-devel + SUBDIR += kodi-addon-peripheral-joystick SUBDIR += kodi-addon-pvr.hts SUBDIR += kodi-addon-pvr.iptvsimple SUBDIR += kodi-addon-screensaver.matrixtrails - SUBDIR += kodi-addon-vfs.libarchive-devel - SUBDIR += kodi-devel SUBDIR += kvazaar SUBDIR += l-smash SUBDIR += libaacs Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Mon Mar 1 08:43:32 2021 (r566836) +++ head/print/Makefile Mon Mar 1 08:50:42 2021 (r566837) @@ -20,10 +20,8 @@ SUBDIR += c2ps SUBDIR += catdvi SUBDIR += cdlabelgen - SUBDIR += cloud-print-connector SUBDIR += cups SUBDIR += cups-bjnp - SUBDIR += cups-cloud-print SUBDIR += cups-filters SUBDIR += cups-fxlinuxprint SUBDIR += cups-pdf Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Mar 1 08:43:32 2021 (r566836) +++ head/www/Makefile Mon Mar 1 08:50:42 2021 (r566837) @@ -232,7 +232,6 @@ SUBDIR += h2o SUBDIR += h2o-devel SUBDIR += habari - SUBDIR += helma SUBDIR += hiawatha SUBDIR += hiawatha-monitor SUBDIR += horde-ansel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103010850.1218ogeF029351>