Bug 193609

Summary: New port: sysutils/ciso-maker ISO to CSO utility based on CISO but maintained
Product: Ports & Packages Reporter: Lucas Holt <luke>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
port file (forgotten) none

Description Lucas Holt 2014-09-13 15:54:32 UTC
I've created a new port for a fork of ciso-maker with changes submitted to the Ciso SF page as well as those created by Ubuntu and FreeBSD. This version is maintained and will take patches unlike CISO which was abandoned in 2008.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2014-10-21 19:14:49 UTC
So, where would I find that port ? I checked on

http://sourceforge.net/projects/ciso/

and did not find it ? Are you referring to

https://github.com/laffer1/ciso-maker

? Will you provide a FreeBSD port or are you suggesting that we should          
build one based on the github code ?
Comment 2 Lucas Holt 2014-10-21 22:37:00 UTC
Created attachment 148548 [details]
port file (forgotten)

Sorry, forgot to attach this.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-10-22 05:27:27 UTC
A commit references this bug:

Author: pi
Date: Wed Oct 22 05:27:05 UTC 2014
New revision: 371341
URL: https://svnweb.freebsd.org/changeset/ports/371341

Log:
  New port: sysutils/ciso-maker

  Tiny and easy to use tool to convert ISO images
  in CSO (compressed ISO) format. Based on CISO, but with bug fixes.

  WWW: http://github.com/laffer1/ciso-maker

  PR:		193609
  Submitted by:	Lucas Holt <luke@foolishgames.com>

Changes:
  head/sysutils/Makefile
  head/sysutils/ciso-maker/
  head/sysutils/ciso-maker/Makefile
  head/sysutils/ciso-maker/distinfo
  head/sysutils/ciso-maker/files/
  head/sysutils/ciso-maker/files/patch-Makefile
  head/sysutils/ciso-maker/pkg-descr
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2014-10-22 05:29:25 UTC
Committed, thanks. If you plan to support the software in the future, would you mind providing a man-page as well ?