From owner-svn-ports-head@FreeBSD.ORG Fri Feb 7 16:39:13 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B8D452A; Fri, 7 Feb 2014 16:39:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A756C10D0; Fri, 7 Feb 2014 16:39:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s17GdCGH006611; Fri, 7 Feb 2014 16:39:12 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s17GdCus006609; Fri, 7 Feb 2014 16:39:12 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201402071639.s17GdCus006609@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 7 Feb 2014 16:39:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343279 - in head: . www www/nscache X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 16:39:13 -0000 Author: bapt Date: Fri Feb 7 16:39:11 2014 New Revision: 343279 URL: http://svnweb.freebsd.org/changeset/ports/343279 QAT: https://qat.redports.org/buildarchive/r343279/ Log: Yet another Netscape related program removed Deleted: head/www/nscache/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Feb 7 16:34:51 2014 (r343278) +++ head/MOVED Fri Feb 7 16:39:11 2014 (r343279) @@ -5443,3 +5443,4 @@ japanese/grep|textproc/gnugrep|2014-02-0 www/comclear||2014-02-06|Netscape doesn't exists anymore editors/openoffice-3|editors/openoffice-4|2014-02-07|OpenOffice 3 is not supported anymore mail/muttzilla||2014-02-07|Netscape doesn't exists anymore +www/nscache||2014-02-07|Netscape doesn't exists anymore Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Feb 7 16:34:51 2014 (r343278) +++ head/www/Makefile Fri Feb 7 16:39:11 2014 (r343279) @@ -574,7 +574,6 @@ SUBDIR += npapi-xine SUBDIR += npc SUBDIR += npm - SUBDIR += nscache SUBDIR += nspluginwrapper SUBDIR += ocaml-net SUBDIR += ocsigen