[Bug 198590] lang/sbcl install 1.2.9 as ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 15 05:03:29 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198590

            Bug ID: 198590
           Summary: lang/sbcl install 1.2.9 as ports
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: satosi.kimura at nifty.ne.jp

I can install latest sbcl (1.2.9) to FreeBSD/amd64 9.3.
(date of ports.tar.gz is 2014.11.28.)

(1) download source and document of sbcl, i.e
      sbcl-1.2.9-documentation-html.tar.bz2, and
      sbcl-1.2.9-source.tar.bz2
  from http://sbcl.sourceforge.net/ .

# cp sbcl-1.2.9-source.tar.bz2 /usr/ports/distfiles
# cp sbcl-1.2.9-documentation-html.tar.bz2 /usr/ports/distfiles

(2) make by ports
# /usr/ports/lang
# cp -pR sbcl sbcl.orig
# cd sbcl

replace following files by uploaded files.
Makefile
distinfo
pkg-plist
files/patch-contrib__sb-concurrency__tests__test-frlock.lisp
files/patch-contrib__sb-sprof__test.lisp
files/patch-src__runtime__thread.c

# make
# make install

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list