summaryrefslogtreecommitdiff
path: root/x11/libgnomemm26 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-192-5/+5
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=187702
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-7/+7
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Presenting GNOME 2.14.1 for FreeBSD! CheckoutJoe Marcus Clarke2006-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> Notes: svn path=/head/; revision=160863
* Conversion to a single libtool environment.Ade Lovett2006-02-232-10/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Switch to <target>:: convention for both patch-autotools and run-autotools,Ade Lovett2005-11-191-1/+1
| | | | | | | | to allow for easier overriding of these targets by port Makefiles, if they need to. Notes: svn path=/head/; revision=148768
* - Update to 2.12.1Alexander Nedotsukov2005-11-182-3/+4
| | | | | | | - Add SHA256 checksum. Notes: svn path=/head/; revision=148719
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Update to 2.12.0.Joe Marcus Clarke2005-11-052-3/+4
| | | | Notes: svn path=/head/; revision=147323
* Update to 2.10.0. Note: this release is API and ABI compatible withJoe Marcus Clarke2005-03-122-6/+14
| | | | | | | 2.6.x, so a repocopy to libgnomemm210 is not needed. Notes: svn path=/head/; revision=131005
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actuallyAlexander Nedotsukov2004-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 Notes: svn path=/head/; revision=116455
* Add LATEST_LINK.Alexander Nedotsukov2004-07-081-0/+2
| | | | Notes: svn path=/head/; revision=113201
* Add libgnomemm 2.6.0 after repocopy from libgnomemm,Alexander Nedotsukov2004-07-085-42/+35
| | | | | | | C++ wrapper for libgnome library. Notes: svn path=/head/; revision=113187
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 2.0.1Alexander Nedotsukov2003-10-183-12/+2
| | | | Notes: svn path=/head/; revision=91541
* Fix Libs: list in libgnomemm-2.0.pc file.Alexander Nedotsukov2003-10-122-0/+10
| | | | Notes: svn path=/head/; revision=90935
* Update to 2.0.0Alexander Nedotsukov2003-10-123-6/+6
| | | | Notes: svn path=/head/; revision=90933
* Add gnomehack missed in previous commit.Alexander Nedotsukov2003-08-201-1/+1
| | | | | | | Approved by: marcus (mentor) Notes: svn path=/head/; revision=87324
* - Change my maintainer address.Alexander Nedotsukov2003-08-172-12/+1
| | | | | | | | | - Use gnomehack for pkgconfig libdir. Approved by: marcus (mentor) Notes: svn path=/head/; revision=87106
* Add libgnomemm, the C++ bindings for libgnome.Joe Marcus Clarke2003-06-156-0/+76
Submitted by: Alexander Nedotsukov <bland@mail.ru> Notes: svn path=/head/; revision=83066