aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk20
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Remove the ${libdir}/gtk-2.0/include from its gdk-2.0.pc because the directoryJeremy Messenger2012-05-202-1/+9
| | | | | | | | | | | | does not exist, since we have moved it to ${includedir}/gtk-2.0. Bump the PORTREVISION because it sometimes caused GCC crash. It's fixed in newer GCC, but the fix is part of GPL3 that can't be merged into base system's GCC. PR: ports/168004 Submitted by: Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp> Notes: svn path=/head/; revision=297041
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 2.24.6.Koop Mast2011-09-013-55/+4
| | | | Notes: svn path=/head/; revision=280957
* Add a upstream patch that revert a patch that was committed for 2.24.5. ThisKoop Mast2011-08-042-1/+52
| | | | | | | | | | | | patch causes issues for some GTK applications like freeciv (the main map stays black). PR: ports/159510 Submitted by: scf@ Obtained from: GTK git Notes: svn path=/head/; revision=278902
* Update the glib and gtk stack to the lastest stable releases.Koop Mast2011-07-307-50/+56
| | | | | | | | | | | Add new ports for the new stable releases of gtk+-3.0. Update vala to the newest stable release 0.12.1. Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies. Full contributors acknowledgment will be given in the GNOME 3 import. Notes: svn path=/head/; revision=278556
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Make this architecture patch a global patch.Joe Marcus Clarke2010-11-262-5/+1
| | | | | | | Requested by: danfe Notes: svn path=/head/; revision=265168
* Create symlinks to old icons so that apps like firefox, f-spot and whoKoop Mast2010-11-212-4/+270
| | | | | | | | | | | | knows what else can display some renamed icons. This is only going to be used until this gets fixed. More details about this issue: https://bugzilla.gnome.org/show_bug.cgi?id=629878 Obtained from: http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/gtk%2B2/patches/patch-gtk_Makefile_in Notes: svn path=/head/; revision=264885
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thisKoop Mast2010-11-208-225/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ Notes: svn path=/head/; revision=264837
* Fix the build on powerpc64.Koop Mast2010-06-142-0/+24
| | | | | | | | | | | | Due to a flaw in binutils 2.15, function names can conflict with ELF assembler directives on PPC64 systems. As a result, it is not possible to have functions named things like 'text' and 'data', one of which GTK 2.0 has. PR: ports/147699 Submitted by: nwhitehorn@ Notes: svn path=/head/; revision=256503
* Bump PORTREVISION and add USE_GETTEXT where missing.Joe Marcus Clarke2010-05-311-1/+1
| | | | | | | PR: 147257 Notes: svn path=/head/; revision=255418
* Gtk 2.20.x got a bug fix because libpng 1.2 defines png_guint_32 asKoop Mast2010-05-152-1/+27
| | | | | | | | | unsigned long. However png 1.4.x fixed the problem with Submitted by: nox@ Notes: svn path=/head/; revision=254355
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-106-15/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.30/ . This release brings initial PackageKit support, Upower (replaces power management part of hal), cuse4bsd integration with HAL and cheese, and a faster Evolution. Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This will also be the last of the 2.x releases. The next release will be the highly-anticipated GNOME 3.0 which will bring with it a new UI experience. Currently, there are a few bugs with GNOME 2.30 that may be of note for our users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading instructions, and the up-to-date list of known issues. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511 Notes: svn path=/head/; revision=254099
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update to 2.18.7.Joe Marcus Clarke2010-02-153-5/+9
| | | | Notes: svn path=/head/; revision=249871
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* Update to 2.18.6.Joe Marcus Clarke2010-01-184-16/+19
| | | | Notes: svn path=/head/; revision=248078
* Update to 2.18.5.Joe Marcus Clarke2009-12-102-4/+4
| | | | Notes: svn path=/head/; revision=245521
* Update to 2.18.4.Joe Marcus Clarke2009-12-064-15/+8
| | | | Notes: svn path=/head/; revision=245256
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-288-38/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 Notes: svn path=/head/; revision=244923
* Update to 2.16.6.Joe Marcus Clarke2009-08-302-5/+5
| | | | Notes: svn path=/head/; revision=240551
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Fix interoperability with the new libjpeg. In particular, this is known toJoe Marcus Clarke2009-07-302-1/+12
| | | | | | | | | | fix JPEG loading issues with gqview. Reported by: many Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=588740 Notes: svn path=/head/; revision=238654
* Update to 2.16.5.Joe Marcus Clarke2009-07-192-5/+5
| | | | Notes: svn path=/head/; revision=238074
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Update to 2.16.4.Koop Mast2009-07-032-4/+4
| | | | Notes: svn path=/head/; revision=236957
* Update to 2.16.2.Joe Marcus Clarke2009-05-313-5/+5
| | | | Notes: svn path=/head/; revision=234891
* Fix the CUPS dependency.Joe Marcus Clarke2009-05-181-1/+1
| | | | | | | | PR: 134641 Submitted by: dinoex Notes: svn path=/head/; revision=234149
* Actually remove the obsolete patch.Joe Marcus Clarke2009-04-121-133/+0
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=232182
* Update to 2.16.1.Joe Marcus Clarke2009-04-122-4/+4
| | | | Notes: svn path=/head/; revision=232174
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-105-22/+146
| | | | | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Notes: svn path=/head/; revision=231972
* Fix a bug with applications not behaving correctly after XRandR events.Joe Marcus Clarke2009-02-252-1/+17
| | | | | | | | Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=561583 Submitted by: Steve Polyack <spolyack@collaborativefusion.com> Notes: svn path=/head/; revision=229053
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-108-52/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* Add xcomposite dependency. Its configure has an autocheck that will buildJeremy Messenger2008-09-041-2/+3
| | | | | | | | | | | with xcomposite library and added dependency requirement in gdk-2.0.pc if xcomposite exists in system. Bump the PORTREVISION. PR: ports/126558 Submitted by: Mel <mel@rachie.is-a-geek.net> Notes: svn path=/head/; revision=219869
* Update to 2.12.11.Joe Marcus Clarke2008-07-023-36/+5
| | | | Notes: svn path=/head/; revision=216112
* Fix a problem where the window position would not be remembered.Joe Marcus Clarke2008-06-092-1/+32
| | | | | | | | Reported by: Alexander Loginov <freebsd@akavia.ru> Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=536757 Notes: svn path=/head/; revision=214593
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 2.12.10.Joe Marcus Clarke2008-06-054-22/+9
| | | | Notes: svn path=/head/; revision=214407
* Add a missing dependency on xdamage.Joe Marcus Clarke2008-05-041-2/+2
| | | | | | | | PR: 123390 Submitted by: dinoex Notes: svn path=/head/; revision=212607
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-6/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* -Fix enable CUPS by add --enable-cups=auto. [1]Jeremy Messenger2008-03-281-2/+5
| | | | | | | | | | | | -Respect the WITHOUT_CUPS with autocheck. [2] -Bump the PORTREVISION. PR: ports/120520 [2] Submitted by: Subscriptions <subs@j79zlr.com> [1] Naram Qashat <cyberbotx@cyberbotx.com> [2] Notes: svn path=/head/; revision=210004
* Update to 2.12.9Michael Johnson2008-03-122-5/+5
| | | | Notes: svn path=/head/; revision=208885
* Run gtk-query-immodules-2.0 and gdk-pixbuf-query-loaders upon packageJoe Marcus Clarke2008-02-222-1/+3
| | | | | | | | | | | installation to make sure the loaders and immodules files are consistent with what is installed on the system. This will typically only be an issue for custom-built packages. Requested by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Notes: svn path=/head/; revision=207735
* Restore the behavior of unlinking invalid icon cache files to preventJoe Marcus Clarke2008-02-162-1/+12
| | | | | | | | | leftovers. reported by: pointyhat via pav Notes: svn path=/head/; revision=207332
* Update to 2.12.8.Joe Marcus Clarke2008-02-132-4/+4
| | | | Notes: svn path=/head/; revision=207132
* Update to 2.12.7.Jeremy Messenger2008-01-313-4/+10
| | | | Notes: svn path=/head/; revision=206496
* Update to 2.12.5Michael Johnson2008-01-092-4/+4
| | | | Notes: svn path=/head/; revision=205316
* Update to 2.12.4.Jeremy Messenger2008-01-082-4/+4
| | | | Notes: svn path=/head/; revision=205279
* Update to 2.12.3.Jeremy Messenger2007-12-124-8/+7
| | | | Notes: svn path=/head/; revision=203139