> Another option: add a "git-boostrap" or "git-minimal" package with
> most dependencies removed: Only "curl" is really needed, for support
> of "pull" via http(s). Everything else could be removed with a little
> work. Though some could potentially also replaced by uses of the
> system versions of certain libs: expat, pcre, openssl are all part of
> my OS X 10.7 install, though I am not sure if they are available on
> 10.5 (and in which versions).

10.5/i386:
$ /usr/bin/xmlwf -v
xmlwf using expat_2.0.0
/usr/lib/libexpat.1.dylib (compatibility version 7.0.0, current version 
7.0.0)

$ /usr/bin/openssl version
OpenSSL 0.9.7l 28 Sep 2006
/usr/lib/libcrypto.0.9.7.dylib (compatibility version 0.9.7, current 
version 0.9.7)

NO system-libpcre


10.6:
$ /usr/bin/xmlwf -v
xmlwf using expat_2.0.1
/usr/lib/libexpat.1.dylib (compatibility version 7.0.0, current version 
7.2.0)

$ /usr/bin/openssl version
OpenSSL 0.9.8r 8 Feb 2011
/usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current 
version 0.9.8)

/usr/lib/libpcre.0.dylib (compatibility version 1.0.0, current version 
1.1.0)


10.7:
$ /usr/bin/xmlwf -v
xmlwf using expat_2.0.1
/usr/lib/libexpat.1.dylib (compatibility version 7.0.0, current version 
7.2.0)

$ /usr/bin/openssl version
OpenSSL 0.9.8r 8 Feb 2011
/usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current 
version 44.0.0)

/usr/lib/libpcre.0.dylib (compatibility version 1.0.0, current version 
1.1.0)

Hanspeter


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
fink-core mailing list
fink-core@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.core
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-core

Reply via email to