pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/32480 CVS commit: pkgsrc/lang/parrot
The following reply was made to PR pkg/32480; it has been noted by GNATS.
From: Thomas Klausner <wiz%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: PR/32480 CVS commit: pkgsrc/lang/parrot
Date: Mon, 9 Jan 2006 17:47:07 +0000 (UTC)
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 9 17:47:07 UTC 2006
Modified Files:
pkgsrc/lang/parrot: Makefile PLIST distinfo
pkgsrc/lang/parrot/patches: patch-aa patch-ab patch-ac
Log Message:
Update to 0.4.1, from Anders Nor Berle in PR 32480.
New in 0.4.1
- Installation: 'make install' is using standard locations now
(/usr/local is the default --prefix)
- Produce static and shared libraries on some systems
- Configure system rearragement
- OS pmc started (mkdir,cd,cwd,rm,umask,stat)
- Shootout examples
- Test files are now testable with 'prove'
- Smoke (and smokej) outputs progress
- PIR supports: I = A < B (>,<=,>=,==,!=)
- Add support for octal number constants
- partcl updates:
- almost finish [string]; start [file]
- add build tool for generating inline'd tcl builtins from templates.
- Jako updates: NCI, subroutines, global variables and constants all work.
(Gregor)
Failed 3/190 test scripts, 98.42% okay. 15/4580 subtests failed, 99.67% okay.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/parrot/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/parrot/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/parrot/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/parrot/patches/patch-aa \
pkgsrc/lang/parrot/patches/patch-ab pkgsrc/lang/parrot/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index