# htpdate/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run \ --checkout=v1.3.4 \ https://github.com/twekkel/htpdate.git #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.02 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.03 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.05 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM 00.00 hours (or 000.07 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none depends = none exepack = yes license = See "license*.txt" in installed tree licfile = LICENSE tmpsize = 1M #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man1 SPCDIR=$PKGDIR_SPECIAL mkdir -p $BINDIR $MANDIR make cp -p htpdate $BINDIR/ cp -p htpdate.8 $MANDIR/ cp -p $SPCDIR/runhtpdate $BINDIR/ chmod 755 $BINDIR/runhtpdate #--------------------------------------------------------------------- # 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 = n/a url_home = https://www.vervest.org/htp/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 211220 Updated from 1.1.1 to 6d8ebb477 ("git" hash) 220102 Updated to 8fe16f2dd - same as 1.3.1 220122 Updated to 0904e198d - same as 1.3.3 220813 Updated to 2ce0d53a0 - same as 1.3.4