- The -4 and -6 switches have been addede to force usage of IPv4 or IPv6,
respectively,
- The "list=suffix" option in the supfile is now supported.
- And many bugfixes.
o According to website it fully supports MySQL 4.0, 4.1, and 5.0
- Might work with 4.0, so BROKEN_WITH_MYSQL 40 removed
o Makefile changes:
- Use MASTER_SITE_MYSQL instead
- Remove USE_REINPLACE
- DEFAULT_MYSQL_VER already defaults to 41
- Remove quotes from BROKEN message
- Use INSTALL_TARGET instead of install
PR: ports/92727
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
down through trecherous jungles, canyons, towering waterfalls, into the heart
of a volcano and through the driving rain of a cold industrial city.
Monkey will find help along the way in the form of exciting powerups, including
parachutes and jetpacks.
WWW: http://www.aelius.com/primateplunge/
PR: ports/92686
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
can't use -j in general since the build of the other bits is almost
certainly not -j safe. If set, this will speed up the build for those
with an SMP box. [1]
. Install the cacerts file from Sun's JDK 1.5.0_06 release rather than
using the almost empty one that comes with the SCSL source. [2]
. Bump PORTREVISION for the second change.
PR: 87552 [1]
Submitted by: leafy <leafy@leafy.idv.tw> [1]
Prompted by: Panagiotis Astithas <past@ebs.gr> [2]
- From ChangeLog:
* A deadlock fixed.
* Better system thread handling.
* Tables are now sortable in both ascending and descending order
* Preferences are saved and restored.
* Better handling of MS Windows builds.
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
PR: ports/92507
- ChangeLog:
o The mechanism of buffering is changed. Instead of allocation of the fixed
size of memory (10240, -s) buffering on-demand now is used. I.e. if the
analysis of the text to make it's impossible because of absence of the text
in Russians the buffer will not be allocated. Instead of it the text will be
immediately out (if certainly it's required).
o The output of the name of the code page after the analysis is changed.
Added output 'us-ascii (no hits)' in case of when at the text there are no
Russian characters. And removed trailing '(same as out)' from the output of
the default code page.
o The 'main' became even more confused. :-)
Submitted by: Vyacheslav Anikin <ghos@mail.ru> (maintainer)
PR: ports/92725
* Increase MAX_FONT_COUNT from 5000 to INT_MAX. Applies to both the X
and GTK platforms.
* Improve Russian C-x processing.
* More mule-ization and fix related crashes.
* Call set-current-locale (the wrapper for setlocale(3)) before
checking the current locale, because the C code doesn't.
* Initialise the hardware-specific mapping from raw keycodes to the
US key layout.
2.Fix pkg-plist.
Reported by: pointyhat(kris) (2)
warning that there are left over files (fixes plist errors).
- Unconditionally enable UTF8 support
Submitted by: infofarmer@gmail.com (maintainer)
PR: ports/92546