HomeFreeBSD

devel/rudiments: 0.52 -> 0.53

Description

devel/rudiments: 0.52 -> 0.53
databases/sqlrelay: 0.62 -> 0.63

0.53 - exposed codetreegrammar class and updated codetree class so that

		successive parses/writes can use the same grammar without
		having to reload it

added insert/appendXml(File) methods to xmldomnode to parse and

		insert/append xml strings or files to a node

fixed FILE->fileno detection for solaris 11.2,

		which doesn't have it at all

llabs() is detected and preferred to abs()
added partial xml namespace support (namespaces for tags)
added partial support for extended ascii character set to character

		class

added setgroups() call before setuid() call to drop extraneous groups
updated rudiments-config man page, slightly
removed outdated and unused dtd class
updated file::resolveSymbolicLink() to use

		directory::maxPathLength(filename) as a starting point

updated directory::getCurrentDirectory() to use

		MAX_PATH as a starting point

serialport/serialportprofile, modemserver/modemclient classes are

		disabled in the default build now

updated intro docs

0.63 - suppressed ruby configure warning
fixed glib detection if pkg-config isn't present
fixed mono detection on freebsd
fixed node.js yes/no misreport bug in configure script
added freetds tcl test
fixed slashes in tcl tests for windows
updated docs to mention firebird buffer size parameters
updated MAX_ITEM_BUFFER_SIZE to 32768 for firebird
fixed ruby detection on fedora 22
fixed missing export for setAuth/ResponseTimeout in ruby api
added manual include of inttypes.h in php api to work around issue with

		define/undef games, revealed on openbsd 5.7

tweaked ruby cflags script for debian 8
refactored mysql detection
tweaked unixodbc detection to also look in /usr/include/odbc
renamed "oracle8" connection plugin to "oracle"
renamed "sybase" connection plugin to "sap"
updated identity tests in api's/cmdline clients to use

		charstring::contains() rather than !charstring::compare()

implemented missing destructors for ADO.NET Data Provider

Details

Provenance
piAuthored on
Parents
rP395906: Update to 6.18.
Branches
Unknown
Tags
Unknown