Port details |
- guile-aclocal GNU Ubiquitous Intelligent Language for Extension
- 3.0.10 lang =2 3.0.9Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2023-07-30 23:01:23
- Last Update: 2023-07-30 22:59:04
- Commit Hash: 94218d3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: scheme
- License: GPLv3 LGPL3
- WWW:
- https://www.gnu.org/software/guile/
- Description:
- GUILE, GNU's Ubiquitous Intelligent Language for Extension,
is a library that implements the Scheme language plus various
convenient facilities. It's designed so that you can link it
into an application or utility to make it extensible. Our
plan is to link this library into all GNU programs that call for
extensibility.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- guile-aclocal>0:lang/guile-aclocal
- To install the port:
- cd /usr/ports/lang/guile-aclocal/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/guile-aclocal
- pkg install guile-aclocal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: guile-aclocal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722080249
SHA256 (guile-3.0.10.tar.lz) = f0d97cccf506e4b6104c51639bd1b7bf67400e0b3401f0b2f6b7136532040327
SIZE (guile-3.0.10.tar.lz) = 5481132
Packages (timestamps in pop-ups are UTC):
- Master port: lang/guile3
- This port has no dependencies.
- This port is required by:
- for Run
-
- lang/guile1
- lang/guile2
- lang/guile3
Configuration Options:
- No options to configure
- Options name:
- lang_guile-aclocal
- USES:
- tar:lz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: lang/guile3 | Commit | Credits | Log message |
3.0.9 30 Jul 2023 22:59:04 |
Robert Clausecker (fuz) Author: Andrew "RhodiumToad" Gierth |
Mk/Uses: Add guile.mk
This patch adds USES=guile[:options], a framework to permit the
concurrent installation of different guile versions, allowing
ports to specify which guile they need.
lang/guile is now a meta-port, installing the default guile version;
guile 3 is now shipped in lang/guile3.
A new port lang/guile-aclocal holds the guile.m4 file from guile3
to permit ports written against guile1 or guile2 to avoid conflicts.
PR: 260960
Reported by: Martin Neubauer <m.ne@gmx.net>
Approved by: bofh
Differential Revision: https://reviews.freebsd.org/D40194 |
Number of commits found: 1
|