Bug 120030

Summary: [NEW PORT] sysutils/uif2iso Convert MagicISO UIF files to ISO9660
Product: Ports & Packages Reporter: Martin Tournoij <carpetsmoker>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
uif2iso.shar none

Description Martin Tournoij 2008-01-27 05:50:04 UTC
Convert MagicISO UIF files to ISO9660
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-27 10:43:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-16 11:54:44 UTC
miwi        2008-02-16 11:54:39 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/uif2iso     Makefile distinfo pkg-descr 
  Log:
  Tool for converting the UIF files (Universal Image Format, used by
  MagicISO) to ISO9660.
  
  WWW: http://aluigi.altervista.org/mytoolz.htm
  
  PR:             ports/120030
  Submitted by:   Martin Tournoij <carpetsmoker at xs4all.nl>
  
  Revision  Changes    Path
  1.981     +1 -0      ports/sysutils/Makefile
  1.1       +26 -0     ports/sysutils/uif2iso/Makefile (new)
  1.1       +3 -0      ports/sysutils/uif2iso/distinfo (new)
  1.1       +4 -0      ports/sysutils/uif2iso/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 3 Martin Wilke freebsd_committer freebsd_triage 2008-02-16 11:54:46 UTC
State Changed
From-To: open->closed

New port added. Thanks!