Bug 117816 - New port: sysutils/ciso A tool to compress ISO images to CSO format
Summary: New port: sysutils/ciso A tool to compress ISO images to CSO format
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-04 15:50 UTC by Vasiliy Ch
Modified: 2007-12-15 21:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.44 KB, text/plain)
2007-11-04 15:50 UTC, Vasiliy Ch
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vasiliy Ch 2007-11-04 15:50:01 UTC

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-12-15 21:18:22 UTC
miwi        2007-12-15 21:18:18 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/ciso        Makefile ciso-1.0.0.tbz distinfo 
                         pkg-descr 
    sysutils/ciso/files  patch-Makefile 
  Log:
  CISO - tiny and easy to use tool to convert ISO images
  in CSO (compressed ISO) format.
  
  WWW:    http://ciso.tenshu.fr/
  
  PR:             ports/117816
  Submitted by:   Vasiliy Ch <blttll at gmail.com>
  
  Revision  Changes    Path
  1.961     +1 -0      ports/sysutils/Makefile
  1.1       +18 -0     ports/sysutils/ciso/Makefile (new)
  1.1       +30 -0     ports/sysutils/ciso/ciso-1.0.0.tbz (new)
  1.1       +3 -0      ports/sysutils/ciso/distinfo (new)
  1.1       +12 -0     ports/sysutils/ciso/files/patch-Makefile (new)
  1.1       +5 -0      ports/sysutils/ciso/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-12-15 21:20:36 UTC
State Changed
From-To: open->closed

New port added. Thanks!