Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam cab058f664 Changes 5.6.13:
* Important Change; Replication: By default, when promoting integers from a smaller type on the master to a larger type on the slave (for example, from a SMALLINT column on the master to a BIGINT column on the slave), the promoted values are treated as though they are signed. Now in such cases it is possible to modify or override this behavior using one or both of ALL_SIGNED, ALL_UNSIGNED in the set of values specified for the slave_type_conversions server system variable. For more information, see Row-based replication: attribute promotion and demotion, as well as the description of the variable.

* Previously, program options could be specified in full or as any unambiguous prefix. For example, the --compress option could be given to mysqldump as --compr, but not as --comp because the latter is ambiguous. Option prefixes now are deprecated. They can cause problems when new options are implemented for programs. A prefix that is currently unambiguous might become ambiguous in the future. If an unambiguous prefix is given, a warning now occurs to provide feedback. For example:

Warning: Using unique option prefix compr instead of compress is
deprecated and will be removed in a future release. Please use the
full name instead.

Option prefixes are no longer supported in MySQL 5.7; only full options are accepted.

* The C API libmysqlclient shared-library .so files now have version 18.1.0 (up from version 18.0.0 used in MySQL 5.5).

* In batch mode, mysql formatted result status messages such as “"Query OK, 1 row affected"” but did not print them. Now these messages are not formatted.

* Bugs Fixed
2013-07-31 09:51:38 +00:00
archivers Fix packaging on Cygwin. 2013-07-30 13:43:47 +00:00
audio update to 1.2.1 2013-07-22 14:20:38 +00:00
benchmarks Drop "-ffloat-store" from CFLAGS. 2013-07-17 12:45:19 +00:00
biology Update to 3.0 2013-07-21 15:58:51 +00:00
bootstrap Add (Debian) GNU/kFreeBSD port. 2013-07-26 09:38:15 +00:00
cad update to 2.3 2013-07-24 10:54:14 +00:00
chat Update to 0.3.12. Changes: 2013-07-21 11:34:51 +00:00
comms Update to Asterisk 1.8.23.0: this is a bugfix release 2013-07-21 17:20:26 +00:00
converters Fix build under Cygwin. 2013-07-26 12:54:39 +00:00
cross * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
databases Changes 5.6.13: 2013-07-31 09:51:38 +00:00
devel Update to 1.219: 2013-07-31 07:10:35 +00:00
distfiles
doc Note update of net/p5-Net-DNS to 0.69nb1. 2013-07-31 09:48:36 +00:00
editors Update emacs-snapshot tot 24.3.50.20130713. 2013-07-22 08:13:56 +00:00
emulators Changes 1.5.2: 2013-07-29 13:10:26 +00:00
filesystems Update to 0.027 2013-07-27 07:44:42 +00:00
finance Fix starting it with guile-www-2.37. 2013-07-29 18:16:53 +00:00
fonts Revert bdftopcf -> ${TOOLS_PATH.bdftopcf} changes. Actually closes PR/47883. 2013-07-27 11:58:07 +00:00
games Update to 9976, bug fixes. 2013-07-31 07:12:29 +00:00
geography * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
graphics Fix python-enabled build. 2013-07-30 09:20:02 +00:00
ham + xnec2c. 2013-07-20 16:56:18 +00:00
inputmethod Update to 1.11.1502.102. 2013-07-20 04:34:53 +00:00
lang Add and enable php55. 2013-07-29 16:41:39 +00:00
licenses adding cc0-1.0-universal license (a public domain license by creative 2013-07-09 19:15:57 +00:00
mail Update to 1.10.2: 2013-07-28 20:52:16 +00:00
math GLPK 4.52.1 (release date: Jul 28, 2013) 2013-07-31 07:02:35 +00:00
mbone Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
meta-pkgs Add three more proto packages. 2013-07-29 21:11:51 +00:00
misc Update to 2.0.12: 2013-07-28 20:40:35 +00:00
mk Construct CC_VERSION differenty; fix for Xcode where clang reports itself as Apple LLVM 2013-07-31 06:37:27 +00:00
multimedia One more sync distinfo with mplayer, update of main distfile was missed. 2013-07-27 05:00:25 +00:00
net Add a patch allowing the caller to tweak the qdcount, ancount, 2013-07-31 09:47:52 +00:00
news This commit breaks pan completely -- it dies during startup. 2013-07-17 07:41:44 +00:00
packages
parallel Update to 2.7.3.31: 2013-07-28 20:41:41 +00:00
pkgtools + Warn about using REPLACE_PYTHON without including application.mk. 2013-07-30 19:50:04 +00:00
print HPLIP 3.13.6 - This release has the following changes: 2013-07-21 15:56:37 +00:00
regress
security + PACK. 2013-07-30 19:52:20 +00:00
shells * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
sysutils Update to 1.5: 2013-07-28 23:37:14 +00:00
templates
textproc Update to 2.0: 2013-07-30 19:15:15 +00:00
time lib/charset.alias is skipped by check-files.mk 2013-07-21 09:11:43 +00:00
wm Update to 2.3.0, based on a patch by Lokesh Mandvekar <lsm5@fedoraproject.org> 2013-07-29 06:42:32 +00:00
www Fix warnings from newer perl versions 2013-07-30 13:01:11 +00:00
x11 Update to 1.6.1: 2013-07-30 07:09:01 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.