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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
cond-let Additional and improved binding conditionals in Emacs Lisp
0.1.1 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: yasu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-09 16:15:07
Last Update: 2025-09-09 16:12:40
Commit Hash: 96642d1
Also Listed In: elisp
License: GPLv3+
WWW:
https://github.com/tarsius/cond-let
Description:
Emacs provides the binding conditionals if-let, if-let*, when-let, when-let*, and-let* and while-let. This package implements the missing and-let and while-let*, and the original cond-let, cond-let*, and$ and and>. This package additionally provides more consistent and improved implementations of the binding conditionals already provided by Emacs. Merely loading this library does not shawow the built-in implementations; this can optionally be done in the context of an individual library, as described below. cond-let and cond-let* are provided exactly under these names. The names of all other macros implemented by this package begin with cond-let--, the package's prefix for private symbol. Users of this package are not expected to use these unwieldy names. Instead one should use Emacs's shorthand feature to use all or some of these macros by their conceptual names.
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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • cond-let>0:devel/cond-let
To install the port:
cd /usr/ports/devel/cond-let/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cond-let
  • pkg install cond-let
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cond-let
Package flavors (<flavor>: <package>)
  • full: cond-let
  • canna: cond-let-emacs_canna
  • nox: cond-let-emacs_nox
  • wayland: cond-let-emacs_wayland
  • devel_full: cond-let-emacs_devel
  • devel_nox: cond-let-emacs_devel_nox
distinfo:
TIMESTAMP = 1757431417 SHA256 (tarsius-cond-let-v0.1.1_GH0.tar.gz) = 5174149319c8b5acb08b61fe91f6b98440ec5e1bf65a05bf57e82d5a1f325790 SIZE (tarsius-cond-let-v0.1.1_GH0.tar.gz) = 19578

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. emacs-30.2 : editors/emacs@full
  2. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. emacs-30.2 : editors/emacs@full
This port is required by:
for Build
  1. devel/forge
  2. devel/magit
for Run
  1. devel/forge
  2. devel/magit

Configuration Options:
===> The following configuration options are available for cond-let-0.1.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_cond-let
USES:
emacs gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/tarsius/cond-let/tar.gz/v0.1.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.1
09 Sep 2025 16:12:40
commit hash: 96642d12ba471ee02796c2b4ec4a740fcec032e3commit hash: 96642d12ba471ee02796c2b4ec4a740fcec032e3commit hash: 96642d12ba471ee02796c2b4ec4a740fcec032e3commit hash: 96642d12ba471ee02796c2b4ec4a740fcec032e3 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/cond-let: Add new port

Add cond-let, additional and improved binding conditionals in Emacs
Lisp.

Number of commits found: 1