10 Commits

Author SHA1 Message Date
rpe
687094d3d9 Update devel/src to 1.12
OK aja@
2017-02-06 18:02:37 +00:00
rpe
3bcd8622dc Update devel/src to 1.11
- use 'sed -i' instead of perl
- use gnu make, needed for tests
- enable tests and set TEST_TARGET
- disable pylint tests, our version is too old
- disable sscs and python3 tests

OK aja@
2016-03-05 14:39:50 +00:00
rpe
9b5bdfc6dd update to devel/src 1.3
See http://www.catb.org/~esr/src/NEWS for what changed.

OK aja@
2016-02-05 12:51:46 +00:00
rpe
98bb50a21b Update devel/src to 0.19
OK aja@
2015-04-03 15:45:43 +00:00
rpe
43b55dfa96 Update devel/src to 0.18
OK aja@
2014-12-25 14:30:45 +00:00
rpe
8cb7be340d Update devel/src to 0.15
OK aja@
2014-12-11 22:19:46 +00:00
rpe
30a45e8ed6 Update to src 0.14
OK aja@
2014-12-01 21:57:14 +00:00
rpe
b184320390 Update src to 0.13
- remove asciidoc BUILD_DEPENDS (no need to regenerate the manpage)
- add GNU rcs and rcs-fast-import as RUN_DEPENDS
- add RUN_DEPENDS to TEST_DEPENDS
- post-extract substitutions for GNU rcs/rcsdiff/ci/co with in src

OK sthen@ landry@
2014-11-30 17:07:50 +00:00
rpe
c48e534dba Update devel/src to 0.8
OK aja@ landry@
2014-11-15 11:39:55 +00:00
rpe
bebcd4dff0 Import devel/src
OK sthen@

SRC (Simple Revision Control) is RCS, reloaded.

It remains determinedly file-oriented and doesn't even track the
committer of a change (because that's always you), but incorporates
the design and user-interface lessons of modern systems.  It features
sequential revision numbers, lockless operation, embedded command
help, and a command set that will seem familiar to users of Subversion,
Mercurial, and Git.
2014-11-14 22:25:03 +00:00