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
lambda Lambda calculus interpreter
0.1.4_2 math on this many watch lists=1 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 0.1.4_2Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-05-14 01:33:53
Last Update: 2023-07-19 17:30:39
Commit Hash: 1b23201
People watching this port, also watch:: p5-type1inst, font-misc-meltho, python
License: GPLv2
WWW:
https://uniquesoftwaredesigns.com/lambda/docs/lambda.html
Description:
Lambda is a lambda calculus interpreter. It also will convert lambda expression into the combinators S, K, and I. Current features: * Load predefined lambda expression * Many definitions provided: numbers Y fact map iszero list 1st 2nd 3rd ADD MUL EXP list suc pred . . . * Automatic number definitions. * Interpret lambda expressions. * Single step interpretation. * Normal or application order reductions. * Variable extraction (Conversion to S K I) * List definitions. * Some lambda calculus theory.
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 (6 items)
Collapse this list.
  1. bin/lambda
  2. share/lambda/definitions
  3. share/lambda/definitions_with_numbers
  4. /usr/local/share/licenses/lambda-0.1.4_2/catalog.mk
  5. /usr/local/share/licenses/lambda-0.1.4_2/LICENSE
  6. /usr/local/share/licenses/lambda-0.1.4_2/GPLv2
Collapse this list.
Dependency lines:
  • lambda>0:math/lambda
To install the port:
cd /usr/ports/math/lambda/ && make install clean
To add the package, run one of these commands:
  • pkg install math/lambda
  • pkg install lambda
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lambda
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (lambda-0.1.4.tar.gz) = 4ba570dea484f95a043ddb0e22bdb0f7b01b80a9a01aaaa685953416cf2d53b3 SIZE (lambda-0.1.4.tar.gz) = 121052

Packages (timestamps in pop-ups are UTC):
lambda
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.4_20.1.4_20.1.4_20.1.4_20.1.4_2-0.1.4_2-
FreeBSD:13:quarterly0.1.4_20.1.4_20.1.4_20.1.4_20.1.4_20.1.4_20.1.4_20.1.4_2
FreeBSD:14:latest0.1.4_20.1.4_20.1.4_20.1.4_20.1.4_20.1.4_2-0.1.4_2
FreeBSD:14:quarterly0.1.4_20.1.4_2-0.1.4_20.1.4_20.1.4_20.1.4_20.1.4_2
FreeBSD:15:latest0.1.4_20.1.4_2n/a0.1.4_2n/a0.1.4_20.1.4_20.1.4_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libreadline.so.8 : devel/readline
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/lire*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/lire*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for lambda-0.1.4_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
math_lambda
USES:
perl5 ncurses readline shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://uniquesoftwaredesigns.com/lambda/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.4_2
19 Jul 2023 17:30:39
commit hash: 1b232017e92e08c2fa8090a10c04e1d340a426d8commit hash: 1b232017e92e08c2fa8090a10c04e1d340a426d8commit hash: 1b232017e92e08c2fa8090a10c04e1d340a426d8commit hash: 1b232017e92e08c2fa8090a10c04e1d340a426d8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
math/lambda: Fix build with llvm16

- Pet portclippy
- Adopt port

Sponsored by:	The FreeBSD Foundation
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.1.4_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.4_2
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.4_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.4_2
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
0.1.4_1
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
0.1.4
07 Feb 2016 11:44:48
Revision:408378Original commit files touched by this commit
marino search for other commits by this committer
math/lambda: USES+= ncurses, link to ncurses (not termcap)
0.1.4
01 Jan 2016 15:49:44
Revision:405003Original commit files touched by this commit
rakuco search for other commits by this committer
Switch to a working MASTER_SITE, regenerate distinfo and unmark BROKEN.

Switch to fetching the source tarball from the website indicated in WWW. It
is slightly different from the previous tarball: some build system files
were generated by a more recent version of autotools, the documentation
contains a typo fix and its ChangeLog mentions this fix.
0.1.4
09 Nov 2015 12:59:04
Revision:401096Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
0.1.4
20 Dec 2014 19:15:32
Revision:375097Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
0.1.4
29 Nov 2014 12:22:21
Revision:373615Original commit files touched by this commit
antoine search for other commits by this committer
Allow building without /usr/bin/perl symlink

PR:		ports/195494
0.1.4
29 Jul 2014 22:44:11
Revision:363405Original commit files touched by this commit
adamw search for other commits by this committer
Add USES=readline to fix build on current.
0.1.4
15 Feb 2014 14:31:57
Revision:344392Original commit files touched by this commit
danilo search for other commits by this committer
- Add stage support
- Remove the indefinite article from COMMENT
- Add DOCS option
- Add LICENSE
0.1.4
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
0.1.4
03 Aug 2013 13:44:01
Revision:324191Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.1.4
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.1.4
14 Feb 2006 15:21:21
Original commit files touched by this commit
garga search for other commits by this committer
- Make it fetchable again
- Fix WWW

PR:             ports/93335
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
0.1.4
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.1.4
17 May 2004 01:49:02
Original commit files touched by this commit
ijliao search for other commits by this committer
add perl5 build depend

Noticed by:     bento via kris
0.1.4
14 May 2004 01:33:15
Original commit files touched by this commit
ijliao search for other commits by this committer
add lambda 0.1.4
A lambda calculus interpreter

Number of commits found: 21