| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/109278
Submitted by: Nils M Holm <nmh at t3x.org> (maintainer)
Notes:
svn path=/head/; revision=185493
|
|
|
|
|
|
|
|
| |
PR: 108605
Submitted by: Nils M Holm <nmh@t3x.org>
Notes:
svn path=/head/; revision=183778
|
|
|
|
|
|
|
|
| |
PR: ports/108079
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
Notes:
svn path=/head/; revision=182791
|
|
|
|
|
|
|
|
| |
PR: 107371
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
Notes:
svn path=/head/; revision=181161
|
|
|
|
|
|
|
|
|
|
|
| |
- Improved memory allocator.
- Added READ-FROM-STRING and WRITE-TO-STRING procedures.
PR: ports/105912
Submitted by: maintainer (Nils M Holm)
Notes:
svn path=/head/; revision=178223
|
|
|
|
|
|
|
|
| |
PR: ports/105605
Submitted by: Nils M Holm <nmh@t3x.org> (Maintainer)
Notes:
svn path=/head/; revision=177438
|
|
|
|
|
|
|
|
|
|
| |
- Add conflicts with devel/p5-PAR for bin/pp
PR: ports/105237
Submitted by: Nils M Holm (maintainer)
Notes:
svn path=/head/; revision=176826
|
|
|
|
|
|
|
|
| |
PR: ports/104433
Submitted by: maintainer (Nils M Holm)
Notes:
svn path=/head/; revision=175730
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed syntax transformers [1].
- Added Micro KANREN example [1].
- Add -fPIC to sketchy.o, which goes into libsketchy.so to allow building on
amd64 [2].
- Rename libsketchy.so to libsketchy.so.0 and add symlink libsketchy.so ->
libskeychy.so.0 to allow using the shared library [2].
- Add USE_LDCONFIG [2].
PR: ports/104167 [1]
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer) [1]
Reworked by: alepulver (myself) [2]
Notes:
svn path=/head/; revision=174976
|
|
|
|
|
|
|
|
|
|
| |
- Added syntax transformers
PR: ports/104000
Submitted by: maintainer (Nils M Holm)
Notes:
svn path=/head/; revision=174526
|
|
|
|
|
|
|
|
|
|
| |
- Completed API part of manual
PR: ports/103551
Submitted by: Nils M Holm <nmh(at)t3x.org> (maintainer)
Notes:
svn path=/head/; revision=173695
|
|
|
|
|
|
|
|
| |
PR: ports/103335
Submitted by: Nils M Holm <nmh(at)t3x.org> (maintainer)
Notes:
svn path=/head/; revision=173357
|
|
|
|
|
|
|
|
|
|
|
| |
- Added -fPIC to CFLAGS.
PR: ports/101577
Submitted by: Nils M Holm <nmh(at)t3x.org>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=170953
|
|
|
|
|
|
|
|
| |
PR: ports/94095
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
Notes:
svn path=/head/; revision=157719
|
|
|
|
|
|
|
|
| |
PR: 92641
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
Notes:
svn path=/head/; revision=154933
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to version 2006-01-02.
(In case the pasted diff is not usable, please contact me
by email. I have tried to send the patch by mail, but my
provider appears to be blacklisted at spamcop.net.)
PR: ports/91271
Submitted by: Nils M Holm <nmh@t3x.org>
Notes:
svn path=/head/; revision=152701
|
|
|
|
|
|
|
|
| |
PR: ports/89941
Submitted by: Nils M Holm <nmh -at- t3x.org> (maintainer)
Notes:
svn path=/head/; revision=150386
|
|
|
|
|
|
|
|
|
|
|
| |
Update COMMENT and pkg-descr
Add SHA256
PR: 89216
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
Notes:
svn path=/head/; revision=148724
|
|
|
|
|
|
|
|
| |
PR: ports/84813
Submitted by: maintainer
Notes:
svn path=/head/; revision=142698
|
|
|
|
|
|
|
|
| |
PR: ports/83015
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)N
Notes:
svn path=/head/; revision=138564
|
|
|
|
|
|
|
|
| |
PR: ports/81514
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
Notes:
svn path=/head/; revision=136203
|
|
SketchyLISP is a small, tail-recursive, lexically scoped interpreter for
purely symbolic dialect of LISP that smells like Scheme. It may be considered
an implementation of pure LISP plus DEFINE and CALL/CC.
This package contains the SketchyLISP interpreter and library, the reference
manual, and example programs.
WWW: http://www.t3x.org/sketchy/
PR: ports/81012
Submitted by: Nils M Holm <nmh@t3x.org>
Notes:
svn path=/head/; revision=135413
|