# httrack/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. "httrack" 3.40 had a significant problem. Specifically, it re- # ported internal errors intermittently. The messages produced were # obscure; they said "crash adding error". There was no obvious fix # for the problem. Releases 3.41 and above don't seem to have the # problem. #--------------------------------------------------------------------- # 2. Most network packages that support secure-protocol operations can # use GNU TLS, OpenSSL, or both for this purpose. Presently, this # package uses OpenSSL, but not GNU TLS. #--------------------------------------------------------------------- # 3. "httrack" loads OpenSSL dynamically (i.e., at run-time). Due to # the method used, "httrack" may need to be modified every time that a # new version of OpenSSL is installed. For more information, see the # "httrack" source file "htsmodules.c". #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.07 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 001.23 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 001.50 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.10 hours (or 006.02 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = GNU General Public License, version 2 (June 1991) patches = required tmpsize = 13M unpack = relaxed setpaths = openssl # Required due to way library is used #--------------------------------------------------------------------- [depends] actools gawk grep openssl sed zlib #--------------------------------------------------------------------- [configure] ETCDIR=$PKGDIR_PROD/etc MANBASE=$PKGDIR_PROD/man mkdir -p $ETCDIR $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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/stable/web/httrack url_home = http://www.httrack.com/ url_lfs = n/a url_tarball = http://download.httrack.com/httrack-3.49.2.tar.gz #--------------------------------------------------------------------- [history] 210425 Updated from 3.48.3 to 3.49.2