Summary: | [NEW PORT] sysutils/iat: Converter of many types of CD-ROM image file formats into ISO-9660 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||||
Component: | Individual Port(s) | Assignee: | Rong-En Fan <rafan> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Dmitry Marakasov
2007-03-29 14:50:02 UTC
* Dmitry Marakasov (amdmi3@amdmi3.ru) wrote: Here's also patch from berlios bug tracker, which adds some more functionality. I guess it'll be included into next release of iat, but I think it would be wise to add it to the port for now, just like guys from Debian did. The file attached should be placed under iat/files/ -- Best regards, Dmitry Marakasov mailto:amdmi3@amdmi3.ru Responsible Changed From-To: freebsd-ports-bugs->rafan Eat. rafan 2007-03-30 15:43:14 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/iat Makefile distinfo pkg-descr sysutils/iat/files patch-src-iat.c Log: Add iat 0.1.3, converter of many types of CD-ROM image file formats into ISO-9660. PR: ports/111010 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> Revision Changes Path 1.903 +1 -0 ports/sysutils/Makefile 1.1 +28 -0 ports/sysutils/iat/Makefile (new) 1.1 +3 -0 ports/sysutils/iat/distinfo (new) 1.1 +150 -0 ports/sysutils/iat/files/patch-src-iat.c (new) 1.1 +5 -0 ports/sysutils/iat/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" State Changed From-To: open->closed Committed. Thanks! |