The FreeBSD Ports Archive
FreeBSD shells : rc4>
A unix incarnation of the plan9 shell
This is a reimplementation for Unix, by Byron Rakitzis, of the Plan
9 shell. rc offers much the same capabilities as a traditional
Bourne shell, but with a much cleaner syntax.
See the end of the man page, under "INCOMPATABILITIES" for (known?)
differences from the "real" rc.
Scott Kenney
ftp://rc.quanstro.net/pub/
|
rc history
v. 1.18
date: 2006/09/05 09:04:21; author: linimon; state: Exp; lines: +1 -1
Actually assign port to new maintainer.
Forgotten by: itetcu
v. 1.17
date: 2006/06/08 01:52:27; author: itetcu; state: Exp; lines: +11 -5
- Shells/rc got a new MASTER_SITES [1]
- This software is now maintain by Erik Quanstrom [1]
- OPTIONify [2]
PR: ports/97298 [1]
Submitted by: Serge Gagnon [1]
itetcu (me) [2]
Approved by: maintainer-timeout, lawrance (mentor, implicit)
v. 1.16
date: 2006/05/10 19:55:06; author: jmelo; state: Exp; lines: +1 -2
- Fix mastersite.
- Remove WWW, site is gone.
PR: ports/97098
Submitted by: Serge Gagnon
Approved by: Scott Kenney (maintainer), mnag (mentor)
v. 1.15
date: 2006/01/16 22:25:17; author: tdb; state: Exp; lines: +1 -1
- Update to 1.7.1
- Add SHA256 checksum
PR: 91876
Submitted by: Serge Gagnon
Approved by: maintainer
v. 1.14
date: 2004/04/02 06:09:43; author: pav; state: Exp; lines: +4 -4
- Fix CONFIGURE_ARGS handling
PR: ports/64823
Submitted by: Serge Gagnon
v. 1.13
date: 2003/03/30 04:43:13; author: edwin; state: Exp; lines: +8 -1
update shells/rc to version 1.7, with readline
PR: ports/48843
Submitted by: Scott Kenney
v. 1.12
date: 2003/02/21 13:26:58; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.11
date: 2000/04/21 08:19:27; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.10
date: 2000/04/09 18:34:01; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.9
date: 1999/08/31 01:53:19; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.8
date: 1999/06/25 21:42:38; author: cpiazza; state: Exp; lines: +10 -9
1) Update ports/shells/rc to version 1.6 (the first release version
in many years.)
2) change MAINTAINER line to myself, this is with the approval of
erich@FreeBSD.org (the current maintainer)
3) update the pkg/DESCR to include a WWW line
PR: 12392
Submitted by: Scott A. Kenney
v. 1.7
date: 1999/03/15 04:34:14; author: steve; state: Exp; lines: +4 -5
Update to version 1.5b2.
PR: 9882
Submitted by: Scott A. Kenney
v. 1.6
date: 1999/01/09 03:19:39; author: asami; state: Exp; lines: +2 -2
Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.
Reviewed by: the ports list
v. 1.5
date: 1998/11/21 17:18:16; author: steve; state: Exp; lines: +2 -2
Fixup CATEGORIES list.
Submitted by: Josh Gilliam
v. 1.4
date: 1998/10/04 00:56:48; author: steve; state: Exp; lines: +3 -1
Move manpages to Makefile and use MAN* macros.
v. 1.3
date: 1996/11/12 02:19:38; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.2
date: 1995/10/28 20:34:39; author: erich; state: Exp; lines: +4 -1
added myself as MAINTAINER
v. 1.1
date: 1995/08/14 04:08:01; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/08/14 04:08:01; author: asami; state: Exp; lines: +0 -0
Various plan9 utilities. It's such a complete collection, I'm going
to import it all at once!
Submitted by: Eric L. Hernes
=============================================================================
v. 1.18
date: 2006/09/05 09:04:21; author: linimon; state: Exp; lines: +1 -1
Actually assign port to new maintainer.
Forgotten by: itetcu
v. 1.17
date: 2006/06/08 01:52:27; author: itetcu; state: Exp; lines: +11 -5
- Shells/rc got a new MASTER_SITES [1]
- This software is now maintain by Erik Quanstrom [1]
- OPTIONify [2]
PR: ports/97298 [1]
Submitted by: Serge Gagnon [1]
itetcu (me) [2]
Approved by: maintainer-timeout, lawrance (mentor, implicit)
v. 1.16
date: 2006/05/10 19:55:06; author: jmelo; state: Exp; lines: +1 -2
- Fix mastersite.
- Remove WWW, site is gone.
PR: ports/97098
Submitted by: Serge Gagnon
Approved by: Scott Kenney (maintainer), mnag (mentor)
v. 1.15
date: 2006/01/16 22:25:17; author: tdb; state: Exp; lines: +1 -1
- Update to 1.7.1
- Add SHA256 checksum
PR: 91876
Submitted by: Serge Gagnon
Approved by: maintainer
v. 1.14
date: 2004/04/02 06:09:43; author: pav; state: Exp; lines: +4 -4
- Fix CONFIGURE_ARGS handling
PR: ports/64823
Submitted by: Serge Gagnon
v. 1.13
date: 2003/03/30 04:43:13; author: edwin; state: Exp; lines: +8 -1
update shells/rc to version 1.7, with readline
PR: ports/48843
Submitted by: Scott Kenney
v. 1.12
date: 2003/02/21 13:26:58; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.11
date: 2000/04/21 08:19:27; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.10
date: 2000/04/09 18:34:01; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.9
date: 1999/08/31 01:53:19; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.8
date: 1999/06/25 21:42:38; author: cpiazza; state: Exp; lines: +10 -9
1) Update ports/shells/rc to version 1.6 (the first release version
in many years.)
2) change MAINTAINER line to myself, this is with the approval of
erich@FreeBSD.org (the current maintainer)
3) update the pkg/DESCR to include a WWW line
PR: 12392
Submitted by: Scott A. Kenney
v. 1.7
date: 1999/03/15 04:34:14; author: steve; state: Exp; lines: +4 -5
Update to version 1.5b2.
PR: 9882
Submitted by: Scott A. Kenney
v. 1.6
date: 1999/01/09 03:19:39; author: asami; state: Exp; lines: +2 -2
Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.
Reviewed by: the ports list
v. 1.5
date: 1998/11/21 17:18:16; author: steve; state: Exp; lines: +2 -2
Fixup CATEGORIES list.
Submitted by: Josh Gilliam
v. 1.4
date: 1998/10/04 00:56:48; author: steve; state: Exp; lines: +3 -1
Move manpages to Makefile and use MAN* macros.
v. 1.3
date: 1996/11/12 02:19:38; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.2
date: 1995/10/28 20:34:39; author: erich; state: Exp; lines: +4 -1
added myself as MAINTAINER
v. 1.1
date: 1995/08/14 04:08:01; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/08/14 04:08:01; author: asami; state: Exp; lines: +0 -0
Various plan9 utilities. It's such a complete collection, I'm going
to import it all at once!
Submitted by: Eric L. Hernes
=============================================================================
v. 1.18
date: 2006/09/05 09:04:21; author: linimon; state: Exp; lines: +1 -1
Actually assign port to new maintainer.
Forgotten by: itetcu
v. 1.17
date: 2006/06/08 01:52:27; author: itetcu; state: Exp; lines: +11 -5
- Shells/rc got a new MASTER_SITES [1]
- This software is now maintain by Erik Quanstrom [1]
- OPTIONify [2]
PR: ports/97298 [1]
Submitted by: Serge Gagnon [1]
itetcu (me) [2]
Approved by: maintainer-timeout, lawrance (mentor, implicit)
v. 1.16
date: 2006/05/10 19:55:06; author: jmelo; state: Exp; lines: +1 -2
- Fix mastersite.
- Remove WWW, site is gone.
PR: ports/97098
Submitted by: Serge Gagnon
Approved by: Scott Kenney (maintainer), mnag (mentor)
v. 1.15
date: 2006/01/16 22:25:17; author: tdb; state: Exp; lines: +1 -1
- Update to 1.7.1
- Add SHA256 checksum
PR: 91876
Submitted by: Serge Gagnon
Approved by: maintainer
v. 1.14
date: 2004/04/02 06:09:43; author: pav; state: Exp; lines: +4 -4
- Fix CONFIGURE_ARGS handling
PR: ports/64823
Submitted by: Serge Gagnon
v. 1.13
date: 2003/03/30 04:43:13; author: edwin; state: Exp; lines: +8 -1
update shells/rc to version 1.7, with readline
PR: ports/48843
Submitted by: Scott Kenney
v. 1.12
date: 2003/02/21 13:26:58; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.11
date: 2000/04/21 08:19:27; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.10
date: 2000/04/09 18:34:01; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.9
date: 1999/08/31 01:53:19; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.8
date: 1999/06/25 21:42:38; author: cpiazza; state: Exp; lines: +10 -9
1) Update ports/shells/rc to version 1.6 (the first release version
in many years.)
2) change MAINTAINER line to myself, this is with the approval of
erich@FreeBSD.org (the current maintainer)
3) update the pkg/DESCR to include a WWW line
PR: 12392
Submitted by: Scott A. Kenney
v. 1.7
date: 1999/03/15 04:34:14; author: steve; state: Exp; lines: +4 -5
Update to version 1.5b2.
PR: 9882
Submitted by: Scott A. Kenney
v. 1.6
date: 1999/01/09 03:19:39; author: asami; state: Exp; lines: +2 -2
Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.
Reviewed by: the ports list
v. 1.5
date: 1998/11/21 17:18:16; author: steve; state: Exp; lines: +2 -2
Fixup CATEGORIES list.
Submitted by: Josh Gilliam
v. 1.4
date: 1998/10/04 00:56:48; author: steve; state: Exp; lines: +3 -1
Move manpages to Makefile and use MAN* macros.
v. 1.3
date: 1996/11/12 02:19:38; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.2
date: 1995/10/28 20:34:39; author: erich; state: Exp; lines: +4 -1
added myself as MAINTAINER
v. 1.1
date: 1995/08/14 04:08:01; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/08/14 04:08:01; author: asami; state: Exp; lines: +0 -0
Various plan9 utilities. It's such a complete collection, I'm going
to import it all at once!
Submitted by: Eric L. Hernes
=============================================================================
|
| |

|