notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
cl-infix-clisp Lisp macro to read math statements in infix notation
19960628 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 19960628_2Version of this port present on the latest quarterly branch.
Maintainer: jrm@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/cl-infix-clisp-19960628/catalog.mk
  2. /usr/local/share/licenses/cl-infix-clisp-19960628/LICENSE
  3. /usr/local/share/licenses/cl-infix-clisp-19960628/infix
Collapse this list.
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):
cl-infix-clisp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-19960628--19960628---
FreeBSD:13:quarterly-19960628--19960628---
FreeBSD:14:latest-19960628--19960628---
FreeBSD:14:quarterly-19960628--19960628---
FreeBSD:15:latest-19960628n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. infix.asd : devel/cl-infix
  2. clisp : lang/clisp
Runtime dependencies:
  1. infix.asd : devel/cl-infix
  2. 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:
  1. 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)
CommitCreditsLog message
19960628
20 Dec 2024 02:31:48
commit hash: 7f68336ed19be61027dfb7b461aacd056733eba4commit hash: 7f68336ed19be61027dfb7b461aacd056733eba4commit hash: 7f68336ed19be61027dfb7b461aacd056733eba4commit hash: 7f68336ed19be61027dfb7b461aacd056733eba4 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
*/*-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
Revision:363198Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:357013Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles from COMMENT where I'm maintainer.
19960628_2
05 Jun 2014 18:27:36
Revision:356678Original commit files touched by this commit
antoine search for other commits by this committer
Fix typo
19960628_2
05 Jun 2014 18:20:50
Revision:356676Original commit files touched by this commit
antoine search for other commits by this committer
Chase lang/clisp expiration date

With hat:	portmgr
19960628_2
15 Feb 2014 16:05:26
Revision:344416Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
Revision:311016Original commit files touched by this commit
olgeni search for other commits by this committer
Convert Makefile headers to the new format in my ports.
19960628_2
16 Aug 2011 20:59:36
Original commit files touched by this commit
olgeni search for other commits by this committer
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.
19960628_1
20 Oct 2010 22:36:14
Original commit files touched by this commit
olgeni search for other commits by this committer
Rename infix.cl to infix.lisp to unbreak the build with lang/sbcl.

Suggested by:   stas
19960628
20 Jan 2010 12:46:43
Original commit files touched by this commit
olgeni search for other commits by this committer
Add missing cl-infix-clisp port: CLISP binaries for devel/cl-infix.

Number of commits found: 11