Add tig
[hvlinux.git] / stage3 / packages-update
index e63a516..43ca726 100755 (executable)
@@ -18,7 +18,6 @@ fpkg -e "tar.xz" -s "software/network/rfkill" ${RFKILL} ${KERNEL_URL}
 fpkg ${REISERFSPROGS} "ftp://anduin.linuxfromscratch.org/BLFS/svn/r"
 fpkg -e "tar.gz" ${POPT} "http://rpm5.org/files/popt"
 fpkg -m sf ${LIBTIRPC}
-fpkg ${RPCNIS_HEADERS} "http://anduin.linuxfromscratch.org/other"
 fpkg ${PAM} "https://fedorahosted.org/releases/l/i/linux-pam"
 fpkg -e "tar.gz" -f "${FCRON}.src" ${FCRON} "http://fcron.free.fr/archives"
 fpkg -e "tar.gz" ${OPENSSL} "ftp://ftp.openssl.org/source"
@@ -49,7 +48,8 @@ fpkg -e "tar.gz" -v 0 ${BIND} "ftp://ftp.isc.org/isc/bind9"
 fpkg ${IPTABLES} "http://www.netfilter.org/projects/iptables/files"
 fpkg ${CURL} "http://curl.haxx.se/download"
 fpkg -e "tar.gz" ${RSYNC} "http://samba.org/ftp/rsync/src"
-fpkg -m hv ${GETDATE}
+fpkg -e "tar.xz" ${LIBCAP} "https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2"
+fpkg -e "tar.gz" ${NTP} "https://www.eecis.udel.edu/~ntp/ntp_spool/ntp$(get_pkg_ver1 ${NTP})/ntp-$(get_pkg_ver2 ${NTP})"
 
 fpkg -e "tar.gz" ${LIBARCHIVE} "http://www.libarchive.org/downloads"
 fpkg -e "tar.gz" -s "v" -v 2 ${CMAKE} "http://www.cmake.org/files"
@@ -62,7 +62,7 @@ fpkg -f "unzip$(get_pkg_ver ${UNZIP} | sed 's!\.!!g')" -s "infozip" \
     -e "tar.gz" ${UNZIP} ${SOURCEFORGE_URL}
 fpkg -f "unrarsrc-$(get_pkg_ver ${UNRAR})" -e "tar.gz" ${UNRAR} \
     "http://www.rarlab.com/rar"
-fpkg -m sf -s "p7zip" ${P7ZIP}
+fpkg -m sf -s "p7zip" -f "${P7ZIP}_src_all" ${P7ZIP}
 fpkg -e "tar.gz" ${PBZIP2} "http://compression.ca/pbzip2"
 fpkg -m gnu ${CPIO}
 fpkg -m gnu ${SCREEN}
@@ -74,9 +74,14 @@ fpkg -e "tar.gz" ${DOSFSTOOLS} "http://fossies.org/linux/misc"
 fpkg -e "tar.xz" -s "software/scm/git" ${GIT} ${KERNEL_URL}
 fpkg -e "tar.gz" -s "software/scm/git" \
      "git-manpages-$(get_pkg_ver ${GIT})" ${KERNEL_URL}
+fpkg -e "tar.gz" ${GIT_CRYPT} \
+     "https://www.agwa.name/projects/git-crypt/downloads"
+fpkg -e "tar.gz" ${TIG} "http://jonas.nitro.dk/tig/releases"
 
 fpkg -e "tar.gz" ${DIALOG} "ftp://ftp.us.debian.org/debian/pool/main/d/dialog"
 
+fpkg -m hv ${MAN}
+
 # Perl modules
 fpkg -m sf -s "pdl" ${PERL_MOD_PDL}
 fpkg -m pm -s "J/JO/JOSEPHW" ${PERL_MOD_XML_WRITER}
@@ -85,6 +90,7 @@ fpkg -m pm -s "C/CH/CHORNY"  ${PERL_MOD_XML_PARSER}
 # Utilities
 fpkg -m hv ${ACK}
 fpkg -e "tar.gz" ${COLORDIFF} "http://colordiff.sourceforge.net"
+fpkg -m gnu ${GDB}
 
 fpkg -e "tar.gz" ${INTLTOOL} "http://launchpad.net/intltool/trunk/$(get_pkg_ver ${INTLTOOL})/+download"
 
@@ -150,6 +156,7 @@ fi
 fpkg -m gnu ${PTH}
 fpkg -s "libassuan" ${LIBASSUAN} ${GNUPG_URL}
 fpkg -s "libksba" ${LIBKSBA} ${GNUPG_URL}
+fpkg -s "pinentry" ${PINENTRY} ${GNUPG_URL}
 fpkg -s "gnupg" ${GNUPG} ${GNUPG_URL}
 fpkg -m sf ${MUTT}