| non port: databases/evolution-data-server/files/patch-camel_camel-object.c |
|
CVSWeb
|
Number of commits found: 6 |
|
Tue, 3 Jul 2007
|
[ 05:47 marcus ]
1.37 databases/evolution-data-server/Makefile
1.21 databases/evolution-data-server/distinfo
1.6 databases/evolution-data-server/files/patch-camel_camel-object.c
Update to 1.10.3.
|
|
Wed, 18 Oct 2006
|
[ 21:18 marcus ]
1.5 databases/evolution-data-server/files/patch-camel_camel-object.c
Correct path to patched file.
Approved by: portmgr (implicit)
|
[ 21:15 marcus ]
1.28 databases/evolution-data-server/Makefile
1.4 databases/evolution-data-server/files/patch-camel_camel-object.c
Restore a patch that was lost in the GNOME 2.16 update and re-fix the
problem where Evolution would run out of memory on 64-bit platforms.
Reported by: cokane
Approved by: portmgr (implicit)
|
|
Sat, 14 Oct 2006
|
[ 08:35 marcus ]
1.54 accessibility/at-spi/Makefile
1.48 accessibility/atk/Makefile
1.33 accessibility/dasher/Makefile
1.57 accessibility/gail/Makefile
1.20 accessibility/gnome-speech/Makefile
1.33 accessibility/gnopernicus/Makefile
1.31 accessibility/gok/Makefile
1.1 accessibility/orca/Makefile
1.57 archivers/file-roller/Makefile
1.25 audio/gnome-audio/Makefile
(Only the first 10 of 577 ports in this commit are shown above. )
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 )
|
|
Sun, 19 Feb 2006
|
[ 22:13 marcus ]
1.2 databases/evolution-data-server/files/patch-camel_camel-object.c
Fix path to source file.
|
[ 22:12 marcus ]
1.21 databases/evolution-data-server/Makefile
1.1 databases/evolution-data-server/files/patch-camel_camel-object.c
Fix e-d-s so that it does not try to allocate all available memory on 64-bit
platforms. The fix committed is different from that in the PR since the
purpose of this memory was not clarified by the Evolution developers. The
fix committed casts the require memory size to an unsigned 32-bit integer.
Since the memory required should never exceed the maximum capacity of an
uint32_t, this is not a problem.
Thanks to anholt for tracking down this problem.
See http://bugzilla.gnome.org/show_bug.cgi?id=331099 for more details.
PR: 93215
|
Number of commits found: 6 |