aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk20
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Due popular demand and weeling of gnome@ to deliver more eye candyAlexander Nedotsukov2003-11-022-0/+18
| | | | | | | | | | port to the users we add experimental WITH_DROPSHADOW option. PR: 58757 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (slightly modified) Notes: svn path=/head/; revision=92849
* Correct some obsolete MASTER_SITESJoe Marcus Clarke2003-10-061-1/+1
| | | | | | | | PR: 57557 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90336
* * Fix l10n bug with the locale directory [1]Joe Marcus Clarke2003-09-241-4/+7
| | | | | | | | | | | * Add XInput support * Add a gtk20 LATEST_LINK * Replace find with ${FIND} and xargs with ${XARGS} Reported by: Marcin Wisnicki <wisnia21@freeshell.org> [1] Notes: svn path=/head/; revision=89268
* Update to 2.2.4.Adam Weinberger2003-09-053-2/+3
| | | | Notes: svn path=/head/; revision=88578
* Remove a patch forgotten in the last commit.Joe Marcus Clarke2003-08-261-0/+0
| | | | Notes: svn path=/head/; revision=87756
* Update to 2.2.3.Joe Marcus Clarke2003-08-264-15/+6
| | | | Notes: svn path=/head/; revision=87755
* Add a patch from gtk+ CVS that fixes the corrupt thumbnails inJoe Marcus Clarke2003-08-142-0/+13
| | | | | | | | | gnome-theme-manager. Obtained from: gtk+ CVS Notes: svn path=/head/; revision=86961
* * Update to 2.2.2Joe Marcus Clarke2003-06-113-10/+7
| | | | | | | | | * Make sure Xrandr support is enabled [1] Submitted by: netchild [1] Notes: svn path=/head/; revision=82722
* Link executables with -pthread so that they can work with threaded librariesJoe Marcus Clarke2003-05-033-3/+25
| | | | | | | like libgthread. Notes: svn path=/head/; revision=80039
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-5/+2
| | | | Notes: svn path=/head/; revision=79439
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* 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 the renaming of Xft headers and library from the Xft (Xft2) port.Eric Anholt2003-02-181-2/+0
| | | | | | | | | | | Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus Notes: svn path=/head/; revision=75774
* Update to GNOME 2.2.Joe Marcus Clarke2003-02-075-38/+38
| | | | | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. Notes: svn path=/head/; revision=75035
* Remove the share/themes directory if it's empty.Joe Marcus Clarke2003-01-131-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=72985
* Update to 2.0.9.Joe Marcus Clarke2002-11-214-25/+5
| | | | Notes: svn path=/head/; revision=70637
* Fix a bug that caused spurious crashes in metacity.Joe Marcus Clarke2002-11-172-0/+18
| | | | | | | | | | | | | | Special thanks goes to James Pole <james.pole@paradise.net.nz>, and Marc Recht <marc@informatik.uni-bremen.de> who provided information to GNOME's Bugzilla. More details on this bug can be found at: http://bugzilla.gnome.org/show_bug.cgi?id=97992 http://bugzilla.gnome.org/show_bug.cgi?id=94806 Obtained from: GNOME CVS Notes: svn path=/head/; revision=70275
* This file isn't needed anymore.Joe Marcus Clarke2002-11-121-0/+0
| | | | Notes: svn path=/head/; revision=69936
* Update to 2.0.8.Joe Marcus Clarke2002-11-103-29/+2
| | | | Notes: svn path=/head/; revision=69848
* Fix a problem in the GIF pixbuf loader that caused GTK+ apps to crash whenJoe Marcus Clarke2002-11-072-1/+27
| | | | | | | | | trying to load GIF images. Reported by: William N. Culler Jr. <william@neo.rr.com> Notes: svn path=/head/; revision=69698
* Do not enable XInput by default. While it works well with gtk12, thereJoe Marcus Clarke2002-11-051-2/+6
| | | | | | | | | | still seems to be some issues with gtk20. Instead, allow users that really want XInput support to enable it using -DWITH_XINPUT Problem reported by: William N. Culler Jr. <william@neo.rr.com> Notes: svn path=/head/; revision=69548
* Update to 2.0.7, and enable XInput support by default.Joe Marcus Clarke2002-11-053-5/+8
| | | | Notes: svn path=/head/; revision=69499
* 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
* Update to 2.0.6.Joe Marcus Clarke2002-08-043-3/+5
| | | | Notes: svn path=/head/; revision=63941
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-301-1/+1
| | | | Notes: svn path=/head/; revision=62233
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-263-6/+8
| | | | Notes: svn path=/head/; revision=62009
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-151-1/+1
| | | | Notes: svn path=/head/; revision=61311
* Update to the latest GNOME 2 snapshot. This will be done it two parts.Joe Marcus Clarke2002-06-111-2/+2
| | | | | | | | This first part is the GNOME 2 API. The next part will contain the desktop components. Notes: svn path=/head/; revision=61095
* Update to 2.0.3.Joe Marcus Clarke2002-06-014-22/+23
| | | | | | | | | | This is a set of commits for GTK+-2.0 and friends to support freetype2-2.1.0. PR: 38796 Notes: svn path=/head/; revision=60440
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-281-1/+1
| | | | Notes: svn path=/head/; revision=60202
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-191-1/+1
| | | | Notes: svn path=/head/; revision=59482
* Fix up the pkg-{descr|comment} to relfect reality, and avoid confusionJoe Marcus Clarke2002-05-132-2/+2
| | | | | | | | | for software developers. Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se> Notes: svn path=/head/; revision=59016
* Bring the pkg-descr in sync with reality.Joe Marcus Clarke2002-05-131-2/+4
| | | | | | | Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se> Notes: svn path=/head/; revision=58992
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-05-121-1/+1
| | | | Notes: svn path=/head/; revision=58959
* Update to GNOME 2.0 RC 1.Joe Marcus Clarke2002-05-021-1/+1
| | | | Notes: svn path=/head/; revision=58444
* - Update to 2.0.2 (version found in the GNOME2 beta4);Maxim Sobolev2002-04-266-67/+30
| | | | | | | - use USE_LIBTOOL. Notes: svn path=/head/; revision=58154
* There is no lib/gtk-2.0/modules dir.Maxim Sobolev2002-04-081-1/+0
| | | | Notes: svn path=/head/; revision=57455
* Update to GNOME 2.0 beta3.Joe Marcus Clarke2002-04-063-4/+5
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=57392
* Update gtk/glib to the version 2.0 and other related ports to the latestMaxim Sobolev2002-03-114-33/+35
| | | | | | | | | | versions. PR: 35541, 35744, 35757 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=55874
* Update to 1.3.14. URGH, I donno how it missed the last GNOME 2 beta updateMaxim Sobolev2002-03-043-12/+18
| | | | | | | | | boat few weeks ago. Big pointy hat to: sobomax Notes: svn path=/head/; revision=55535
* Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with anotherMaxim Sobolev2002-02-211-2/+0
| | | | | | | dependencies. Notes: svn path=/head/; revision=55029
* Third try to fix problem with libglade2 properly...Maxim Sobolev2002-02-142-2/+2
| | | | Notes: svn path=/head/; revision=54695
* Use different fix for a problem with libglade2 - one which doesn't break gtk13Maxim Sobolev2002-02-143-21/+10
| | | | | | | itself. Notes: svn path=/head/; revision=54692
* Fix a bug breaking the build of libglade2, bump PORTREVISION.Maxim Sobolev2002-02-142-0/+15
| | | | Notes: svn path=/head/; revision=54690
* Update to 1.3.13.Maxim Sobolev2002-02-126-69/+55
| | | | Notes: svn path=/head/; revision=54613
* Update to 1.3.12.Maxim Sobolev2002-01-186-41/+47
| | | | Notes: svn path=/head/; revision=53294
* Remove obsolete libxpg4-related hunk. This doesn't make any functionalMaxim Sobolev2001-12-211-10/+1
| | | | | | | | | difference, hence leave PORTREVISION intact. Submitted by: sf Notes: svn path=/head/; revision=51918
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877