1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/shells/rc/pkg-descr
Danilo G. Baio c5b23cae91 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
2017-06-10 15:13:34 +00:00

9 lines
483 B
Plaintext

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.
WWW: http://tobold.org/article/rc