./devel/rcs, GNU Revision Control System - version control software

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.9.4nb1, Package name: rcs-5.9.4nb1, Maintainer: pkgsrc-users

RCS manages software libraries. It greatly increases
programmer productivity by providing the following functions.

1. RCS stores and retrieves multiple revisions of program and other text.
2. RCS maintains a complete history of changes.
3. RCS manages multiple lines of development.
4. RCS can merge multiple lines of development.
5. RCS flags coding conflicts.
6. RCS resolves access conflicts.
7. RCS provides high-level retrieval functions.
8. RCS provides release and configuration control.
9. RCS performs automatic identification of modules with
name, revision number, creation time, author, etc.
10. Provides high-level management visibility.
11. RCS is fully compatible with existing software development tools.
12. RCS' basic user interface is extremely simple.
13. RCS simplifies software distribution if customers main-
tain sources with RCS also.
14. RCS needs little extra space for the revisions (only the differences).
15. RCS is implemented with reverse deltas. This means that
the latest revision, which is the one that is accessed most
often, is stored intact. This results in fast access time for
the revision needed most often.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 782.578 KB

Version history: (Expand)


CVS history: (Expand)


   2023-05-18 16:46:05 by Amitai Schleier | Files touched by this commit (3)
Log message:
DEPENDS+=editors/ed if there's no /bin/ed or /usr/bin/ed. Fix
preprocessor error. Probably no change on systems where this already
configured and built.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2018-09-06 11:29:57 by Jonathan Perkin | Files touched by this commit (3)
Log message:
rcs: Don't use %n format strings on Darwin.

Patch from Homebrew, fixes joyent/pkgsrc#137.  Bump PKGREVISION.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2015-11-04 14:27:59 by Tobias Nygren | Files touched by this commit (1)
Log message:
Use cleaner mechanism for gdiff dependency. From anonymous.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-11-01 15:24:45 by Tobias Nygren | Files touched by this commit (1)
Log message:
GNU_CONFIGURE=yes must be set before bsd.prefs.mk is included.
Also LOCALBASE -> PREFIX