From owner-svn-ports-all@freebsd.org Thu Jun 7 00:40:36 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 1E3AAFE9E6A; Thu, 7 Jun 2018 00:40:36 +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 C45A1742F4; Thu, 7 Jun 2018 00:40:35 +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 A596318C7F; Thu, 7 Jun 2018 00:40:35 +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 w570eZaO049366; Thu, 7 Jun 2018 00:40:35 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w570eZcI049363; Thu, 7 Jun 2018 00:40:35 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201806070040.w570eZcI049363@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 7 Jun 2018 00:40:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471894 - in head: . science science/orthanc science/orthanc-dicomweb science/orthanc-postgresql science/orthanc-webviewer X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . science science/orthanc science/orthanc-dicomweb science/orthanc-postgresql science/orthanc-webviewer X-SVN-Commit-Revision: 471894 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.26 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: Thu, 07 Jun 2018 00:40:36 -0000 Author: rene Date: Thu Jun 7 00:40:35 2018 New Revision: 471894 URL: https://svnweb.freebsd.org/changeset/ports/471894 Log: Remove science/orthanc and dependent ports, it has expired Deleted: head/science/orthanc/ head/science/orthanc-dicomweb/ head/science/orthanc-postgresql/ head/science/orthanc-webviewer/ Modified: head/MOVED head/science/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Jun 7 00:36:12 2018 (r471893) +++ head/MOVED Thu Jun 7 00:40:35 2018 (r471894) @@ -10261,3 +10261,7 @@ audio/ogg2mp3||2018-06-07|Has expired: Broken for more audio/abcmidi||2018-06-07|Has expired: Broken for more than 6 months benchmarks/netpipe||2018-06-07|Has expired: Broken for more than 6 months biology/plink||2018-06-07|Has expired: Broken for more than 6 months +science/orthanc||2018-06-07|Has expired: Broken for more than 3 months +science/orthanc-dicomweb||2018-06-07|Removed, depends on expired science/orthanc +science/orthanc-postgresql||2018-06-07|Removed, depends on expired science/orthanc +science/orthanc-webviewer||2018-06-07|Removed, depends on expired science/orthanc Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Thu Jun 7 00:36:12 2018 (r471893) +++ head/science/Makefile Thu Jun 7 00:40:35 2018 (r471894) @@ -122,10 +122,6 @@ SUBDIR += nifticlib SUBDIR += openbabel SUBDIR += openkim - SUBDIR += orthanc - SUBDIR += orthanc-dicomweb - SUBDIR += orthanc-postgresql - SUBDIR += orthanc-webviewer SUBDIR += p5-Algorithm-SVMLight SUBDIR += p5-Chemistry-3DBuilder SUBDIR += p5-Chemistry-Bond-Find