| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Mar 2013 13:22:18
1.9
|
olgeni  |
Upgrade to version 1.9. |
26 Jan 2013 14:50:30
1.8
|
olgeni  |
Convert Makefile headers to the new format in my ports. |
19 Aug 2012 04:26:59
1.8
|
olgeni  |
Revert test code that crept in on r302526.
Submitted by: Jarrod Sayers <jarrod downtools.com.au> |
14 Aug 2012 16:35:45
1.8
|
olgeni  |
Upgrade to version 1.8. |
10 Oct 2011 10:35:03
1.7
|
olgeni  |
Unset CCL_DEFAULT_DIRECTORY before running the CCL compiler, else
the build would fail.
PR: ports/161416
Submitted by: Nali Toja <nalitoja gmail com> |
17 Aug 2011 11:53:19
1.7
|
olgeni  |
Upgrade to version 1.7. |
02 Apr 2011 21:09:15
1.6
|
olgeni  |
Set MANUAL_PACKAGE_BUILD for amd64 7 only, which causes an abort
trap under tinderbox. i386 7 and amd64/i386 8 build just fine. |
29 Mar 2011 20:35:44
1.6
|
olgeni  |
Remove MANUAL_PACKAGE_BUILD: this port builds fine in both i386 and
amd64 tinderboxes. |
28 Mar 2011 16:45:19
1.6
|
olgeni  |
Upgrade to version 1.6. |
25 Jun 2010 13:51:31
1.5
|
olgeni  |
Upgrade to version 1.5.
Feature safe: yes |
15 Jan 2010 11:13:51
1.4_2
|
olgeni  |
Precompile the asdf-install module.
Remove .orig files after patching.
Set MANUAL_PACKAGE_BUILD due to the SSE2 instruction set requirement. |
09 Jan 2010 14:09:13
1.4_1
|
olgeni  |
Integrate adsf-install and the local FreeBSD registry into
asdf:*central-registry* by default. |
08 Jan 2010 20:21:01
1.4
|
olgeni  |
Build without using a temporary script. |
08 Jan 2010 12:50:35
1.4
|
olgeni  |
Add a pkg-message file with a few hints. |
03 Jan 2010 16:17:30
1.4
|
olgeni  |
Add Clozure CL, a free Common Lisp implementation that can be
bootstrapped from C code alone.
Unfortunately this port does not support CPUs without the SSE2
instruction set, and will fail to build with a diagnostic message
in those cases. Supported FreeBSD architectures are i386 and amd64.
pkg-descr contains a quick description of the main Clozure CL
features. |