svn commit: r337077 - in head: . devel devel/mono-tools misc misc/freeswitch-pizzademo misc/freeswitch-scripts net net/freeswitch-core textproc textproc/p5-XML-SAXDriver-Sablotron textproc/p5-XML-S...

Rene Ladan rene at FreeBSD.org
Fri Dec 20 19:02:53 UTC 2013


Author: rene
Date: Fri Dec 20 19:02:51 2013
New Revision: 337077
URL: http://svnweb.freebsd.org/changeset/ports/337077

Log:
  Remove expired ports:
  2013-12-18 x11-fonts/ppantsfonts: Broken for more than 6 month
  2013-12-19 x11-toolkits/gtksourceview-sharp: Depends on expired devel/mono-tools
  2013-11-18 devel/mono-tools: Broken for more than 6 month
  2013-12-19 textproc/p5-XML-SAXDriver-Sablotron: Depends on expired textproc/p5-XML-Sablotron
  2013-11-18 textproc/p5-XML-Sablotron: Broken for more than 6 month
  2013-11-18 net/freeswitch-core: Broken for more than 6 month
  2013-12-19 misc/freeswitch-pizzademo: Depends on expired net/freeswitch-core
  2013-12-19 misc/freeswitch-scripts: Depends on expired net/freeswitch-core
  2013-12-19 www/p5-HTML-Webmake: Depends on expired textproc/p5-XML-Sablotron

Deleted:
  head/devel/mono-tools/
  head/misc/freeswitch-pizzademo/
  head/misc/freeswitch-scripts/
  head/net/freeswitch-core/
  head/textproc/p5-XML-SAXDriver-Sablotron/
  head/textproc/p5-XML-Sablotron/
  head/www/p5-HTML-Webmake/
  head/x11-fonts/ppantsfonts/
  head/x11-toolkits/gtksourceview-sharp/
Modified:
  head/MOVED
  head/devel/Makefile
  head/misc/Makefile
  head/net/Makefile
  head/textproc/Makefile
  head/www/Makefile
  head/x11-fonts/Makefile
  head/x11-toolkits/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Dec 20 19:02:32 2013	(r337076)
+++ head/MOVED	Fri Dec 20 19:02:51 2013	(r337077)
@@ -5305,3 +5305,12 @@ sysutils/hammerhead||2013-12-15|Has expi
 net-p2p/libtorrent-rasterbar-15-python||2013-12-15|Has expired: Unusable, development ceased
 graphics/openexr_ctl||2013-12-15|Has expired: Now distributed with ampasCTL-1.5
 net-p2p/libtorrent-rasterbar-15||2013-12-16|Has expired: Unusable, development ceased
+x11-fonts/ppantsfonts||2013-12-20|Has expired: Broken for more than 6 month
+x11-toolkits/gtksourceview-sharp||2013-12-20|Has expired: Depends on expired devel/mono-tools
+devel/mono-tools||2013-12-20|Has expired: Broken for more than 6 month
+textproc/p5-XML-SAXDriver-Sablotron||2013-12-20|Has expired: Depends on expired textproc/p5-XML-Sablotron
+textproc/p5-XML-Sablotron||2013-12-20|Has expired: Broken for more than 6 month
+net/freeswitch-core||2013-12-20|Has expired: Broken for more than 6 month
+misc/freeswitch-pizzademo||2013-12-20|Has expired: Depends on expired net/freeswitch-core
+misc/freeswitch-scripts||2013-12-20|Has expired: Depends on expired net/freeswitch-core
+www/p5-HTML-Webmake||2013-12-20|Has expired: Depends on expired textproc/p5-XML-Sablotron

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Fri Dec 20 19:02:32 2013	(r337076)
+++ head/devel/Makefile	Fri Dec 20 19:02:51 2013	(r337077)
@@ -1233,7 +1233,6 @@
     SUBDIR += mongo-c-driver
     SUBDIR += mongo-cxx-driver
     SUBDIR += mono-addins
-    SUBDIR += mono-tools
     SUBDIR += monodevelop
     SUBDIR += monodevelop-database
     SUBDIR += monotone

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Fri Dec 20 19:02:32 2013	(r337076)
+++ head/misc/Makefile	Fri Dec 20 19:02:51 2013	(r337077)
@@ -121,9 +121,7 @@
     SUBDIR += freebsd-doc-zh_tw
     SUBDIR += freecode-submit
     SUBDIR += freeguide
-    SUBDIR += freeswitch-pizzademo
     SUBDIR += freeswitch-pizzademo-devel
-    SUBDIR += freeswitch-scripts
     SUBDIR += freeswitch-scripts-devel
     SUBDIR += ftdi-eeprom
     SUBDIR += fxload

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Fri Dec 20 19:02:32 2013	(r337076)
+++ head/net/Makefile	Fri Dec 20 19:02:51 2013	(r337077)
@@ -149,7 +149,6 @@
     SUBDIR += freeradius3
     SUBDIR += freerdp
     SUBDIR += freeswitch
-    SUBDIR += freeswitch-core
     SUBDIR += freeswitch-core-devel
     SUBDIR += freeswitch-curl-devel
     SUBDIR += freeswitch-devel

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Fri Dec 20 19:02:32 2013	(r337076)
+++ head/textproc/Makefile	Fri Dec 20 19:02:51 2013	(r337077)
@@ -1003,9 +1003,7 @@
     SUBDIR += p5-XML-SAX-Writer
     SUBDIR += p5-XML-SAXDriver-CSV
     SUBDIR += p5-XML-SAXDriver-Excel
-    SUBDIR += p5-XML-SAXDriver-Sablotron
     SUBDIR += p5-XML-STX
-    SUBDIR += p5-XML-Sablotron
     SUBDIR += p5-XML-Schematron
     SUBDIR += p5-XML-SemanticDiff
     SUBDIR += p5-XML-Simple

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Fri Dec 20 19:02:32 2013	(r337076)
+++ head/www/Makefile	Fri Dec 20 19:02:51 2013	(r337077)
@@ -966,7 +966,6 @@
     SUBDIR += p5-HTML-Tree
     SUBDIR += p5-HTML-TreeBuilder-LibXML
     SUBDIR += p5-HTML-TreeBuilder-XPath
-    SUBDIR += p5-HTML-Webmake
     SUBDIR += p5-HTML-Widgets-SelectLayers
     SUBDIR += p5-HTML-WikiConverter
     SUBDIR += p5-HTML-WikiConverter-DokuWiki

Modified: head/x11-fonts/Makefile
==============================================================================
--- head/x11-fonts/Makefile	Fri Dec 20 19:02:32 2013	(r337076)
+++ head/x11-fonts/Makefile	Fri Dec 20 19:02:51 2013	(r337077)
@@ -134,7 +134,6 @@
     SUBDIR += paratype
     SUBDIR += pcf2bdf
     SUBDIR += pingwi
-    SUBDIR += ppantsfonts
     SUBDIR += profont
     SUBDIR += proggy_fonts
     SUBDIR += proggy_fonts-ttf

Modified: head/x11-toolkits/Makefile
==============================================================================
--- head/x11-toolkits/Makefile	Fri Dec 20 19:02:32 2013	(r337076)
+++ head/x11-toolkits/Makefile	Fri Dec 20 19:02:51 2013	(r337077)
@@ -64,7 +64,6 @@
     SUBDIR += gtkmm30-reference
     SUBDIR += gtksourceview
     SUBDIR += gtksourceview-reference
-    SUBDIR += gtksourceview-sharp
     SUBDIR += gtksourceview2
     SUBDIR += gtksourceview2-reference
     SUBDIR += gtksourceview3


More information about the svn-ports-head mailing list