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-ccl Lisp macro to read math statements in infix notation
19960628 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: jrm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-20 02:52:59
Last Update: 2024-12-20 02:31:49
Commit Hash: 148251b
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 CCL. Written by Mark Kantrowitz, School of Computer Science, Carnegie Mellon University, March 1993.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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-ccl-19960628/catalog.mk
  2. /usr/local/share/licenses/cl-infix-ccl-19960628/LICENSE
  3. /usr/local/share/licenses/cl-infix-ccl-19960628/infix
Collapse this list.
Dependency lines:
  • cl-infix-ccl>0:devel/cl-infix-ccl
To install the port:
cd /usr/ports/devel/cl-infix-ccl/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cl-infix-ccl
  • pkg install cl-infix-ccl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cl-infix-ccl
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-ccl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-19960628------
FreeBSD:13:quarterly-19960628------
FreeBSD:14:latest-19960628------
FreeBSD:14:quarterly-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. ccl : lang/ccl
Runtime dependencies:
  1. infix.asd : devel/cl-infix
  2. ccl : lang/ccl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_cl-infix-ccl
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
19960628
20 Dec 2024 02:31:49
commit hash: 148251b431b8d972623bb3adaa5a71355f47ac26commit hash: 148251b431b8d972623bb3adaa5a71355f47ac26commit hash: 148251b431b8d972623bb3adaa5a71355f47ac26commit hash: 148251b431b8d972623bb3adaa5a71355f47ac26 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
*/*-ccl: Add Clozure Common Lisp (CCL) fasl ports

Approved by:	olgeni (maintainer of lang/ccl, implicit)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D48091

Number of commits found: 1