Port details |
- cl-infix-clisp Lisp macro to read math statements in infix notation
- 19960628 devel =0 19960628_2Version of this port present on the latest quarterly branch.
- Maintainer: jrm@FreeBSD.org
- Port Added: 2010-01-20 12:47:04
- Last Update: 2024-12-20 02:31:48
- Commit Hash: 7f68336
- Also Listed In: lisp
- License: infix
- WWW:
- https://www.cliki.net/infix
- Description:
- This is an implementation of an infix reader macro. It should run in any
valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1,
MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in
the traditional way (e.g., 1+2) when writing Lisp programs instead of
using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a
full replacement for the normal Lisp syntax.
This package is compiled with CLISP.
Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cl-infix-clisp>0:devel/cl-infix-clisp
- To install the port:
- cd /usr/ports/devel/cl-infix-clisp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cl-infix-clisp
- pkg install cl-infix-clisp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cl-infix-clisp
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- infix.asd : devel/cl-infix
- clisp : lang/clisp
- Runtime dependencies:
-
- infix.asd : devel/cl-infix
- clisp : lang/clisp
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_cl-infix-clisp
- USES:
- cl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
19960628 20 Dec 2024 02:31:48 |
Joseph Mingrone (jrm) |
*/*-clisp: Add CLISP fasl ports
Differential Revision: https://reviews.freebsd.org/D48089
Sponsored by: The FreeBSD Foundation |
19960628_2 28 Jul 2014 16:38:08 |
rene |
Remove expired ports:
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 |
19960628_2 08 Jun 2014 13:14:43 |
olgeni |
Remove indefinite articles from COMMENT where I'm maintainer. |
19960628_2 05 Jun 2014 18:27:36 |
antoine |
Fix typo |
19960628_2 05 Jun 2014 18:20:50 |
antoine |
Chase lang/clisp expiration date
With hat: portmgr |
19960628_2 15 Feb 2014 16:05:26 |
antoine |
Stage support |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
19960628_2 26 Jan 2013 14:50:30 |
olgeni |
Convert Makefile headers to the new format in my ports. |
19960628_2 16 Aug 2011 20:59:36 |
olgeni |
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf. |
19960628_1 20 Oct 2010 22:36:14 |
olgeni |
Rename infix.cl to infix.lisp to unbreak the build with lang/sbcl.
Suggested by: stas |
19960628 20 Jan 2010 12:46:43 |
olgeni |
Add missing cl-infix-clisp port: CLISP binaries for devel/cl-infix. |
Number of commits found: 11
|