summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk30 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct a potential symbol conflict between the xdgmime functions in gtk+Joe Marcus Clarke2006-05-312-1/+26
| | | | | | | | | and those in gnome-vfs. This problem would manifest itself by screwing up MIME types for various files, and causing GTK+ filtered file choosers not to display contents correctly. Notes: svn path=/head/; revision=164022
* - Update to 2.8.18Michael Johnson2006-05-272-7/+6
| | | | Notes: svn path=/head/; revision=163561
* Add USE_GETTEXT to appease portlint.Jeremy Messenger2006-05-151-0/+1
| | | | Notes: svn path=/head/; revision=162498
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* - Add gtk20-reference.Jean-Yves Lefort2006-05-091-3/+20
| | | | | | | - Add manpages which are not related to programming to the gtk20 port. Notes: svn path=/head/; revision=161850
* Update to 2.8.17.Joe Marcus Clarke2006-04-083-4/+12
| | | | Notes: svn path=/head/; revision=159099
* Update to 2.8.16.Joe Marcus Clarke2006-03-162-4/+4
| | | | Notes: svn path=/head/; revision=157372
* Update to 2.8.15.Joe Marcus Clarke2006-03-154-17/+16
| | | | Notes: svn path=/head/; revision=157115
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+56
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Add WITHOUT_DEBUG to support more standard flag, same behavior as withJeremy Messenger2006-02-201-3/+3
| | | | | | | | | WITH_DEBUG=no. Submitted by: "Babak Farrokhi" <babak@farrokhi.net> Notes: svn path=/head/; revision=156517
* - Update to 2.8.12Michael Johnson2006-02-112-4/+4
| | | | Notes: svn path=/head/; revision=155777
* Update to 2.8.11Alexander Nedotsukov2006-01-283-4/+8
| | | | Notes: svn path=/head/; revision=154624
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-28/+28
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 2.8.10Michael Johnson2006-01-122-4/+4
| | | | Notes: svn path=/head/; revision=153325
* Update to 2.8.9.Joe Marcus Clarke2005-12-102-4/+4
| | | | Notes: svn path=/head/; revision=150769
* Update to 2.8.8.Joe Marcus Clarke2005-11-283-23/+4
| | | | Notes: svn path=/head/; revision=149828
* We no longer need to touch the icon-theme.cache now that gnome-icon-themeJoe Marcus Clarke2005-11-212-4/+1
| | | | | | | does the right thing. Notes: svn path=/head/; revision=148892
* Reliably detect if icon-theme.cache is uptodate, by checking the mtimeJean-Yves Lefort2005-11-192-1/+50
| | | | | | | of all the files in a theme directory. Notes: svn path=/head/; revision=148803
* * Use X11BASE rather than PREFIX or %D to search for iconsJoe Marcus Clarke2005-11-192-3/+7
| | | | | | | | | | * Make sure ${X11BASE}/share/icons/hicolor/icon-theme.cache exists by touching it. Otherwise, the cache file would not appear until icons were actually installed, and this was breaking some port builds on pointyhat. Notes: svn path=/head/; revision=148773
* - Fix build on FreeBSD 4.XPav Lucistnik2005-11-161-0/+18
| | | | | | | | PR: ports/89139 Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net> Notes: svn path=/head/; revision=148469
* Update to 2.8.7.Joe Marcus Clarke2005-11-152-4/+4
| | | | Notes: svn path=/head/; revision=148405
* Fix the file chooser in gtk-demo.Jean-Yves Lefort2005-11-071-0/+5
| | | | Notes: svn path=/head/; revision=147521
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesJoe Marcus Clarke2005-11-058-99/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and new features. Don't believe me? Then see for yourself at http://www.gnome.org/start/2.12/notes/en/. DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will circumvent some potential pitfalls users can see if they use portupgrade by itself. In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special splash screen. The winner of this release's contest is Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen was inspired by http://art.gnome.org/contests/2.12-splash/83. The FreeBSD GNOME Team would lank to thank the following users for their contributions to this release: Matthew Luckie <mjl@luckie.org.nz> ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke <kysd@po.harenet.ne.jp> Mark Hobden <markhobden@gmail.com> Sergey Akifyev <asa@agava.com> Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly. Notes: svn path=/head/; revision=147261
* Unbreak 4-STABLE build (gcc 2.95.x does not know anything about SSE2).Alexander Nedotsukov2005-09-031-1/+2
| | | | Notes: svn path=/head/; revision=141829
* There is a SSE2 bug in either GCC or in our libc, when use p4, p-m or elseJeremy Messenger2005-09-021-1/+12
| | | | | | | | | | | | is being use in CPUTYPE that enable SSE2 will causing Java with GTK2 and Mono/gtk-sharp crash. Disable SSE2 to solve the crash and see ports/72014 for detail. Reported by: Panagiotis Astithas <past@ebs.gr> Reviewed by: marcus Notes: svn path=/head/; revision=141827
* Update to 2.6.10.Joe Marcus Clarke2005-08-282-3/+3
| | | | Notes: svn path=/head/; revision=141027
* Re-add drop shadow patch distinfo after recent update.Joe Marcus Clarke2005-08-021-0/+2
| | | | | | | | | PR: 84469 Submitted by: chinsan <chinsan.tw@gmail.com> Approved by: portmgr (implicit) Notes: svn path=/head/; revision=140725
* Update to 2.6.9.Joe Marcus Clarke2005-08-013-5/+7
| | | | Notes: svn path=/head/; revision=140718
* Add -g in CFLAGS and STRIP= #empty when use WITH_DEBUG knob.Jeremy Messenger2005-07-181-0/+2
| | | | | | | | Requested by: jylefort Reviewed by: jylefort and marcus in #freebsd-gnome (freenode) Notes: svn path=/head/; revision=139458
* - Update to 2.6.8Michael Johnson2005-06-163-3/+5
| | | | | | | Release Notes: http://mail.gnome.org/archives/gnome-announce-list/2005-June/msg00023.html Notes: svn path=/head/; revision=137522
* Add a few brief comments about what it means to set WITH_DEBUG to variousAdam Weinberger2005-04-131-0/+6
| | | | | | | | values. It's likely inaccurate information, so please improve on it if you can. Notes: svn path=/head/; revision=133201
* Update to 2.6.7.Joe Marcus Clarke2005-04-132-3/+3
| | | | Notes: svn path=/head/; revision=133199
* - Add WITH_DEBUG knob that has the following turnables [no|minimum|yes]Michael Johnson2005-04-121-0/+20
| | | | | | | Default is minimum per gtk. Notes: svn path=/head/; revision=133164
* - Update to 2.6.6Michael Johnson2005-04-113-45/+3
| | | | | | | | | | From Release: This is a bug fix release and is source and binary compatible with 2.6.0. The main reason for this quick release is to fix problems with stock images in GTK+ 2.6.5. Notes: svn path=/head/; revision=132989
* Fix missing icons bug (bug #169870).Alexander Nedotsukov2005-04-102-0/+42
| | | | | | | Thanks to: Adam McLaurin <freebsd@irotas.net> Notes: svn path=/head/; revision=132851
* - Update to 2.6.5Alexander Nedotsukov2005-04-093-7/+6
| | | | | | | - Sort plist. Notes: svn path=/head/; revision=132805
* Presenting GNOME 2.10 for FreeBSD!Joe Marcus Clarke2005-03-1211-102/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy! Notes: svn path=/head/; revision=130972
* Remove another non-system locale directory.Kris Kennaway2004-12-221-0/+2
| | | | Notes: svn path=/head/; revision=124849
* Update a link in MASTER_SITES for 2.3 -> 2.4.Jeremy Messenger2004-12-201-1/+1
| | | | Notes: svn path=/head/; revision=124552
* Don't remove system locale directories (not listed in the relevantKris Kennaway2004-12-201-2/+0
| | | | | | | | | | BSD.*.dist), but do remove locale directories that are not listed there. Moreover, don't try to unconditionally @dirrm these directories since they're shared with other ports and are likely to still be in use. Notes: svn path=/head/; revision=124551
* Clean up the pkg-plist voodoo:Jeremy Messenger2004-12-202-7/+11
| | | | | | | | | | | | | | | | | - Create an empty lib/gtk-2.0/${GTK_VERSION}/engines directory for gtk theme engine ports. - Correct the removal of directories: lib/gtk-2.0/${GTK_VERSION}/[loaders,immodules,engines] lib/gtk-2.0/${GTK_VERSION} lib/gtk-2.0 Bump PORTREVISION. Reviewed by: marcus Reported by: pointyhat via kris Notes: svn path=/head/; revision=124550
* Correct the removal of the ${PREFIX}/lib/gtk-2.0/modules directory.Joe Marcus Clarke2004-12-201-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=124547
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+20
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Create an empty lib/gtk-2.0/modules directory to be used by other ports.Joe Marcus Clarke2004-12-132-0/+6
| | | | Notes: svn path=/head/; revision=123871
* Update to 2.4.14Alexander Nedotsukov2004-12-033-3/+5
| | | | Notes: svn path=/head/; revision=123029
* This port really need gmake.Joe Marcus Clarke2004-11-111-0/+1
| | | | Notes: svn path=/head/; revision=121423
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).Joe Marcus Clarke2004-11-074-104/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY! Notes: svn path=/head/; revision=121068
* Fix recent XPM buffer overflows as described atJoe Marcus Clarke2004-09-172-0/+101
| | | | | | | | | | http://www.vuxml.org/freebsd/3d1e9267-073f-11d9-b45d-000c41e2cdad.html. Obtained from: GTK+ CVS Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118203
* Update to 2.4.9. This is just a quick fix release that prettyAdam Weinberger2004-08-253-14/+3
| | | | | | | much duplicates the configure patch that marcus committed. Notes: svn path=/head/; revision=117274
* Update to 2.4.8.Joe Marcus Clarke2004-08-254-3/+16
| | | | Notes: svn path=/head/; revision=117272