1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jimmy Olgeni
adf3ab7236 Unset CCL_DEFAULT_DIRECTORY before running the CCL compiler, else
the build would fail.

PR:		ports/161416
Submitted by:	Nali Toja <nalitoja gmail com>
2011-10-10 10:35:03 +00:00
Jimmy Olgeni
adc2f8a947 Upgrade to version 1.7. 2011-08-17 11:53:19 +00:00
Jimmy Olgeni
15b62d8559 Set MANUAL_PACKAGE_BUILD for amd64 7 only, which causes an abort
trap under tinderbox. i386 7 and amd64/i386 8 build just fine.
2011-04-02 21:09:15 +00:00
Jimmy Olgeni
8257905e76 Remove MANUAL_PACKAGE_BUILD: this port builds fine in both i386 and
amd64 tinderboxes.
2011-03-29 20:35:44 +00:00
Jimmy Olgeni
1d8ce56996 Upgrade to version 1.6. 2011-03-28 16:45:19 +00:00
Jimmy Olgeni
012032e4be Upgrade to version 1.5.
Feature safe:	yes
2010-06-25 13:51:31 +00:00
Jimmy Olgeni
80524222e8 Precompile the asdf-install module.
Remove .orig files after patching.
Set MANUAL_PACKAGE_BUILD due to the SSE2 instruction set requirement.
2010-01-15 11:13:51 +00:00
Jimmy Olgeni
d46c6439d3 Integrate adsf-install and the local FreeBSD registry into
asdf:*central-registry* by default.
2010-01-09 14:09:13 +00:00
Jimmy Olgeni
c37787df34 Build without using a temporary script. 2010-01-08 20:21:01 +00:00
Jimmy Olgeni
c8458b1479 Add a pkg-message file with a few hints. 2010-01-08 12:50:34 +00:00
Jimmy Olgeni
d45b729004 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.
2010-01-03 16:17:30 +00:00