with full namespace zero support. The specification is fetched as
additional distfile from the OPC UA foundation. The compiler needs
8 MB stack limit. The package size grows from 4 to 10 MB.
OK sthen@
Only 1.0.1 to 1.0.3 contains minor bug fixes.
Newer versions will break the API and are harder to port.
Use recent release directory at github.
Bump library version as public structures have changed.
A looped getc(3) call in unireverse never reached EOF on these arches
because the return value was stored in a char, instead of the
by-the-book type, int. This fixes an infinite loop at runtime.
OK jca@, maintainer timeout
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
misc/hfsplus is old code from 2002; failed to build with -fno-common;
assumed sizeof(long) == 4, which is wrong on LP64_ARCHS; failed when
the HFS+ has no HFS wrapper. Thaison Nguyen reported that hpmount
always gave an error.
- Simplify Makefile by setting AUTORECONF.
- Fix LP64_ARCHS by changing UInt32 and like types from long to int.
Change many "%ld" to "%d" in printf()s to match.
- Apply a patch from Gentoo to fix -fno-common.
- Fix HFS+ with no HFS wrapper by setting vol->maxblocks.
- In src/copyout.c, fix passing &size to int *lenptr.
ok tb@
It fails with "-fno-common", there's been no update in more than twenty
years, MASTER_SITES is already missing and we fall back to our cdn;
finally, there's a pledged vis(1) in base.
OK rsadowski kevlo
It fails with "-fno-common", there's been no update in more than twenty
years, MASTER_SITES is already missing and we fall back to our cdn;
finally, there's a pledged vis(1) in base.
OK rsadowski kevlo