aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-01-24 14:10:45 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-01-24 14:10:45 +0000
commitf00f210e61a1a97c4a68fcec84841ef07604d828 (patch)
tree62cac5783e3d1358090e551d7e3f3319d05c9bf7
parentadb90eaa28b6ff23a47b6b0be7ee7a9e3ab3a3a9 (diff)
downloadports-f00f210e61a1a97c4a68fcec84841ef07604d828.tar.gz
ports-f00f210e61a1a97c4a68fcec84841ef07604d828.zip
Notes
-rw-r--r--converters/cl-babel-sbcl/Makefile2
-rw-r--r--devel/buildapp/Makefile1
-rw-r--r--devel/cl-alexandria-sbcl/Makefile2
-rw-r--r--devel/cl-cffi-sbcl/Makefile2
-rw-r--r--devel/cl-infix-sbcl/Makefile2
-rw-r--r--devel/cl-port-sbcl/Makefile2
-rw-r--r--devel/cl-split-sequence-sbcl/Makefile2
-rw-r--r--devel/cl-trivial-features-sbcl/Makefile2
-rw-r--r--devel/cl-trivial-gray-streams-sbcl/Makefile2
-rw-r--r--devel/cl-uffi-sbcl/Makefile2
-rw-r--r--lang/sbcl/Makefile14
-rw-r--r--lang/sbcl/distinfo4
-rw-r--r--lang/sbcl/files/customize-target-features.lisp7
-rw-r--r--math/fricas/Makefile1
-rw-r--r--math/maxima/Makefile1
-rw-r--r--math/open-axiom/Makefile2
-rw-r--r--math/wxMaxima/Makefile2
-rw-r--r--security/cl-md5-sbcl/Makefile2
-rw-r--r--textproc/cl-meta-sbcl/Makefile2
-rw-r--r--textproc/cl-ppcre-sbcl/Makefile2
-rw-r--r--www/cl-lml-sbcl/Makefile2
-rw-r--r--x11-wm/stumpwm/Makefile2
-rw-r--r--x11/cl-clx-sbcl/Makefile3
-rw-r--r--x11/cl-clx/Makefile2
24 files changed, 34 insertions, 31 deletions
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index 2ec2ebacdc91..b4428c0feb18 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= babel
PORTVERSION= 2010.01.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= converters lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/buildapp/Makefile b/devel/buildapp/Makefile
index cf966d44fa2b..31b0bdc4774d 100644
--- a/devel/buildapp/Makefile
+++ b/devel/buildapp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= buildapp
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= devel lisp
MASTER_SITES= http://www.xach.com/lisp/
DISTNAME= ${PORTNAME}
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile
index 3b6af0027877..aa7291b1990c 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= alexandria
PORTVERSION= 2010.01.16
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-cffi-sbcl/Makefile b/devel/cl-cffi-sbcl/Makefile
index fd06b1c4dcce..f5a60560531b 100644
--- a/devel/cl-cffi-sbcl/Makefile
+++ b/devel/cl-cffi-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= cffi
PORTVERSION= 0.10.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index ca6942446b3e..22a37ea5e223 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= infix
PORTVERSION= 19960628
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index ca85ac50547e..722d24e09682 100644
--- a/devel/cl-port-sbcl/Makefile
+++ b/devel/cl-port-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= port
PORTVERSION= 2002.10.02.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index fbe3fc4176f1..50ae5afa0f32 100644
--- a/devel/cl-split-sequence-sbcl/Makefile
+++ b/devel/cl-split-sequence-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index 120df3e5e0ea..d8e2bae02063 100644
--- a/devel/cl-trivial-features-sbcl/Makefile
+++ b/devel/cl-trivial-features-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= trivial-features
PORTVERSION= 2010.01.16
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile
index cf650a7ab323..9c06ffb604bc 100644
--- a/devel/cl-trivial-gray-streams-sbcl/Makefile
+++ b/devel/cl-trivial-gray-streams-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= trivial-gray-streams
PORTVERSION= 2008.11.02
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile
index 62862f00128b..0a72ef7f91b0 100644
--- a/devel/cl-uffi-sbcl/Makefile
+++ b/devel/cl-uffi-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= uffi
PORTVERSION= 2.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index 3766f7f09b0c..331b59380029 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -9,7 +9,7 @@
#
PORTNAME= sbcl
-PORTVERSION= 1.0.54.0
+PORTVERSION= 1.0.55.0
PORTEPOCH= 1
CATEGORIES= lang lisp
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} \
@@ -82,6 +82,13 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
.include <bsd.port.pre.mk>
+MAKE_SH_ARGS?= --with-sb-core-compression
+.if defined(WITH_THREADS)
+MAKE_SH_ARGS+= --with-sb-thread
+.else
+MAKE_SH_ARGS+= --without-sb-thread
+.endif
+
.if !defined(NOPORTDOCS) && (defined(WITH_PDF) || defined(WITH_PS))
BUILD_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz
.endif
@@ -186,9 +193,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|cc -c|${CC} -c|' \
-e 's|ld \$$SO_FLAGS|${LD} \$$SO_FLAGS|' \
${WRKSRC}/tests/foreign.test.sh
-.if defined(WITH_THREADS)
- @${CP} ${FILESDIR}/customize-target-features.lisp ${WRKSRC}
-.endif
@${REINPLACE_CMD} -E -e 's,makeinfo,makeinfo --no-split,g' \
${WRKSRC}/doc/internals/Makefile
@@ -196,7 +200,7 @@ do-build:
@${FIND} ${WRKSRC} \( -name '*.orig' -o -name '*.bak' \) -delete
@(cd ${WRKSRC} && ${SETENV} CC="${CC}" INSTALL_ROOT=${PREFIX} \
LISP_EXTRA_ARG="${LISP_EXTRA_ARG}" \
- ${SH} make.sh ${LISP_CMD})
+ ${SH} make.sh ${LISP_CMD} ${MAKE_SH_ARGS})
@${RM} -rf ${WRKSRC}/contrib/sb-cover/test-output
.if !defined(NOPORTDOCS)
@(cd ${WRKSRC}/doc/manual && ${SETENV} \
diff --git a/lang/sbcl/distinfo b/lang/sbcl/distinfo
index 88f42fc15dec..bb408faac631 100644
--- a/lang/sbcl/distinfo
+++ b/lang/sbcl/distinfo
@@ -1,5 +1,5 @@
-SHA256 (sbcl-1.0.54-source.tar.bz2) = 8d850d94f8f6fb8dcc6dcb44fcc0ec07e97e95037d7864fc1edaeb5f3e1ce1c6
-SIZE (sbcl-1.0.54-source.tar.bz2) = 3600921
+SHA256 (sbcl-1.0.55-source.tar.bz2) = e3216a7b9c302b6c1431d0f1ae444008de8ac465eb44f4ae841300d052d207ad
+SIZE (sbcl-1.0.55-source.tar.bz2) = 3611026
SHA256 (sbcl-1.0.31-amd64-freebsd8-binary.tar.bz2) = 06a1e4e3a5f5f8e012ff6037a51624d7d1f34bff0979ce45e70418a293412b4e
SIZE (sbcl-1.0.31-amd64-freebsd8-binary.tar.bz2) = 8397764
SHA256 (sbcl-1.0.31-amd64-freebsd7-binary.tar.bz2) = fcbd5ed1948312a7b6eff7e6daf736e41be945a2c57bcee4b64f172ddde518b8
diff --git a/lang/sbcl/files/customize-target-features.lisp b/lang/sbcl/files/customize-target-features.lisp
deleted file mode 100644
index 299995966fca..000000000000
--- a/lang/sbcl/files/customize-target-features.lisp
+++ /dev/null
@@ -1,7 +0,0 @@
-(lambda (features)
- (flet ((enable (x)
- (pushnew x features))
- (disable (x)
- (setf features (remove x features))))
- (enable :sb-thread)
- features))
diff --git a/math/fricas/Makefile b/math/fricas/Makefile
index 19cac5614fdb..a67b25dd0be4 100644
--- a/math/fricas/Makefile
+++ b/math/fricas/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fricas
PORTVERSION= 1.1.5
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-full
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index b7bae42208ea..a4c9c3492995 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -7,6 +7,7 @@
PORTNAME= maxima
PORTVERSION= 5.26.0
+PORTREVISION= 1
CATEGORIES= math lisp tk
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
diff --git a/math/open-axiom/Makefile b/math/open-axiom/Makefile
index c6b7c6755271..7974e0764981 100644
--- a/math/open-axiom/Makefile
+++ b/math/open-axiom/Makefile
@@ -7,7 +7,7 @@
PORTNAME= open-axiom
PORTVERSION= 1.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
diff --git a/math/wxMaxima/Makefile b/math/wxMaxima/Makefile
index 7b952ebf7d5b..e70c274013d0 100644
--- a/math/wxMaxima/Makefile
+++ b/math/wxMaxima/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wxMaxima
PORTVERSION= 11.08.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile
index 856716631f8f..8125b89c4887 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= md5
PORTVERSION= 1.8.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index 8247bc5a9c21..334a33b5cc8f 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= meta
PORTVERSION= 0.1
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= textproc lisp
PKGNAMEPREFIX= cl-
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 0f140b57f180..ffc0c0781720 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= cl-ppcre
PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc lisp
DISTFILES= # none
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 760599a1885c..c63c8fdf486f 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= lml
PORTVERSION= 2.5.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www textproc
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index b3ef33809657..44be642ea9d9 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= stumpwm
PORTVERSION= 0.9.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-wm lisp
MASTER_SITES= SAVANNAH
DISTFILES= ${DISTNAME}.tgz
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
index e2d321d5ba46..a5a3e8fc29e4 100644
--- a/x11/cl-clx-sbcl/Makefile
+++ b/x11/cl-clx-sbcl/Makefile
@@ -4,6 +4,7 @@
#
# $FreeBSD$
+PORTREVISION= 2
DISTFILES= # none
MASTERDIR= ${.CURDIR}/../../x11/cl-clx
@@ -17,4 +18,6 @@ FASL_TARGET= sbcl
PLIST= ${.CURDIR}/pkg-plist
+BROKEN = : Changes in sbcl 1.0.55 have exposed problems in ${ASDF_PATHNAME}/depdefs.lisp
+
.include "${MASTERDIR}/Makefile"
diff --git a/x11/cl-clx/Makefile b/x11/cl-clx/Makefile
index aaa81909a6af..42f873669855 100644
--- a/x11/cl-clx/Makefile
+++ b/x11/cl-clx/Makefile
@@ -6,7 +6,7 @@
PORTNAME= clx
PORTVERSION= 0.7.4
-PORTREVISION= 1
+PORTREVISION?= 1
CATEGORIES= x11 lisp
MASTER_SITES= http://common-lisp.net/~abridgewater/dist/clx/
PKGNAMEPREFIX= cl-