Subject: CVS commit: pkgsrc/lang/onyx
To: None <pkgsrc-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 01/04/2004 03:08:03
Module Name: pkgsrc
Committed By: mrg
Date: Sun Jan 4 03:08:03 UTC 2004
Modified Files:
pkgsrc/lang/onyx: Makefile PLIST distinfo
Log Message:
update onyx to version 5.0.0. too many changes to list but includes:
- better RE support, including PCRE support
- better C++ support
- better -lm (math library) support
- new "-i" flag / $ONYXRC support
- new -f/-s flags
- many new builtin functions (operators)
- fix many bugs
- new "class" and "instance" types
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/lang/onyx/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/onyx/PLIST pkgsrc/lang/onyx/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.