Migration to version 7.3.11
A dump/restore is not required for those running 7.3.X. However, if you
are upgrading from a version earlier than 7.3.10, see the release notes
for 7.3.10.
__________________________________________________________________
Changes
* Fix error that allowed "VACUUM" to remove ctid chains too soon, and
add more checking in code that follows ctid links
This fixes a long-standing problem that could cause crashes in very
rare circumstances.
* Fix CHAR() to properly pad spaces to the specified length when
using a multiple-byte character set (Yoshiyuki Asaba)
In prior releases, the padding of CHAR() was incorrect because it
only padded to the specified number of bytes without considering
how many characters were stored.
* Fix missing rows in queries like UPDATE a=... WHERE a... with GiST
index on column a
* Improve checking for partially-written WAL pages
* Improve robustness of signal handling when SSL is enabled
* Various memory leakage fixes
* Various portability improvements
* Fix PL/PgSQL to handle var := var correctly when the variable is of
pass-by-reference type
These patches update graphics/digikam and
graphics/digikamimageplugins to version 0.7.4.
Two new ports are included: graphics/digikam-doc and
graphics/digikamimageplugins-doc. The documentation for these
ports is now split from the main program.
PR: ports/85718
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
These patches update graphics/digikam and
graphics/digikamimageplugins to version 0.7.4.
Two new ports are included: graphics/digikam-doc and
graphics/digikamimageplugins-doc. The documentation for
these ports is now split from the main program.
PR: ports/85718
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
Remove bash.cc.keio.ac.jp; the host doesn't exist, and
even in 2000 when it did exist, it didn't have the file.
Remove ftp.iis.u-tokyo.ac.jp; it has not has a TeX directory
since 2000.
Remove ftp.waseda.ac.jp; it has no tex directory.
files/patch-im-client_gcin-im-client.c:
Without this, connecting to gcin daemon via unix domain socket (which is
gcin's preferred method) NEVER works. Not sure how it works on Linux, I'd
like to discuss this with gcin author. Unknown to me at this time.
files/patch-win0.c:
On its discussion forum, people said 1.0.9 needs this otherwise the build
won't work.
These patches update graphics/digikam and
graphics/digikamimageplugins to version 0.7.4.
Two new ports are included: graphics/digikam-doc and
graphics/digikamimageplugins-doc. The documentation for these
ports is now split from the main program.
PR: ports/85718
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
and off experimenting, it got somewhat of an overhaul when the Quake engine
source code was released, and I began developing a custom OpenGL-only engine
for it and other mods, which supports Windows WGL and Linux GLX, and has
greatly improved graphics and image quality.
WWW: http://icculus.org/twilight/darkplaces/
PR: ports/85325
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Dime code base. The main differences between Dime and Ember is the latters focus
on using third party libraries instead of in house development, and its
commitment to OGRE.
Some of the features are:
* Full 3d world with dynamic terrain generation
* Easy to use GUI system
* Context menus for in game interaction
* Support for experimental graphical features such as dynamically generated
trees, realistic water and ground cover
WWW: http://www.worldforge.org/dev/eng/clients/ember
(different C++ API between 2.95 and 3.4)
Depend on libsigc++20 instead of 12 because 20 gets everytime take
if it is installed. This also highers the library version from
4 to 5.
Bump PORTREVISION
The object of the game is to move a differently colored balls through
the maze, connecting it with the other same colored balls.
PR: ports/86847
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: sem (mentor)
with 3D OpenGL graphics graphics and OpenAL positional audio. Excido is not a
highly complex experience, but you may enjoy it as a small diversion.
Excido was developed under GNU/Linux, and has also been found to work on MacOS
X. It should also work with minimal porting effort on the other platforms
supported by SDL/OpenAL.
WWW: http://icculus.org/excido/
PR: ports/85157
Submitted by: Alejandro Pulver <alejandro@varnet.biz>