notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
guile-aclocal GNU Ubiquitous Intelligent Language for Extension
3.0.9_1 lang 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 3.0.9Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-30 23:01:23
Last Update: 2023-07-30 22:59:04
Commit Hash: 94218d3
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.
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
Expand this list (5 items)
Collapse this list.
  1. /usr/local/share/aclocal/guile.m4
  2. /usr/local/share/licenses/guile-aclocal-3.0.9_1/catalog.mk
  3. /usr/local/share/licenses/guile-aclocal-3.0.9_1/LICENSE
  4. /usr/local/share/licenses/guile-aclocal-3.0.9_1/GPLv3
  5. /usr/local/share/licenses/guile-aclocal-3.0.9_1/LGPL3
Collapse this list.
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 = 1684250510 SHA256 (guile-3.0.9.tar.lz) = bc0ee0a360fb13919c14eb6e2453319adf1ec998288c993829bcf178fb48cc9a SIZE (guile-3.0.9.tar.lz) = 5435196

Packages (timestamps in pop-ups are UTC):
guile-aclocal
ABIlatestquarterly
FreeBSD:12:aarch64-3.0.9_1
FreeBSD:12:amd643.0.9_13.0.9_1
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3863.0.9_13.0.9_1
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch643.0.9_13.0.9_1
FreeBSD:13:amd643.0.9_13.0.9_1
FreeBSD:13:armv6--
FreeBSD:13:armv73.0.9_13.0.9_1
FreeBSD:13:i3863.0.9_13.0.9_1
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-3.0.9_1
FreeBSD:13:riscv64--
FreeBSD:14:aarch643.0.9_13.0.9_1
FreeBSD:14:amd643.0.9_13.0.9_1
FreeBSD:14:armv6--
FreeBSD:14:armv73.0.9_13.0.9_1
FreeBSD:14:i3863.0.9_13.0.9_1
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64-3.0.9_1
FreeBSD:14:riscv64--
FreeBSD:15:amd643.0.9_1-
FreeBSD:15:armv6--
FreeBSD:15:armv73.0.9_1-
FreeBSD:15:i3863.0.9_1-
FreeBSD:15:mips64--
FreeBSD:15:powerpc643.0.9_1-
FreeBSD:15:riscv64--
 
Master port: lang/guile3
This port has no dependencies.
This port is required by:
for Run
  1. lang/guile1
  2. lang/guile2
  3. 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:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/guile-aclocal/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/guile-aclocal/
  3. ftp://mirrors.rit.edu/gnu/guile-aclocal/
  4. http://ftp.halifax.rwth-aachen.de/gnu/guile-aclocal/
  5. http://ftp.kddilabs.jp/GNU/gnu/guile-aclocal/
  6. http://mirror.navercorp.com/gnu/guile-aclocal/
  7. https://ftp.gnu.org/gnu/guile-aclocal/
  8. https://ftpmirror.gnu.org/guile-aclocal/
  9. https://mirror.netcologne.de/gnu/guile-aclocal/
  10. https://mirrors.kernel.org/gnu/guile-aclocal/
  11. https://www.nic.funet.fi/pub/gnu/gnu/guile-aclocal/
Collapse this list.

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
CommitCreditsLog message
3.0.9
30 Jul 2023 22:59:04
commit hash: 94218d3a91189c7afea956e8905d5e5ecf879a2ccommit hash: 94218d3a91189c7afea956e8905d5e5ecf879a2ccommit hash: 94218d3a91189c7afea956e8905d5e5ecf879a2ccommit hash: 94218d3a91189c7afea956e8905d5e5ecf879a2c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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