Bug 181558 - sysutils/ciso master site parked, unfetchable
Summary: sysutils/ciso master site parked, unfetchable
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 13:00 UTC by John Marino
Modified: 2013-09-10 10:11 UTC (History)
0 users

See Also:


Attachments
ciso.diff.txt (1.80 KB, text/plain; charset=US-ASCII)
2013-09-08 16:16 UTC, Vasiliy Ch
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2013-08-26 13:00:02 UTC
The master site is parked, distfile is gone:

=> Attempting to fetch http://ciso.tenshu.fr/ciso-1.0.0.tar.gz
fetch: http://ciso.tenshu.fr/ciso-1.0.0.tar.gz: size unknown
fetch: http://ciso.tenshu.fr/ciso-1.0.0.tar.gz: size of remote file is not known
ciso-1.0.0.tar.gz                                       -1  B  128 kBps
===> Fetching all distfiles required by ciso-1.0.0_1 for building
===>   ciso-1.0.0_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ciso-1.0.0_1 for building
=> SHA256 Checksum mismatch for ciso-1.0.0.tar.gz.
===>  Giving up on fetching files: ciso-1.0.0.tar.gz
Comment 1 Glen Barber freebsd_committer freebsd_triage 2013-08-26 13:53:26 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

Ports PR.
Comment 2 Rodrigo OSORIO 2013-08-26 14:52:51 UTC
You right John, apparently the website and everything goes away.

Since ciso developement stoped after version 1.0, somewhere before 2007, 
I suggest, we can deprecate the port and move to a more living project and 
apparently cisoplus[1] could be a good candidate.

- rodrigo

[1] http://cisoplus.pspgen.com
Comment 3 John Marino freebsd_committer freebsd_triage 2013-08-31 11:26:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marino

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-08-31 11:55:08 UTC
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 <blttll@gmail.com>
-#
+# Created by: Vasiliy Ch <blttll@gmail.com>
 # $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/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 5 John Marino freebsd_committer freebsd_triage 2013-08-31 12:09:28 UTC
State Changed
From-To: open->closed

Marked broken for removal.  Rodrigo, it would be great tfor you to 
submit a new port for cisoplus, otherwise we'll probably end up with 
noreplacement when ciso is removed.
Comment 6 John Marino freebsd_committer freebsd_triage 2013-09-10 08:05:13 UTC
State Changed
From-To: closed->open

Real maintainer has submitted patch to restore ciso (it's still the 
latest in practical terms)
Comment 7 dfilter service freebsd_committer freebsd_triage 2013-09-10 10:08:35 UTC
Author: marino
Date: Tue Sep 10 09:08:24 2013
New Revision: 326879
URL: http://svnweb.freebsd.org/changeset/ports/326879

Log:
  sysutils/ciso: unbreak, de-deprecate
  
  I mistaken thought Rodrigo was the maintainer of ciso.  He straightened that
  out.  Vasiliy, the maintainer, states that ciso in practical terms is still the
  latest version, and provided a patch to fix the fetch breakage.  The expiration
  and deprecation has been removed.
  
  PR:		181558
  Submitted by:	blttll (Vasiliy the maintainer)

Added:
  head/sysutils/ciso/files/patch-ciso.c   (contents, props changed)
Modified:
  head/sysutils/ciso/Makefile
  head/sysutils/ciso/distinfo
  head/sysutils/ciso/pkg-descr

Modified: head/sysutils/ciso/Makefile
==============================================================================
--- head/sysutils/ciso/Makefile	Tue Sep 10 08:58:17 2013	(r326878)
+++ head/sysutils/ciso/Makefile	Tue Sep 10 09:08:24 2013	(r326879)
@@ -5,14 +5,11 @@ PORTNAME=	ciso
 PORTVERSION=	1.0.0
 PORTREVISION=	1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://ciso.tenshu.fr/
+MASTER_SITES=	SF
 
 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/distinfo
==============================================================================
--- head/sysutils/ciso/distinfo	Tue Sep 10 08:58:17 2013	(r326878)
+++ head/sysutils/ciso/distinfo	Tue Sep 10 09:08:24 2013	(r326879)
@@ -1,2 +1,2 @@
-SHA256 (ciso-1.0.0.tar.gz) = 640dbd70f54f7857610f6e82c53893f468964d43c7a4d183efaa71f94b7b692a
-SIZE (ciso-1.0.0.tar.gz) = 9287
+SHA256 (ciso-1.0.0.tar.gz) = 2191dc3b12dc00678e8ed12f1276fc387fc95e2d00319a7ea81983892abf695b
+SIZE (ciso-1.0.0.tar.gz) = 9271

Added: head/sysutils/ciso/files/patch-ciso.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/ciso/files/patch-ciso.c	Tue Sep 10 09:08:24 2013	(r326879)
@@ -0,0 +1,10 @@
+--- ciso.c-orig	2013-09-08 13:47:13.000000000 +0000
++++ ciso.c	2013-09-08 13:48:03.000000000 +0000
+@@ -24,6 +24,7 @@
+ #include <stdlib.h>
+ #include <zlib.h>               /* /usr(/local)/include/zlib.h */
+ #include <zconf.h>
++#include <string.h>
+ 
+ #include "ciso.h"
+ 

Modified: head/sysutils/ciso/pkg-descr
==============================================================================
--- head/sysutils/ciso/pkg-descr	Tue Sep 10 08:58:17 2013	(r326878)
+++ head/sysutils/ciso/pkg-descr	Tue Sep 10 09:08:24 2013	(r326879)
@@ -1,4 +1,4 @@
 CISO - tiny and easy to use tool to convert ISO images
 in CSO (compressed ISO) format.
 
-WWW: http://ciso.tenshu.fr/
+WWW: http://sourceforge.net/projects/ciso/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 8 John Marino freebsd_committer freebsd_triage 2013-09-10 10:11:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!