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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cl-infix-cmucl A lisp macro for reading math expressions in infix form
19960628 devel Deleted 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 19960628Version of this port present on the latest quarterly branch.
NO CDROM NO CDROM: No fees or compensation can be charged
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-06-19 20:57:51
Last Update: 2007-02-11 00:55:24
SVN Revision: UNKNOWN
Also Listed In: lisp
License: not specified in port
WWW:
http://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 CMUCL. Written by Mark Kantrowitz, School of Computer Science, Carnegie Mellon University, March 1993. WWW: http://www.cliki.net/infix
Homepage    cgit ¦ GitHub ¦ 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
There is no configure plist information for this port.
Dependency lines:
  • cl-infix-cmucl>0:devel/cl-infix-cmucl
No installation instructions:
This port has been deleted.
PKGNAME: cl-infix-cmucl
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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. asdf.fasl : devel/cl-asdf-cmucl
  3. lisp : lang/cmucl
Runtime dependencies:
  1. port.asd : devel/cl-port
  2. asdf.fasl : devel/cl-asdf-cmucl
  3. lisp : lang/cmucl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.ntnu.no/pub/lisp/cclan/
  3. http://ftp.linux.org.uk/pub/lisp/cclan/
  4. http://thingamy.com/cclan/
  5. http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
19960628
11 Feb 2007 00:55:24
Original commit files touched by this commit
kris search for other commits by this committer
Remove ports depending on expired devel/cl-asdf-cmucl port.
19960628
01 Jul 2006 12:16:44
Original commit files touched by this commit
thierry search for other commits by this committer
Reset maintainership: Pedro's dev machine has been stolen :-(

Hoping to see you back soon!

Submitted by:   Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
19960628
19 Jun 2006 20:57:14
Original commit files touched by this commit
alepulver search for other commits by this committer
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 CMUCL.

Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.

WWW: http://www.cliki.net/infix

PR:             ports/93223
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>

Number of commits found: 3