| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
While here extract the license text from doc/license.html into a text file.
Notes:
svn path=/head/; revision=550617
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=410201
|
|
|
|
|
|
|
|
|
|
| |
- Whitespace fix
Approved by: portmgr blanket
MFH: 2015Q2
Notes:
svn path=/head/; revision=385788
|
|
|
|
| |
Notes:
svn path=/head/; revision=375094
|
|
|
|
|
|
|
|
| |
PR: ports/186561
Submitted by: maintainer
Notes:
svn path=/head/; revision=348227
|
|
|
|
|
|
|
|
|
|
|
| |
- Add stage support
- Cleaning the warnings during compilation
PR: ports/185489
Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=338787
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
|
|
|
| |
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe)
Notes:
svn path=/head/; revision=313182
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/166292
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Approved by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=293665
|
|
|
|
| |
Notes:
svn path=/head/; revision=276987
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.
I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.
Thank you for your understanding.
Notes:
svn path=/head/; revision=255908
|
|
|
|
|
|
|
| |
starting with H,I,J,K,L
Notes:
svn path=/head/; revision=240071
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
| |
Notes:
svn path=/head/; revision=126231
|
|
|
|
| |
Notes:
svn path=/head/; revision=107097
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=105180
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
embedded into other systems as a command, macro, and development prototyping
language.
FreeBSD uses ficl in its loader. So far we haven't done much more in
this area, perhaps importing a port will encourage further fruitful
exploitation of this valuable tool.
Notes:
svn path=/head/; revision=95409
|