Getopt::Euclid uses your program's own documentation to create a com-
mand-line argument parser. This ensures that your program's documented
interface and its actual interface always agree.
- update license and PERMIT_* (after the discussions during p2k8 with
the devels they decieded to make it MIT licensed, great news!)
- plist change
- change to the new spaced equal-sign format
``Awesome, please go ahead'' bernd@.
JSON-GLib implements a full JSON parser using GLib and GObject.
Use JSON-GLib it is possible to parse and generate valid JSON data
structures, using a DOM-like API. JSON-GLib also offers GObject
integration, providing the ability to serialize and deserialize GObject
instances to and from JSON data types.
- sync/regen patches
- use os_bsd_x86.cpp from OpenJDK bsd-java repository plus
Greg Lewis's fixes posted to the bsd-port-dev list
- use Xiaobin Lu's datatype corrections from OpenJDK bug
6787106 + additional datatype corrections from me.
- use Vladimir Kozlov's bug fix from OpenJDK bug 6782820
- remove obsolete IcedTea awt binary plugs and update binary
plug distfile
- correctly define DEVTOOLS_PATH for bsd and verify + correct
Defs-utils.gmk locations for bsd utilities
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.
help, nitpicking and ok jasper@, ok wcmaier@
note that print/py-reportlab/reportlab needs some more
love.
also,
- add various utilities from contrib/ and tools/
- update svn2cl to version 0.11 (has a fix for OpenBSD ksh)
- install SVN::Fs man page
from maintainer Stefan Sperling, tweaked a bit by me
- PL_ArenaFinish should zero the static variable PRCallOnceType
once.
- Missing _MD_UNLOCK() in IsFileLocal in ntio.c.
- PR_Interrupt() interrupts PR_TransmitFile() while PR_BlockInterrupt()
in effect.
- use /dev/urandom instead of /dev/random
ok naddy@
This is a minor security release that adds another check to the XSS
filter for an Internet Explorer exploit. All users are encouraged
to upgrade to this version.