summaryrefslogtreecommitdiffstats
path: root/x11/libgnomemm26
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-302-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com>
* Conversion to a single libtool environment.ade2006-02-232-10/+3
| | | | Approved by: portmgr (kris)
* Switch to <target>:: convention for both patch-autotools and run-autotools,ade2005-11-191-1/+1
| | | | | to allow for easier overriding of these targets by port Makefiles, if they need to.
* - Update to 2.12.1bland2005-11-182-3/+4
| | | | - Add SHA256 checksum.
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Update to 2.12.0.marcus2005-11-052-3/+4
|
* Update to 2.10.0. Note: this release is API and ABI compatible withmarcus2005-03-122-6/+14
| | | | 2.6.x, so a repocopy to libgnomemm210 is not needed.
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-071-0/+1
| | | | big upgrade.
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
| | | | Approved by: portmgr
* USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actuallybland2004-08-171-1/+1
| | | | | | | | | | 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
* Add LATEST_LINK.bland2004-07-081-0/+2
|
* Add libgnomemm 2.6.0 after repocopy from libgnomemm,bland2004-07-085-42/+35
| | | | C++ wrapper for libgnome library.
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update to 2.0.1bland2003-10-183-12/+2
|
* Fix Libs: list in libgnomemm-2.0.pc file.bland2003-10-122-0/+10
|
* Update to 2.0.0bland2003-10-123-6/+6
|
* Add gnomehack missed in previous commit.bland2003-08-201-1/+1
| | | | Approved by: marcus (mentor)
* - Change my maintainer address.bland2003-08-172-12/+1
| | | | | | - Use gnomehack for pkgconfig libdir. Approved by: marcus (mentor)
* Add libgnomemm, the C++ bindings for libgnome.marcus2003-06-156-0/+76
Submitted by: Alexander Nedotsukov <bland@mail.ru>
OpenPOWER on IntegriCloud