CVS log for ports/textproc/intltool/Makefile
Up to [FreeBSD] / ports / textproc / intltool
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Nov 20 15:36:57 2010 UTC (14 months, 3 weeks ago) by kwm
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -4 lines
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@
Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Mar 14 18:29:28 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Update to 0.40.6.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Jan 10 05:21:53 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -3 lines
Presenting GNOME 2.24 for FreeBSD. See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Mar 24 03:50:21 2008 UTC (3 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon
Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Dec 12 05:59:45 2007 UTC (4 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Update to 0.36.3.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Sep 16 16:48:09 2007 UTC (4 years, 4 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Update to 0.36.2
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Aug 14 18:12:23 2007 UTC (4 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Update to 0.36.1.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Aug 4 03:29:03 2007 UTC (4 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +3 -11 lines
Update to 0.36.0.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:39 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun Mar 11 05:36:17 2007 UTC (4 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Actually commit the pkg-plist reversion which includes the old OrigTree.pm module. PR: 110175
Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Mar 7 17:01:11 2007 UTC (4 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -0 lines
Resetore the OrigTree legacy cruft for ports that still need it. Reported by: linimon
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Feb 24 19:26:25 2007 UTC (4 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +8 -7 lines
Update to 0.35.5, and retire support for Perl < 5.6.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Jan 11 05:33:54 2007 UTC (5 years, 1 month ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Update to 0.35.4.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Jan 6 00:22:20 2007 UTC (5 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Update to 0.35.3.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Dec 20 23:59:22 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Update to 0.35.2
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Dec 6 22:22:20 2006 UTC (5 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Update to 0.35.1.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue May 16 05:27:30 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Portlint: -Use DATADIR in plist. -Add [0-9]* in the CONFLICTS.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon May 15 17:55:18 2006 UTC (5 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Update to 0.35.0.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat May 13 04:24:45 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +0 -1 lines
Remove USE_REINPLACE from categories starting with T
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Feb 6 05:14:34 2006 UTC (6 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Update to 0.34.2.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Aug 2 04:34:59 2005 UTC (6 years, 6 months ago) by adamw
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Update to 0.34.1 to fix a major XML-handling breakage. Its effects are most noticible in gnome-doc-utils extraction. Approved by: portmgr (marcus)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jul 26 01:57:29 2005 UTC (6 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Update to 0.34.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Feb 28 22:43:45 2005 UTC (6 years, 11 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Look very scared and update to 0.33.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Nov 7 20:04:27 2004 UTC (7 years, 3 months ago) by adamw
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Improve the COMMENT string a bit.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Nov 6 19:06:40 2004 UTC (7 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Update to 0.32.1.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Nov 5 01:10:50 2004 UTC (7 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Update to 0.32.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Oct 11 23:57:10 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Update to 0.31.3.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Aug 23 01:06:48 2004 UTC (7 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Update to 0.31.2.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jul 27 16:38:13 2004 UTC (7 years, 6 months ago) by adamw
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -5 lines
Update to 0.31.1.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jul 3 17:23:00 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
Add a BUILD_DEPENDS on p5-XML-Parser to fix the build on a clean system. PR: 68636 Submitted by: Konstantin Oznobikhin <bork@rsu.ru>
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jul 2 18:26:32 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +10 -3 lines
Update to 0.31.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Mar 30 19:56:41 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
- Use USE_ICONV knob Approved by: portmgr
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:13 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Feb 3 20:39:09 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
Update to 0.30.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jan 20 04:08:35 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -0 lines
Add a copy of OrigTree.pm to the dist so old misbehaving intltool-0.28 ports still work. Reported by: adamw
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jan 19 23:27:45 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -6 lines
Update to 0.29.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Dec 18 10:22:06 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -0 lines
- Look for OrigTree.pm module where we installed it - Add some directories to pkg-plist - Bump portrevision
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Dec 9 02:32:51 2003 UTC (8 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -3 lines
Update to 0.28.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Nov 10 23:48:09 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
Add a missing RUN_DEPENDS on p5-XML-Parser.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Oct 11 06:12:14 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -0 lines
intltool and xml-i18n-tools conflict with each other. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Aug 14 15:46:18 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Update to 0.27.2.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Aug 12 01:21:07 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Update to 0.27.1.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 11 19:51:36 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Update to 0.27.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat May 17 19:49:58 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -3 lines
Update to 0.26.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:11:40 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Jan 19 19:52:38 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update to 0.25.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Nov 9 07:57:54 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update to 0.23.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:07:20 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
GNOME has just changed the layout of their FTP site. This resulted in making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jul 4 19:03:28 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
Add USE_PERL5.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jun 7 16:26:16 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update to 0.22.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri May 24 07:56:26 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 0.21.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun May 19 04:32:59 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Update to 0.19.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 27 12:07:17 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -6 lines
Update to 0.18.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 18 10:27:55 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Mar 18 09:46:42 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 4 09:34:49 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -3 lines
Update to 0.17.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Feb 12 23:25:33 2002 UTC (10 years ago) by ade
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -1 lines
Update to 0.15, and forcibly use converters/libiconv (in particular giconv). Requested by: roger (on gnome list) Reviewed by: sobomax (on gnome list)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 21 18:37:14 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -3 lines
Add intltool - Xml internationalization support for GNOME, and others. This port is advanced version of and will replace xml-i18n-tools, so it was created via a repo-copy from ports/textproc/xml-i18n-tools.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 8 12:29:38 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update to 0.9.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 18 14:50:27 2001 UTC (10 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to 0.8.4
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:36 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
SWitch maintainership of core GNOME ports to a small group of committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 4 21:39:45 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 13 18:45:06 2001 UTC (10 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to 0.8
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 5 16:35:24 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
More style fixes for ports/textproc.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 24 05:10:41 2001 UTC (11 years ago) by ade
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to 0.6
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 19 18:11:08 2001 UTC (11 years ago) by ade
Branches: MAIN
Add xml-i18n-tools, a module containing some utility scripts and assorted auto* magic for internationalizing various kinds of XML files. Obtained from: GNOME
