# xterm/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- 2. "xterm" fonts won't look right until the "ttf" package is built. #--------------------------------------------------------------------- 3. Some "xterm" releases to avoid: "xterm" releases 230 and 231 had a bug that caused the mouse cursor to flicker off and on, depending on what the user was doing. The problem was apparently corrected as of release 234. "xterm" still shuts the mouse cursor off, but it doesn't seem to flicker as much. Note: The mouse-cursor shut-off is apparently a feature and not a bug. "xterm" release 249 had a bug that broke the program's "-fa" switch. The problem was apparently corrected as of release 250. "xterm" release 267 couldn't be built due to multiple issues related to "termcap" support. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.22 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.25 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.32 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.32 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.35 minutes) - 2021 Utah dedi box: 4x2 CPU 32GB RAM 00.02 hours (or 000.90 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "xterm.license" under installed tree patches = required proddir = none purge = no setpaths = bzip2, freetype2, $PRODTREE/xorg tmpsize = 9M #--------------------------------------------------------------------- [depends] fontconfig # May (or may not) be used freetype2 ncurses sed xorgbase:strict #--------------------------------------------------------------------- [build] TGTDIR=$PRODTREE/xorg DOCDIR=$TGTDIR/doc MANDIR=$TGTDIR/man/man1 X11_BIN_DIR=$TGTDIR/bin mkdir -p $TGTDIR $DOCDIR $MANDIR $X11_BIN_DIR PATH=$X11_BIN_DIR:$PATH xmkmf sed -e "s|DefaultGcc2[a-zA-Z0-9]*|-O2 -fno-strength-reduce \ -fno-strict-aliasing|g" \ -i Makefile make strip xterm DIR=`pwd` cd $X11_BIN_DIR (mv xterm.orig xterm.tmp1-$PID 2> /dev/null || true) (mv xterm xterm.tmp2-$PID 2> /dev/null || true) (rm -f xterm.tmp* 2> /dev/null || true) cp -p $DIR/xterm xterm.orig cp -p $PKGDIR_SPECIAL/xterm.wrapper xterm cp -p $PKGDIR_SPECIAL/xterm-bold . chmod 755 xterm xterm-bold rm -f $MANDIR/xterm.1* cp -p $DIR/xterm.man $MANDIR/xterm.1 gzip -9 $MANDIR/xterm.1 cp -p $PKGDIR_SPECIAL/xterm.license $DOCDIR/ #--------------------------------------------------------------------- # 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/xterm url_home = http://invisible-island.net/xterm/ url_lfs = n/a url_tarball = http://invisible-mirror.net/archives/\ xterm/xterm-363.tgz #--------------------------------------------------------------------- [history] 170703 Updated from 316 to 330 180305 Updated to 331 180430 Updated to 332 180503 Updated to 333 180814 Updated to 334 180815 Updated to 335 180922 Updated to 337 181217 Updated to 340 190114 Updated to 343 190509 Updated to 344 190516 Updated to 345 190529 Updated to 346 210127 Updated to 363