Commit graph

105 commits

Author SHA1 Message Date
Koop Mast
4c391218db Update gtk-update-icon-cache and gtk20 to 2.24.28.
Obtained from:	gnome devel repo
2015-07-27 18:39:32 +00:00
Mathieu Arnold
43eeee825e This patch somehow got badly garbled somewhere.
Sponsored by:	Absolight
2015-04-13 14:00:44 +00:00
Koop Mast
e71ef7738b Fix warnings with modern perl (5.16+) and which errors out with newest (5.21+)
PR:		199380
Submitted by:	mat@
2015-04-11 15:23:35 +00:00
Koop Mast
b2f56f8b61 Remove old firefox/thunderbird crash workaround. Upstream fixed it, and now
the patch is causing window update issues.

PR:		195312
Submitted by:	gblach@
2014-11-24 10:22:43 +00:00
Koop Mast
0248b1e8b7 Update to 2.24.25.
While here drop :keepla from USES=libtool.

PR:		191177
Submitted by:	dcarmich@dcarmichael.net
2014-11-22 19:08:26 +00:00
Adam Weinberger
0ce9c970cf Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it.
2014-07-29 16:36:06 +00:00
Koop Mast
f61444b07a Update to 2.4.22.
USE_GNOME=gnomehack ->USES=pathfix.
Stageify, use new LIB_DEPEND syntax, switch to libtool less ltverhack.
Merge new gtk-query-immodules handling from gtk30 ports in our dev repo [1]

Obtained from:	FreeBSD gnome dev repo [1]
2013-12-14 19:25:33 +00:00
Koop Mast
2d3f48ba36 Revert upstream patch that seems to be causing firefox and thunderbird to
crash, while mozilla dev's are looking where the actual bug is.

Submitted by:	cperciva@
2013-07-25 09:36:57 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Jeremy Messenger
814b79b62b Remove the ${libdir}/gtk-2.0/include from its gdk-2.0.pc because the directory
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>
2012-05-20 16:34:08 +00:00
Koop Mast
c6edbcd171 Update to 2.24.6. 2011-09-01 12:31:38 +00:00
Koop Mast
72830df9b3 Add a upstream patch that revert a patch that was committed for 2.24.5. This
patch causes issues for some GTK applications like freeciv (the main map
stays black).

PR:		ports/159510
Submitted by:	scf@
Obtained from:	GTK git
2011-08-04 07:54:39 +00:00
Koop Mast
0b743289fc Update the glib and gtk stack to the lastest stable releases.
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.
2011-07-30 09:20:22 +00:00
Joe Marcus Clarke
dfcd046c49 Make this architecture patch a global patch.
Requested by:	danfe
2010-11-26 08:41:34 +00:00
Koop Mast
b7532f8f84 Create symlinks to old icons so that apps like firefox, f-spot and who
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
2010-11-21 20:59:53 +00:00
Koop Mast
3680f27ebf Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
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@
2010-11-20 15:37:08 +00:00
Koop Mast
d9dc636819 Fix the build on powerpc64.
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@
2010-06-14 08:14:54 +00:00
Koop Mast
95b1c684e3 Gtk 2.20.x got a bug fix because libpng 1.2 defines png_guint_32 as
unsigned long. However png 1.4.x fixed the problem with

Submitted by:	nox@
2010-05-15 16:05:44 +00:00
Koop Mast
48e62d9a37 Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
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
2010-05-10 21:19:08 +00:00
Joe Marcus Clarke
92d5300983 Update to 2.18.6. 2010-01-18 06:54:40 +00:00
Joe Marcus Clarke
7e02351b6c Update to 2.18.4. 2009-12-06 05:42:27 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
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
2009-11-28 20:06:37 +00:00
Joe Marcus Clarke
28cb324190 Fix interoperability with the new libjpeg. In particular, this is known to
fix JPEG loading issues with gqview.

Reported by:	many
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=588740
2009-07-30 04:56:42 +00:00
Joe Marcus Clarke
ed0be2d03d Update to 2.16.2. 2009-05-31 06:13:04 +00:00
Joe Marcus Clarke
0111ad1eb2 Actually remove the obsolete patch.
Reported by:	QAT
2009-04-12 05:51:29 +00:00
Joe Marcus Clarke
ae52bc8089 Presenting GNOME 2.26 for FreeBSD. See
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.
2009-04-10 05:56:28 +00:00
Joe Marcus Clarke
a48caf676a Fix a bug with applications not behaving correctly after XRandR events.
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=561583
Submitted by:	Steve Polyack <spolyack@collaborativefusion.com>
2009-02-25 22:04:57 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
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
2009-01-10 05:22:13 +00:00
Joe Marcus Clarke
6b399c7687 Update to 2.12.11. 2008-07-02 03:05:29 +00:00
Joe Marcus Clarke
10359304b1 Fix a problem where the window position would not be remembered.
Reported by:	Alexander Loginov <freebsd@akavia.ru>
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=536757
2008-06-09 23:02:55 +00:00
Joe Marcus Clarke
d4631fb31a Update to 2.12.10. 2008-06-05 23:42:41 +00:00
Joe Marcus Clarke
ab8be875bc Restore the behavior of unlinking invalid icon cache files to prevent
leftovers.

reported by:	pointyhat via pav
2008-02-16 16:36:43 +00:00
Jeremy Messenger
81981f6d21 Update to 2.12.3. 2007-12-12 04:29:51 +00:00
Jeremy Messenger
52613f1e62 Remove a patch that cause some GTK+2 (mostly xfce4) apps to start up too
long and consume 100% CPU. If anyone want to revisit with improvement on
this patch, I personal think it should be take up to upstream first before
we can re-add it. Bump the PORTREVISION.

PR:		ports/117556
Submitted by:	Stephen Hurd <shurd@sasktel.net>
Approved by:	portmgr (marcus)
2007-11-02 20:53:38 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Joe Marcus Clarke
2ecfe11aad Fix one more problem with CUPS 1.3. I missed this in the original PR.
Reported by:	Scot Hetzel <swhetzel@gmail.com>
2007-10-01 18:28:29 +00:00
Joe Marcus Clarke
58607cf7a6 Fix build and subsequent functionality of the CUPS printer backend
in GTK+.

PR:		116750
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=467414
2007-09-30 22:42:46 +00:00
Joe Marcus Clarke
90774037f4 Remove support for a separate X11BASE.
Approved by:	portmgr (implicit)
2007-05-19 22:01:13 +00:00
Joe Marcus Clarke
344285a703 Update to 2.10.10. 2007-03-12 22:07:26 +00:00
Joe Marcus Clarke
da26b84999 Fix a bug where a NULL path could be dereferenced in a GtkFileChooserButton
which would lead to critical errors under GNOME 2.16, and a crash under
GNOME 2.17.  See http://bugzilla.gnome.org/show_bug.cgi?id=410565 for
more details.

Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=410565 (see
		http://bugzilla.gnome.org/attachment.cgi?id=83080&action=view)
2007-02-22 04:50:53 +00:00
Jeremy Messenger
fbf42c7e6f Update to 2.10.9. 2007-01-23 19:32:19 +00:00
Joe Marcus Clarke
a9bc2c95c5 Fix a double free that could cause a crash in applications that make use
of the GTK+ recent items code.

Obtained from:	GNOME SVN
2007-01-18 18:21:47 +00:00
Joe Marcus Clarke
7faf24d701 Update to 2.10.7. 2007-01-06 01:11:03 +00:00
Joe Marcus Clarke
9fd7c5f29a Fix LPR printing for applications that use gtkprint. See
http://bugzilla.gnome.org/show_bug.cgi?id=390159 for more details.

Reported by:	oliver
2006-12-28 20:55:36 +00:00
Joe Marcus Clarke
f1bb12de8e Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)
2006-10-14 08:35:50 +00:00
Joe Marcus Clarke
c33edafa15 Correct a potential symbol conflict between the xdgmime functions in gtk+
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.
2006-05-31 00:20:12 +00:00
Joe Marcus Clarke
15c461fbfb Update to 2.8.15. 2006-03-15 05:50:51 +00:00
Joe Marcus Clarke
e77fcb561f Update to 2.8.8. 2005-11-28 19:38:23 +00:00
Jean-Yves Lefort
4b1bc98898 Reliably detect if icon-theme.cache is uptodate, by checking the mtime
of all the files in a theme directory.
2005-11-19 19:53:14 +00:00
Pav Lucistnik
0e4c8b87e2 - Fix build on FreeBSD 4.X
PR:		ports/89139
Submitted by:	Sven Berkvens-Matthijsse <sven@ilse.net>
2005-11-16 14:44:08 +00:00