the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: cvs
Version: 1.12.13
Revision: 12
Maintainer: Alexander Hansen
#
Conflicts: cvs-stable, cvs-proxy
Replaces: cvs-stable, cvs-proxy
Source: mirror:gnu:non-gnu/%n/source/feature/%v/%n-%v.tar.bz2
Source-MD5: 956ab476ce276c2d19d583e227dbdbea
ConfigureParams: <<
--mandir=%p/share/man\
--infodir=%p/share/info\
--with-libiconv-prefix=%p\
--with-libintl-prefix=%p\
--with-gssapi=/usr\
--with-krb4=/usr\
--enable-case-sensitivity\
--disable-dependency-tracking
<<
BuildDepends: system-openssl-dev, libgettext3-dev, libiconv-dev
Depends: libgettext3-shlibs, libiconv
SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
InstallScript: <<
make install DESTDIR=%d
<<
DocFiles: <<
BUGS COPYING* ChangeLog* DEVEL-CVS FAQ HACKING MINOR-BUGS NEWS
PROJECTS README TESTS TODO
<<
InfoDocs: cvs.info cvsclient.info
#
Description: Version control system
DescDetail: <<
CVS is the Concurrent Versions System, the dominant open-source
network-transparent version control system. CVS is useful for
everyone from individual developers to large, distributed teams:
- Its client-server access method lets developers access the
latest code from anywhere there's an Internet connection.
- Its unreserved check-out model to version control avoids
artificial conflicts common with the exclusive check-out model.
- Its client tools are available on most platforms.
This version is based on the upstream "feature" tree. If you need to downgrade
for any reason, either just remove the package and use the builtin version
(1.11.20 for the 2.2 and later XCode tools), or install the "cvs-stable"
package.
<<
DescPackaging: <<
added the configure params to comply with Fink policy
added InfoDocs field
enabled case sensitivity for everybody:
"Enabling this on a case insensitive system should
have little effect on the server or client
operation": from the help text in the configure script.
Uses system's OpenSSL.
Uses zlib provided with package source.
Prior versions by Sylvain Cuaz
<<
DescPort: <<
<<
Homepage: http://www.nongnu.org/cvs/
License: GPL
Package: cvs
Version: 1.12.13
Revision: 12
Maintainer: Alexander Hansen
#
Conflicts: cvs-stable, cvs-proxy
Replaces: cvs-stable, cvs-proxy
Source: mirror:gnu:non-gnu/%n/source/feature/%v/%n-%v.tar.bz2
Source-MD5: 956ab476ce276c2d19d583e227dbdbea
ConfigureParams: <<
--mandir=%p/share/man\
--infodir=%p/share/info\
--with-libiconv-prefix=%p\
--with-libintl-prefix=%p\
--with-gssapi=/usr\
--with-krb4=/usr\
--enable-case-sensitivity\
--disable-dependency-tracking
<<
BuildDepends: system-openssl-dev, libgettext3-dev, libiconv-dev
Depends: libgettext3-shlibs, libiconv
SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
InstallScript: <<
make install DESTDIR=%d
<<
DocFiles: <<
BUGS COPYING* ChangeLog* DEVEL-CVS FAQ HACKING MINOR-BUGS NEWS
PROJECTS README TESTS TODO
<<
InfoDocs: cvs.info cvsclient.info
#
Description: Version control system
DescDetail: <<
CVS is the Concurrent Versions System, the dominant open-source
network-transparent version control system. CVS is useful for
everyone from individual developers to large, distributed teams:
- Its client-server access method lets developers access the
latest code from anywhere there's an Internet connection.
- Its unreserved check-out model to version control avoids
artificial conflicts common with the exclusive check-out model.
- Its client tools are available on most platforms.
This version is based on the upstream "feature" tree. If you need to downgrade
for any reason, either just remove the package and use the builtin version
(1.11.20 for the 2.2 and later XCode tools), or install the "cvs-stable"
package.
<<
DescPackaging: <<
added the configure params to comply with Fink policy
added InfoDocs field
enabled case sensitivity for everybody:
"Enabling this on a case insensitive system should
have little effect on the server or client
operation": from the help text in the configure script.
Uses system's OpenSSL.
Uses zlib provided with package source.
Prior versions by Sylvain Cuaz
<<
DescPort: <<
<<
Homepage: http://www.nongnu.org/cvs/
License: GPL