2011-01-15 14:56:07 +01:00
|
|
|
# Template file for 'cvs'
|
|
|
|
pkgname=cvs
|
|
|
|
version=1.11.23
|
|
|
|
patch_args="-Np1"
|
|
|
|
distfiles="http://ftp.gnu.org/non-gnu/cvs/source/stable/$version/cvs-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-11-14 18:12:47 +01:00
|
|
|
revision=1
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="mit-krb5-devel"
|
|
|
|
fulldepends="openssh-client"
|
2011-01-15 14:56:07 +01:00
|
|
|
short_desc="Concurrent Versions System"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=400f51b59d85116e79b844f2d5dbbad4759442a789b401a94aa5052c3d7a4aa9
|
|
|
|
long_desc="
|
2011-01-15 14:58:59 +01:00
|
|
|
CVS is a version control system, an important component of Source
|
|
|
|
Configuration Management (SCM). Using it, you can record the history of
|
|
|
|
sources files, and documents. It fills a similar role to the free software
|
|
|
|
RCS, PRCS, and Aegis packages.
|
|
|
|
|
|
|
|
CVS is a production quality system in wide use around the world, including
|
|
|
|
many free software projects."
|
2011-01-15 14:56:07 +01:00
|
|
|
|