FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 5:40 PM BST
non port: devel/cl-port-sbcl/Makefile
CVSWeb

Number of commits found: 15

Tue, 22 May 2012
[ 19:16 bf ] Original commit 
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. View all ports for this commit)
update lang/sbcl to 1.0.57, and adjust dependent ports
Mon, 23 Apr 2012
[ 09:27 bf ] Original commit 
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. View all ports for this commit)
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 ] Original commit 
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. View all ports for this commit)
update lang/sbcl to 1.0.55, and adjust dependent ports
Tue, 16 Aug 2011
[ 21:00 olgeni ] Original commit 
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. View all ports for this commit)
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
Wed, 20 Jul 2011
[ 19:40 pav ] Original commit 
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. View all ports for this commit)
- Mark BROKEN: fails to build

Reported by:    pointyhat
Wed, 20 Jan 2010
[ 12:40 olgeni ] Original commit 
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. View all ports for this commit)
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 ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
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 ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments.
Mon, 11 Jan 2010
[ 23:50 olgeni ] Original commit 
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. View all ports for this commit)
Take over a few unmaintained ports.
Fri, 25 Nov 2005
[ 22:46 linimon ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
Populate virtual category "lisp"

PR:             ports/86370
Submitted by:   Julian Stecklina
Approved by:    portmgr (linimon)
Mon, 6 Dec 2004
[ 07:19 kris ] Original commit 
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. View all ports for this commit)
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 ] Original commit 
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

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23671
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days58
new fortnight182
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.41 seconds.