Port details |
- rc Unix incarnation of the plan9 shell
- 1.7.4_5 shells
=12 1.7.4_5Version of this port present on the latest quarterly branch. - Maintainer: portmaster@bsdforge.com
 - Port Added: unknown
- Last Update: 2024-03-01 18:11:59
- Commit Hash: 138eb13
- People watching this port, also watch:: unzip, pcre, gdbm, libxml2, aspell
- Also Listed In: plan9
- License: ZLIB
- WWW:
- https://github.com/rakitzis/rc
- Description:
- This is a reimplementation for Unix, by Byron Rakitzis, of the Plan 9 shell.
The original rc was designed and implemented by Tom Duff at Bell Labs. It has
a small feature set similar to a traditional Bourne shell, but with a much
cleaner and simpler syntax. Among other things, this makes rc much better than
Bourne-compatible shells at handling filenames which contain spaces. Thus,
writing rc scripts is less error-prone than writing sh scripts.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/shells/rc/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/rc
- pkg install rc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1654658116
SHA256 (rakitzis-rc-v1.7.4_GH0.tar.gz) = 0b83f8698dd8ef44ca97b25c4748c087133f53c7fff39b6b70dab65931def8b0
SIZE (rakitzis-rc-v1.7.4_GH0.tar.gz) = 134186
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:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rc-1.7.4_5:
READLINE=off: Command line editing via libreadline
===> Use 'make config' to modify these settings
- Options name:
- shells_rc
- USES:
- autoreconf cpe
- 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 |
1.7.4_5 01 Mar 2024 18:11:59
    |
Gleb Popov (arrowd)  Author: Chris Hutchinson |
*: Move manpages to share/man
PR: 277322 |
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) |
1.7.4_4 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 ) |
1.7.4_4 20 Jul 2022 14:22:59
    |
Tobias C. Berner (tcberner)  |
shells: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adamw@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
* Cyrille.Lefevre@laposte.net
* Danijel Tasov <danielt@pilgerer.org>
* David O'Brien <obrien@NUXI.com>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Igor Pokrovsky <ip@unixway.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Kai Wang <kaiw27@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.7.4_4 09 Jun 2022 02:07:01
    |
Jason Helfman (jgh)  |
shells/rc: set maintainer to reporter, drop unsupported checksum algorithm
PR: 264133 (based on)
Approved by: maintainer-timeout (multiple) |
1.7.4_4 21 May 2022 09:35:14
    |
Koichiro Iwao (meta)  Author: Chris Hutchinson |
shells/rc: fix deinstallaion problem
PR: 264084
Reported by: jakub_lach@mailplus.pl
Approved by: blanket (fix deinstallation) |
1.7.4_3 19 May 2022 15:55:04
    |
Koichiro Iwao (meta)  Author: Chris Hutchinson |
shells/rc: switch to GitHub
Minor modifications to submitter's patch:
- Bump PORTREVISION since new tarball differs from the old one despite
both indicate the same version 1.7.4.
PR: 263631
Approved by: maintainer timeout |
1.7.4_2 13 Oct 2021 13:20:05
    |
Stefan Eßer (se)  |
shells/rc: Add CPE information
Approved by: portmgr (blanket) |
1.7.4_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.7.4_2 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
1.7.4_1 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
1.7.4 10 Jun 2017 15:13:34
  |
dbaio  |
shells/rc: Update to 1.7.4, Fix build
After ports r440197, there is a build problem with the default option.
- Update to 1.7.4 and fix build
- Move MASTER_SITES to the currently upstream address
- Improve pkg-descr
- Set LICENSE
PR: 219596
Approved by: garga (mentor), maintainer (timeout)
Differential Revision: https://reviews.freebsd.org/D11126 |
1.7.1 05 May 2017 16:35:12
  |
ak  |
- Fix READLINE option
PR: 218816
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: maintainer timeout (2 weeks) |
1.7.1 20 Jul 2016 15:33:20
  |
mat  |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
1.7.1 20 Jun 2014 07:23:40
  |
adamw  |
Correct typo... it's tar:bzip2, not tar:bz2. |
1.7.1 19 Jun 2014 23:59:38
  |
adamw  |
USES, and remove unnecessary +='s from OPTIONS helpers. |
1.7.1 06 Mar 2014 17:43:41
  |
bapt  |
Support stage |
1.7.1 20 Sep 2013 22:57:24
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
1.7.1 06 May 2013 15:34:18
  |
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
1.7.1 16 Dec 2012 18:28:08
  |
bapt  |
Convert to new option framework |
1.7.1 02 Jul 2011 20:20:55
 |
miwi  |
- Kick MD5 |
1.7.1 30 Jul 2010 14:09:23
 |
olgeni  |
Typo fix. |
1.7.1 05 Sep 2006 09:04:21
 |
linimon  |
Actually assign port to new maintainer.
Forgotten by: itetcu |
1.7.1 08 Jun 2006 01:52:27
 |
itetcu  |
- Shells/rc got a new MASTER_SITES [1]
- This software is now maintain by Erik Quanstrom <quanstro@quanstro.net> [1]
- OPTIONify [2]
PR: ports/97298 [1]
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> [1]
itetcu (me) [2]
Approved by: maintainer-timeout, lawrance (mentor, implicit) |
1.7.1 10 May 2006 19:55:06
 |
jmelo  |
- Fix mastersite.
- Remove WWW, site is gone.
PR: ports/97098
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by: Scott Kenney <saken@hotel.rmta.org> (maintainer), mnag (mentor) |
1.7.1 16 Jan 2006 22:25:17
 |
tdb  |
- Update to 1.7.1
- Add SHA256 checksum
PR: 91876
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by: maintainer |
1.7 02 Apr 2004 06:09:43
 |
pav  |
- Fix CONFIGURE_ARGS handling
PR: ports/64823
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> |
1.7 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.7 30 Mar 2003 04:43:13
 |
edwin  |
update shells/rc to version 1.7, with readline
PR: ports/48843
Submitted by: Scott Kenney <saken@hotel.rmta.org> |
1.6 21 Feb 2003 13:26:58
 |
knu  |
De-pkg-comment. |
08 Oct 2000 07:07:58
    |
asami  |
Convert category shells to new layout. |