# # The /proc file system utilities. # # Procps-ng is the package that has a bunch of small utilities that give # information about processes using the /proc filesystem. # # The package includes: sysctl, pgrep, top, w, pwdx, vmstat, pkill, # tload, slabtop, pidof, uptime, watch, free, pmap, ps. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=procps-ng pkgversion=4.0.2 arch=amd64 release=1 pkgcategory="tools" full_pkgname=procps-ng_4.0.2_amd64-1@tools blurb="The /proc file system utilities." homepage="https://sourceforge.net/projects/procps-ng" license="GPLv2+, LGPLv2+" fetch="https://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-4.0.2.tar.xz" replace=""