Port details |
- cond-let Additional and improved binding conditionals in Emacs Lisp
- 0.1.1 devel
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- 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:
-
- emacs-30.2 : editors/emacs@full
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- emacs-30.2 : editors/emacs@full
- This port is required by:
- for Build
-
- devel/forge
- devel/magit
- for Run
-
- devel/forge
- 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:
|