app-shells / rc

A reimplementation of the Plan 9 shell

Official package sites : http://static.tobold.org/ ·

v1.7.4-r2 :: 0 :: gentoo

Modified
License
rc
Keywords
~amd64 ~x86
USE flags
libedit readline

General

libedit
Use the libedit library (replacement for readline)
readline
Enable support for libreadline, a GNU line-editing library that almost everyone wants

dev-libs / libedit : BSD replacement for libreadline

sys-libs / ncurses : Console display library

sys-libs / readline : Another cute console display library

dev-libs / libedit : BSD replacement for libreadline

sys-libs / ncurses : Console display library

sys-libs / readline : Another cute console display library

925558
app-shells/rc-1.7.4-r2 - edit-edit.c: error: passing argument 2 of el_gets from incompatible pointer type [-Wincompatible-pointer-types]
944459
app-shells/rc-1.7.4-r2 fails to compile: rc.h:47:14: error: expected { before bool
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-shells/rc: drop 1.7.4-r1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-shells/rc: add ncurses dependency
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-shells/rc: use := for readline
Signed-off-by: Sam James <sam@gentoo.org>
Richard-Rogalski · gentoo
app-shells/rc: fix bug preventing rc becoming login shell
Previously the path /bin/rcsh was appended to /etc/shells despite the ebuild installing to /usr/bin/rcsh. This new revision appends the proper path in /etc/shells Closes: https://bugs.gentoo.org/830633 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Richard Rogalski <rrogalski@tutanota.com> Closes: https://github.com/gentoo/gentoo/pull/24366 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}
Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
app-shells/rc: drop old
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Patrice Clement · gentoo
app-shells/rc: install binary in /usr/bin.
Package-Manager: portage-2.3.3
Patrice Clement · gentoo
app-shells/rc: EAPI 6 bump.
Package-Manager: portage-2.3.3
Mike Frysinger · gentoo
app-shells/rc: only update /etc/shells when needed
Mike Frysinger · gentoo
app-shells/rc: update libedit configure flag #571808
Patrice Clement · gentoo
app-shells/rc: Clean up old.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Patrice Clement · gentoo
app-shells/rc: Version bump.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed