| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 10:44:29
1.8.3_1
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
1.8.3_1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
22 Mar 2013 11:50:07
1.8.3_1
|
kwm  |
Make sure we embed the right pkgconfig file name for webkit in the
introspection files. This fixes the epiphany build. This doesn't affect
webkit-gtk3 because the pkgconfig file is named correctly.
Submitted by: mezz@ |
13 Mar 2013 07:59:14
1.8.3
|
kwm  |
Update the webkit-gtk2 port to 1.8.3. This should fix the
soup_session_send_request_async() error when running webkit based programs like
midori. Also add a webkit-gtk3 port.
Obtained from: gnome team repo |
08 Mar 2013 11:32:12
1.4.3_2
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
08 Mar 2013 10:51:36
1.4.3_2
|
kwm  |
* 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 |
26 Feb 2013 15:34:08
1.4.3_2
|
kwm  |
Fix the build with bison 2.6+.
Thanks to Ken for providing information about the problem in the form of a
bugreport upstream about this issue.
Reported by: miwi@, danfe@ and Ken Paquette <ken.paquette@gmail.com>
Obtained from: webkit svn rev 124099 |
18 Dec 2012 23:09:07
1.4.3_2
|
bapt  |
Chase icu, graphite2 and libexttextcat bump |
01 Jun 2012 05:26:28
1.4.3_1
|
dinoex  |
- update png to 1.5.10 |
27 Feb 2012 19:49:04
1.4.3
|
kwm  |
Remove the video option, webkit no longer builds without it.
PR: ports/160268 [1], ports/160471 [2]
Reported by: paul@thistledew.org [1], Martin Laabs <spamtrap@martinlaabs.de>
[2] |
14 Oct 2011 16:08:10
1.4.3
|
kwm  |
Update to 1.4.3.
Fix a crash in midori [1]
Fix build with clang [2]
PR: ports/160251 [1]
ports/160538 [2]
Reported by: rene@ [2]
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> [1]
Andrei Lavreniyuk <andy.lavr@gmail.com> [2]
Obtained from: https://bugs.webkit.org/show_bug.cgi?id=50173 [1] |
23 Sep 2011 22:26:39
1.4.2_1
|
amdmi3  |
- 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 |
23 Aug 2011 18:32:20
1.4.2_1
|
kwm  |
Update to 1.4.2. |
10 Jul 2011 21:06:39
1.2.7_2
|
bapt  |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines |
09 Jun 2011 10:11:24
1.2.7_1
|
kwm  |
Correct p5-Switch depend line.
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk> |
27 May 2011 23:28:59
1.2.7_1
|
mandree  |
Fix build with Perl >= 5.14.
Perl 5.14 has deprecated Switch.pm, as announced since Perl 5.10.1.
The webkit build script requires Switch though, so add it to BUILD_DEPENDS on
newer Perl versions.
Submitted by: Christoph Moench-Tegeder (including patch) [1]
Approved by: Jeremy Messenger (mezz@) in
http://lists.freebsd.org/pipermail/freebsd-gnome/2011-May/026025.html
PR: ports/157236 [1]
PR: ports/157275 (duplicate by Hardy Schumacher)
PR: ports/157288 (copy of 157236) |
14 Apr 2011 06:11:20
1.2.7_1
|
kwm  |
mark jobs unsafe, this fixes the build on SMP boxes with gmake 3.82. |
12 Mar 2011 13:01:10
1.2.7_1
|
kwm  |
Fix a bug where animated GIF's would blink.
Submitted by: Michal Varga varga.michal@gmail.com
Obtained from: http://gitorious.org/webkitgtk |
10 Feb 2011 10:53:17
1.2.7
|
kwm  |
Update to 1.2.7.
Fixes multiple security vulnabilities.
Security: 35ecdcbe-3501-11e0-afcd-0015f2db7bde |
30 Dec 2010 17:16:34
1.2.6  |
kwm  |
Update to 1.2.6.
Security: 06a12e26-142e-11e0-bea2-0015f2db7bde |
16 Dec 2010 18:47:57
1.2.5_2  |
bapt  |
- Prepare for devel/icu4 deletion
- fix py-icu with icu4.6
- fix portsgresql*server with icu 4.6
- remove now useless icu patch from webkit |
15 Dec 2010 11:37:49
1.2.5_1  |
bapt  |
Chase devel/icu upgrade
Add an updating note |
04 Dec 2010 07:34:27
1.2.5_1  |
ade  |
Sync to new bsd.autotools.mk |
20 Nov 2010 15:37:08
1.2.5_1  |
kwm  |
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 (Only the first 15 lines of the commit message are shown above ) |
20 Oct 2010 12:44:04
1.2.5  |
kwm  |
Update to 1.2.5.
Fix multiple security vulnabilities.
With Hat: gnome@
Security: e5090d2a-dbbe-11df-82f8-0015f2db7bde |
10 Sep 2010 13:04:34
1.2.4  |
kwm  |
Update to 1.2.4.
Fixes multiple vulnerbilities.
Security: 9bcfd7b6-bcda-11df-9a6a-0015f2db7bde |
18 Jul 2010 22:49:18
1.2.3  |
kwm  |
Update to 1.2.3.
This fixes a lot of security vulnabilites.
Fix the font size when webkit based browsers can't find a webpage. [1]
Chase after shlib version of icu4. [2]
PR: ports/148182 [1], ports/148743 [2]
Submitted by: Romain Tartiere <romain@FreeBSD.org> [1]
Jonathan Chen <jonc@chen.org.nz> [2]
Security: 19419b3b-92bd-11df-b140-0015f2db7bde |
14 Jun 2010 08:18:20
1.2.1_1  |
kwm  |
Fix build on powerpc64.
The powerpc64 ABI uses a table of contents structure holding a maximum of
65,000 elements per library, which GTK2-webkit overflows by default. Binutils
2.15 is incapable of rectifying this with several default optimizations turned
on, resulting in webkit failing to link on this platform.
Reduce the size of the TOC to fit within its bounds by adding -mminimal-toc
to cflags on powerpc64.
PR: ports/147725
Submitted by: nwhitehorn@ |
31 May 2010 22:52:40
1.2.1_1  |
marcus  |
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257 |
27 May 2010 20:58:33
1.2.1  |
kwm  |
Update to 1.2.1. |
24 May 2010 23:34:55
1.2.0  |
pav  |
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat |
13 May 2010 19:59:22
1.2.0  |
kwm  |
When the video option is unchecked, make sure we don't pick up gstreamer.
PR: ports/146550
Submitted by: Anonymous <swell.k@gmail.com> |
10 May 2010 21:19:08
1.2.0  |
kwm  |
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. (Only the first 15 lines of the commit message are shown above ) |
03 Apr 2010 10:44:36
1.1.15.4_4  |
roam  |
Chase the ftp/curl shlib version bump. |
28 Mar 2010 06:47:48
1.1.15.4_3  |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
24 Mar 2010 15:51:45
1.1.15.4_2  |
gahr  |
- Fix build on sparc64 |
22 Mar 2010 04:46:36
1.1.15.4_2  |
linimon  |
Mark as broken on ia64/sparc64: fails to compile.
Hat: portmgr |
10 Feb 2010 15:20:20
1.1.15.4_2  |
kwm  |
Fix build when icu 4.3 is used instead of 3.8 [1].
Still default to icu 3.8 but depend on icu 4.3 if its installed.
PR: ports/143718 [1]
Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua> |
05 Feb 2010 11:46:55
1.1.15.4_2  |
dinoex  |
- update to jpeg-8 |
23 Dec 2009 20:17:31
1.1.15.4_1  |
kwm  |
Look in LOCALBASE for flex, so we don't pick up the version from base. [1]
Add networkreponce support from upstream. [2]
Add a patch from upstream, to use the gzip encoding support in libsoup 2.28.2.
However if a website still displays junk. This means that it usesing deflate
which is not working in libsoup right now (like cvsweb.freebsd.org) [2]
PR: ports/141859 [1]
Submitted by: Carlos A. M. dos Santos <unixmania@gmail.com>
Obtained from: Webkit svn trunk. |
28 Nov 2009 20:06:37
1.1.15.4  |
marcus  |
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.
(Only the first 15 lines of the commit message are shown above ) |
02 Aug 2009 19:36:34
1.0.1_8  |
mezz  |
-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 |
31 Jul 2009 13:57:52
1.0.1_8  |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2009 19:02:14
1.0.1_7  |
marcus  |
Force building of the static lib to fix the plist. |
29 May 2009 04:41:42
1.0.1_6  |
linimon  |
Mark as broken on sparc64: fails to compile. |
01 Feb 2009 16:46:09
1.0.1_6  |
mezz  |
Somehow, if the configure finds bash then it will using bash's doltlibtool
then the result a static library will not be compile and install. It ends mess
up users' plist. Disable to use bash's doltlibtool. Bump the PORTREVISION.
I personal don't understand with bash's doltlibtool issue, so if anyone want
to dig in it deeper then be my guest.
PR: ports/130891
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> |
23 Jan 2009 15:43:14
1.0.1_5  |
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
10 Jan 2009 05:22:13
1.0.1_4  |
marcus  |
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 (Only the first 15 lines of the commit message are shown above ) |
06 Jan 2009 16:53:07
0.0.30549_1  |
wxs  |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
10 Dec 2008 07:35:19
0.0.30549_1  |
linimon  |
Mark as broken on sparc64.
Hat: portmgr |
20 Aug 2008 00:57:32
0.0.30549_1  |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 14:07:24
0.0.30549_1  |
edwin  |
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) |
31 Mar 2008 10:33:05
0.0.30549  |
ahze  |
BROKEN->IGNORE on 5.x
Requested by: marcus |
24 Mar 2008 03:50:55
0.0.30549  |
marcus  |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |