aboutsummaryrefslogtreecommitdiff
path: root/devel/glibmm
Commit message (Collapse)AuthorAgeFilesLines
* Downgrade to 2.12.8. The 2.13.x version is a development version. The updateJeremy Messenger2007-04-225-22/+26
| | | | | | | | | | of gtkmm to 2.10.9 doesn't build with glibmm 2.13.x. Bump the PORTEPOCH. GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=430782 Discussed with: marcus Notes: svn path=/head/; revision=190647
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-193-5/+7
| | | | | | | | | | | | | | | | 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
* Update to Update to 2.12.6.Jeremy Messenger2007-02-142-4/+4
| | | | Notes: svn path=/head/; revision=185196
* Update to 2.12.5.Jeremy Messenger2007-01-282-4/+4
| | | | Notes: svn path=/head/; revision=183566
* Update to 2.12.4.Joe Marcus Clarke2006-12-292-4/+4
| | | | Notes: svn path=/head/; revision=180936
* Update to 2.12.3Michael Johnson2006-11-212-4/+4
| | | | Notes: svn path=/head/; revision=177730
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-6/+6
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Update to 2.10.7Michael Johnson2006-09-292-4/+4
| | | | Notes: svn path=/head/; revision=174116
* Update to 2.10.4.Joe Marcus Clarke2006-06-072-4/+4
| | | | Notes: svn path=/head/; revision=164670
* - Add header in these *-reference ports.Jeremy Messenger2006-05-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix a few of pkg-descr by chase the rename. - Move all PORTREVISION and PORTEPOCH to top with ?=. - Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and USE_XLIB. This fix ports to use the correct mtree when you change the prefix, for example: Incorrect: (Without USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.local.dist <-- Here... ================================ Correct: (With USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.x11-4.dist <-- Here... ================================ - Change a several of *-reference ports to install in LOCALBASE instead X11BASE, but only two gtkmm*-reference couldn't be change at the moment. Bump the PORTREVISION for change prefix. Discussed with: marcus Notes: svn path=/head/; revision=164120
* Update to 2.10.3.Jeremy Messenger2006-05-222-4/+4
| | | | Notes: svn path=/head/; revision=163049
* Update to 2.10.2.Joe Marcus Clarke2006-05-122-6/+4
| | | | Notes: svn path=/head/; revision=162199
* Move the glibmm programming reference to the glibmm-reference port.Jean-Yves Lefort2006-05-112-627/+14
| | | | Notes: svn path=/head/; revision=162136
* Presenting GNOME 2.14.1 for FreeBSD! CheckoutJoe Marcus Clarke2006-04-305-8/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 2.8.6.Joe Marcus Clarke2006-04-162-4/+4
| | | | Notes: svn path=/head/; revision=159678
* Update to 2.8.5.Joe Marcus Clarke2006-03-153-11/+6
| | | | Notes: svn path=/head/; revision=157103
* Conversion to a single libtool environment.Ade Lovett2006-02-232-10/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 2.8.4Alexander Nedotsukov2006-01-293-9/+10
| | | | Notes: svn path=/head/; revision=154695
* Update to 2.8.3Alexander Nedotsukov2005-12-163-83/+170
| | | | Notes: svn path=/head/; revision=151316
* Update to 2.8.2.Joe Marcus Clarke2005-11-233-7/+7
| | | | Notes: svn path=/head/; revision=149204
* 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.8.1.Joe Marcus Clarke2005-11-053-178/+174
| | | | Notes: svn path=/head/; revision=147296
* Update to 2.6.1.Joe Marcus Clarke2005-03-123-4/+79
| | | | Notes: svn path=/head/; revision=130996
* Update to 2.4.7.Joe Marcus Clarke2005-02-063-8/+3
| | | | Notes: svn path=/head/; revision=128190
* BROKEN on alpha: Does not buildKris Kennaway2005-01-021-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=125652
* Update to 2.4.5Alexander Nedotsukov2004-11-023-5/+17
| | | | Notes: svn path=/head/; revision=120626
* 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
* Update to 2.4.4Alexander Nedotsukov2004-08-102-3/+3
| | | | Notes: svn path=/head/; revision=115800
* Fix make deinstall.Joe Marcus Clarke2004-08-041-2/+2
| | | | | | | | PR: 70012 Submitted by: Jean-Sébastien Pédron <jspedron@club-internet.fr> Notes: svn path=/head/; revision=115425
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Add glibmm 2.4.3, C++ interfaces for glib2.Alexander Nedotsukov2004-06-265-0/+661
Notes: svn path=/head/; revision=112291