|
|||||||||
Saturday the 4th of July, 2009 |
|||||||||
git-core most recent diffversion 1.6.0.4
Scroll down toward the bottom of the page to get installation instructions for git-core. The raw portfile for git-core 1.6.0.4 is located here: http://git-core.darwinports.com/dports/devel/git-core/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/git-core The git-core Portfile 42573 2008-11-24 21:32:42Z mcalhoun PortSystem 1.0 Name: git-core Version: 1.6.0.4 Description: A fast version control system Long Description: Git is a fast, scalable, distributed open source version control system focusing on speed and efficiency. Maintainers: larsen.st:bryan gmail.com:maccheck openmaintainer Category: devel Platform: darwin Homepage: http://git.or.cz/ use_bzip2 yes Master Sites: http://www.kernel.org/pub/software/scm/git/ distname git-${version} distfiles git-${version}${extract.suffix} git-manpages-${version}${extract.suffix} Checksums: git-${version}${extract.suffix} sha1 6e9471519d482894ffd7ecc10cf2c09506971e3d git-manpages-${version}${extract.suffix} sha1 26e713ef11449187f9762fb603cca43b2b5b80b8 depends_run port:rsync path:bin/perl:perl5 port:p5-error depends_lib port:curl port:zlib port:openssl port:expat port:libiconv Patch Files: patch-Makefile.diff patch-http.h.diff extract.only git-${version}${extract.suffix} git-manpages-${version}${extract.suffix} use_configure no build.args CFLAGS="-Wall -O2 -I${prefix}/include" LDFLAGS="-L${prefix}/lib" prefix=${prefix} CURLDIR=${prefix} OPENSSLDIR=${prefix} ICONVDIR=${prefix} PERL_PATH="${prefix}/bin/perl" NO_FINK=1 NO_DARWIN_PORTS=1 NO_R_TO_GCC_LINKER=1 test.run yes test.cmd make test.target test test.dir ${worksrcpath} test.args prefix=${prefix} CURLDIR=${prefix} OPENSSLDIR=${prefix} ICONVDIR=${prefix} PERL_PATH="${prefix}/bin/perl" NO_FINK=1 NO_DARWIN_PORTS=1 destroot.destdir DESTDIR=${destroot} prefix=${prefix} destroot.target install destroot.args CFLAGS="-Wall -O2 -I${prefix}/include" LDFLAGS="-L${prefix}/lib" prefix=${prefix} CURLDIR=${prefix} OPENSSLDIR=${prefix} ICONVDIR=${prefix} PERL_PATH="${prefix}/bin/perl" NO_FINK=1 NO_DARWIN_PORTS=1 NO_R_TO_GCC_LINKER=1 post-destroot { foreach f {1 5 7} { xinstall -d ${destroot}${prefix}/share/man/man${f} foreach m [glob -directory ${workpath} man${f}/*.${f}] { xinstall ${m} ${destroot}${prefix}/share/man/man${f} } } if {![variant_isset svn]} { system "rm ${destroot}${prefix}/libexec/git-core/git-svn*" } set docdestroot ${destroot}${prefix}/share/doc/${name} xinstall -d ${docdestroot} if {[variant_isset doc]} { system "cd ${docdestroot} && ${extract.cmd} ${extract.pre_args} ${distpath}/git-htmldocs-${version}${extract.suffix} ${extract.post_args}" } file copy ${worksrcpath}/contrib ${docdestroot} foreach badfile [exec find ${destroot} -name perllocal.pod] { ui_info "Removing ${badfile}" file delete ${badfile} } } Variant: doc description {Install HTML and plaintext documentation} { distfiles-append git-htmldocs-${version}${extract.suffix} checksums-append git-htmldocs-${version}${extract.suffix} sha1 2ce03c496bc6d332cfaed4bd58ddb0a0bce3adea } Variant: gitweb description {Install gitweb.cgi} { build.target-append gitweb/gitweb.cgi post-destroot { xinstall -d ${destroot}${prefix}/share/${name}/gitweb xinstall -m 444 -W ${worksrcpath}/gitweb gitweb.cgi gitweb.css git-favicon.png git-logo.png ${destroot}${prefix}/share/${name}/gitweb xinstall -d ${destroot}${prefix}/share/doc/${name}/gitweb xinstall -m 444 -W ${worksrcpath}/gitweb README INSTALL ${destroot}${prefix}/share/doc/${name}/gitweb } } Variant: svn description {Bi-directional subversion repository support} { depends_run-append port:subversion port:p5-libwww-perl port:p5-svn-simple port:p5-term-readkey } Variant: bash_completion description {Bash completion support} { depends_run-append port:bash-completion post-destroot { xinstall -d ${destroot}${prefix}/etc/bash_completion.d xinstall -m 644 ${worksrcpath}/contrib/completion/git-completion.bash ${destroot}${prefix}/etc/bash_completion.d/git } } default_variants +doc livecheck.check regex livecheck.regex {v([0-9.]+)} If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/git-coreYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using git-core with these commands: % man git-core Where to find more information:
|
![]() |
![]() Digg git-core on MacOSX Download the Darwinports Installer version 1.7 How to Install Darwinports Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |



