diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-03-06 03:07:33 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-03-06 03:07:33 +0800 |
commit | c193717f83830fd73579bbbfd36e6a926d6f3750 (patch) | |
tree | 7cca9d9492ef0a92b2fd3c35a69c2825400873c3 /devel/dasm | |
parent | defc95ba7cf40f6036d31d8a0e73613ea020948e (diff) | |
download | freebsd-ports-gnome-c193717f83830fd73579bbbfd36e6a926d6f3750.tar.gz freebsd-ports-gnome-c193717f83830fd73579bbbfd36e6a926d6f3750.tar.zst freebsd-ports-gnome-c193717f83830fd73579bbbfd36e6a926d6f3750.zip |
Bring in some fixes from GSoC 2015.
There was a GSoC 2015 from Colin Lord to bring to the base system a recent
version of Ficl. pfg@ found many bugs in ficl4.
Among them:
- Fix ficlInstructionPick bug. Pick instructions from 0, not 1.
Credit to Toomas Soome from the Illumos project.
- Fix some math bugs.
Credit to Toomas Soome from the Illumos project.
- Fix bug in Ficl stack preventing the stack from growing.
Obtained from: http://sourceforge.net/p/ficl/mailman/message/26634755/
- Change rand and srand calls to random and srandom
Fix those in the port. While here, unset MAKE_JOBS_UNSAFE as the port builds
fine without it, and get rid of the DATA option that has no effect.
PR: 207041
Submitted by: pfg
Approved by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Diffstat (limited to 'devel/dasm')
0 files changed, 0 insertions, 0 deletions