summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp.scm
AgeCommit message (Expand)Author
2019-06-25gnu: Add parse-declarations.•••* gnu/packages/lisp.scm (parse-declarations): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Katherine Cox-Buday
2019-06-25gnu: Add py4cl.•••* gnu/packages/lisp.scm (py4cl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Katherine Cox-Buday
2019-06-25gnu: Add clunit.•••* gnu/packages/lisp.scm (clunit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Katherine Cox-Buday
2019-06-01gnu: Add txr.•••* gnu/packages/lisp.scm (txr): New variable. * gnu/packages/patches/txr-shell.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume LE VAILLANT
2019-05-07gnu: Add sbcl-find-port, cl-find-port, and ecl-find-port.•••* gnu/packages/lisp.scm (sbcl-find-port, cl-find-port, ecl-find-port): New variables. Pierre Neidhardt
2019-04-30gnu: sbcl-cl-syntax: Name checkout.•••* gnu/packages/lisp.scm (sbcl-cl-syntax)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-rfc2388: Name checkout.•••* gnu/packages/lisp.scm (sbcl-rfc2388)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-trivial-backtrace: Name checkout.•••* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-myway: Name checkout.•••* gnu/packages/lisp.scm (sbcl-myway)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-cl+ssl: Name checkout.•••* gnu/packages/lisp.scm (sbcl-cl+ssl)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-cl-base64: Name checkout.•••* gnu/packages/lisp.scm (sbcl-cl-base64)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-16gnu: Add sbcl-log4cl, cl-log4cl, and ecl-log4cl.•••* gnu/packages/lisp.scm (sbcl-log4cl, cl-log4cl, ecl-log4cl): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> frozenpigs
2019-04-16gnu: sbcl-bordeaux-threads: Update to 0.8.6-1.5dce49f.•••* gnu/packages/lisp.scm (sbcl-bordeaux-threads): Update to commit 5dce49f. Signed-off-by: Ludovic Courtès <ludo@gnu.org> frozenpigs
2019-04-15gnu: sbcl-hunchentoot: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-hunchentoot)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-15gnu: sbcl-cffi-bootstrap: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-cffi-bootstrap)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-11gnu: sbcl-trivial-garbage: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-trivial-garbage)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-11gnu: sbcl-babel: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-babel)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-11gnu: sbcl-trivial-features: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-trivial-features)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-11gnu: stumpwm: Don't use unstable tarball.•••* gnu/packages/lisp.scm (stumpwm)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-11gnu: sbcl-cl-ppcre: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-cl-ppcre)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-11gnu: sbcl-flexi-streams: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-flexi-streams)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase. Tobias Geerinckx-Rice
2019-04-11gnu: sbcl-fiveam: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-fiveam)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-08gnu: sbcl-trivial-backtrace: Fix 'license' field.•••This is a followup to 977b0db4c0e4c5672600e3c14587048a7a6a15fd. * gnu/packages/lisp.scm (sbcl-trivial-backtrace)[license]: Change to LICENSE:EXPAT. Ludovic Courtès
2019-04-07gnu: Add clack.•••* gnu/packages/lisp.scm (sbcl-clack, cl-clack): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add ningle.•••* gnu/packages/lisp.scm (sbcl-ningle, cl-ningle): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add lack.•••* gnu/packages/lisp.scm (sbcl-lack, cl-lack): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add lack-middleware-static.•••* gnu/packages/lisp.scm (sbcl-lack-middleware-static) (cl-lack-middleware-static): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add trivial-mimes.•••* gnu/packages/lisp.scm (sbcl-trivial-mimes, cl-trivial-mimes): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add lack-middleware-backtrace.•••* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace) (cl-lack-middleware-backtrace): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add lack-util.•••* gnu/packages/lisp.scm (sbcl-lack-util, cl-lack-util): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add lack-component.•••* gnu/packages/lisp.scm (sbcl-lack-component, cl-lack-component): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add lack-response.•••* gnu/packages/lisp.scm (sbcl-lack-response, cl-lack-response): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add local-time.•••* gnu/packages/lisp.scm (sbcl-local-time, cl-local-time): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add lack-request.•••* gnu/packages/lisp.scm (sbcl-lack-request, cl-lack-request): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add circular-streams.•••* gnu/packages/lisp.scm (sbcl-circular-streams, cl-circular-streams): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add http-body.•••* gnu/packages/lisp.scm (sbcl-http-body, cl-http-body): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Keep the 'cl-' name prefix for sbcl packages.•••* gnu/packages/lisp.scm: Rename 'sbcl-syntax' to 'sbcl-cl-syntax', 'sbcl-annot' to 'sbcl-cl-annot', 'sbcl-syntax-annot' to 'sbcl-cl-syntax-annot' and 'sbcl-utilities' to 'sbcl-cl-utilities'. 宋文武
2019-04-07gnu: Add jonathan.•••* gnu/packages/lisp.scm (sbcl-jonathan, cl-jonathan): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add fast-io.•••* gnu/packages/lisp.scm (sbcl-fast-io, cl-fast-io): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add checkl.•••* gnu/packages/lisp.scm (sbcl-checkl, cl-checkl): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add marshal.•••* gnu/packages/lisp.scm (sbcl-marshal, cl-marshal): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add static-vectors.•••* gnu/packages/lisp.scm (sbcl-static-vectors, cl-static-vectors): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add fast-http.•••* gnu/packages/lisp.scm (sbcl-fast-http, cl-fast-http): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add smart-buffer.•••* gnu/packages/lisp.scm (sbcl-smart-buffer, cl-smart-buffer): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add xsubseq.•••* gnu/packages/lisp.scm (sbcl-xsubseq, cl-xsubseq): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add myway.•••* gnu/packages/lisp.scm (sbcl-myway, cl-myway): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add quri.•••* gnu/packages/lisp.scm (sbcl-quri, cl-quri): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add map-set.•••* gnu/packages/lisp.scm (sbcl-map-set, cl-map-set): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add cl-utilities.•••* gnu/packages/lisp.scm (sbcl-utilities, cl-utilities): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday
2019-04-07gnu: Add cl-syntax-annot.•••* gnu/packages/lisp.scm (sbcl-syntax-annot, cl-syntax-annot): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday