Date: Fri, 15 Oct 2010 23:04:07 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/sbcl Makefile distinfo pkg-plist ports/lang/sbcl/files patch-disable-failing-tests patch-install.sh Message-ID: <201010152304.o9FN4735046520@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2010-10-15 23:04:07 UTC
FreeBSD ports repository
Modified files:
lang/sbcl Makefile distinfo pkg-plist
Added files:
lang/sbcl/files patch-disable-failing-tests
Removed files:
lang/sbcl/files patch-install.sh
Log:
- Update to 1.0.43. [1]
- Allow memory upper bound on amd64, too. [1]
- Respect CC, *FLAGS, and toolchain-related variables. [1]
- Disable failing tests on threaded build: mailbox.interrupts-safety.1
and get-protocol-by-name/error. [2]
- Prevent local SBCL_HOME from interfering with installation. [2]
- Delete both .bak *and* .orig files in WRKSRC. [2]
- Install supplied documentation, both for the SBCL itself and the modules.
- Provide a way to install HTML, PDF and PS versions of manuals. Install
PDF and HTML by defaul.
- Substitue the correct build date in sbcl.1 manual page before installing.
- Don't install empty dirs and other temporary files.
- Respect NOPORTDOCS.
PR: ports/146623
Submitted by: bf <bf1783@gmail.com> [1], Anonymous <swell.k@gmail.com> [2]
Revision Changes Path
1.78 +142 -27 ports/lang/sbcl/Makefile
1.63 +3 -3 ports/lang/sbcl/distinfo
1.1 +20 -0 ports/lang/sbcl/files/patch-disable-failing-tests (new)
1.4 +0 -14 ports/lang/sbcl/files/patch-install.sh (dead)
1.44 +50 -82 ports/lang/sbcl/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010152304.o9FN4735046520>
