notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gauche-readline Pure gauche/scheme implementation of the Readline library
0.1_2 devel 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 0.1_2Version of this port present on the latest quarterly branch.
Maintainer: erik@bz.bzflag.bz search for ports maintained by this maintainer
Port Added: 2004-01-16 22:29:03
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/gauche-readline-0.1_2/catalog.mk
  2. /usr/local/share/licenses/gauche-readline-0.1_2/LICENSE
  3. /usr/local/share/licenses/gauche-readline-0.1_2/PD
  4. /readline.scm
  5. /readline/history.scm
  6. /readline/keymap.scm
  7. /readline/term-util.scm
  8. @owner
  9. @group
  10. @mode
Collapse this list.
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):
gauche-readline
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1_20.1_20.1_2-0.1_2-0.1_2-
FreeBSD:13:quarterly0.1_20.1_20.1_2-0.1_20.1_20.1_20.1_2
FreeBSD:14:latest0.1_20.1_20.1_2--0.1_2-0.1_2
FreeBSD:14:quarterly0.1_20.1_2--0.1_20.1_20.1_20.1_2
FreeBSD:15:latest0.1_20.1_2n/a-n/a0.1_20.1_20.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gauche-config : lang/gauche
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://practical-scheme.net/vault/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.1_2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1_2
29 Dec 2018 13:24:12
Revision:488665Original commit files touched by this commit
danfe search for other commits by this committer
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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:380303Original commit files touched by this commit
bapt search for other commits by this committer
Remove Authors and License from pkg-descr
0.1_1
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.1_1
14 Jun 2014 14:42:10
Revision:357784Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
0.1_1
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
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
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.1_1
01 Dec 2010 23:12:16
Original commit files touched by this commit
linimon search for other commits by this committer
Update maintainer's email address.

Submitted by:   maintainer (private email)
0.1_1
31 Jan 2009 23:28:06
Original commit files touched by this commit
pav search for other commits by this committer
- Update download location, update WWW
0.1_1
18 Oct 2006 23:56:28
Original commit files touched by this commit
shaun search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Changes permissions on installed file

Approved by:    portmgr (self)
0.1_1
20 Sep 2006 03:25:19
Original commit files touched by this commit
clsung search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.1
16 May 2004 07:30:10
Original commit files touched by this commit
kris search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
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
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.1
22 Jan 2004 12:16:33
Original commit files touched by this commit
clement search for other commits by this committer
- 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
Original commit files touched by this commit
clement search for other commits by this committer
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)

Number of commits found: 24