| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 08:50:47
2.34.3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
26 Apr 2013 10:44:29
2.34.3
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 10:13:20
2.34.3
|
bapt  |
Convert devel to USES=pkgconfig |
08 Mar 2013 12:23:43
2.34.3
|
kwm  |
Fix the build when the COLLATION_FIX option is enabled.
Reported by: ajtiM <lumiwa@gmail.com> |
08 Mar 2013 10:51:36
2.34.3
|
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 |
14 Feb 2013 09:42:13
2.28.8_5
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
01 Feb 2013 15:04:01
2.28.8_5
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
14 Feb 2012 12:45:35
2.28.8_4
|
mm  |
Bump pcre library dependency due to 8.30 update |
19 Jan 2012 17:13:12
2.28.8_3
|
ahze  |
Always disable libinofity to fix build if devel/libinotify is installed
PR: ports/160764
Reported by: Michiel Leenaars <michiel.ml@nlnet.nl>
John Hein <jhein@symmetricom.com>
Approved by: pav |
02 Jan 2012 16:32:36
2.28.8_3
|
marcus  |
Add some missing headers in strategic places to remove text relocations and
potentially fix linker errors with certain linkers/versions of binutils.
PR: 163115
Submitted by: Jilles Tjoelker <jilles@stack.nl> |
02 Jan 2012 16:32:21
2.28.8_3
|
marcus  |
Add some missing headers in strategic places to remove text relocations and
potentially fix linker errors with certain linkers/versions of binutils.
PR: 163115
Submitted by: Jilles Tjoelker <jilles@stack.nl> |
09 Nov 2011 09:24:57
2.28.8_2
|
marcus  |
Ignore the fdescfs when calculating FS capacity.
Reported by: Alexander Kapshuk <alexander.kapshuk@gmail.com> |
25 Sep 2011 15:44:00
2.28.8_1
|
marcus  |
Incorporate some patches from glib git to fix default application handling
and UNIX credential message passing. |
23 Sep 2011 22:26:39
2.28.8
|
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 |
07 Aug 2011 23:58:00
2.28.8
|
marcus  |
Remove a patch that is no longer needed.
Submitted by: andreast |
30 Jul 2011 09:20:22
2.28.8
|
kwm  |
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. |
14 Mar 2011 21:29:56
2.26.1_1
|
mezz  |
Add --enable-debug=yes in WITH_DEBUG to add more debug stuff.
PR: ports/154362
Submitted by: Stephen Fisher <steve@stephen-fisher.com> |
04 Dec 2010 07:34:27
2.26.1_1
|
ade  |
Sync to new bsd.autotools.mk |
24 Nov 2010 21:06:10
2.26.1_1
|
kwm  |
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'.
In glib-compile-schemas.c we have such a name.
PR: ports/152555
Submitted by: andreast@ |
23 Nov 2010 14:29:29
2.26.1_1
|
kwm  |
Remove the dbus dependancy. It is only used in the gdbus tests. |
20 Nov 2010 15:37:08
2.26.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 ) |
15 Aug 2010 05:31:02
2.24.2
|
marcus  |
Update to 2.24.2. |
20 Jul 2010 21:24:08
2.24.1_1
|
mezz  |
Back out previous committed of add -D__STDC_ISO_10646__ as it causes a few
applications crash.
PR: ports/148450
Reported by: Kyryll A Mirnenko <xmirya@gmail.com>
Discussed with: marcus
Feature safe: yes |
07 Jul 2010 21:50:25
2.24.1_1
|
marcus  |
Add -D__STDC_ISO_10646__ when the collation fix is enabled to fix a
crash on non-UTF-8 locales. This isn't being enabled globally as there
was not enough time to fully evaluate the fix.
Submitted by: Ivan Klymenko <fidaj@ukr.net>
Approved by: portmgr (erwin)
Feature safe: yes |
31 May 2010 22:52:40
2.24.1_1
|
marcus  |
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257 |
10 May 2010 21:19:08
2.24.1
|
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 ) |
07 Jan 2010 11:21:07
2.22.4
|
kwm  |
Update to 2.22.4. |
06 Dec 2009 04:56:26
2.22.3
|
marcus  |
Update to 2.22.3. |
28 Nov 2009 20:06:37
2.22.2
|
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 ) |
29 Aug 2009 21:48:15
2.20.5
|
marcus  |
Update to 2.20.5. |
02 Aug 2009 19:36:34
2.20.4
|
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 |
04 Jul 2009 08:25:19
2.20.4
|
kwm  |
Update to 2.20.4. |
29 May 2009 21:16:56
2.20.3
|
kwm  |
Update to 2.20.3. |
17 May 2009 05:09:14
2.20.2
|
marcus  |
Update to 2.20.2. |
12 Apr 2009 03:43:20
2.20.1
|
marcus  |
Update to 2.20.1. |
10 Apr 2009 05:56:28
2.20.0
|
marcus  |
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. |
10 Jan 2009 05:22:13
2.18.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 ) |
25 Nov 2008 18:52:50
2.16.5_1
|
marcus  |
Restore the ability to compile with optimized assembler code.
PR: 129088 |
21 Aug 2008 06:18:49
2.16.5
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20 Jul 2008 17:34:16
2.16.5
|
marcus  |
Update to 2.16.5. |
02 Jul 2008 03:26:32
2.16.4
|
marcus  |
Update to 2.16.4. |
06 Jun 2008 13:21:59
2.16.3_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) |
25 Apr 2008 02:51:09
2.16.3
|
marcel  |
Don't use __sync_fetch_and_add_si(), __sync_bool_compare_and_swap_si()
and __sync_bool_compare_and_swap_di() for atomic ops. Those are GCC
intrinsincs before GCC-4.1.0. With GCC 4.2.x in the tree, this breaks
the build. The glib20 code already has the right intrinsincs, so we
can eliminate this patch.
Ok'd by: marcus@ |
08 Apr 2008 11:37:12
2.16.3
|
ahze  |
Update to 2.16.3 |
01 Apr 2008 23:48:05
2.16.2
|
marcus  |
Update to 2.16.2. |
24 Mar 2008 03:50:55
2.16.1_2
|
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 |
09 Feb 2008 01:12:01
2.14.6
|
marcus  |
Update to 2.14.6. |
08 Jan 2008 04:49:03
2.14.5
|
marcus  |
Update to 2.14.5. |
11 Dec 2007 23:08:04
2.14.4
|
mezz  |
Update to 2.14.4. |
24 Oct 2007 23:37:25
2.14.2
|
marcus  |
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(Only the first 15 lines of the commit message are shown above ) |
17 Jul 2007 02:35:58
2.12.13
|
marcus  |
Update to 2.12.13. |
20 May 2007 22:00:44
2.12.12_2
|
marcus  |
Remove support for a separate X11BASE.
Approved by: portmgr (implicit) |
19 May 2007 20:32:57
2.12.12_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
02 May 2007 00:51:14
2.12.12
|
marcus  |
Update to 2.12.12. |
09 Mar 2007 06:05:25
2.12.11
|
mezz  |
Update to 2.12.11. |
07 Mar 2007 19:25:03
2.12.10
|
mezz  |
Update to 2.12.10. |
17 Jan 2007 03:02:10
2.12.9
|
mezz  |
Update to 2.12.9 to fix the ABI break in 2.12.8 release. |
16 Jan 2007 05:11:57
2.12.8
|
marcus  |
Remove a patch which is no longer required. |
15 Jan 2007 17:40:59
2.12.8
|
marcus  |
Update to 2.12.8. |
11 Jan 2007 17:21:36
2.12.7_1
|
jylefort  |
On i386 (>= 486) and amd64, fix the arch passed to configure so that
glib will implement atomic operations with assembler instructions
rather than mutexes (improves performance). |
05 Jan 2007 01:38:22
2.12.7
|
marcus  |
Update to 2.12.7. |
20 Dec 2006 18:02:37
2.12.6
|
mezz  |
Update to 2.12.6. |
19 Dec 2006 14:19:08
2.12.5
|
ahze  |
Update to 2.12.5 |
19 Oct 2006 18:19:29
2.12.4
|
jylefort  |
Restore the collation patch.
Approved by: portmgr (marcus) |
17 Oct 2006 01:45:41
2.12.4
|
marcus  |
Restore a patch to fix the build on ia64 that was removed during the
GNOME 2.16 import.
Approved by: portmgr (implicit) |
14 Oct 2006 08:35:50
2.12.4
|
marcus  |
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, (Only the first 15 lines of the commit message are shown above ) |
05 Oct 2006 16:14:14
2.10.3
|
jylefort  |
- Remove the ICU crash workaround and really fix the issue. If
resultLength is smaller than the length needed to store the collation
key, ucol_getSortKey() sometimes does not obey resultLength and
overflows the result buffer...
- Plug a memory leak in the icu patch. |
18 Sep 2006 18:25:49
2.10.3
|
jylefort  |
Avoid an icu crash in gimp by disabling optimizations. |
07 Sep 2006 18:47:07
2.10.3
|
jylefort  |
Fix glib20-reference fetching. |
23 Aug 2006 05:11:33
2.10.3
|
jylefort  |
Fix string collation by using the icu library, since the FreeBSD libc
does not support UTF-8 collation. |
06 Jul 2006 21:46:18
2.10.3
|
marcus  |
Fix the build on ia64.
Submitted by: marcel |
31 May 2006 22:18:51
2.10.3
|
mezz  |
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================(Only the first 15 lines of the commit message are shown above ) |
26 May 2006 18:29:52
2.10.3
|
ahze  |
- Update to 2.10.3 |
09 May 2006 22:03:27
2.10.2
|
jylefort  |
Add glib20-reference and the bsd.gnome-reference.mk framework. |
30 Apr 2006 00:47:21
2.10.2
|
marcus  |
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are). (Only the first 15 lines of the commit message are shown above ) |
23 Feb 2006 10:40:45
2.8.6_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 01:48:34
2.8.6
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Jan 2006 02:29:56
2.8.6
|
marcus  |
I got too agressive when cleaning up leftover locale directories. Put
these two back.
Reported by: pointyhat via kris |
18 Jan 2006 21:50:38
2.8.6
|
marcus  |
Update to 2.8.6. |
04 Jan 2006 04:02:40
2.8.5
|
bland  |
Update to 2.8.5 |
15 Nov 2005 18:19:26
2.8.4
|
marcus  |
Update to 2.8.4. |
05 Nov 2005 04:53:48
2.8.3
|
marcus  |
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
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.
(Only the first 15 lines of the commit message are shown above ) |
01 Aug 2005 16:10:56
2.6.6
|
marcus  |
Update to 2.6.6. |
20 Jul 2005 18:30:13
2.6.5_1
|
jylefort  |
Fix patch name. |
20 Jul 2005 18:24:51
2.6.5_1
|
jylefort  |
Fix memory leaks when G_ERRORCHECK_MUTEXES is used:
http://bugzilla.gnome.org/show_bug.cgi?id=311043 |
10 Jun 2005 20:45:32
2.6.5
|
kwm  |
Fix patching
Noticed by: krion |
10 Jun 2005 19:13:38
2.6.5
|
kwm  |
Update to 2.6.5. |
16 May 2005 06:48:08
2.6.4
|
mezz  |
FreeBSD 504101 doesn't need the stacksize hack anymore, which marcus has
committed a MFC of stacksize increase in RELENG_5 a few days ago.
Reviewed by: marcus |
07 Apr 2005 05:12:31
2.6.4
|
marcus  |
Update to 2.6.4. |
12 Mar 2005 10:39:38
2.6.3_1
|
marcus  |
Presenting GNOME 2.10 for FreeBSD!
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 (Only the first 15 lines of the commit message are shown above ) |
23 Dec 2004 20:29:05
2.4.8
|
mezz  |
Update MASTER_SITES for 2.3 -> 2.4. |
16 Dec 2004 05:49:27
2.4.8
|
kris  |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
03 Dec 2004 03:19:48
2.4.8
|
marcus  |
Update to 2.4.8. |
12 Oct 2004 02:31:51
2.4.7
|
marcus  |
Forced commit to note that the work for this update was done by adamw. |
12 Oct 2004 02:29:57
2.4.7
|
marcus  |
Update to 2.4.7. |
15 Sep 2004 02:52:17
2.4.6_1
|
marcus  |
Fix a threading portability problem in which g_mutex_trylock_posix_impl() did
not check for a return of EDEADLK, thus causing certain threaded applications
to break (e.g. bmp) with libpthread.
This is slated to be committed in the next release of glib. See
http://bugzilla.gnome.org/show_bug.cgi?id=152009 for more details.
Submitted by: Pascal Hofstee <caelian@gmail.com>
Reviewed by: portmgr
Approved by: portmgr (implicit and no objections from linimon) |
13 Aug 2004 15:09:06
2.4.6
|
bland  |
Update to 2.4.6 |
30 Jul 2004 22:04:13
2.4.5
|
mezz  |
Update to 2.4.5. |
27 Jul 2004 19:45:37
2.4.4_2
|
marcus  |
Remove the previous thread stack size hack, and add a slightly better one.
This new hack sets a default thread stack size of 1 MB (more in line with
Linux), but allows programmers to override that down to the minimum stack
size. This is subject to change again, but this is far better than the
hack that was previously in place. |