aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmm24/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-11/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Fix plist (leftover %D prefix in @dirrmtry entry). [1]Alexander Nedotsukov2006-02-071-1/+1
| | | | | | | | | - Remove obsolete USE_REINPLACE. Reported by: krismail [1] Notes: svn path=/head/; revision=155388
* Update to 2.8.3Alexander Nedotsukov2006-02-021-1/+1
| | | | Notes: svn path=/head/; revision=155050
* -Update to 2.8.2.Jeremy Messenger2005-12-171-7/+7
| | | | | | | | -Using --disable-demos instead of patch to disable it. -NOPORTDOCS no longer need a hack, using --disable-docs instead. Notes: svn path=/head/; revision=151445
* 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-051-2/+3
| | | | Notes: svn path=/head/; revision=147322
* - Remove MASTER_SITE_LOCAL from MASTER_SITES since everything seems to workMichael Johnson2005-07-051-4/+2
| | | | | | | again. Notes: svn path=/head/; revision=138518
* - Remove MASTER_SITE_SOURCEFORGEMichael Johnson2005-06-181-4/+2
| | | | Notes: svn path=/head/; revision=137680
* - Temp add MASTER_SITE_LOCAL to MASTER_SITESMichael Johnson2005-06-181-2/+4
| | | | | | | | I can only fetch 14% from the main gnome ftp and no other gnome mirror has it as of 10:10EST Notes: svn path=/head/; revision=137679
* Update to 2.6.3.Joe Marcus Clarke2005-06-111-2/+1
| | | | Notes: svn path=/head/; revision=137251
* Fix inter-library dependencies so dependands get properly linked.Alexander Nedotsukov2005-04-201-0/+1
| | | | | | | This required for systems with pkgconfig 0.17+ installed. Notes: svn path=/head/; revision=133719
* Update to 2.6.2.Adam Weinberger2005-04-151-2/+2
| | | | | | | | | | There's some problem with link stage for programs linking against gtkmm24 on 4.x that's existed since at least 2.6.1. I'm committing this update because it doesn't make the problem any worse. Notes: svn path=/head/; revision=133449
* Update to 2.6.1.Joe Marcus Clarke2005-03-151-1/+1
| | | | Notes: svn path=/head/; revision=131271
* Update to 2.6.0. Note: this release is API and ABI compatible withJoe Marcus Clarke2005-03-121-1/+1
| | | | | | | 2.4.x, so a repocopy to gtkmm26 is not needed. Notes: svn path=/head/; revision=130997
* Update to 2.4.11.Joe Marcus Clarke2005-02-061-1/+1
| | | | Notes: svn path=/head/; revision=128191
* Update to 2.4.8Alexander Nedotsukov2004-12-041-2/+1
| | | | Notes: svn path=/head/; revision=123062
* 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
* Update to 2.4.6Alexander Nedotsukov2004-11-021-4/+12
| | | | Notes: svn path=/head/; revision=120627
* 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
* Fix plist.Alexander Nedotsukov2004-08-171-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=116478
* Update to 2.4.5Alexander Nedotsukov2004-08-101-1/+1
| | | | Notes: svn path=/head/; revision=115812
* 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
* - Fix examples build trigger.Alexander Nedotsukov2004-07-081-5/+5
| | | | | | | - Axe yet more build but not install stuff. Notes: svn path=/head/; revision=113220
* Fix LATEST_LINK.Alexander Nedotsukov2004-07-081-1/+2
| | | | Notes: svn path=/head/; revision=113211
* Update to 2.4.4Alexander Nedotsukov2004-07-021-1/+1
| | | | Notes: svn path=/head/; revision=112719
* Add gtkmm 2.4.3 after repocopy from gtk--2, a C++ wrapper for GTK+,Alexander Nedotsukov2004-06-261-4/+10
| | | | | | | Pango, Atk. Notes: svn path=/head/; revision=112305
* Update to 2.2.12Alexander Nedotsukov2004-06-041-2/+1
| | | | Notes: svn path=/head/; revision=110842
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Update to 2.2.11.Joe Marcus Clarke2004-03-301-2/+1
| | | | Notes: svn path=/head/; revision=105737
* Fix detection of ambiguous const template specialization.Alexander Nedotsukov2004-03-241-1/+2
| | | | | | | This triggered build breakage in gnome-vfsmm port. Notes: svn path=/head/; revision=105105
* Update to 2.2.10.Joe Marcus Clarke2004-03-151-1/+1
| | | | Notes: svn path=/head/; revision=104106
* 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
* Update to 2.2.9Alexander Nedotsukov2004-02-181-2/+1
| | | | Notes: svn path=/head/; revision=101285
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Remove obsolete --without-gnome option.Alexander Nedotsukov2003-09-301-1/+3
| | | | | | | - Exclude tests/ from build and packaging. Notes: svn path=/head/; revision=89874
* Update to 2.2.8.Adam Weinberger2003-09-301-1/+1
| | | | Notes: svn path=/head/; revision=89863
* Update to 2.2.7Alexander Nedotsukov2003-08-241-1/+1
| | | | | | | Approved by: marcus (mentor) Notes: svn path=/head/; revision=87623
* Update to 2.2.6Alexander Nedotsukov2003-08-211-1/+1
| | | | | | | Approved by: marcus (mentor) Notes: svn path=/head/; revision=87460
* * Update to 2.2.5Joe Marcus Clarke2003-07-211-1/+2
| | | | | | | * Use USE_BZIP2 Notes: svn path=/head/; revision=85323
* Update to 2.2.4.Joe Marcus Clarke2003-07-211-2/+1
| | | | Notes: svn path=/head/; revision=85316
* Don't build and install examples by default. This cuts build time byAdam Weinberger2003-07-071-0/+14
| | | | | | | | | | | | more than half. Examples are available via a WITH_EXAMPLES knob, which is off by default. Bump PORTREVISION. Notes: svn path=/head/; revision=84415
* Change the LATEST_LINK to make this port easier to find.Joe Marcus Clarke2003-06-191-1/+1
| | | | | | | Requested by: Alexander Nedotsukov <bland@mail.ru> Notes: svn path=/head/; revision=83336
* Update to 2.2.3.Joe Marcus Clarke2003-06-011-1/+1
| | | | Notes: svn path=/head/; revision=81791
* Update the comment and description to mention the other libraries forJoe Marcus Clarke2003-05-221-1/+1
| | | | | | | | | which this port is a wrapper. Also, add a URL to the pkg-descr. Suggested by: Alexander Nedotsukov <bland@mail.ru> Notes: svn path=/head/; revision=81677
* Update to 2.2.2.Joe Marcus Clarke2003-05-211-1/+1
| | | | Notes: svn path=/head/; revision=81642
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-3/+2
| | | | Notes: svn path=/head/; revision=79439
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Update to 2.2.1.Joe Marcus Clarke2003-04-041-1/+1
| | | | Notes: svn path=/head/; revision=78131
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 2.2.0.Joe Marcus Clarke2003-02-081-3/+2
| | | | Notes: svn path=/head/; revision=75085