Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/devel
In directory usw-pr-cvs1:/tmp/cvs-serv27915

Added Files:
        svn-client-0.14.3-11.info 
Removed Files:
        svn-client-0.14.3-10.info 
Log Message:
New revision now depends on:
neon23 (>= 0.23.4-10) | neon23-ssl (>= 0.23.4-10)


--- NEW FILE: svn-client-0.14.3-11.info ---
Package: svn-client
Version: 0.14.3
Revision: 11
Description: Compelling replacement for CVS
License: BSD
Maintainer: Christian Schaffner <[EMAIL PROTECTED]>

# Dependencies:
Depends: db4-shlibs (>= 4.0.14-10), gdbm-shlibs (>= 1.8.0-6), expat-shlibs (>= 
1.95.3-1), libxml2-shlibs, neon23-shlibs (>= 0.23.4-10) | neon23-ssl-shlibs (>= 
0.23.4-10), swig (>= 1.3.15), apr-shlibs (>= 0.9.1-10)
BuildDepends: autoconf25 (>= 2.52), libtool14 (>= 1.4.2), bison, db4 (>= 4.0.14-10), 
gdbm (>= 1.8.0-6), expat (>= 1.95.3-1), libxml2, python | python-nox, fink (>= 0.9.9), 
neon23 (>= 0.23.4-10) | neon23-ssl (>= 0.23.4-10), swig (>= 1.3.15), apr (>= 0.9.1-10)

# Unpack Phase:
Source: http://subversion.tigris.org/files/documents/15/841/subversion-r3200.tar.gz
Source-MD5: 22afd8046d45049904aeb9f96f4c6afe

# Compile Phase:
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info --libexecdir=%i/lib/svn 
--with-neon=%p --with-expat=%p --with-apr=%p --with-apr-util=%p --with-berkeley-db=%p 
--enable-maintainer-mode --disable-shared
SetCPPFLAGS: -I%p/include/db4 -no-cpp-precomp
SetCFLAGS: -no-cpp-precomp
GCC: 3.1
CompileScript: <<
        rm -rf neon/
 ./configure %c 
 make
 make check
<<

# Install Phase:
DocFiles: BUGS CHANGES COMMITTERS COPYING HACKING IDEAS INSTALL PORTING README
InfoDocs: svn-handbook.info svn-design.info
InstallScript: <<
 make install DESTDIR=%d
<<

PostInstScript: <<
 echo ""
 echo "WARNING:"
 echo "Subversion is still developing rapidly. Use it at your"
 echo "own risk."
 echo ""
 echo "NOTICE:"
 echo "If you have an existing svn repository and are upgrading from "
 echo "a Subversion *earlier* than 0.13.0, it needs to be UPGRADED"
 echo "to work with the latest code.  A HOWTO document is included"
 echo "in the notes directory of our source tree, and can be read"
 echo "online here:"
 echo ""
 echo "http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO";
<<

DescDetail: <<
The goal of the Subversion project is to build a version control
system that is a compelling replacement for CVS in the open
source community. The software is released under an
Apache/BSD-style open source license.

The goals are:
 - All current CVS features. 
 - Directories, renames, and file meta-data are versioned. 
 - Symbolic links, etc, are supported 
 - Commits are truly atomic. 
 - Branching and tagging are cheap (constant time) operations 
 - Repeated merges are handled gracefully 
 - Support for plug-in client side diff programs 
 - Natively client/server 
 - Client/server protocol sends diffs in both directions 
 - Costs are proportional to change size, not project size 

 WARNING:
 Subversion is still developing rapidly. Use it at your 
 own risk.

 NOTICE:
 If you have an existing svn repository and are upgrading from 
 a Subversion *earlier* than 0.13.0, it needs to be UPGRADED
 to work with the latest code.  A HOWTO document is included
 in the notes directory of our source tree, and can be read
 online here:

http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO
<<
DescPort: <<
The path to the db4 header files had to be included to the
CPPFLAGS: -I/sw/include/db4
<<
DescPackaging: <<
InfoFiles can not be used right now because the .info file seem
to be buggy:
No `START-INFO-DIR-ENTRY' and no `This file documents'.
install-info: unable to determine description for `dir' entry - giving up
<<
Homepage: http://subversion.tigris.org/

--- svn-client-0.14.3-10.info DELETED ---



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to