svn commit: r330352 - in head: . www www/httpgrabber

Edwin Groothuis edwin at FreeBSD.org
Mon Oct 14 20:13:18 UTC 2013


Author: edwin
Date: Mon Oct 14 20:13:17 2013
New Revision: 330352
URL: http://svnweb.freebsd.org/changeset/ports/330352

Log:
  Remove www/httpgrabber due to dependency on net/ngrep-lib
  
  Noticed by:	various hardworking people and never-tiring bots.

Deleted:
  head/www/httpgrabber/
Modified:
  head/MOVED
  head/www/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Oct 14 20:07:52 2013	(r330351)
+++ head/MOVED	Mon Oct 14 20:13:17 2013	(r330352)
@@ -5085,3 +5085,4 @@ math/vtk-java||2013-10-14|Deprecated con
 math/vtk-python||2013-10-14|Deprecated consider using vtk5
 math/vtk-tcl||2013-10-14|Deprecated consider using vtk5
 science/mayavi||2013-10-14|Depends on the EOLed vtk4
+www/httpgrabber||2013-10-14|Depended on net/ngrep-lib

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Mon Oct 14 20:07:52 2013	(r330351)
+++ head/www/Makefile	Mon Oct 14 20:13:17 2013	(r330352)
@@ -350,7 +350,6 @@
     SUBDIR += http_post
     SUBDIR += httpclient
     SUBDIR += httpcore
-    SUBDIR += httpgrabber
     SUBDIR += httpsqs
     SUBDIR += httptunnel
     SUBDIR += httrack


More information about the svn-ports-all mailing list