# sysstat/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=v12.7.2 \ https://github.com/sysstat/sysstat.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.30 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.45 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 000.90 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled tmpsize = 39M #--------------------------------------------------------------------- [depends] bzip2 grep #--------------------------------------------------------------------- [configure] ETCDIR=$PKGDIR_PROD/etc MANBASE=$PKGDIR_PROD/man mkdir -p $ETCDIR $MANBASE mkdir -p /etc/sysconfig X1=/etc/sysconfig/sysstat X2=/etc/sysconfig/sysstat.ioconf rm -fr $X1 $X2 touch $X1 $X2 rm $X1 $X2 bash ./configure \ --prefix=$PKGDIR_PROD \ --disable-documentation \ --disable-nls \ --disable-file-attr \ --enable-smp-race \ --mandir=$MANBASE \ --sysconfdir=$ETCDIR #--------------------------------------------------------------------- [postbuild] ETCSUBDIR=$PKGDIR_PROD/etc/sysconfig SHADIR=$PKGDIR_PROD/share mkdir -p $ETCSUBDIR mv /etc/sysconfig/sysstat* $ETCSUBDIR/ rm -fr $SHADIR/doc (rmdir $SHADIR || true) #--------------------------------------------------------------------- # 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 = Not checked yet url_home = http://pagesperso-orange.fr/sebastien.godard/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/sysstat.html url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170514 Updated from 9.0.6 to 11.4.4 170709 Updated to 11.5.7 171102 Updated to 11.6.1 180303 Updated to 11.6.2 180629 Updated to 11.6.4 180629 Added an Alpine patch 180805 Updated to 11.6.5 190218 Updated to 12.0.3 190601 Updated to 12.1.5 190818 Updated to 12.1.6 210223 Updated to 12.5.3 210912 Updated to 12.5.4 211205 Updated to 12.5.5 220228 Updated to 6e3e3f443 - "git" hash; same as 12.5.6 230304 Updated to ac1df71ca - same as 12.7.2