https://github.com/ibara/openrcs
Portable OpenBSD OpenRCS.
https://github.com/ibara/openrcs
Last synced: 7 months ago
JSON representation
Portable OpenBSD OpenRCS.
- Host: GitHub
- URL: https://github.com/ibara/openrcs
- Owner: ibara
- Created: 2019-01-27T03:59:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T16:27:02.000Z (over 6 years ago)
- Last Synced: 2025-04-09T08:43:58.604Z (9 months ago)
- Language: C
- Homepage:
- Size: 113 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OpenRCS for FreeBSD
===================
This repository contains a port of OpenBSD OpenRCS to FreeBSD.
Currently, it matches OpenRCS as shipped in OpenBSD 6.6.
Install
-------
Copy this directory into `/usr/src/usr.bin` and type
`cd /usr/src/usr.bin/rcs && make obj && make && sudo make install`.