1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
John Marino 701275cc6a lang/sbcl: Restore SBCL bootstrap and missing modules
There were several issues with the revamp of sbcl.

1) The removal of the lisp contrib modules broke several ports dependent
   on them.
2) The removal of a proper SBCL bootstrap (SBCL built by SBCL) broke
   DragonFly.  Generally it is recommended that compilers build themselves,
   although it's unclear if SBCL has such a recommendation.
3) Handling of .core suffix changed by default

This revamp was itself revamped signficantly:

A) Change SBCL option from building from locally installed SBCL to building
   from a downloaded bootstrap SBCL compiler (supports FreeBSD i386 & amd64
   and DragonFly x86_64)
B) Set this as the default option and move the formerly default CCL to a
   non-default option
C) Cosmetic: comment typo fixes, options realigned
D) contributed lisp modules readded to the makefile and pkg-plist
E) PLUS_BOOTSTRAPS switch to regenerate distinfo with all bootstrap files
F) Change "RENAME_DLM" PLIST_SUB to "CORE_SUFFIX" to unbreak makeplist
G) Regenerated pkg-plist (which wasn't previously ordered)
H) Set renaming of .core files to _core by default as it has been
   previously done for years.

Approved by:	DF Support / just-fix-it [1]

[1] No immediate response from ler@, adamw@, or maintainer after
notification of issues caused by changes of major update.  Justified by
need to restore platform builds and dependent port builds.
2017-01-27 17:42:13 +00:00
..
2017-01-03 11:01:05 +00:00
2017-01-19 00:37:17 +00:00
2017-01-01 03:45:12 +00:00
2017-01-03 11:01:05 +00:00
2017-01-27 10:08:14 +00:00
2016-12-29 15:49:18 +00:00
2017-01-01 03:45:12 +00:00
2016-12-27 14:38:46 +00:00
2017-01-15 15:08:27 +00:00
2017-01-13 07:21:04 +00:00
2017-01-12 18:28:57 +00:00
2017-01-12 18:01:56 +00:00
2017-01-26 18:19:47 +00:00
2017-01-01 00:08:27 +00:00
2017-01-03 11:09:43 +00:00
2017-01-01 03:45:12 +00:00
2017-01-10 14:44:13 +00:00
2017-01-18 14:07:39 +00:00
2017-01-01 03:45:12 +00:00
2017-01-19 12:47:27 +00:00
2017-01-24 11:54:20 +00:00
2017-01-01 03:45:12 +00:00
2017-01-22 15:29:45 +00:00
2017-01-20 03:03:29 +00:00
2017-01-23 02:35:42 +00:00
2017-01-24 18:42:57 +00:00
2017-01-27 14:07:05 +00:00
2017-01-01 03:45:12 +00:00
2016-12-28 12:15:41 +00:00
2017-01-12 08:48:31 +00:00
2017-01-06 08:45:03 +00:00
2017-01-02 17:47:52 +00:00
2017-01-03 11:01:05 +00:00
2017-01-24 13:47:48 +00:00