From owner-svn-ports-all@freebsd.org Sun Sep 30 11:08:45 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 1561910BC779; Sun, 30 Sep 2018 11:08:45 +0000 (UTC) (envelope-from rene@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 BF1F57E57E; Sun, 30 Sep 2018 11:08:44 +0000 (UTC) (envelope-from rene@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 B707611741; Sun, 30 Sep 2018 11:08:44 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8UB8ig6061995; Sun, 30 Sep 2018 11:08:44 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8UB8iNG061992; Sun, 30 Sep 2018 11:08:44 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201809301108.w8UB8iNG061992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 30 Sep 2018 11:08:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480950 - in head: . archivers archivers/freeze print print/apsfilter print/hpijs X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . archivers archivers/freeze print print/apsfilter print/hpijs X-SVN-Commit-Revision: 480950 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.27 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: Sun, 30 Sep 2018 11:08:45 -0000 Author: rene Date: Sun Sep 30 11:08:43 2018 New Revision: 480950 URL: https://svnweb.freebsd.org/changeset/ports/480950 Log: Remove expired ports: print/apsfilter: Mostly unmaintained since 2015 and depends on expired ports 2018-09-30 print/hpijs: Unsupported since 2005, please migrate to print/hplip 2018-08-15 archivers/freeze: unknown license Deleted: head/archivers/freeze/ head/print/apsfilter/ head/print/hpijs/ Modified: head/MOVED head/archivers/Makefile head/print/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Sep 30 10:39:44 2018 (r480949) +++ head/MOVED Sun Sep 30 11:08:43 2018 (r480950) @@ -10543,3 +10543,6 @@ devel/p5-Search-Binary||2018-09-30|Has expired: Deprec devel/p5-ExtUtils-Command|devel/ExtUtils-MakeMaker|2018-09-30|Has expired: ExtUtils::Command has been re-incorporated to ExtUtils-MakeMaker since 7.06, use devel/ExtUtils-MakeMaker instead editors/yui||2018-09-30|Has expired: Unmaintained upstream x11/tint-devel|x11/tint|2018-09-30|Has expired: Use x11/tint instead +print/apsfilter||2018-09-30|Mostly unmaintained since 2015 and depends on expired ports +print/hpijs||2018-09-30|Has expired: Unsupported since 2005, please migrate to print/hplip +archivers/freeze||2018-09-30|Has expired: unknown license Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Sun Sep 30 10:39:44 2018 (r480949) +++ head/archivers/Makefile Sun Sep 30 11:08:43 2018 (r480950) @@ -32,7 +32,6 @@ SUBDIR += fpc-bzip2 SUBDIR += fpc-unzip SUBDIR += freetar - SUBDIR += freeze SUBDIR += gcab SUBDIR += gcpio SUBDIR += gnome-autoar Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Sun Sep 30 10:39:44 2018 (r480949) +++ head/print/Makefile Sun Sep 30 11:08:43 2018 (r480950) @@ -12,7 +12,6 @@ SUBDIR += afm SUBDIR += alignmargins SUBDIR += ansiprint - SUBDIR += apsfilter SUBDIR += asprint SUBDIR += auctex SUBDIR += bibcursed @@ -89,7 +88,6 @@ SUBDIR += harfbuzz SUBDIR += harfbuzz-icu SUBDIR += hp2xx - SUBDIR += hpijs SUBDIR += hplip SUBDIR += hplip-plugin SUBDIR += hs-hscolour