| non port: devel/cl-port-sbcl/Makefile |
|
CVSWeb
|
Number of commits found: 15 |
|
Tue, 22 May 2012
|
[ 19:16 bf ]
1.7 converters/cl-babel-sbcl/Makefile
1.5 devel/buildapp/Makefile
1.7 devel/cl-alexandria-sbcl/Makefile
1.7 devel/cl-cffi-sbcl/Makefile
1.16 devel/cl-infix-sbcl/Makefile
1.15 devel/cl-port-sbcl/Makefile
1.16 devel/cl-split-sequence-sbcl/Makefile
1.7 devel/cl-trivial-features-sbcl/Makefile
1.7 devel/cl-trivial-gray-streams-sbcl/Makefile
1.16 devel/cl-uffi-sbcl/Makefile
(Only the first 10 of 22 ports in this commit are shown above. )
update lang/sbcl to 1.0.57, and adjust dependent ports
|
|
Mon, 23 Apr 2012
|
[ 09:27 bf ]
1.6 converters/cl-babel-sbcl/Makefile
1.4 devel/buildapp/Makefile
1.6 devel/cl-alexandria-sbcl/Makefile
1.6 devel/cl-cffi-sbcl/Makefile
1.15 devel/cl-infix-sbcl/Makefile
1.14 devel/cl-port-sbcl/Makefile
1.15 devel/cl-split-sequence-sbcl/Makefile
1.6 devel/cl-trivial-features-sbcl/Makefile
1.6 devel/cl-trivial-gray-streams-sbcl/Makefile
1.15 devel/cl-uffi-sbcl/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
|
|
Tue, 24 Jan 2012
|
[ 14:10 bf ]
1.5 converters/cl-babel-sbcl/Makefile
1.3 devel/buildapp/Makefile
1.5 devel/cl-alexandria-sbcl/Makefile
1.5 devel/cl-cffi-sbcl/Makefile
1.14 devel/cl-infix-sbcl/Makefile
1.13 devel/cl-port-sbcl/Makefile
1.14 devel/cl-split-sequence-sbcl/Makefile
1.5 devel/cl-trivial-features-sbcl/Makefile
1.5 devel/cl-trivial-gray-streams-sbcl/Makefile
1.14 devel/cl-uffi-sbcl/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
update lang/sbcl to 1.0.55, and adjust dependent ports
|
|
Tue, 16 Aug 2011
|
[ 21:00 olgeni ]
1.4 converters/cl-babel-sbcl/Makefile
1.4 devel/cl-alexandria-sbcl/Makefile
1.4 devel/cl-cffi-sbcl/Makefile
1.13 devel/cl-infix-sbcl/Makefile
1.12 devel/cl-port-sbcl/Makefile
1.13 devel/cl-split-sequence-sbcl/Makefile
1.4 devel/cl-trivial-features-sbcl/Makefile
1.4 devel/cl-trivial-gray-streams-sbcl/Makefile
1.13 devel/cl-uffi-sbcl/Makefile
1.5 security/cl-md5-sbcl/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
|
|
Wed, 20 Jul 2011
|
[ 19:40 pav ]
1.3 devel/cl-alexandria-sbcl/Makefile
1.12 devel/cl-infix-sbcl/Makefile
1.11 devel/cl-port-sbcl/Makefile
1.12 devel/cl-split-sequence-sbcl/Makefile
1.3 devel/cl-trivial-features-sbcl/Makefile
1.3 devel/cl-trivial-gray-streams-sbcl/Makefile
1.12 devel/cl-uffi-sbcl/Makefile
1.4 security/cl-md5-sbcl/Makefile
1.13 textproc/cl-meta-sbcl/Makefile
1.11 textproc/cl-ppcre-sbcl/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
- Mark BROKEN: fails to build
Reported by: pointyhat
|
|
Wed, 20 Jan 2010
|
[ 12:40 olgeni ]
1.2 devel/cl-alexandria-clisp/Makefile
1.2 devel/cl-alexandria-sbcl/Makefile
1.11 devel/cl-asdf-clisp/Makefile
1.13 devel/cl-asdf/Makefile
1.8 devel/cl-infix-sbcl/Makefile
1.11 devel/cl-port-clisp/Makefile
1.10 devel/cl-port-sbcl/Makefile
1.12 devel/cl-split-sequence-clisp/Makefile
1.11 devel/cl-split-sequence-sbcl/Makefile
1.2 devel/cl-trivial-features-clisp/Makefile
(Only the first 10 of 45 ports in this commit are shown above. )
When building ASDF modules with the previous cl-asdf port version,
sometimes the build would fail because of "missing" packages that
weren't actually missing (this only happened in ports that aren't
committed yet).
Rewrite the FASL placement code using the asdf-binary-locations
extension, which is already included in the cl-asdf port but needs
to be installed from ports when building for SBCL (which has its
own ASDF code). The binary-locations code generates paths unsuitable
for PLISTs, therefore it has been overridden with
lisp-specific-fasl-subdir.
Because of the new code, PLIST generation for cl-*-sbcl and cl-*-clisp
ports is now entirely automated.
All dependent cl-* ports are upgraded (obsolete code removed,
PORTREVISION bumped).
|
|
Sat, 16 Jan 2010
|
[ 11:13 olgeni ]
1.7 devel/cl-infix-sbcl/Makefile
1.10 devel/cl-port-clisp/Makefile
1.9 devel/cl-port-sbcl/Makefile
1.11 devel/cl-split-sequence-clisp/Makefile
1.10 devel/cl-split-sequence-sbcl/Makefile
1.11 textproc/cl-meta-clisp/Makefile
1.10 textproc/cl-meta-sbcl/Makefile
1.9 textproc/cl-ppcre-clisp/Makefile
1.8 textproc/cl-ppcre-sbcl/Makefile
1.8 www/cl-lml-sbcl/Makefile
Remove unused MASTER_SITES on FASL binary ports, since they only
build sources installed by dependencies.
|
|
Fri, 15 Jan 2010
|
[ 12:13 olgeni ]
1.10 devel/cl-asdf-clisp/Makefile
1.12 devel/cl-asdf/Makefile
1.6 devel/cl-infix-sbcl/Makefile
1.6 devel/cl-infix/Makefile
1.9 devel/cl-port-clisp/Makefile
1.8 devel/cl-port-sbcl/Makefile
1.9 devel/cl-port/Makefile
1.10 devel/cl-split-sequence-clisp/Makefile
1.9 devel/cl-split-sequence-sbcl/Makefile
1.9 devel/cl-split-sequence/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
Remove redundant code and variables from the cl-* ports.
Introduce bsd.cl-asdf.mk to automate the compilation and installation
of Common Lisp libraries using the ASDF framework.
Currently it supports building FASL files on SBCL and CLISP, to
support the ports that already exist in the ports tree.
This should help bringing in more cl-* ports from the ASDF repository
without excessive code duplication.
|
|
Wed, 13 Jan 2010
|
[ 00:20 olgeni ]
1.5 devel/cl-infix-sbcl/Makefile
1.7 devel/cl-port-sbcl/Makefile
1.8 devel/cl-split-sequence-sbcl/Makefile
1.6 devel/cl-uffi-sbcl/Makefile
1.8 textproc/cl-meta-sbcl/Makefile
1.6 textproc/cl-ppcre-sbcl/Makefile
1.5 www/cl-lml-sbcl/Makefile
Remove dependencies on obsolete cl-asdf-sbcl port.
|
|
Tue, 12 Jan 2010
|
[ 21:32 olgeni ]
1.4 devel/cl-infix-sbcl/Makefile
1.4 devel/cl-infix/Makefile
1.8 devel/cl-port-clisp/Makefile
1.6 devel/cl-port-sbcl/Makefile
1.7 devel/cl-port/Makefile
1.9 devel/cl-split-sequence-clisp/Makefile
1.7 devel/cl-split-sequence-sbcl/Makefile
1.7 devel/cl-split-sequence/Makefile
1.5 devel/cl-uffi-sbcl/Makefile
1.10 devel/cl-uffi/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments.
|
|
Mon, 11 Jan 2010
|
[ 23:50 olgeni ]
1.3 devel/cl-infix-sbcl/Makefile
1.3 devel/cl-infix/Makefile
1.7 devel/cl-port-clisp/Makefile
1.5 devel/cl-port-sbcl/Makefile
1.6 devel/cl-port/Makefile
1.8 devel/cl-split-sequence-clisp/Makefile
1.6 devel/cl-split-sequence-sbcl/Makefile
1.6 devel/cl-split-sequence/Makefile
1.7 textproc/cl-meta-clisp/Makefile
1.5 textproc/cl-meta-sbcl/Makefile
(Only the first 10 of 16 ports in this commit are shown above. )
Take over a few unmaintained ports.
|
|
Fri, 25 Nov 2005
|
[ 22:46 linimon ]
1.5 devel/cl-port-clisp/Makefile
1.4 devel/cl-port-sbcl/Makefile
1.6 devel/cl-split-sequence-clisp/Makefile
1.5 devel/cl-split-sequence-cmucl/Makefile
1.5 devel/cl-split-sequence-sbcl/Makefile
1.5 devel/cl-split-sequence/Makefile
Remove dead mastersites per distfile survey.
|
|
Sun, 16 Oct 2005
|
[ 14:48 vs ]
1.4 devel/cl-asdf-clisp/Makefile
1.3 devel/cl-asdf-cmucl/Makefile
1.3 devel/cl-asdf-sbcl/Makefile
1.5 devel/cl-asdf/Makefile
1.4 devel/cl-port-clisp/Makefile
1.3 devel/cl-port-sbcl/Makefile
1.3 devel/cl-port/Makefile
1.5 devel/cl-split-sequence-clisp/Makefile
1.4 devel/cl-split-sequence-cmucl/Makefile
1.4 devel/cl-split-sequence-sbcl/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon)
|
|
Mon, 6 Dec 2004
|
[ 07:19 kris ]
1.3 devel/cl-asdf-clisp/Makefile
1.2 devel/cl-asdf-cmucl/Makefile
1.2 devel/cl-asdf-sbcl/Makefile
1.2 devel/cl-asdf/Makefile
1.3 devel/cl-port-clisp/Makefile
1.3 devel/cl-port-cmucl/Makefile
1.2 devel/cl-port-sbcl/Makefile
1.2 devel/cl-port/Makefile
1.3 devel/cl-split-sequence-clisp/Makefile
1.2 devel/cl-split-sequence-cmucl/Makefile
(Only the first 10 of 25 ports in this commit are shown above. )
Reset bouncing maintainer address:
<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
<henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
RCPT TO command)
|
|
Sun, 28 Sep 2003
|
[ 10:23 edwin ]
1.1294 devel/Makefile
1.1 devel/cl-port-sbcl/Makefile
1.1 devel/cl-port-sbcl/pkg-descr
1.1 devel/cl-port-sbcl/pkg-plist
New Port: Common Lisp portability package (SBCL Binaries)
cl-port binaries for lang/sbcl
PR: ports/52366
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
Number of commits found: 15 |