The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-toolkits : libgnomeuimm26

C++ wrapper for libgnomeui library

 This is a set of thin C++ wrappers for libgnomeui library. 

http://gtkmm.sourceforge.net/



libgnomeuimm26 history


v. 1.27
date: 2007/10/24 23:34:38;  author: marcus;  state: Exp;  lines: +2 -3
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

v. 1.26 date: 2007/05/24 06:07:46; author: marcus; state: Exp; lines: +1 -1 Allow these ports to build with GCC 4.2. Approved by: portmgr (implicit)
v. 1.25 date: 2007/05/19 20:31:20; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24 date: 2007/03/19 05:14:03; author: marcus; state: Exp; lines: +3 -3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico.
v. 1.23 date: 2007/02/10 06:05:06; author: kris; state: Exp; lines: +1 -0 Use libtool15 port instead of included version to avoid objformat a.out botch
v. 1.22 date: 2006/05/13 05:00:36; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.21 date: 2006/04/30 00:46:42; author: marcus; state: Exp; lines: +3 -4 Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke Pascal Hofstee rmgls@wanadoo.fr tmclaugh Yuri Pankov sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee QuiRK on #freebsd-gnome Vladimir Timofeev
v. 1.20 date: 2006/02/23 10:40:28; author: ade; state: Exp; lines: +2 -10 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.19 date: 2005/11/19 06:02:20; author: ade; state: Exp; lines: +1 -1 Switch to :: convention for both patch-autotools and run-autotools, to allow for easier overriding of these targets by port Makefiles, if they need to.
v. 1.18 date: 2005/11/15 06:52:03; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.17 date: 2005/11/05 06:24:50; author: marcus; state: Exp; lines: +2 -1 Update to 2.12.0.
v. 1.16 date: 2005/04/22 05:41:26; author: bland; state: Exp; lines: +2 -0 Fix build failure triggered by pkgconfig update.
v. 1.15 date: 2005/03/12 11:38:46; author: marcus; state: Exp; lines: +12 -4 Update to 2.10.0. Note: this release is API and ABI compatible with 2.6.x, so a repocopy to libgnomeuimm210 is not needed.
v. 1.14 date: 2004/11/07 22:37:34; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.13 date: 2004/09/30 05:32:00; author: kris; state: Exp; lines: +1 -1 Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
v. 1.12 date: 2004/08/17 04:02:17; author: bland; state: Exp; lines: +1 -1 USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actually axe .la garbage. I didn't pay much attention to the fact how _INC get lost after repocopy when was told about this problem in x11-tookits/libpanelappetmm. Reported by: pointyhat
v. 1.11 date: 2004/07/08 11:24:37; author: bland; state: Exp; lines: +19 -14 Add libgnomeuimm 2.6.0 after repocopy from libgnomeuimm, C++ wrapper for libgnomeui library.
v. 1.10 date: 2004/04/05 03:30:21; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.9 date: 2004/03/14 06:17:49; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.8 date: 2004/02/04 05:10:10; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.7 date: 2003/10/12 15:27:25; author: bland; state: Exp; lines: +2 -1 Chase libgnomemm shared library version.
v. 1.6 date: 2003/09/26 16:00:20; author: bland; state: Exp; lines: +1 -2 Update to 2.0.0
v. 1.5 date: 2003/08/27 23:31:43; author: bland; state: Exp; lines: +7 -1 Workaround gcc 2.95.x static_cast<> bug on -STABLE PR: 56030 Submitted by: Sergey Akifyev (based on) Approved by: marcus (mentor)
v. 1.4 date: 2003/08/25 23:39:58; author: bland; state: Exp; lines: +1 -2 Update to 1.3.17 Approved by: marcus (mentor)
v. 1.3 date: 2003/08/17 04:01:04; author: bland; state: Exp; lines: +2 -2 - Change my maintainer address. - Use gnomehack for pkgconfig libdir. Approved by: marcus (mentor)
v. 1.2 date: 2003/07/23 03:53:37; author: marcus; state: Exp; lines: +1 -0 Fix build with GCC 3.3.1. Bump PORTREVISION since the header change will affect dependent ports. Submitted by: Alexander Nedotsukov
v. 1.1 date: 2003/06/15 23:09:08; author: marcus; state: Exp; Add libgnomeuimm, the C++ bindings for libgnomeui. Submitted by: Alexander Nedotsukov ============================================================================= v. 1.27 date: 2007/10/24 23:34:38; author: marcus; state: Exp; lines: +2 -3 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
v. 1.26 date: 2007/05/24 06:07:46; author: marcus; state: Exp; lines: +1 -1 Allow these ports to build with GCC 4.2. Approved by: portmgr (implicit)
v. 1.25 date: 2007/05/19 20:31:20; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24 date: 2007/03/19 05:14:03; author: marcus; state: Exp; lines: +3 -3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico.
v. 1.23 date: 2007/02/10 06:05:06; author: kris; state: Exp; lines: +1 -0 Use libtool15 port instead of included version to avoid objformat a.out botch
v. 1.22 date: 2006/05/13 05:00:36; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.21 date: 2006/04/30 00:46:42; author: marcus; state: Exp; lines: +3 -4 Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke Pascal Hofstee rmgls@wanadoo.fr tmclaugh Yuri Pankov sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee QuiRK on #freebsd-gnome Vladimir Timofeev
v. 1.20 date: 2006/02/23 10:40:28; author: ade; state: Exp; lines: +2 -10 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.19 date: 2005/11/19 06:02:20; author: ade; state: Exp; lines: +1 -1 Switch to :: convention for both patch-autotools and run-autotools, to allow for easier overriding of these targets by port Makefiles, if they need to.
v. 1.18 date: 2005/11/15 06:52:03; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.17 date: 2005/11/05 06:24:50; author: marcus; state: Exp; lines: +2 -1 Update to 2.12.0.
v. 1.16 date: 2005/04/22 05:41:26; author: bland; state: Exp; lines: +2 -0 Fix build failure triggered by pkgconfig update.
v. 1.15 date: 2005/03/12 11:38:46; author: marcus; state: Exp; lines: +12 -4 Update to 2.10.0. Note: this release is API and ABI compatible with 2.6.x, so a repocopy to libgnomeuimm210 is not needed.
v. 1.14 date: 2004/11/07 22:37:34; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.13 date: 2004/09/30 05:32:00; author: kris; state: Exp; lines: +1 -1 Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
v. 1.12 date: 2004/08/17 04:02:17; author: bland; state: Exp; lines: +1 -1 USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actually axe .la garbage. I didn't pay much attention to the fact how _INC get lost after repocopy when was told about this problem in x11-tookits/libpanelappetmm. Reported by: pointyhat
v. 1.11 date: 2004/07/08 11:24:37; author: bland; state: Exp; lines: +19 -14 Add libgnomeuimm 2.6.0 after repocopy from libgnomeuimm, C++ wrapper for libgnomeui library.
v. 1.10 date: 2004/04/05 03:30:21; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.9 date: 2004/03/14 06:17:49; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.8 date: 2004/02/04 05:10:10; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.7 date: 2003/10/12 15:27:25; author: bland; state: Exp; lines: +2 -1 Chase libgnomemm shared library version.
v. 1.6 date: 2003/09/26 16:00:20; author: bland; state: Exp; lines: +1 -2 Update to 2.0.0
v. 1.5 date: 2003/08/27 23:31:43; author: bland; state: Exp; lines: +7 -1 Workaround gcc 2.95.x static_cast<> bug on -STABLE PR: 56030 Submitted by: Sergey Akifyev (based on) Approved by: marcus (mentor)
v. 1.4 date: 2003/08/25 23:39:58; author: bland; state: Exp; lines: +1 -2 Update to 1.3.17 Approved by: marcus (mentor)
v. 1.3 date: 2003/08/17 04:01:04; author: bland; state: Exp; lines: +2 -2 - Change my maintainer address. - Use gnomehack for pkgconfig libdir. Approved by: marcus (mentor)
v. 1.2 date: 2003/07/23 03:53:37; author: marcus; state: Exp; lines: +1 -0 Fix build with GCC 3.3.1. Bump PORTREVISION since the header change will affect dependent ports. Submitted by: Alexander Nedotsukov
v. 1.1 date: 2003/06/15 23:09:08; author: marcus; state: Exp; Add libgnomeuimm, the C++ bindings for libgnomeui. Submitted by: Alexander Nedotsukov ============================================================================= v. 1.27 date: 2007/10/24 23:34:38; author: marcus; state: Exp; lines: +2 -3 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
v. 1.26 date: 2007/05/24 06:07:46; author: marcus; state: Exp; lines: +1 -1 Allow these ports to build with GCC 4.2. Approved by: portmgr (implicit)
v. 1.25 date: 2007/05/19 20:31:20; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24 date: 2007/03/19 05:14:03; author: marcus; state: Exp; lines: +3 -3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico.
v. 1.23 date: 2007/02/10 06:05:06; author: kris; state: Exp; lines: +1 -0 Use libtool15 port instead of included version to avoid objformat a.out botch
v. 1.22 date: 2006/05/13 05:00:36; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.21 date: 2006/04/30 00:46:42; author: marcus; state: Exp; lines: +3 -4 Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke Pascal Hofstee rmgls@wanadoo.fr tmclaugh Yuri Pankov sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee QuiRK on #freebsd-gnome Vladimir Timofeev
v. 1.20 date: 2006/02/23 10:40:28; author: ade; state: Exp; lines: +2 -10 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.19 date: 2005/11/19 06:02:20; author: ade; state: Exp; lines: +1 -1 Switch to :: convention for both patch-autotools and run-autotools, to allow for easier overriding of these targets by port Makefiles, if they need to.
v. 1.18 date: 2005/11/15 06:52:03; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.17 date: 2005/11/05 06:24:50; author: marcus; state: Exp; lines: +2 -1 Update to 2.12.0.
v. 1.16 date: 2005/04/22 05:41:26; author: bland; state: Exp; lines: +2 -0 Fix build failure triggered by pkgconfig update.
v. 1.15 date: 2005/03/12 11:38:46; author: marcus; state: Exp; lines: +12 -4 Update to 2.10.0. Note: this release is API and ABI compatible with 2.6.x, so a repocopy to libgnomeuimm210 is not needed.
v. 1.14 date: 2004/11/07 22:37:34; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.13 date: 2004/09/30 05:32:00; author: kris; state: Exp; lines: +1 -1 Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
v. 1.12 date: 2004/08/17 04:02:17; author: bland; state: Exp; lines: +1 -1 USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actually axe .la garbage. I didn't pay much attention to the fact how _INC get lost after repocopy when was told about this problem in x11-tookits/libpanelappetmm. Reported by: pointyhat
v. 1.11 date: 2004/07/08 11:24:37; author: bland; state: Exp; lines: +19 -14 Add libgnomeuimm 2.6.0 after repocopy from libgnomeuimm, C++ wrapper for libgnomeui library.
v. 1.10 date: 2004/04/05 03:30:21; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.9 date: 2004/03/14 06:17:49; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.8 date: 2004/02/04 05:10:10; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.7 date: 2003/10/12 15:27:25; author: bland; state: Exp; lines: +2 -1 Chase libgnomemm shared library version.
v. 1.6 date: 2003/09/26 16:00:20; author: bland; state: Exp; lines: +1 -2 Update to 2.0.0
v. 1.5 date: 2003/08/27 23:31:43; author: bland; state: Exp; lines: +7 -1 Workaround gcc 2.95.x static_cast<> bug on -STABLE PR: 56030 Submitted by: Sergey Akifyev (based on) Approved by: marcus (mentor)
v. 1.4 date: 2003/08/25 23:39:58; author: bland; state: Exp; lines: +1 -2 Update to 1.3.17 Approved by: marcus (mentor)
v. 1.3 date: 2003/08/17 04:01:04; author: bland; state: Exp; lines: +2 -2 - Change my maintainer address. - Use gnomehack for pkgconfig libdir. Approved by: marcus (mentor)
v. 1.2 date: 2003/07/23 03:53:37; author: marcus; state: Exp; lines: +1 -0 Fix build with GCC 3.3.1. Bump PORTREVISION since the header change will affect dependent ports. Submitted by: Alexander Nedotsukov
v. 1.1 date: 2003/06/15 23:09:08; author: marcus; state: Exp; Add libgnomeuimm, the C++ bindings for libgnomeui. Submitted by: Alexander Nedotsukov =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm