CVS log for ports/converters/libiconv/distinfo
Up to [FreeBSD] / ports / converters / libiconv
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 20 12:46:42 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -2 lines
- Get Rid MD5 support
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jul 5 06:00:10 2009 UTC (2 years, 7 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -0 lines
Fix patch issue WITH_EXTRA_PATCHES.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 4 23:49:16 2009 UTC (2 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -6 lines
Update to 1.13.1.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 15 14:30:57 2009 UTC (2 years, 7 months ago) by nork
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -0 lines
Re-enable EXTRA_PATCHES.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jun 15 03:51:57 2009 UTC (2 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -6 lines
Update to 1.13. Note: the iconv(1) utility is now licensed under GPLv3. The library is still licensed under the LGPL. PR: 131769 Submitted by: Takeshi Taguchi <taguchi@iij.ad.jp> (based on)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Oct 27 15:31:50 2007 UTC (4 years, 3 months ago) by bland
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -0 lines
Re-enable EXTRA_PATCHES option. PR: 117561
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:35:01 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -6 lines
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 23 22:40:24 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
- Add SHA256 checksums
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 27 03:28:14 2004 UTC (7 years, 6 months ago) by bland
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
Add knob WITH_EXTRA_PATCHES which brings in: - Fixes for cp932 roundtrip issue (Microsoft KB: Q170559). - EUCJP-MS encoding. - A number of aliases for cp932 and EUCJP-MS encodings. Requested by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Patches by: MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jul 9 19:14:39 2004 UTC (7 years, 7 months ago) by bland
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to 1.9.2
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Mar 18 13:32:25 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
- Add SIZE to GNOME ports Submitted by: trevor
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jun 11 17:48:42 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 1.9.1. PR: 52893 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jun 16 19:11:09 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_8_0, RELEASE_4_7_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Update to 1.8, and retain shared lib version of 3. Reviewed by: sobomax
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 28 03:04:43 2002 UTC (9 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to 1.7.0.1. OK'ed by: marcus
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 26 00:53:02 2001 UTC (10 years, 5 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Upgrade to 1.7... Run included tests after the build... Maintainers (gnome@) were informed a couple of days ago, but are impressively silent and I've been using KDE/libxml2 linked against this library since with no problem. Approved by: maintainer's silence
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 2 09:05:31 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update to 1.6.1. Submitted by: Dave Duchscher <daved@tamu.edu> Udo Schweigert <Udo.Schweigert@cert.siemens.de>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 9 19:36:45 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to 1.5.1. Submitted by: ade
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 20 16:57:22 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to 1.4.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 17 15:47:12 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Add libiconv - a charset conversion library (LGPL'ed iconv() implementation).
