Commit graph

294 commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +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
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Joe Marcus Clarke
68dd04711b Bump PORTREVISION and add USE_GETTEXT where missing.
PR:		147257
2010-05-31 22:52:40 +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
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Joe Marcus Clarke
b0a45d8404 Update to 2.18.7. 2010-02-15 06:52:27 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Joe Marcus Clarke
92d5300983 Update to 2.18.6. 2010-01-18 06:54:40 +00:00
Joe Marcus Clarke
c4718b8b90 Update to 2.18.5. 2009-12-10 22:15:09 +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
0bf8b208ac Update to 2.16.6. 2009-08-30 01:19:41 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
2009-08-02 19:36:34 +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
dd80753603 Update to 2.16.5. 2009-07-19 19:59:03 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Koop Mast
5aa83b0a4d Update to 2.16.4. 2009-07-03 08:35:57 +00:00
Joe Marcus Clarke
ed0be2d03d Update to 2.16.2. 2009-05-31 06:13:04 +00:00
Joe Marcus Clarke
fbbce086f3 Fix the CUPS dependency.
PR:		134641
Submitted by:	dinoex
2009-05-18 17:08:19 +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
62aeac63ce Update to 2.16.1. 2009-04-12 04:42:17 +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
Jeremy Messenger
396556b091 Add xcomposite dependency. Its configure has an autocheck that will build
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>
2008-09-04 22:05:34 +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
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Joe Marcus Clarke
d4631fb31a Update to 2.12.10. 2008-06-05 23:42:41 +00:00
Joe Marcus Clarke
df14fb7951 Add a missing dependency on xdamage.
PR:		123390
Submitted by:	dinoex
2008-05-04 20:23:23 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Jeremy Messenger
68c9624db0 -Fix enable CUPS by add --enable-cups=auto. [1]
-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]
2008-03-28 04:34:02 +00:00
Michael Johnson
fed01511f0 Update to 2.12.9 2008-03-12 12:17:01 +00:00
Joe Marcus Clarke
3a13661da0 Run gtk-query-immodules-2.0 and gdk-pixbuf-query-loaders upon package
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>
2008-02-22 01:07:39 +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
Joe Marcus Clarke
1cc05fd37f Update to 2.12.8. 2008-02-13 05:40:46 +00:00
Jeremy Messenger
a699c065c5 Update to 2.12.7. 2008-01-31 05:57:31 +00:00
Michael Johnson
61b565bb45 Update to 2.12.5 2008-01-09 13:43:59 +00:00
Jeremy Messenger
9e6b8031e4 Update to 2.12.4. 2008-01-08 18:05:31 +00:00
Jeremy Messenger
81981f6d21 Update to 2.12.3. 2007-12-12 04:29:51 +00:00