From owner-svn-ports-all@FreeBSD.ORG Sat Aug 31 10:54:56 2013 Return-Path: Delivered-To: svn-ports-all@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 ESMTP id 8AB75347; Sat, 31 Aug 2013 10:54:56 +0000 (UTC) (envelope-from marino@FreeBSD.org) 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 78D442926; Sat, 31 Aug 2013 10:54:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7VAsuj3091815; Sat, 31 Aug 2013 10:54:56 GMT (envelope-from marino@svn.freebsd.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7VAsuHJ091813; Sat, 31 Aug 2013 10:54:56 GMT (envelope-from marino@svn.freebsd.org) Message-Id: <201308311054.r7VAsuHJ091813@svn.freebsd.org> From: John Marino Date: Sat, 31 Aug 2013 10:54:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325790 - head/sysutils/ciso X-SVN-Group: ports-head 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.14 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: Sat, 31 Aug 2013 10:54:56 -0000 Author: marino Date: Sat Aug 31 10:54:55 2013 New Revision: 325790 URL: http://svnweb.freebsd.org/changeset/ports/325790 Log: sysutils/ciso: Mark broken, deprecated and expired The port is broken because the distfile can't be fetched due to upstream site disappearing. However, development has ceased for 6 years and it is obsolete since similar projects such as cisoplus are still being developed. Hopefully marking it deprecated and due for removal will provoke cisoplus to be made into a port. PR: 181558 Approved by: rodrigo (maintainer) Modified: head/sysutils/ciso/Makefile head/sysutils/ciso/pkg-descr Modified: head/sysutils/ciso/Makefile ============================================================================== --- head/sysutils/ciso/Makefile Sat Aug 31 10:51:55 2013 (r325789) +++ head/sysutils/ciso/Makefile Sat Aug 31 10:54:55 2013 (r325790) @@ -1,9 +1,5 @@ -# New ports collection makefile for: ciso -# Date created: 4 November 2007 -# Whom: Vasiliy Ch -# +# Created by: Vasiliy Ch # $FreeBSD$ -# PORTNAME= ciso PORTVERSION= 1.0.0 @@ -14,6 +10,10 @@ MASTER_SITES= http://ciso.tenshu.fr/ MAINTAINER= blttll@gmail.com COMMENT= A tool to compress ISO images to CSO format +BROKEN= Unfetchable, site '${MASTER_SITES}' is permanently gone +DEPRECATED= Development stopped in 2007, should be replaced by cisoplus +EXPIRATION_DATE= 2013-10-01 + USE_DOS2UNIX= yes PLIST_FILES= bin/ciso Modified: head/sysutils/ciso/pkg-descr ============================================================================== --- head/sysutils/ciso/pkg-descr Sat Aug 31 10:51:55 2013 (r325789) +++ head/sysutils/ciso/pkg-descr Sat Aug 31 10:54:55 2013 (r325790) @@ -1,5 +1,4 @@ CISO - tiny and easy to use tool to convert ISO images in CSO (compressed ISO) format. -Author: Originaly coded by BOOSTER -WWW: http://ciso.tenshu.fr/ +WWW: http://ciso.tenshu.fr/