# rpcbind/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. "rpcbind" needs to be started "fam" and "xinetd". #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.12 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.13 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM #--------------------------------------------------------------------- [settings] build = default kill = killany -qw /sbin/rpcbind license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 1M #--------------------------------------------------------------------- [depends] actools gawk grep libtirpc sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE sed -e "/servname/s:rpcbind:sunrpc:" -i src/rpcbind.c bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --with-rpcuser=root \ --enable-warmstarts \ --without-systemdsystemunitdir #--------------------------------------------------------------------- [postbuild] XDIR=/etc/init.d mkdir -p $XDIR cp -p $PKGDIR_SPECIAL/init.d-rpcbind $XDIR/rpcbind chmod 755 $XDIR/rpcbind #--------------------------------------------------------------------- [setup.boot] # meta-boot-before = fam, xinetd service rpcbind restart #--------------------------------------------------------------------- # 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 = tbd url_home = tbd url_lfs = https://downloads.sourceforge.net/rpcbind/\ rpcbind-1.2.6.tar.bz2 #--------------------------------------------------------------------- [history] 190513 Added package. Started with 1.2.5. 210912 Updated to 1.2.6