Date: Mon, 14 Oct 2013 20:13:18 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330352 - in head: . www www/httpgrabber Message-ID: <201310142013.r9EKDIuR030622@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310142013.r9EKDIuR030622>