Bug 120030 - [NEW PORT] sysutils/uif2iso Convert MagicISO UIF files to ISO9660
Summary: [NEW PORT] sysutils/uif2iso Convert MagicISO UIF files to ISO9660
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-27 05:50 UTC by Martin Tournoij
Modified: 2008-02-16 12:00 UTC (History)
0 users

See Also:


Attachments
uif2iso.shar (1.79 KB, text/plain)
2008-01-27 05:50 UTC, Martin Tournoij
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!