CVS log for ports/graphics/uniconvertor/Makefile
Up to [FreeBSD] / ports / graphics / uniconvertor
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Oct 27 00:30:45 2010 UTC (15 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -11 lines
- Update to 1.1.5 - Remove CONFLICTS as executable file was renamed
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun May 30 17:04:52 2010 UTC (20 months, 1 week ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Add a CONFLICTS on netatalk. PR: 145724
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:39:35 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
- update to jpeg-8
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 28 16:34:34 2009 UTC (2 years, 6 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update URL of my distfile mirror in 87 ports Approved by: portmgr (erwin)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 8 15:11:24 2009 UTC (2 years, 8 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update to 1.1.4
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 5 16:14:50 2009 UTC (3 years, 1 month ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update address of my distfile mirror
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 28 14:07:04 2008 UTC (3 years, 6 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- Update to 1.1.3 Approved by: miwi (mentor implicit)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jul 23 10:35:30 2008 UTC (3 years, 6 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
- Add missing dependency on py-imaging Reported by: Dirk Meyer <dirk dot meyer at dinoex dot sub dot org> Approved by: miwi (mentor implicit)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 19 17:28:21 2008 UTC (3 years, 7 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update my email address in 132 ports. Approved by: miwi (mentor)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 16 21:54:09 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -0 lines
- Add mutual conflicts to graphics/uniconvertor and editors/yudit: both install bin/uniconv PR: 123743 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 26 16:01:35 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update to 1.1.2 PR: 122034 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Feb 2 11:34:15 2008 UTC (4 years ago) by miwi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
- Update to 1.1.1 PR: 120203 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 22 17:22:44 2007 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
- Update to 1.1.0 PR: 118951 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 12 18:32:08 2007 UTC (4 years, 2 months ago) by miwi
Branches: MAIN
UniConvertor is a universal vector graphics translator. It uses sK1 engine to convert one format to another. Development of the import/export modules for this program goes through different stages, quality and feature coverage are different among formats. Import filters: * CorelDraw ver.7-X3 (CDR/CDT/CCX/CDRX/CMX) * Adobe Illustrator up to 9 ver. (AI postscript based) * Postscript (PS) * Encapsulated Postscript (EPS) * Computer Graphics Metafile (CGM) * Windows Metafile (WMF) * XFIG * Scalable Vector Graphics (SVG) * Skencil/Sketch/sK1 (SK and SK1) * Acorn Draw (AFF) Export filters: * AI (Postscript based Adobe Illustrator 5.0 format) * SVG (Scalable Vector Graphics) * SK (Sketch/Skencil format) * SK1 (sK1 format) * CGM (Computer Graphics Metafile) * WMF (Windows Metafile) WWW: http://www.sk1project.org/ PR: ports/118557 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
