aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmm24
Commit message (Collapse)AuthorAgeFilesLines
* 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-022-3/+3
| | | | Notes: svn path=/head/; revision=112719
* Add gtkmm 2.4.3 after repocopy from gtk--2, a C++ wrapper for GTK+,Alexander Nedotsukov2004-06-265-2424/+2110
| | | | | | | Pango, Atk. Notes: svn path=/head/; revision=112305
* Update to 2.2.12Alexander Nedotsukov2004-06-043-10/+3
| | | | 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-303-26/+3
| | | | Notes: svn path=/head/; revision=105737
* Fix detection of ambiguous const template specialization.Alexander Nedotsukov2004-03-242-9/+22
| | | | | | | This triggered build breakage in gnome-vfsmm port. Notes: svn path=/head/; revision=105105
* Update to 2.2.10.Joe Marcus Clarke2004-03-152-3/+3
| | | | 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-183-9/+17
| | | | 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-302-8/+3
| | | | | | | - Exclude tests/ from build and packaging. Notes: svn path=/head/; revision=89874
* Update to 2.2.8.Adam Weinberger2003-09-303-6/+33
| | | | Notes: svn path=/head/; revision=89863
* Update to 2.2.7Alexander Nedotsukov2003-08-242-2/+2
| | | | | | | Approved by: marcus (mentor) Notes: svn path=/head/; revision=87623
* Update to 2.2.6Alexander Nedotsukov2003-08-213-5/+15
| | | | | | | Approved by: marcus (mentor) Notes: svn path=/head/; revision=87460
* * Update to 2.2.5Joe Marcus Clarke2003-07-212-2/+3
| | | | | | | * Use USE_BZIP2 Notes: svn path=/head/; revision=85323
* Update to 2.2.4.Joe Marcus Clarke2003-07-213-3/+22
| | | | Notes: svn path=/head/; revision=85316
* Don't build and install examples by default. This cuts build time byAdam Weinberger2003-07-072-236/+250
| | | | | | | | | | | | 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-012-2/+2
| | | | Notes: svn path=/head/; revision=81791
* Update the comment and description to mention the other libraries forJoe Marcus Clarke2003-05-222-2/+4
| | | | | | | | | 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-214-23/+16
| | | | 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-045-1629/+1876
| | | | Notes: svn path=/head/; revision=78131
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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
* Remove a left-over include directory.Joe Marcus Clarke2003-02-161-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=75615
* Update to 2.2.0.Joe Marcus Clarke2003-02-083-383/+541
| | | | Notes: svn path=/head/; revision=75085
* Chase gtk20's shared lib version.Joe Marcus Clarke2003-02-071-1/+2
| | | | Notes: svn path=/head/; revision=75044
* Update to 2.0.2.Joe Marcus Clarke2003-01-013-9/+8
| | | | Notes: svn path=/head/; revision=72078
* Update to 2.0.1.Joe Marcus Clarke2002-11-173-8/+1507
| | | | Notes: svn path=/head/; revision=70274
* Update to 2.0.0.Joe Marcus Clarke2002-11-013-20/+20
| | | | Notes: svn path=/head/; revision=69276
* Update to 1.3.26.Joe Marcus Clarke2002-10-193-9/+14
| | | | Notes: svn path=/head/; revision=68316
* Add gtkmm2 after a repo copy from gtk--. Gtkmm2 is a collection of C++Joe Marcus Clarke2002-10-126-240/+477
| | | | | | | | | | | bindings for GTK+-2.0. PR: 36945 Submitted by: garrett rooney <rooneg@electricjellyfish.net> Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Notes: svn path=/head/; revision=67851
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* Bump PORTREVISION after latest libsigc++ upgrade. This is needed or portsJoe Marcus Clarke2002-08-181-0/+1
| | | | | | | | | depending on gtk-- will not build. Reported by: Adriel Cardenas G. <freebsd@aztlansystems.net> Notes: svn path=/head/; revision=64641
* Use USE_GNOMENG.Maxim Sobolev2002-07-161-1/+2
| | | | Notes: svn path=/head/; revision=63091
* Actually patch the correct file. You can't patch C++ files in the gtk--Joe Marcus Clarke2002-06-111-5/+3
| | | | | | | subdir since they are generated at build-time. Notes: svn path=/head/; revision=61088
* Fix a build problem on -CURRENT.Joe Marcus Clarke2002-06-091-0/+13
| | | | | | | Submitted by: petef Notes: svn path=/head/; revision=60993
* Comment out DIST_SUBDIR=gnome pending next version update.Maxim Sobolev2002-02-122-2/+2
| | | | Notes: svn path=/head/; revision=54601
* These are GNOME components more than anything else, so track the versionAde Lovett2002-02-122-3/+5
| | | | | | | as supplied by MASTER_SITE_GNOME. Notes: svn path=/head/; revision=54587
* Update to 1.2.8.Maxim Sobolev2001-11-132-2/+2
| | | | | | | | PR: 31763 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=49980
* Update to 1.2.7Dmitry Sivachenko2001-08-122-2/+2
| | | | Notes: svn path=/head/; revision=46125
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to 1.2.5.Maxim Sobolev2001-03-133-3/+3
| | | | Notes: svn path=/head/; revision=39761
* Update to 1.2.4Yukihiro Nakai2000-12-223-8/+7
| | | | | | | Submitted by: Maxim Sobolev <sobomax@FreeBSD.org> Notes: svn path=/head/; revision=36250
* Add --with-sigc-prefixYukihiro Nakai2000-10-141-1/+3
| | | | | | | Submitted by: Warner Losh <imp@village.org> Notes: svn path=/head/; revision=33817