Port details |
- gauche-readline Pure gauche/scheme implementation of the Readline library
- 0.1_2 devel =2 0.1_2Version of this port present on the latest quarterly branch.
- Maintainer: erik@bz.bzflag.bz
- Port Added: 2004-01-16 22:29:03
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: scheme
- License: PD
- WWW:
- https://practical-scheme.net/gauche/packages.html
- Description:
- Written in Scheme only, this adds input line editing feature to
Gauche. Assumes VT100 compatible terminal capability.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gauche-readline>0:devel/gauche-readline
- To install the port:
- cd /usr/ports/devel/gauche-readline/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gauche-readline
- pkg install gauche-readline
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gauche-readline
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gauche/readline-0.1.tgz) = d4fbf36b5dd50f6aababda6f64738d940d776aaa692272fdbf82f80d3fda72d1
SIZE (gauche/readline-0.1.tgz) = 8520
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:
-
- gauche-config : lang/gauche
- Runtime dependencies:
-
- gosh : lang/gauche
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gauche-readline-0.1_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_gauche-readline
- USES:
- tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1_2 29 Dec 2018 13:24:12 |
danfe |
Chase r488658 and overhaul things a bit while here:
- Do not hardcode GAUCHE_LIBDIR, it is subject to change
- Convert obsolete EXTRACT_SUFX=.tgz -> USES=tar:tgz
- Install some standard set of documentation files
- Define LICENSE (PD), simplify installation routine |
0.1_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.1_1 02 Mar 2015 23:16:02 |
bapt |
Remove Authors and License from pkg-descr |
0.1_1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
0.1_1 14 Jun 2014 14:42:10 |
vanilla |
Stagify.
Approved by: portmgr@ |
0.1_1 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
0.1_1 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
0.1_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.1_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.1_1 01 Dec 2010 23:12:16 |
linimon |
Update maintainer's email address.
Submitted by: maintainer (private email) |
0.1_1 31 Jan 2009 23:28:06 |
pav |
- Update download location, update WWW |
0.1_1 18 Oct 2006 23:56:28 |
shaun |
Unbreak port by fixing do-install.
PR: ports/104494
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
Approved by: portmgr (marcus),
Erik Greenwald <erik@smluc.org> (maintainer) |
0.1_1 12 Oct 2006 03:38:42 |
kris |
BROKEN: Changes permissions on installed file
Approved by: portmgr (self) |
0.1_1 20 Sep 2006 03:25:19 |
clsung |
- Fix pkg-plist when installing to non-standard prefix
- Delete %%GAUCHE_LIBDIR%% as well
- FIx permissions by replacing 'cp's to COPYTREE macro.
PR: ports/101396
Submitted by: stas
Approved by: maintainer (Erik Greenwald) |
0.1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.1 16 May 2004 07:30:10 |
kris |
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik. |
0.1 16 May 2004 04:04:18 |
kris |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1) |
0.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.1 22 Jan 2004 12:16:33 |
clement |
- Fix .PLIST* creation
Noticed by: kris
bento log:
http://bento.freebsd.org/errorlogs/i386-4-latest/gauche-readline-0.1.log |
0.1 16 Jan 2004 22:27:51 |
clement |
Add gauche-readline 0.1, a pure gauche/scheme implementation of the
Readline library.
Written in Scheme only, this adds input line editing feature to
Gauche. Assumes VT100 compatible terminal capability.
WWW: http://www.shiro.dreamhost.com/scheme/gauche/packages.html
Author: Julian Fondren
PR: 61389
Submitted by: Erik Greenwald <erik@smluc.org>
Approved by: erwin (mentor) (implicitly) |