Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31235

Added Files:
        cvs.info 
Log Message:
Resurrect cvs from the depths of hell (ok, 10.4-EOL).
It may not be included in some future OS.

--- NEW FILE: cvs.info ---
Package: cvs
Version: 1.12.13
Revision: 13
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
#
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\
--with-external-zlib\
--disable-dependency-tracking
<<
BuildDepends: openssl100-dev (>= 1.0.1e-1), libgettext8-dev, libiconv-dev
Depends: openssl100-shlibs (>= 1.0.1e-1), libgettext8-shlibs, libiconv
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.
 Prior versions by Sylvain Cuaz <z...@users.sourceforge.net>
 and Alexander Hansen <alexkhan...@users.sourceforge.net>
<<
DescPort: <<

<<
Homepage: http://www.nongnu.org/cvs/
License: GPL


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to