From owner-svn-ports-all@freebsd.org Mon Jan 29 10:55:59 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5EC60EE3059; Mon, 29 Jan 2018 10:55:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 14DA26A452; Mon, 29 Jan 2018 10:55:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0B1FB27240; Mon, 29 Jan 2018 10:55:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0TAtwhD059246; Mon, 29 Jan 2018 10:55:58 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0TAtwGR059244; Mon, 29 Jan 2018 10:55:58 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201801291055.w0TAtwGR059244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 29 Jan 2018 10:55:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460252 - in head: . devel devel/beautifyphp X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head: . devel devel/beautifyphp X-SVN-Commit-Revision: 460252 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2018 10:55:59 -0000 Author: bapt Date: Mon Jan 29 10:55:58 2018 New Revision: 460252 URL: https://svnweb.freebsd.org/changeset/ports/460252 Log: Remove devel/beautifyphp It only works with PHP4 which has been removed from the ports tree long ago. Deleted: head/devel/beautifyphp/ Modified: head/MOVED head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Jan 29 10:01:01 2018 (r460251) +++ head/MOVED Mon Jan 29 10:55:58 2018 (r460252) @@ -9890,3 +9890,4 @@ lang/gcl||2018-01-28|Has expired: Broken for more than lang/pike78||2018-01-28|Has expired: Broken for more than 6 months shells/ambit||2018-01-28|Has expired: Broken for more than 6 months mail/evolution-mapi||2018-01-28|Has expired: Depends on expiring mail/libmapi +devel/beautifyphp|2018-01-29|only works for PHP4 which is gone long ago Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Jan 29 10:01:01 2018 (r460251) +++ head/devel/Makefile Mon Jan 29 10:55:58 2018 (r460252) @@ -191,7 +191,6 @@ SUBDIR += bcc SUBDIR += bcpp SUBDIR += bear - SUBDIR += beautifyphp SUBDIR += bennugd-core SUBDIR += bennugd-modules SUBDIR += bglibs