aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgnomecanvasmm26
Commit message (Collapse)AuthorAgeFilesLines
* Allow these ports to be built with GCC 4.2.Alexander Nedotsukov2007-05-281-1/+1
| | | | Notes: svn path=/head/; revision=192160
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* 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
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* 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.0.Joe Marcus Clarke2005-11-052-5/+5
| | | | Notes: svn path=/head/; revision=147303
* Fix build failure triggered by pkgconfig update.Alexander Nedotsukov2005-04-222-11/+3
| | | | Notes: svn path=/head/; revision=133910
* Fix build failure triggered by pkgconfig update.Alexander Nedotsukov2005-04-221-0/+11
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=133901
* Update to 2.10.0. Note: this release is API and ABI compatible withJoe Marcus Clarke2005-03-123-19/+14
| | | | | | | 2.6.x, so a repocopy to libgnomecanvasmm210 is not needed. Notes: svn path=/head/; revision=131002
* 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
* Fix typo in dependency.Alexander Nedotsukov2004-07-081-1/+1
| | | | | | | Reported by: kris (broken INDEX build) Notes: svn path=/head/; revision=113194
* Add libgnomecanvasmm 2.6.1 after repocopy from libgnomecanvasmm,Alexander Nedotsukov2004-07-085-68/+66
| | | | | | | C++ wrapper for libgnomecanvas library. Notes: svn path=/head/; revision=113185
* 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 2) Notes: svn path=/head/; revision=99920
* Update to 2.0.1Alexander Nedotsukov2003-08-252-2/+2
| | | | | | | Approved by: marcus (mentor) Notes: svn path=/head/; revision=87698
* 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
* Fix build on bento.Joe Marcus Clarke2003-07-091-4/+6
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=84545
* Fix the build on Alpha.Joe Marcus Clarke2003-06-281-0/+11
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=83760
* Add libgnomecanvasmm, the C++ bindings for libgnomecanvas.Joe Marcus Clarke2003-06-156-0/+103
Submitted by: Alexander Nedotsukov <bland@mail.ru> Notes: svn path=/head/; revision=83064