# git/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- 1. There are at least two packages named "git" in the Linux world: (a) "git" - A distributed source-code management system (b) "git" - GNU Interactive Tools This package is the first one (a distributed source-code management system). #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 000.97 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.05 hours (or 002.93 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.06 hours (or 003.47 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.14 hours (or 008.40 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] altpkg = yes build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 116M #--------------------------------------------------------------------- [depends] curl-low diffutils expat grep openssh openssl pcre2 perl python rcs tcltk zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE make configure bash ./configure \ --prefix=$PKGDIR_PROD \ --mandir=$MANBASE \ --with-libpcre2 \ --with-openssl=$PRODTREE/openssl #--------------------------------------------------------------------- [postbuild] MANBASE=$PKGDIR_PROD/man mkdir -p $PKGDIR_PROD/etc/ git config --system http.sslcainfo \ $PRODTREE/openssl/etc/ssl/ca-bundle.crt cd $MANBASE tar Jxf $PKGDIR_SPECIAL/git-manpages-2.*.tar.xz #--------------------------------------------------------------------- [setup.boot] git config --global http.version HTTP/1.1 git config --global http.postBuffer 524288000 git config --global http.lowSpeedLimit 0 git config --global http.lowSpeedTime 999999 #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = http://packages.debian.org/unstable/source/git-core url_home = http://git.or.cz/ url_lfs = n/a url_tarball = http://kernel.org/pub/software/scm/git/\ git-2.46.2.tar.xz #--------------------------------------------------------------------- [history] 150602 Updated from 2.4.1 to 2.4.2 170512 Updated to 2.13.0 170713 Updated to 2.13.3 170809 Updated to 2.14.0 170811 Updated to 2.14.1 170926 Updated to 2.14.2 171024 Updated to 2.14.3 180116 Updated to 2.15.1 180303 Updated to 2.16.2 180323 Updated to 2.16.3 180622 Updated to 2.18.0 180914 Updated to 2.19.0 181006 Updated to 2.19.1 181209 Updated to 2.20.0 181215 Updated to 2.20.1 190225 Updated to 2.21.0 190608 Updated to 2.22.0 190813 Updated to 2.22.1 190818 Updated to 2.23.0 210327 Updated to 2.31.1 210708 Updated to 2.32.0 210820 Updated to 2.33.0 211115 Updated to 2.34.0 211124 Updated to 2.34.1 220130 Updated to 2.35.1 220505 Updated to 2.36.1 230428 Updated to 2.38.5 240622 Updated to 2.44.2 241004 Updated to 2.46.2