Update to version 1.0.9, nothing major.

This commit is contained in:
Joshua Peck Macdonald 1997-01-07 08:07:25 +00:00
parent ec18df1be9
commit 2467d44263
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5247
3 changed files with 5 additions and 38 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: prcs
# Version required: 1.0.1
# Version required: 1.0.9
# Date created: 17 Sep 96
# Whom: jmacd@FreeBSD.ORG
#
# $Id: Makefile,v 1.4 1996/11/18 11:23:34 asami Exp $
# $Id: Makefile,v 1.5 1996/11/18 13:57:40 asami Exp $
#
DISTNAME= prcs-1.0.1
DISTNAME= prcs-1.0.9
CATEGORIES= devel
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/

View File

@ -1 +1 @@
MD5 (prcs-1.0.1.tar.gz) = 13b3583f9be80cfae8c5df6af3a0e52b
MD5 (prcs-1.0.9.tar.gz) = 3f9c09ea57baba2989dc9587d968f030

View File

@ -1,26 +1,8 @@
PRCS -- Project Revision Control System
Announcing version 1.0 of PRCS, the Project Revision Control System.
PRCS is the front end to a set of tools that (like CVS) provide a way
to deal with sets of files and directories as an entity, preserving
coherent versions of the entire set.
PRCS was designed primarily by Professor P. N. Hilfinger, with input
and modifications by Luigi Semenzato and Josh MacDonald. PRCS is
written and maintained by Josh MacDonald.
Its purpose is similar to that of SCCS, RCS, and CVS, but (according
PRCS's purpose is similar to that of SCCS, RCS, and CVS, but (according
to its authors, at least), it is much simpler than any of those
systems.
To compile and install PRCS, read the instructions in the INSTALL
file. Once you have done this, you should at least read the first few
sections of the documentation. It is available in info format. All
documentation is located in the doc/ subdirectory.
The current release, version 1.0, and future releases of PRCS can be
found at ftp://XCF.Berkeley.EDU/pub/prcs. HTML documentation and
recent developments are available online at
@ -30,21 +12,6 @@ recent developments are available online at
PRCS is released under the GNU public license, see the file COPYING
for details.
A mailing list has been formed for announcements and discussion:
prcs-list@XCF.Berkeley.EDU,
you can subscribe by mailing majordomo@XCF.Berkeley.EDU with the
single line
subscribe prcs-list
Comments about PRCS can be addressed to the following addresses:
hilfinger@CS.Berkeley.EDU,
jmacd@CS.Berkeley.EDU,
prcs@XCF.Berkeley.EDU
Bug reports can be addressed to the following address:
prcs-bugs@XCF.Berkeley.EDU