aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cl-trivial-gray-streams-clisp
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:rene2014-07-292-42/+0
| | | | | | | | | | | | | | | | | | | 2014-07-28 net-im/gtkyahoo: Broken, unmaintained, unstaged, gtk12, i386 only 2014-07-28 devel/cl-cffi-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-alexandria-clisp: Depends on deprecated lang/clisp 2014-07-28 converters/cl-babel-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-infix-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/meta-cvs: Depends on deprecated lang/clisp 2014-07-28 textproc/cl-meta-clisp: Depends on deprecated lang/clisp 2014-07-28 www/cl-lml-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-trivial-features-clisp: Depends on deprecated lang/clisp 2014-07-28 security/cl-md5-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-port-clisp: Depends on deprecated lang/clisp 2014-07-28 textproc/cl-ppcre-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-asdf-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-split-sequence-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-trivial-gray-streams-clisp: Depends on deprecated lang/clisp 2014-07-28 lang/clisp: development has ceased, not staged
* Remove indefinite articles from COMMENT where I'm maintainer.olgeni2014-06-081-1/+1
|
* Fix typoantoine2014-06-061-1/+1
|
* Chase lang/clisp expiration dateantoine2014-06-061-0/+3
| | | | With hat: portmgr
* Stage supportantoine2014-02-161-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | devel part 1)
* Convert Makefile headers to the new format in my ports.olgeni2013-01-261-4/+0
|
* Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.olgeni2011-08-171-1/+1
|
* When building ASDF modules with the previous cl-asdf port version,olgeni2010-01-202-3/+1
| | | | | | | | | | | | | | | | | | | 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).
* Add trivial-gray-streams, a library which provides an extremelyolgeni2010-01-183-0/+45
thin compatibility layer for Gray streams.