o Depend on compat4x on OSVERSION >= 500000 since these are 4.5-RELEASE
binaries
o House a copy under MASTER_SITE_LOCAL: the local copy will be
versioned, developer has yet to be convinced of the advantages
of distributing versioned files
Approved by: portmgr (knu)
o House a copy under MASTER_SITE_LOCAL: the local copy will be
versioned, developer has yet to be convinced of the advantages
of distributing versioned files
Approved by: portmgr (knu)
alignment must be is based on elementary datatypes, but does not
take into account the alignment requirements of FP spills. Such
are present in jmp_buf. The memory allocator is used by the JPEG
and PNG libraries as well and the JPEG library has a jmp_buf in
one of its structures.
Another problem case is the "long double" type. This datatype is
not in the list of elementary types on which the minimal alignment
is based and can also be used by imported source code.
The patch forces 16-byte alignment on ia64.
hardware tick counter or an equivalent Solaris gethrtime() syscall.
This should be investigated further. FreeBSD might have an equivalent
syscall.
Submitted by: bento
From the freshmeat announcement:
A number of bugs are fixed, including a gauche.net bug and do-form
compilation bug which were sometimes the cause of crashes. Several
new modules are added, including message digest libraries (rfc.md5,
rfc.sha1, rfc.hmac, and util.digest), thread-local parameter support,
and port seek. Other enhancements include string split to take
strings and a regexp as a splitter.
Unfortunately, this does not fix the build failure on alpha. It is
still under investigation.
PR: ports/46284
Submitted by: Erik Greenwald <erik@smluc.org> (MAINTAINER)
Approved by: portmgr (knu)
Implicit approval because the port didn't build with the old version.
Also noticed on bento.
PR: ports/45690
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Reviewed by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
submit this fix back to the Mozilla team, since it will affect Mozilla 1.3a
as well.
Approved by: kris before departure (one of these days this update will end)
a library search path has a trailing / or a double /.
PR: ports/46162
Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
Approved by: portmgr (self, and no objection from others)
the user to specify a different logging facility
Submitted by: Christophe Labouisse <christophe@labouisse.org>
Reviewed by: knu
Approved by: portmgr (knu)
Add patch to maek it work on current: a magic () fix from kan@.
Add Serguei Tzukanov's "Hard Console" hack while we use it for
FreeBSD/s390 bootstrapping.