Port details |
- guile1 GNU Ubiquitous Intelligent Language for Extension
- 1.8.8 lang
=0 Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2020-02-13 23:46:51
- Last Update: 2022-07-20 19:44:12
- Commit Hash: 11049e3
- Also Listed In: scheme
- License: LGPL21
- 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.
WWW: http://www.gnu.org/software/guile/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/lang/guile1/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/guile1
- pkg install guile1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: guile1
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (guile-1.8.8.tar.gz) = c3471fed2e72e5b04ad133bbaaf16369e8360283679bcf19800bc1b381024050
SIZE (guile-1.8.8.tar.gz) = 3956654
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- makeinfo : print/texinfo
- msgfmt : devel/gettext-tools
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libltdl.so : devel/libltdl
- libgmp.so : math/gmp
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- games/fmars
- lang/slib-guile1
- for Libraries
-
- audio/denemo
- cad/geda
- devel/libmatheval
- editors/texmacs
- games/gnurobots
- mail/anubis
- math/drgeo
- for Run
-
- lang/slib-guile1
- www/guile-www
- Configuration Options:
- ===> The following configuration options are available for guile1-1.8.8:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- lang_guile1
- USES:
- autoreconf cpe gmake libtool makeinfo ncurses pathfix gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 19:44:12 1.8.8 |
Tobias C. Berner (tcberner)  |
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866 |
20 Jul 2022 14:22:15 1.8.8 |
Tobias C. Berner (tcberner)  |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
23 Nov 2021 22:11:40 1.8.8 |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
20 Oct 2021 16:13:17 1.8.8 |
Stefan Eßer (se)  |
lang/guile1: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.8.8 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Feb 2020 23:46:46
1.8.8 |
bofh  |
[NEW] lang/guile1: GNU Ubiquitous Intelligent Language for Extension
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.
WWW: http://www.gnu.org/software/guile/
- Repo-Copied from lang/guile in preperation of 3.X.X |
Number of commits found: 6
|