Date: Tue, 2 Jun 2015 02:33:07 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388298 - in head: . ports-mgmt ports-mgmt/porteasy textproc textproc/hgrep www www/diamanda Message-ID: <201506020233.t522X7cL085492@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Jun 2 02:33:06 2015 New Revision: 388298 URL: https://svnweb.freebsd.org/changeset/ports/388298 Log: Remove expired ports: 2015-05-31 ports-mgmt/porteasy: Does not support pkgng 2015-05-31 textproc/hgrep: Not needed any more, base grep has coloring support 2015-05-26 www/diamanda: Broken for more than 6 months Deleted: head/ports-mgmt/porteasy/ head/textproc/hgrep/ head/www/diamanda/ Modified: head/MOVED head/ports-mgmt/Makefile head/textproc/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jun 2 01:39:32 2015 (r388297) +++ head/MOVED Tue Jun 2 02:33:06 2015 (r388298) @@ -7605,3 +7605,6 @@ devel/rubygem-test|devel/rubygem-rubygem devel/rubygem-deeptest|devel/rubygem-deep_test|2015-05-30|Rename to match our rubygems naming audio/portaudio2|audio/portaudio|2015-05-30|Merged into the main port net/rubygem-yadis|net/rubygem-ruby-yadis|2015-05-30|Rename to match our rubygems naming +ports-mgmt/porteasy||2015-06-01|Has expired: Does not support pkgng +textproc/hgrep||2015-06-01|Has expired: Not needed any more, base grep has coloring support +www/diamanda||2015-06-01|Has expired: Broken for more than 6 months Modified: head/ports-mgmt/Makefile ============================================================================== --- head/ports-mgmt/Makefile Tue Jun 2 01:39:32 2015 (r388297) +++ head/ports-mgmt/Makefile Tue Jun 2 02:33:06 2015 (r388298) @@ -42,7 +42,6 @@ SUBDIR += port-maintenance-tools SUBDIR += portconf SUBDIR += portdowngrade - SUBDIR += porteasy SUBDIR += portell SUBDIR += portfind SUBDIR += portless Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Tue Jun 2 01:39:32 2015 (r388297) +++ head/textproc/Makefile Tue Jun 2 02:33:06 2015 (r388298) @@ -218,7 +218,6 @@ SUBDIR += gv-aspell SUBDIR += heirloom-doctools SUBDIR += hevea - SUBDIR += hgrep SUBDIR += hhm SUBDIR += hi-aspell SUBDIR += highlight Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Tue Jun 2 01:39:32 2015 (r388297) +++ head/www/Makefile Tue Jun 2 02:33:06 2015 (r388298) @@ -113,7 +113,6 @@ SUBDIR += demoroniser SUBDIR += dfileserver SUBDIR += dhttpd - SUBDIR += diamanda SUBDIR += dillo2 SUBDIR += dojo SUBDIR += dojo-shrinksafe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506020233.t522X7cL085492>