Merge pull request #454 from mischief/sys-process

sync sys-process
This commit is contained in:
Nick Owens 2016-07-05 13:14:36 -07:00 committed by GitHub
commit 5a51bc6eae
77 changed files with 4585 additions and 2990 deletions

View File

@ -2,13 +2,13 @@ DEFINED_PHASES=configure install postinst postrm prepare setup
DEPEND=ldap? ( net-nds/openldap ) dev-lang/swig >=sys-kernel/linux-headers-2.6.23 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 =dev-lang/python-2*
DESCRIPTION=Userspace utilities for storing and processing auditing records
EAPI=3
HOMEPAGE=http://people.redhat.com/sgrubb/audit/
HOMEPAGE=https://people.redhat.com/sgrubb/audit/
IUSE=ldap
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=ldap? ( net-nds/openldap ) =dev-lang/python-2*
RESTRICT=test
SLOT=0
SRC_URI=http://people.redhat.com/sgrubb/audit/audit-1.7.18.tar.gz
SRC_URI=https://people.redhat.com/sgrubb/audit/audit-1.7.18.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=c4691670a6b1d69dfddbe160e8a568ea
_md5_=ad711204acfc0fa27c4cc1574cdcbea4

View File

@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup
DEPEND=ldap? ( net-nds/openldap ) prelude? ( dev-libs/libprelude ) sys-libs/libcap-ng dev-lang/swig >=sys-kernel/linux-headers-2.6.34 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 =dev-lang/python-2*
DESCRIPTION=Userspace utilities for storing and processing auditing records
EAPI=3
HOMEPAGE=http://people.redhat.com/sgrubb/audit/
HOMEPAGE=https://people.redhat.com/sgrubb/audit/
IUSE=ldap prelude
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=ldap? ( net-nds/openldap ) prelude? ( dev-libs/libprelude ) sys-libs/libcap-ng =dev-lang/python-2*
RESTRICT=test
SLOT=0
SRC_URI=http://people.redhat.com/sgrubb/audit/audit-2.0.5.tar.gz
SRC_URI=https://people.redhat.com/sgrubb/audit/audit-2.0.5.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 3972ca401cf7dbb430df9995f5d8d580 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=1f6e482ea87b7802222fe4673187aa52
_md5_=edf2fad3af770d60b689532a9550ba5c

View File

@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup
DEPEND=ldap? ( net-nds/openldap ) prelude? ( dev-libs/libprelude ) sys-libs/libcap-ng python? ( dev-lang/swig ) >=sys-kernel/linux-headers-2.6.34 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 python? ( =dev-lang/python-2* )
DESCRIPTION=Userspace utilities for storing and processing auditing records
EAPI=3
HOMEPAGE=http://people.redhat.com/sgrubb/audit/
HOMEPAGE=https://people.redhat.com/sgrubb/audit/
IUSE=ldap prelude python
KEYWORDS=alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86
LICENSE=GPL-2
RDEPEND=ldap? ( net-nds/openldap ) prelude? ( dev-libs/libprelude ) sys-libs/libcap-ng python? ( =dev-lang/python-2* )
RESTRICT=test
SLOT=0
SRC_URI=http://people.redhat.com/sgrubb/audit/audit-2.1.3.tar.gz
SRC_URI=https://people.redhat.com/sgrubb/audit/audit-2.1.3.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 3972ca401cf7dbb430df9995f5d8d580 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=ba270616611aab62b02791ddff5fb206
_md5_=9a17641e4296eeb83dbf480cacf0a967

View File

@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup test
DEPEND=ldap? ( net-nds/openldap ) prelude? ( dev-libs/libprelude ) sys-libs/libcap-ng python? ( dev-lang/swig ) >=sys-kernel/linux-headers-2.6.34 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig
DESCRIPTION=Userspace utilities for storing and processing auditing records
EAPI=5
HOMEPAGE=http://people.redhat.com/sgrubb/audit/
HOMEPAGE=https://people.redhat.com/sgrubb/audit/
IUSE=ldap prelude python abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 python_targets_python2_7
KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86
LICENSE=GPL-2
RDEPEND=ldap? ( net-nds/openldap ) prelude? ( dev-libs/libprelude ) sys-libs/libcap-ng
RESTRICT=test
SLOT=0
SRC_URI=http://people.redhat.com/sgrubb/audit/audit-2.2.2.tar.gz
SRC_URI=https://people.redhat.com/sgrubb/audit/audit-2.2.2.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=c19b7bbc042c6b0064c893a00f6bfd4f
_md5_=6e6afb43064fcb8f48b87138afa79901

View File

@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup test
DEPEND=ldap? ( net-nds/openldap ) prelude? ( dev-libs/libprelude ) sys-libs/libcap-ng python? ( dev-lang/swig ) >=sys-kernel/linux-headers-2.6.34 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig
DESCRIPTION=Userspace utilities for storing and processing auditing records
EAPI=5
HOMEPAGE=http://people.redhat.com/sgrubb/audit/
HOMEPAGE=https://people.redhat.com/sgrubb/audit/
IUSE=ldap prelude python abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 python_targets_python2_7
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=ldap? ( net-nds/openldap ) prelude? ( dev-libs/libprelude ) sys-libs/libcap-ng
RESTRICT=test
SLOT=0
SRC_URI=http://people.redhat.com/sgrubb/audit/audit-2.2.2.tar.gz
SRC_URI=https://people.redhat.com/sgrubb/audit/audit-2.2.2.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=e7f2fe98a6caf2a7333a5582f1e555d2
_md5_=f171c401c576661dfbe50efcc55c8079

View File

@ -2,7 +2,7 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup test
DEPEND=ldap? ( net-nds/openldap ) sys-libs/libcap-ng python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-lang/swig ) >=sys-kernel/linux-headers-2.6.34 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig
DESCRIPTION=Userspace utilities for storing and processing auditing records
EAPI=5
HOMEPAGE=http://people.redhat.com/sgrubb/audit/
HOMEPAGE=https://people.redhat.com/sgrubb/audit/
IUSE=ldap python abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 python_targets_python2_7
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
LICENSE=GPL-2
@ -10,6 +10,6 @@ RDEPEND=ldap? ( net-nds/openldap ) sys-libs/libcap-ng
REQUIRED_USE=python? ( || ( python_targets_python2_7 ) )
RESTRICT=test
SLOT=0
SRC_URI=http://people.redhat.com/sgrubb/audit/audit-2.4.1.tar.gz
SRC_URI=https://people.redhat.com/sgrubb/audit/audit-2.4.1.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=94fd6c78d5ba37e9f1ad5297dd35f171
_md5_=e9acfd15d26a1d9c171d1ea552b313f2

View File

@ -2,7 +2,7 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup test
DEPEND=ldap? ( net-nds/openldap ) sys-libs/libcap-ng python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-lang/swig ) >=sys-kernel/linux-headers-2.6.34 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig
DESCRIPTION=Userspace utilities for storing and processing auditing records
EAPI=5
HOMEPAGE=http://people.redhat.com/sgrubb/audit/
HOMEPAGE=https://people.redhat.com/sgrubb/audit/
IUSE=ldap python abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 python_targets_python2_7
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
LICENSE=GPL-2
@ -10,6 +10,6 @@ RDEPEND=ldap? ( net-nds/openldap ) sys-libs/libcap-ng
REQUIRED_USE=python? ( || ( python_targets_python2_7 ) )
RESTRICT=test
SLOT=0
SRC_URI=http://people.redhat.com/sgrubb/audit/audit-2.4.1.tar.gz
SRC_URI=https://people.redhat.com/sgrubb/audit/audit-2.4.1.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=338c7e1452332f2b7aaa386ecf07a027
_md5_=e839267460cdb49290be3f682ceec745

View File

@ -0,0 +1,15 @@
DEFINED_PHASES=compile configure install postinst preinst prepare setup test
DEPEND=ldap? ( net-nds/openldap ) sys-libs/libcap-ng python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-lang/swig ) >=sys-kernel/linux-headers-2.6.34 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig
DESCRIPTION=Userspace utilities for storing and processing auditing records
EAPI=5
HOMEPAGE=https://people.redhat.com/sgrubb/audit/
IUSE=ldap python abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=ldap? ( net-nds/openldap ) sys-libs/libcap-ng
REQUIRED_USE=python? ( || ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) )
RESTRICT=test
SLOT=0
SRC_URI=https://people.redhat.com/sgrubb/audit/audit-2.4.3.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=bcaef5067f1bc472b1fc3447f5ca28e4

View File

@ -0,0 +1,15 @@
DEFINED_PHASES=compile configure install postinst preinst prepare setup test
DEPEND=ldap? ( net-nds/openldap ) sys-libs/libcap-ng >=sys-kernel/linux-headers-2.6.34 python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-lang/swig:0 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig
DESCRIPTION=Userspace utilities for storing and processing auditing records
EAPI=5
HOMEPAGE=https://people.redhat.com/sgrubb/audit/
IUSE=ldap python abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86
LICENSE=GPL-2
RDEPEND=ldap? ( net-nds/openldap ) sys-libs/libcap-ng
REQUIRED_USE=python? ( || ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) )
RESTRICT=test
SLOT=0
SRC_URI=https://people.redhat.com/sgrubb/audit/audit-2.4.3.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=527c13f83a89273ddab261174a523d4e

View File

@ -0,0 +1,13 @@
DEFINED_PHASES=configure install prepare test
DEPEND=!<sys-apps/sysvinit-2.88-r6 ncurses? ( >=sys-libs/ncurses-5.7-r7:=[unicode?] ) selinux? ( sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-209 ) ncurses? ( virtual/pkgconfig ) systemd? ( virtual/pkgconfig ) test? ( dev-util/dejagnu )
DESCRIPTION=standard informational utilities and process-handling tools
EAPI=5
HOMEPAGE=http://procps.sourceforge.net/ https://gitlab.com/procps-ng/procps
IUSE=+ncurses modern-top nls selinux static-libs systemd test unicode
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=!<sys-apps/sysvinit-2.88-r6 ncurses? ( >=sys-libs/ncurses-5.7-r7:=[unicode?] ) selinux? ( sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-209 )
SLOT=0
SRC_URI=https://dev.gentoo.org/~polynomial-c/procps-ng-3.3.10.tar.xz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=69640cce7e8052ad0ad34564ad58909c

View File

@ -0,0 +1,13 @@
DEFINED_PHASES=configure install prepare test
DEPEND=ncurses? ( >=sys-libs/ncurses-5.7-r7:=[unicode?] ) selinux? ( sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-209 ) ncurses? ( virtual/pkgconfig ) systemd? ( virtual/pkgconfig ) test? ( dev-util/dejagnu )
DESCRIPTION=standard informational utilities and process-handling tools
EAPI=5
HOMEPAGE=http://procps-ng.sourceforge.net/ https://gitlab.com/procps-ng/procps
IUSE=+kill +ncurses modern-top nls selinux static-libs systemd test unicode
KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=ncurses? ( >=sys-libs/ncurses-5.7-r7:=[unicode?] ) selinux? ( sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-209 ) kill? ( !sys-apps/coreutils[kill] !sys-apps/util-linux[kill] ) !<sys-apps/sysvinit-2.88-r6
SLOT=0/5
SRC_URI=mirror://sourceforge/procps-ng/procps-ng-3.3.11.tar.xz https://gitlab.com/procps-ng/procps/commit/b2f49b105d23c833d733bf7dfb99cb98e4cae383.patch -> procps-3.3.11-remove_Unix98_output_limits.patch
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=3d7857f13ef1f02f982bf4bb378d6174

View File

@ -1,13 +0,0 @@
DEFINED_PHASES=configure install prepare
DEPEND=ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] ) ncurses? ( virtual/pkgconfig ) test? ( dev-util/dejagnu )
DESCRIPTION=standard informational utilities and process-handling tools
EAPI=5
HOMEPAGE=http://procps.sourceforge.net/ http://gitorious.org/procps
IUSE=+ncurses nls static-libs test unicode
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] )
SLOT=0
SRC_URI=http://pkgs.fedoraproject.org/repo/pkgs/procps-ng/procps-ng-3.3.6.tar.xz/0a050d9be531921db3cd38f1371e73e3/procps-ng-3.3.6.tar.xz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=e2d7df81444f54ec9dc479105144bad0

View File

@ -1,13 +0,0 @@
DEFINED_PHASES=configure install prepare
DEPEND=ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] ) ncurses? ( virtual/pkgconfig ) test? ( dev-util/dejagnu )
DESCRIPTION=standard informational utilities and process-handling tools
EAPI=4
HOMEPAGE=http://procps.sourceforge.net/ http://gitorious.org/procps
IUSE=+ncurses nls static-libs test unicode
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] )
SLOT=0
SRC_URI=http://pkgs.fedoraproject.org/repo/pkgs/procps-ng/procps-ng-3.3.8.tar.xz/aecbeeda2ab308f8d09dddcb4cb9a572/procps-ng-3.3.8.tar.xz https://gitorious.org/procps/procps/commit/ce5e995921e770bfcda25e42fe090aeccdbf1291.patch -> procps-3.3.8-respect_epipe_in_fileutils.patch https://gitorious.org/procps/procps/commit/e6a78f2745ca6c7ceed4406d3ce5397e77518b11.patch -> procps-3.3.8-top_user_filter.patch
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=1e939ff8dba7edcc4396f6cc704b095c

View File

@ -1,13 +0,0 @@
DEFINED_PHASES=configure install prepare
DEPEND=ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] ) !<sys-apps/sysvinit-2.88-r6 ncurses? ( virtual/pkgconfig ) test? ( dev-util/dejagnu )
DESCRIPTION=standard informational utilities and process-handling tools
EAPI=4
HOMEPAGE=http://procps.sourceforge.net/ http://gitorious.org/procps
IUSE=+ncurses nls static-libs test unicode
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] ) !<sys-apps/sysvinit-2.88-r6
SLOT=0
SRC_URI=http://pkgs.fedoraproject.org/repo/pkgs/procps-ng/procps-ng-3.3.9.tar.xz/0980646fa25e0be58f7afb6b98f79d74/procps-ng-3.3.9.tar.xz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=c6a8acab3a03c10afcd612277e69cead

View File

@ -1,13 +0,0 @@
DEFINED_PHASES=configure install prepare
DEPEND=!<sys-apps/sysvinit-2.88-r6 ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] ) selinux? ( sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-209 ) ncurses? ( virtual/pkgconfig ) systemd? ( virtual/pkgconfig ) test? ( dev-util/dejagnu )
DESCRIPTION=standard informational utilities and process-handling tools
EAPI=4
HOMEPAGE=http://procps.sourceforge.net/ http://gitorious.org/procps
IUSE=+ncurses nls selinux static-libs systemd test unicode
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=!<sys-apps/sysvinit-2.88-r6 ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] ) selinux? ( sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-209 )
SLOT=0
SRC_URI=http://pkgs.fedoraproject.org/repo/pkgs/procps-ng/procps-ng-3.3.9.tar.xz/0980646fa25e0be58f7afb6b98f79d74/procps-ng-3.3.9.tar.xz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=4bed656f4748737b23f65eef254f29d6

View File

@ -2,12 +2,12 @@ DEFINED_PHASES=configure install prepare
DEPEND=!<sys-apps/sysvinit-2.88-r6 ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] ) selinux? ( sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-209 ) ncurses? ( virtual/pkgconfig ) systemd? ( virtual/pkgconfig ) test? ( dev-util/dejagnu )
DESCRIPTION=standard informational utilities and process-handling tools
EAPI=4
HOMEPAGE=http://procps.sourceforge.net/ http://gitorious.org/procps
HOMEPAGE=http://procps.sourceforge.net/ https://gitlab.com/procps-ng/procps
IUSE=+ncurses nls selinux static-libs systemd test unicode
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=!<sys-apps/sysvinit-2.88-r6 ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] ) selinux? ( sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-209 )
SLOT=0
SRC_URI=http://pkgs.fedoraproject.org/repo/pkgs/procps-ng/procps-ng-3.3.9.tar.xz/0980646fa25e0be58f7afb6b98f79d74/procps-ng-3.3.9.tar.xz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=26164648c82ffb4d638360d91875aeaf
_md5_=e5e175b80fdd6c24ce5463444715d4b2

View File

@ -10,4 +10,4 @@ RDEPEND=>=sys-libs/ncurses-5.7-r7 nls? ( virtual/libintl ) selinux? ( sys-libs/l
SLOT=0
SRC_URI=mirror://sourceforge/psmisc/psmisc-22.16.tar.gz -> psmisc-22.16-r1.tar.gz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=9559e93554556008f6a0f8169c050569
_md5_=e8ff3b449705422fd0e6beba2f798863

View File

@ -10,4 +10,4 @@ RDEPEND=>=sys-libs/ncurses-5.7-r7 nls? ( virtual/libintl ) selinux? ( sys-libs/l
SLOT=0
SRC_URI=mirror://sourceforge/psmisc/psmisc-22.20.tar.gz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=5b204cd203d84aa182badcf9e683f77c
_md5_=fba5374c49cf3849ee2695126cfed539

View File

@ -10,4 +10,4 @@ RDEPEND=>=sys-libs/ncurses-5.7-r7 nls? ( virtual/libintl ) selinux? ( sys-libs/l
SLOT=0
SRC_URI=mirror://sourceforge/psmisc/psmisc-22.21.tar.gz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=6dc05baa0f4920476468a828e97600f4
_md5_=476f5caa94dc7cbe7e1159e175521174

View File

@ -1,11 +1,11 @@
DEFINED_PHASES=install unpack
DEPEND=!<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=prepare
DEPEND=!<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=displays info about resources used by a program
EAPI=0
HOMEPAGE=http://www.gnu.org/directory/time.html
KEYWORDS=alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux
EAPI=4
HOMEPAGE=https://www.gnu.org/directory/time.html
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=GPL-2
SLOT=0
SRC_URI=mirror://gnu/time/time-1.7.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=f7c8c123fe2278ad5dca31aed5214a46
_md5_=028caeb743c25c39ae954ae17ff4b4b9

View File

@ -0,0 +1,11 @@
DEFINED_PHASES=prepare
DEPEND=!<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=displays info about resources used by a program
EAPI=4
HOMEPAGE=https://www.gnu.org/directory/time.html
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=GPL-2
SLOT=0
SRC_URI=mirror://gnu/time/time-1.7.tar.gz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=66ae3ad5a08941aa9f8ff3ec38abd558

View File

@ -1,467 +1,127 @@
# ChangeLog for sys-process/audit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.106 2015/05/16 05:56:03 robbat2 Exp $
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*audit-2.2.2-r3 (16 May 2015)
*audit-2.4.1-r1 (16 May 2015)
*audit-2.4.3 (09 Aug 2015)
*audit-2.4.1-r1 (09 Aug 2015)
*audit-2.4.1 (09 Aug 2015)
*audit-2.2.2-r3 (09 Aug 2015)
*audit-2.2.2-r2 (09 Aug 2015)
*audit-2.1.3-r1 (09 Aug 2015)
*audit-2.0.5 (09 Aug 2015)
*audit-1.7.18 (09 Aug 2015)
16 May 2015; Robin H. Johnson <robbat2@gentoo.org> +audit-2.2.2-r3.ebuild,
+audit-2.4.1-r1.ebuild:
Bug 448470: adjust preserved libs.
*audit-2.4.1 (21 Mar 2015)
21 Mar 2015; Lars Wendler <polynomial-c@gentoo.org> -audit-1.7.4.ebuild,
-audit-1.7.17.ebuild, -audit-2.1.3.ebuild, -audit-2.2.2.ebuild,
-audit-2.2.2-r1.ebuild, +audit-2.4.1.ebuild, -files/auditd-init.d-1.2.3,
-files/audit-1.5.4-build.patch, -files/audit-1.5.4-swig-gcc-attribute.patch,
-files/audit-1.6.8-subdirs-fix.patch, -files/audit-1.7.4-glibc212.patch,
-files/audit-1.7.4-python.patch, +files/audit-2.4.1-python.patch:
Version bump. Removed old.
15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for sparc, wrt bug #512012
25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for alpha, wrt bug #512012
23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for ia64, wrt bug #512012
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for ppc64, wrt bug #512012
07 Aug 2014; Jeroen Roovers <jer@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for HPPA (bug #512012).
28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for ppc, wrt bug #512012
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for amd64, wrt bug #512912
*audit-2.2.2-r2 (29 May 2014)
29 May 2014; Michał Górny <mgorny@gentoo.org> +audit-2.2.2-r2.ebuild:
Enable multilib support & switch to python-r1.
29 May 2014; Mike Gilbert <floppym@gentoo.org> audit-2.2.2-r1.ebuild:
Override hardcoded /usr/lib/systemd/system.
*audit-2.2.2-r1 (30 Mar 2014)
30 Mar 2014; Pacho Ramos <pacho@gentoo.org> +audit-2.2.2-r1.ebuild:
Install systemd unit files instead of not used rc/sysconfig fedora stuff that
was being manually removed at install phase (#503374 by Reuben Martin)
03 Mar 2013; Mike Frysinger <vapier@gentoo.org> audit-2.1.3-r1.ebuild,
audit-2.2.2.ebuild:
Add s390 lovin.
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2.ebuild:
Add ~arm, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for alpha, wrt to bug #418395
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for sparc, wrt bug #418395
26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for ia64, wrt bug #418395
23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for ppc64, wrt bug #418395
22 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> audit-2.1.3-r1.ebuild,
audit-2.2.2.ebuild:
Bug #448174: default not valid in pkg_*inst preinst. Also /usr/sbin existence.
22 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> audit-2.1.3-r1.ebuild,
audit-2.2.2.ebuild:
Fix swig build. Bug #398071: Fix audisp-remote location, move to /usr/sbin due
to linkage against libcap-ng.
*audit-2.2.2 (22 Dec 2012)
22 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> +audit-2.2.2.ebuild:
Bump. Still in package.mask because swig refuses to build, with libtool
looking for non-existent _audit.soT.
22 Dec 2012; Robin H. Johnson <robbat2@gentoo.org>
+files/audit-2.1.3-ia64-compile-fix.patch, audit-2.1.3-r1.ebuild:
Bug #439188: Absolutely ridiculous workaround for upstream glibc/kernel header
issue: http://sourceware.org/bugzilla/show_bug.cgi?id=762 Patch written &
tested on dolphin.ia64.dev.gentoo.org.
21 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> audit-2.1.3-r1.ebuild:
Fix pkg_preinst function, wrt bug #447954 (non-maintainer commit)
*audit-1.7.18 (18 Dec 2012)
18 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> +audit-1.7.18.ebuild,
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +audit-1.7.18.ebuild,
+audit-2.0.5.ebuild, +audit-2.1.3-r1.ebuild, +audit-2.2.2-r2.ebuild,
+audit-2.2.2-r3.ebuild, +audit-2.4.1.ebuild, +audit-2.4.1-r1.ebuild,
+audit-2.4.3.ebuild, +files/audit-1.7.17-python.patch,
+files/audit-1.7.18-as-needed.patch,
+files/audit-1.7.18-missing_headers.patch, audit-1.7.17.ebuild:
Bug #405887: fix for newer system headers; bug #405897: bump to 1.7.18.
+files/audit-1.7.18-missing_headers.patch, +files/audit-2.0.5-python.patch,
+files/audit-2.1.3-ia64-compile-fix.patch, +files/audit-2.1.3-python.patch,
+files/audit-2.4.1-python.patch, +files/audit-2.4.3-python.patch,
+files/audit.rules, +files/audit.rules-2.1.3, +files/audit.rules.stop.post,
+files/audit.rules.stop.pre, +files/auditd-conf.d-1.2.3,
+files/auditd-conf.d-2.1.3, +files/auditd-init.d-1.7.17,
+files/auditd-init.d-2.1.3, +metadata.xml:
proj/gentoo: Initial commit
18 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> audit-2.0.5.ebuild,
audit-2.1.3-r1.ebuild, audit-2.1.3.ebuild:
Bug #383235: implement preserve_old_lib.
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
03 Jul 2012; Jeroen Roovers <jer@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for HPPA (bug #418395).
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
03 Jul 2012; Brent Baude <ranger@gentoo.org> audit-2.1.3-r1.ebuild:
Marking audit-2.1.3-r1 ppc for bug 418395
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
28 Jun 2012; Jeff Horelick <jdhore@gentoo.org> audit-2.1.3-r1.ebuild:
marked x86 per bug 418395
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
27 Jun 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for amd64, wrt bug #418395
*audit-2.4.3-r1 (18 Aug 2015)
27 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> audit-2.1.3-r1.ebuild:
Use explicit filenames for dodoc instead of shell glob wrt #415081 by David J
Cozatt <ygdrasil@comcast.net>
18 Aug 2015; Jason Zaman <perfinion@gentoo.org> +audit-2.4.3-r1.ebuild,
+files/auditd-init.d-2.4.3:
Remove lock from init script
21 May 2012; Mike Frysinger <vapier@gentoo.org> audit-1.7.17.ebuild,
audit-1.7.4.ebuild, audit-2.0.5.ebuild, audit-2.1.3-r1.ebuild,
audit-2.1.3.ebuild:
Inherit eutils for epatch.
The lock in the init script was only needed in Redhat. OpenRC keeps track of
if
the process is started so not required. Also fix perms on the systemd unit.
21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> audit-1.7.17.ebuild,
audit-1.7.4.ebuild:
Add missing inheritance of eutils.eclass
Gentoo-Bug: https://bugs.gentoo.org/556436
Gentoo-Bug: https://bugs.gentoo.org/449990
26 Feb 2012; Patrick Lauer <patrick@gentoo.org> audit-2.0.5.ebuild,
audit-2.1.3-r1.ebuild, audit-2.1.3.ebuild:
Restricting pypy
Package-Manager: portage-2.2.20.1
*audit-2.1.3-r1 (04 Feb 2012)
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
04 Feb 2012; Mike Frysinger <vapier@gentoo.org> +audit-2.1.3-r1.ebuild:
Make python support optional.
Convert all URLs for sites supporting encrypted connections from http to
https
11 Sep 2011; Robin H. Johnson <robbat2@gentoo.org>
+files/auditd-conf.d-2.1.3, +files/auditd-init.d-2.1.3, audit-2.1.3.ebuild,
files/audit.rules, files/audit.rules.stop.pre, +files/audit.rules-2.1.3:
Get this into shape for full usage with OpenRC, and also the pending cleanup
for the package.mask. Please see the new configuration options in the conf.d
file. The upstream AUDITD_CLEAN_STOP and AUDITD_STOP_DISABLE sysconfig
options are represented by the audit.rules.stop.pre sequence now.
Signed-off-by: Justin Lecher <jlec@gentoo.org>
*audit-2.1.3 (10 Sep 2011)
24 Aug 2015; Justin Lecher <jlec@gentoo.org> audit-1.7.18.ebuild,
audit-2.0.5.ebuild, audit-2.1.3-r1.ebuild, audit-2.2.2-r2.ebuild,
audit-2.2.2-r3.ebuild, audit-2.4.1.ebuild, audit-2.4.1-r1.ebuild,
audit-2.4.3.ebuild, audit-2.4.3-r1.ebuild:
Use https for kernel.org and redhat.com
10 Sep 2011; Robin H. Johnson <robbat2@gentoo.org> +audit-2.1.3.ebuild,
+files/audit-2.1.3-python.patch:
Version bump.
Signed-off-by: Justin Lecher <jlec@gentoo.org>
26 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> audit-1.7.4.ebuild:
ppc stable wrt #341167
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
16 Apr 2011; Raúl Porcel <armin76@gentoo.org> audit-1.7.4.ebuild:
ia64/sparc stable wrt #341167
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
10 Apr 2011; Markus Meier <maekke@gentoo.org> audit-1.7.4.ebuild:
x86 stable, bug #341167
Bug: https://bugs.gentoo.org/552720
04 Apr 2011; Jeroen Roovers <jer@gentoo.org> audit-1.7.4.ebuild:
Stable for HPPA (bug #341167).
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
02 Apr 2011; Christoph Mende <angelos@gentoo.org> audit-1.7.4.ebuild:
Stable on amd64 wrt bug #341167
17 Feb 2016; Mike Frysinger <vapier@gentoo.org> audit-2.4.3-r1.ebuild:
add arm64/sh love
07 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
audit-2.0.5.ebuild:
Support installation for multiple Python ABIs (bug #316965).
26 Mar 2016; Agostino Sarubbo <ago@gentoo.org> audit-2.4.3-r1.ebuild:
amd64 stable wrt bug #577770
07 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
audit-2.0.5.ebuild, +files/audit-2.0.5-python.patch:
Don't install auparse.a in Python site-packages directories.
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
25 Jan 2011; Robin H. Johnson <robbat2@gentoo.org> audit-1.7.3.ebuild,
audit-1.7.4.ebuild, audit-1.7.9.ebuild, audit-1.7.17.ebuild:
Backport build fix for bug #352198 to other versions.
18 May 2016; Austin English <wizardedit@gentoo.org>
files/auditd-init.d-1.7.17, files/auditd-init.d-2.1.3:
use #!/sbin/openrc-run instead of #!/sbin/runscript
*audit-2.0.5 (25 Jan 2011)
27 May 2016; Tobias Klausmann <klausman@gentoo.org> audit-2.4.3-r1.ebuild:
2.4.3-r1: add alpha keyword
25 Jan 2011; Robin H. Johnson <robbat2@gentoo.org> +audit-2.0.5.ebuild:
Version bump. Fix bug #352198: parallel build, bug #322239: prelude support,
bug #352239: CONFIG_AUDIT check.
Gentoo-Bug: 577770
15 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
audit-1.7.4.ebuild, +files/audit-1.7.4-python.patch, audit-1.7.17.ebuild,
+files/audit-1.7.17-python.patch:
Update EAPI, fix dependencies, use Python 2, don't install .a, .la and
.pyc files in Python site-packages directories, fix calls to
python_mod_optimize() and python_mod_cleanup() (bug #316965).
Package-Manager: portage-2.3.0_rc1
15 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
audit-1.7.3.ebuild, audit-1.7.9.ebuild:
Fix calls to python_mod_optimize() and python_mod_cleanup() (bug #316965).
25 Jun 2016; Agostino Sarubbo <ago@gentoo.org> audit-2.4.3-r1.ebuild:
x86 stable wrt bug #577770
24 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> audit-1.7.4.ebuild,
+files/audit-1.7.4-glibc212.patch:
Fix building with recent glibc wrt #334147 by William Keaney.
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
29 May 2010; Raúl Porcel <armin76@gentoo.org> audit-1.7.4.ebuild,
audit-1.7.9.ebuild, audit-1.7.17.ebuild:
Add ~alpha
*audit-1.7.17 (19 Dec 2009)
19 Dec 2009; Robin H. Johnson <robbat2@gentoo.org>
+files/auditd-init.d-1.7.17, +audit-1.7.17.ebuild:
Version bump, also fix BL2 issue per bug #241884.
24 Sep 2009; Jeremy Olexa <darkside@gentoo.org> -audit-1.6.8.ebuild:
remove vuln version wrt bug 271746
28 Aug 2009; Tobias Klausmann <klausman@gentoo.org> audit-1.7.3.ebuild:
Keyworded on alpha, bug #279595
29 Jul 2009; Jeremy Olexa <darkside@gentoo.org> -audit-1.5.4.ebuild,
-audit-1.6.1.ebuild, -audit-1.6.2.ebuild, -audit-1.7.ebuild:
Remove vulnerable version(s), bug 271746
*audit-1.7.9 (06 Dec 2008)
06 Dec 2008; Jeroen Roovers <jer@gentoo.org> +audit-1.7.9.ebuild:
Version bump (bug #249611 thanks to Loredan Stancu).
26 May 2008; Tobias Scherbaum <dertobi123@gentoo.org> audit-1.7.3.ebuild:
ppc stable, bug #215705
26 May 2008; Raúl Porcel <armin76@gentoo.org> audit-1.7.3.ebuild:
ia64/sparc stable wrt security #215705
25 May 2008; Markus Meier <maekke@gentoo.org> audit-1.7.3.ebuild:
amd64 stable, bug #215705
*audit-1.7.4 (25 May 2008)
25 May 2008; Robin H. Johnson <robbat2@gentoo.org> +audit-1.7.4.ebuild:
Version bump.
24 May 2008; Christian Faulhammer <opfer@gentoo.org> audit-1.7.3.ebuild:
stable x86, security bug 215705
24 May 2008; Jeroen Roovers <jer@gentoo.org> audit-1.7.3.ebuild:
Stable for HPPA (bug #215705).
*audit-1.7.3 (22 May 2008)
22 May 2008; Robin H. Johnson <robbat2@gentoo.org> +audit-1.7.3.ebuild:
Bug #215705, bump again for a proper fix to the buffer overflow stuff.
06 Apr 2008; Tobias Klausmann <klausman@gentoo.org> audit-1.6.8.ebuild:
Keyworded on alpha, bug #184563
03 Apr 2008; Jeroen Roovers <jer@gentoo.org> audit-1.6.8.ebuild:
Stable for HPPA too.
*audit-1.7 (02 Apr 2008)
02 Apr 2008; Robin H. Johnson <robbat2@gentoo.org> +audit-1.7.ebuild:
Version bump for security bug #215705.
31 Mar 2008; <ricmm@gentoo.org> audit-1.5.4.ebuild:
Drop to ~mips due to unstable deps
20 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> audit-1.6.8.ebuild:
Disable the testcases as they are redhat specific.
20 Feb 2008; Robin H. Johnson <robbat2@gentoo.org>
+files/audit-1.6.8-subdirs-fix.patch, audit-1.6.8.ebuild:
Fix up some build issues with audit, LDAP is only needed for the z/OS
plugin, Prelude support is not needed, and it fails to install docs due to a
Makefile bug.
20 Feb 2008; Jeroen Roovers <jer@gentoo.org> audit-1.6.8.ebuild:
Marked ~hppa (bug #184563).
19 Feb 2008; Robin H. Johnson <robbat2@gentoo.org>
-files/audit.h-2.6.18-rc4, -files/elf-em.h-2.6.18-rc4:
Clean up filesdir.
19 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> -audit-1.2.9.ebuild,
-audit-1.2.9-r1.ebuild, -audit-1.2.9-r2.ebuild, -audit-1.5.1.ebuild:
Cleanup old ebuilds.
*audit-1.6.8 (19 Feb 2008)
19 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> +audit-1.6.8.ebuild:
Version bump.
13 Jan 2008; Joshua Kinard <kumba@gentoo.org> audit-1.6.2.ebuild:
Marked unstable on mips.
13 Jan 2008; Joshua Kinard <kumba@gentoo.org> audit-1.5.4.ebuild:
Stable on mips.
28 Oct 2007; Olivier Crête <tester@gentoo.org> audit-1.5.4.ebuild:
Mark stable for bug #196409
28 Oct 2007; Markus Rothe <corsair@gentoo.org> audit-1.6.2.ebuild:
Added ~ppc64; bug #184563
28 Oct 2007; nixnut <nixnut@gentoo.org> audit-1.5.4.ebuild:
Stable on ppc wrt bug 196409
24 Oct 2007; Dawid Węgliński <cla@gentoo.org> audit-1.5.4.ebuild:
Stable on x86 for bug #196409
24 Oct 2007; Raúl Porcel <armin76@gentoo.org> audit-1.5.4.ebuild:
ia64/sparc stable wrt #196409
02 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> audit-1.6.1.ebuild,
audit-1.6.2.ebuild:
Fix quoting
*audit-1.6.2 (02 Oct 2007)
02 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> +audit-1.6.2.ebuild:
Version bump again.
*audit-1.6.1 (02 Oct 2007)
02 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> +audit-1.6.1.ebuild:
Bug #190804, version bump.
15 Jul 2007; Robin H. Johnson <robbat2@gentoo.org>
+files/audit-1.5.4-swig-gcc-attribute.patch, audit-1.5.4.ebuild:
Make audit-python compile on arches that use GCC __attribute in their
headers, as it does not like that.
11 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> audit-1.5.4.ebuild:
Keyworded ~sparc wrt #184563
10 Jul 2007; Raúl Porcel <armin76@gentoo.org> audit-1.5.4.ebuild:
Add ~ia64 wrt #184563
09 Jul 2007; Mike Frysinger <vapier@gentoo.org>
+files/audit-1.5.4-build.patch, audit-1.5.4.ebuild:
Fix build error when testing #184563.
*audit-1.5.4 (08 Jul 2007)
08 Jul 2007; Mike Frysinger <vapier@gentoo.org> +audit-1.5.4.ebuild:
Version bump.
*audit-1.5.1 (01 Apr 2007)
01 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> +audit-1.5.1.ebuild:
Bug #171282, version bump to fix glibc selinux compile issues.
01 Mar 2007; Robin H. Johnson <robbat2@gentoo.org> audit-1.2.9-r2.ebuild:
Fix another libdir snafu.
25 Feb 2007; Robin H. Johnson <robbat2@gentoo.org>
-files/auditd.confd-0.7.2-r1, -files/auditd.initd-0.7.2-r1,
-files/audit-0.9.14-header.patch, -files/audit-1.1.3-compilefix.patch,
-files/audit-1.2.3-syscall-partial.patch, -files/auditd.confd,
-files/auditd.initd, -audit-0.7.2-r1.ebuild, -audit-0.7.3.ebuild,
-audit-0.7.4.ebuild, -audit-0.8.ebuild, -audit-0.8.1.ebuild,
-audit-0.9.1.ebuild, -audit-1.1.6.ebuild, -audit-1.2.1.ebuild,
-audit-1.2.3.ebuild, -audit-1.2.5.ebuild:
Cleanup all of the old stuff.
*audit-1.2.9-r2 (25 Feb 2007)
25 Feb 2007; Robin H. Johnson <robbat2@gentoo.org> +audit-1.2.9-r2.ebuild:
More .la fixering.
*audit-1.2.9-r1 (24 Feb 2007)
24 Feb 2007; Robin H. Johnson <robbat2@gentoo.org> +audit-1.2.9-r1.ebuild:
Fix for bug #161342.
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
*audit-1.2.9 (13 Nov 2006)
*audit-1.2.5 (13 Nov 2006)
13 Nov 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/audit-0.9.14-header.patch, +files/audit.h-2.6.18-rc4,
+files/elf-em.h-2.6.18-rc4, audit-1.1.6.ebuild, audit-1.2.3.ebuild,
+audit-1.2.5.ebuild, +audit-1.2.9.ebuild:
Bug #142460, combined with version bumping. Audit finally builds again
against headers and kernels found in the tree!.
*audit-1.2.3 (22 Jun 2006)
22 Jun 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/auditd-conf.d-1.2.3, +files/auditd-init.d-1.2.3,
+files/audit-1.2.3-syscall-partial.patch, +files/audit.rules,
+files/audit.rules.stop.post, +files/audit.rules.stop.pre,
+audit-1.2.3.ebuild:
Version bump to 1.2.3. The kernel is close to being usable, I've now been
able to use this for the first time in a very long way.
*audit-1.2.1 (19 Apr 2006)
*audit-1.1.6 (19 Apr 2006)
19 Apr 2006; Robin H. Johnson <robbat2@gentoo.org> -audit-1.1.3.ebuild,
+audit-1.1.6.ebuild, +audit-1.2.1.ebuild:
Put new 1.1.6 and 1.2.1 versions into tree. Still unusable until 2.6.17-rc1
headers get out.
01 Feb 2006; Robin H. Johnson <robbat2@gentoo.org> audit-1.1.3.ebuild:
Fix typo.
*audit-1.1.3 (01 Feb 2006)
01 Feb 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/audit-1.1.3-compilefix.patch, +audit-1.1.3.ebuild:
Add audit-1.1.3. KEYWORDS are -* because it needs masked kernel headers.
*audit-0.9.1 (06 Jun 2005)
06 Jun 2005; Elfyn McBratney <beu@gentoo.org> +audit-0.9.1.ebuild:
Version bump.
*audit-0.8.1 (19 May 2005)
19 May 2005; Robin H. Johnson <robbat2@gentoo.org> +audit-0.8.1.ebuild:
Version bump.
*audit-0.8 (15 May 2005)
15 May 2005; Elfyn McBratney <beu@gentoo.org> -audit-0.7.ebuild,
-audit-0.7.1.ebuild, -audit-0.7.2.ebuild, +audit-0.8.ebuild:
Version bump. Prune older versions.
*audit-0.7.4 (09 May 2005)
09 May 2005; Elfyn McBratney <beu@gentoo.org> +audit-0.7.4.ebuild:
Version bump.
*audit-0.7.3 (06 May 2005)
06 May 2005; Elfyn McBratney <beu@gentoo.org> +audit-0.7.3.ebuild:
Version bump.
*audit-0.7.2-r1 (30 Apr 2005)
30 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
+files/auditd.confd-0.7.2-r1, +files/auditd.initd-0.7.2-r1,
+audit-0.7.2-r1.ebuild:
Move to /sbin for early boot running, and install sample rules. Also more
secure perms as recommended by upstream.
*audit-0.7.2 (01 May 2005)
01 May 2005; Elfyn McBratney <beu@gentoo.org> +audit-0.7.2.ebuild:
Version bump.
30 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> :
Improvements by me!.
*audit-0.7.1 (29 Apr 2005)
29 Apr 2005; Elfyn McBratney <beu@gentoo.org> :
Initial ebuild, from yours truly.

View File

@ -0,0 +1,473 @@
# ChangeLog for sys-process/audit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.107 2015/07/27 18:23:11 perfinion Exp $
*audit-2.4.3 (27 Jul 2015)
27 Jul 2015; Jason Zaman <perfinion@gentoo.org> +audit-2.4.3.ebuild,
+files/audit-2.4.3-python.patch:
version bump, adds python3 support
*audit-2.2.2-r3 (16 May 2015)
*audit-2.4.1-r1 (16 May 2015)
16 May 2015; Robin H. Johnson <robbat2@gentoo.org> +audit-2.2.2-r3.ebuild,
+audit-2.4.1-r1.ebuild:
Bug 448470: adjust preserved libs.
*audit-2.4.1 (21 Mar 2015)
21 Mar 2015; Lars Wendler <polynomial-c@gentoo.org> -audit-1.7.4.ebuild,
-audit-1.7.17.ebuild, -audit-2.1.3.ebuild, -audit-2.2.2.ebuild,
-audit-2.2.2-r1.ebuild, +audit-2.4.1.ebuild, -files/auditd-init.d-1.2.3,
-files/audit-1.5.4-build.patch, -files/audit-1.5.4-swig-gcc-attribute.patch,
-files/audit-1.6.8-subdirs-fix.patch, -files/audit-1.7.4-glibc212.patch,
-files/audit-1.7.4-python.patch, +files/audit-2.4.1-python.patch:
Version bump. Removed old.
15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for sparc, wrt bug #512012
25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for alpha, wrt bug #512012
23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for ia64, wrt bug #512012
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for ppc64, wrt bug #512012
07 Aug 2014; Jeroen Roovers <jer@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for HPPA (bug #512012).
28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for ppc, wrt bug #512012
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild:
Stable for amd64, wrt bug #512912
*audit-2.2.2-r2 (29 May 2014)
29 May 2014; Michał Górny <mgorny@gentoo.org> +audit-2.2.2-r2.ebuild:
Enable multilib support & switch to python-r1.
29 May 2014; Mike Gilbert <floppym@gentoo.org> audit-2.2.2-r1.ebuild:
Override hardcoded /usr/lib/systemd/system.
*audit-2.2.2-r1 (30 Mar 2014)
30 Mar 2014; Pacho Ramos <pacho@gentoo.org> +audit-2.2.2-r1.ebuild:
Install systemd unit files instead of not used rc/sysconfig fedora stuff that
was being manually removed at install phase (#503374 by Reuben Martin)
03 Mar 2013; Mike Frysinger <vapier@gentoo.org> audit-2.1.3-r1.ebuild,
audit-2.2.2.ebuild:
Add s390 lovin.
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2.ebuild:
Add ~arm, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for alpha, wrt to bug #418395
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for sparc, wrt bug #418395
26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for ia64, wrt bug #418395
23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for ppc64, wrt bug #418395
22 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> audit-2.1.3-r1.ebuild,
audit-2.2.2.ebuild:
Bug #448174: default not valid in pkg_*inst preinst. Also /usr/sbin existence.
22 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> audit-2.1.3-r1.ebuild,
audit-2.2.2.ebuild:
Fix swig build. Bug #398071: Fix audisp-remote location, move to /usr/sbin due
to linkage against libcap-ng.
*audit-2.2.2 (22 Dec 2012)
22 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> +audit-2.2.2.ebuild:
Bump. Still in package.mask because swig refuses to build, with libtool
looking for non-existent _audit.soT.
22 Dec 2012; Robin H. Johnson <robbat2@gentoo.org>
+files/audit-2.1.3-ia64-compile-fix.patch, audit-2.1.3-r1.ebuild:
Bug #439188: Absolutely ridiculous workaround for upstream glibc/kernel header
issue: http://sourceware.org/bugzilla/show_bug.cgi?id=762 Patch written &
tested on dolphin.ia64.dev.gentoo.org.
21 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> audit-2.1.3-r1.ebuild:
Fix pkg_preinst function, wrt bug #447954 (non-maintainer commit)
*audit-1.7.18 (18 Dec 2012)
18 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> +audit-1.7.18.ebuild,
+files/audit-1.7.18-as-needed.patch,
+files/audit-1.7.18-missing_headers.patch, audit-1.7.17.ebuild:
Bug #405887: fix for newer system headers; bug #405897: bump to 1.7.18.
18 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> audit-2.0.5.ebuild,
audit-2.1.3-r1.ebuild, audit-2.1.3.ebuild:
Bug #383235: implement preserve_old_lib.
03 Jul 2012; Jeroen Roovers <jer@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for HPPA (bug #418395).
03 Jul 2012; Brent Baude <ranger@gentoo.org> audit-2.1.3-r1.ebuild:
Marking audit-2.1.3-r1 ppc for bug 418395
28 Jun 2012; Jeff Horelick <jdhore@gentoo.org> audit-2.1.3-r1.ebuild:
marked x86 per bug 418395
27 Jun 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild:
Stable for amd64, wrt bug #418395
27 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> audit-2.1.3-r1.ebuild:
Use explicit filenames for dodoc instead of shell glob wrt #415081 by David J
Cozatt <ygdrasil@comcast.net>
21 May 2012; Mike Frysinger <vapier@gentoo.org> audit-1.7.17.ebuild,
audit-1.7.4.ebuild, audit-2.0.5.ebuild, audit-2.1.3-r1.ebuild,
audit-2.1.3.ebuild:
Inherit eutils for epatch.
21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> audit-1.7.17.ebuild,
audit-1.7.4.ebuild:
Add missing inheritance of eutils.eclass
26 Feb 2012; Patrick Lauer <patrick@gentoo.org> audit-2.0.5.ebuild,
audit-2.1.3-r1.ebuild, audit-2.1.3.ebuild:
Restricting pypy
*audit-2.1.3-r1 (04 Feb 2012)
04 Feb 2012; Mike Frysinger <vapier@gentoo.org> +audit-2.1.3-r1.ebuild:
Make python support optional.
11 Sep 2011; Robin H. Johnson <robbat2@gentoo.org>
+files/auditd-conf.d-2.1.3, +files/auditd-init.d-2.1.3, audit-2.1.3.ebuild,
files/audit.rules, files/audit.rules.stop.pre, +files/audit.rules-2.1.3:
Get this into shape for full usage with OpenRC, and also the pending cleanup
for the package.mask. Please see the new configuration options in the conf.d
file. The upstream AUDITD_CLEAN_STOP and AUDITD_STOP_DISABLE sysconfig
options are represented by the audit.rules.stop.pre sequence now.
*audit-2.1.3 (10 Sep 2011)
10 Sep 2011; Robin H. Johnson <robbat2@gentoo.org> +audit-2.1.3.ebuild,
+files/audit-2.1.3-python.patch:
Version bump.
26 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> audit-1.7.4.ebuild:
ppc stable wrt #341167
16 Apr 2011; Raúl Porcel <armin76@gentoo.org> audit-1.7.4.ebuild:
ia64/sparc stable wrt #341167
10 Apr 2011; Markus Meier <maekke@gentoo.org> audit-1.7.4.ebuild:
x86 stable, bug #341167
04 Apr 2011; Jeroen Roovers <jer@gentoo.org> audit-1.7.4.ebuild:
Stable for HPPA (bug #341167).
02 Apr 2011; Christoph Mende <angelos@gentoo.org> audit-1.7.4.ebuild:
Stable on amd64 wrt bug #341167
07 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
audit-2.0.5.ebuild:
Support installation for multiple Python ABIs (bug #316965).
07 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
audit-2.0.5.ebuild, +files/audit-2.0.5-python.patch:
Don't install auparse.a in Python site-packages directories.
25 Jan 2011; Robin H. Johnson <robbat2@gentoo.org> audit-1.7.3.ebuild,
audit-1.7.4.ebuild, audit-1.7.9.ebuild, audit-1.7.17.ebuild:
Backport build fix for bug #352198 to other versions.
*audit-2.0.5 (25 Jan 2011)
25 Jan 2011; Robin H. Johnson <robbat2@gentoo.org> +audit-2.0.5.ebuild:
Version bump. Fix bug #352198: parallel build, bug #322239: prelude support,
bug #352239: CONFIG_AUDIT check.
15 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
audit-1.7.4.ebuild, +files/audit-1.7.4-python.patch, audit-1.7.17.ebuild,
+files/audit-1.7.17-python.patch:
Update EAPI, fix dependencies, use Python 2, don't install .a, .la and
.pyc files in Python site-packages directories, fix calls to
python_mod_optimize() and python_mod_cleanup() (bug #316965).
15 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
audit-1.7.3.ebuild, audit-1.7.9.ebuild:
Fix calls to python_mod_optimize() and python_mod_cleanup() (bug #316965).
24 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> audit-1.7.4.ebuild,
+files/audit-1.7.4-glibc212.patch:
Fix building with recent glibc wrt #334147 by William Keaney.
29 May 2010; Raúl Porcel <armin76@gentoo.org> audit-1.7.4.ebuild,
audit-1.7.9.ebuild, audit-1.7.17.ebuild:
Add ~alpha
*audit-1.7.17 (19 Dec 2009)
19 Dec 2009; Robin H. Johnson <robbat2@gentoo.org>
+files/auditd-init.d-1.7.17, +audit-1.7.17.ebuild:
Version bump, also fix BL2 issue per bug #241884.
24 Sep 2009; Jeremy Olexa <darkside@gentoo.org> -audit-1.6.8.ebuild:
remove vuln version wrt bug 271746
28 Aug 2009; Tobias Klausmann <klausman@gentoo.org> audit-1.7.3.ebuild:
Keyworded on alpha, bug #279595
29 Jul 2009; Jeremy Olexa <darkside@gentoo.org> -audit-1.5.4.ebuild,
-audit-1.6.1.ebuild, -audit-1.6.2.ebuild, -audit-1.7.ebuild:
Remove vulnerable version(s), bug 271746
*audit-1.7.9 (06 Dec 2008)
06 Dec 2008; Jeroen Roovers <jer@gentoo.org> +audit-1.7.9.ebuild:
Version bump (bug #249611 thanks to Loredan Stancu).
26 May 2008; Tobias Scherbaum <dertobi123@gentoo.org> audit-1.7.3.ebuild:
ppc stable, bug #215705
26 May 2008; Raúl Porcel <armin76@gentoo.org> audit-1.7.3.ebuild:
ia64/sparc stable wrt security #215705
25 May 2008; Markus Meier <maekke@gentoo.org> audit-1.7.3.ebuild:
amd64 stable, bug #215705
*audit-1.7.4 (25 May 2008)
25 May 2008; Robin H. Johnson <robbat2@gentoo.org> +audit-1.7.4.ebuild:
Version bump.
24 May 2008; Christian Faulhammer <opfer@gentoo.org> audit-1.7.3.ebuild:
stable x86, security bug 215705
24 May 2008; Jeroen Roovers <jer@gentoo.org> audit-1.7.3.ebuild:
Stable for HPPA (bug #215705).
*audit-1.7.3 (22 May 2008)
22 May 2008; Robin H. Johnson <robbat2@gentoo.org> +audit-1.7.3.ebuild:
Bug #215705, bump again for a proper fix to the buffer overflow stuff.
06 Apr 2008; Tobias Klausmann <klausman@gentoo.org> audit-1.6.8.ebuild:
Keyworded on alpha, bug #184563
03 Apr 2008; Jeroen Roovers <jer@gentoo.org> audit-1.6.8.ebuild:
Stable for HPPA too.
*audit-1.7 (02 Apr 2008)
02 Apr 2008; Robin H. Johnson <robbat2@gentoo.org> +audit-1.7.ebuild:
Version bump for security bug #215705.
31 Mar 2008; <ricmm@gentoo.org> audit-1.5.4.ebuild:
Drop to ~mips due to unstable deps
20 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> audit-1.6.8.ebuild:
Disable the testcases as they are redhat specific.
20 Feb 2008; Robin H. Johnson <robbat2@gentoo.org>
+files/audit-1.6.8-subdirs-fix.patch, audit-1.6.8.ebuild:
Fix up some build issues with audit, LDAP is only needed for the z/OS
plugin, Prelude support is not needed, and it fails to install docs due to a
Makefile bug.
20 Feb 2008; Jeroen Roovers <jer@gentoo.org> audit-1.6.8.ebuild:
Marked ~hppa (bug #184563).
19 Feb 2008; Robin H. Johnson <robbat2@gentoo.org>
-files/audit.h-2.6.18-rc4, -files/elf-em.h-2.6.18-rc4:
Clean up filesdir.
19 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> -audit-1.2.9.ebuild,
-audit-1.2.9-r1.ebuild, -audit-1.2.9-r2.ebuild, -audit-1.5.1.ebuild:
Cleanup old ebuilds.
*audit-1.6.8 (19 Feb 2008)
19 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> +audit-1.6.8.ebuild:
Version bump.
13 Jan 2008; Joshua Kinard <kumba@gentoo.org> audit-1.6.2.ebuild:
Marked unstable on mips.
13 Jan 2008; Joshua Kinard <kumba@gentoo.org> audit-1.5.4.ebuild:
Stable on mips.
28 Oct 2007; Olivier Crête <tester@gentoo.org> audit-1.5.4.ebuild:
Mark stable for bug #196409
28 Oct 2007; Markus Rothe <corsair@gentoo.org> audit-1.6.2.ebuild:
Added ~ppc64; bug #184563
28 Oct 2007; nixnut <nixnut@gentoo.org> audit-1.5.4.ebuild:
Stable on ppc wrt bug 196409
24 Oct 2007; Dawid Węgliński <cla@gentoo.org> audit-1.5.4.ebuild:
Stable on x86 for bug #196409
24 Oct 2007; Raúl Porcel <armin76@gentoo.org> audit-1.5.4.ebuild:
ia64/sparc stable wrt #196409
02 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> audit-1.6.1.ebuild,
audit-1.6.2.ebuild:
Fix quoting
*audit-1.6.2 (02 Oct 2007)
02 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> +audit-1.6.2.ebuild:
Version bump again.
*audit-1.6.1 (02 Oct 2007)
02 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> +audit-1.6.1.ebuild:
Bug #190804, version bump.
15 Jul 2007; Robin H. Johnson <robbat2@gentoo.org>
+files/audit-1.5.4-swig-gcc-attribute.patch, audit-1.5.4.ebuild:
Make audit-python compile on arches that use GCC __attribute in their
headers, as it does not like that.
11 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> audit-1.5.4.ebuild:
Keyworded ~sparc wrt #184563
10 Jul 2007; Raúl Porcel <armin76@gentoo.org> audit-1.5.4.ebuild:
Add ~ia64 wrt #184563
09 Jul 2007; Mike Frysinger <vapier@gentoo.org>
+files/audit-1.5.4-build.patch, audit-1.5.4.ebuild:
Fix build error when testing #184563.
*audit-1.5.4 (08 Jul 2007)
08 Jul 2007; Mike Frysinger <vapier@gentoo.org> +audit-1.5.4.ebuild:
Version bump.
*audit-1.5.1 (01 Apr 2007)
01 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> +audit-1.5.1.ebuild:
Bug #171282, version bump to fix glibc selinux compile issues.
01 Mar 2007; Robin H. Johnson <robbat2@gentoo.org> audit-1.2.9-r2.ebuild:
Fix another libdir snafu.
25 Feb 2007; Robin H. Johnson <robbat2@gentoo.org>
-files/auditd.confd-0.7.2-r1, -files/auditd.initd-0.7.2-r1,
-files/audit-0.9.14-header.patch, -files/audit-1.1.3-compilefix.patch,
-files/audit-1.2.3-syscall-partial.patch, -files/auditd.confd,
-files/auditd.initd, -audit-0.7.2-r1.ebuild, -audit-0.7.3.ebuild,
-audit-0.7.4.ebuild, -audit-0.8.ebuild, -audit-0.8.1.ebuild,
-audit-0.9.1.ebuild, -audit-1.1.6.ebuild, -audit-1.2.1.ebuild,
-audit-1.2.3.ebuild, -audit-1.2.5.ebuild:
Cleanup all of the old stuff.
*audit-1.2.9-r2 (25 Feb 2007)
25 Feb 2007; Robin H. Johnson <robbat2@gentoo.org> +audit-1.2.9-r2.ebuild:
More .la fixering.
*audit-1.2.9-r1 (24 Feb 2007)
24 Feb 2007; Robin H. Johnson <robbat2@gentoo.org> +audit-1.2.9-r1.ebuild:
Fix for bug #161342.
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
*audit-1.2.9 (13 Nov 2006)
*audit-1.2.5 (13 Nov 2006)
13 Nov 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/audit-0.9.14-header.patch, +files/audit.h-2.6.18-rc4,
+files/elf-em.h-2.6.18-rc4, audit-1.1.6.ebuild, audit-1.2.3.ebuild,
+audit-1.2.5.ebuild, +audit-1.2.9.ebuild:
Bug #142460, combined with version bumping. Audit finally builds again
against headers and kernels found in the tree!.
*audit-1.2.3 (22 Jun 2006)
22 Jun 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/auditd-conf.d-1.2.3, +files/auditd-init.d-1.2.3,
+files/audit-1.2.3-syscall-partial.patch, +files/audit.rules,
+files/audit.rules.stop.post, +files/audit.rules.stop.pre,
+audit-1.2.3.ebuild:
Version bump to 1.2.3. The kernel is close to being usable, I've now been
able to use this for the first time in a very long way.
*audit-1.2.1 (19 Apr 2006)
*audit-1.1.6 (19 Apr 2006)
19 Apr 2006; Robin H. Johnson <robbat2@gentoo.org> -audit-1.1.3.ebuild,
+audit-1.1.6.ebuild, +audit-1.2.1.ebuild:
Put new 1.1.6 and 1.2.1 versions into tree. Still unusable until 2.6.17-rc1
headers get out.
01 Feb 2006; Robin H. Johnson <robbat2@gentoo.org> audit-1.1.3.ebuild:
Fix typo.
*audit-1.1.3 (01 Feb 2006)
01 Feb 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/audit-1.1.3-compilefix.patch, +audit-1.1.3.ebuild:
Add audit-1.1.3. KEYWORDS are -* because it needs masked kernel headers.
*audit-0.9.1 (06 Jun 2005)
06 Jun 2005; Elfyn McBratney <beu@gentoo.org> +audit-0.9.1.ebuild:
Version bump.
*audit-0.8.1 (19 May 2005)
19 May 2005; Robin H. Johnson <robbat2@gentoo.org> +audit-0.8.1.ebuild:
Version bump.
*audit-0.8 (15 May 2005)
15 May 2005; Elfyn McBratney <beu@gentoo.org> -audit-0.7.ebuild,
-audit-0.7.1.ebuild, -audit-0.7.2.ebuild, +audit-0.8.ebuild:
Version bump. Prune older versions.
*audit-0.7.4 (09 May 2005)
09 May 2005; Elfyn McBratney <beu@gentoo.org> +audit-0.7.4.ebuild:
Version bump.
*audit-0.7.3 (06 May 2005)
06 May 2005; Elfyn McBratney <beu@gentoo.org> +audit-0.7.3.ebuild:
Version bump.
*audit-0.7.2-r1 (30 Apr 2005)
30 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
+files/auditd.confd-0.7.2-r1, +files/auditd.initd-0.7.2-r1,
+audit-0.7.2-r1.ebuild:
Move to /sbin for early boot running, and install sample rules. Also more
secure perms as recommended by upstream.
*audit-0.7.2 (01 May 2005)
01 May 2005; Elfyn McBratney <beu@gentoo.org> +audit-0.7.2.ebuild:
Version bump.
30 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> :
Improvements by me!.
*audit-0.7.1 (29 Apr 2005)
29 Apr 2005; Elfyn McBratney <beu@gentoo.org> :
Initial ebuild, from yours truly.

View File

@ -5,26 +5,31 @@ AUX audit-2.0.5-python.patch 891 SHA256 b5d82e670f9ac8c6640ba1155a77e0f6b6f93acd
AUX audit-2.1.3-ia64-compile-fix.patch 7173 SHA256 af8f2764b5675fb364901dd6ce9477655b1bde9de9a9436c1a7e40793a0ad560 SHA512 be1f0fd8933e962b11818bace04a14f89afd40c20d9e3ecc839c210fc946e851bb8ba0ce0eae9267023397f77c5a1a3c8b574b9285c0351f534a24f5c9a2a512 WHIRLPOOL f6a7a3b740f39485874a874bbfdea85e087fdcde817a91526e37cddbb85d6e4536add47179021fc7245bafb74b7ad4f3286de55108cb950aee2e1d7217ef19e3
AUX audit-2.1.3-python.patch 1353 SHA256 de214516fc107d8bfb19fcaf39d87776d9655a153e8e8b993a725f34dbe91ce5 SHA512 01e071c4219e1ea186207be883e08811021465cf18cdc2d18dcd1c61be372f2061b7f18f104dfb21ae94d363153f81133e768ddac8953703198bcda257f827eb WHIRLPOOL 4555e5b2f00a7470bb52a0813fcadf85e334f181f68414011629e95b7143bc07c83e94aa814bd4b6fc91a3add1b18444d97b24ecb7590e1884d663cf9bcf6203
AUX audit-2.4.1-python.patch 989 SHA256 10350ab6fce228b5ccd502988cb93c961423cd60c28a89f70d7837d2d2fdb653 SHA512 434f80e5268b052a509f066465e4beaef0adfbce2d1642e8a0c93349187d28d720a978ddc8804817ceea955b473ca2546622c63acc50be284536ba4a1463f428 WHIRLPOOL f86bf7447502d1e7ed0128b610b6e7b360def906e6c7f7e7c4cb5a5b4d6ed4e02667897ab695a519e4fa0f1f3e80c936e906a106f0ef100e6a1aa3c1f9a82ae5
AUX audit.rules 997 SHA256 adc4779fd55919ca32b2de0d955779b7950a159c449a46ea7c0c6654a9049ee9 SHA512 40faae01d054a6770c53456c591af18d7e1f7cdbc79e114f31749e60fb56b0e27c5ec59a3c4561867673d1dc7c51897251ff680e74af7a5cdd3570d1c9b590c4 WHIRLPOOL 4995601b927c217d4f1a855be2fa76a5b89bee2d27ad24bba6cc08237a05923406481d78cd54ff0ee49a7e30d38f53369e25a7c638af0e0ba2f14d3bb35e554d
AUX audit.rules-2.1.3 1126 SHA256 8bf7f9cac7d2a47d3ff51d2a2b227588820831b5ef7c2e3d058b097d4d65eeb0 SHA512 be4a064ab9b9edfc02df3c2d3a29c4e8ffd031ce10adcf274a548ecd414b95b2aeebc54cf5aef9c04dcc121adea7b8fe63b7d153cd80f552e5f0605459a83901 WHIRLPOOL 7295ba3bc78394f4882f24fa8f3acd62fbd08543e618a260a308b2b8b350ced41d7fa9ce19a791fb0bb879a09dd4153a6e869f64ab927c7d4e2683e5f47b36d5
AUX audit.rules.stop.post 573 SHA256 4c2e0be1a63b6800396e31153a899d4e3f2db1cee41b4dd271064dc97521edfe SHA512 a2cb699892aef006b102613b3b96ea24533437cd0927933f5520cccf28a088beef74a0ffcc74d402d4a4882fac2e59714ff537e310990956a6f56aacacaf13fd WHIRLPOOL bc13f844437980cd7d0ee4e8a1f0ad6a5e1ec1be8cd5159adb761c1f64c99f73dff6541a265e1b06fbce53988714ffbb2b0b61f91eb1fcbf081fbdeb30e8148d
AUX audit.rules.stop.pre 547 SHA256 ec2c402d3d2b886c680259145696ad46c451dd1aed533906fdac69e30123c35f SHA512 8f0746b215a6ef1207beea2f3f73d536cfc0df58bfa55362c27c8b7ba56bf23eba2ebcf897f68b65b998c9fb090ea5d21b1d5dabc05cf0ac6e07c83f8459792d WHIRLPOOL a0563754ab170d22e78a2148afb006c55a243c809e8349a84cdafc7120446c4659bb5525338c5765a95f565ec61802cd91c308686cef3707a098bf78ab3f7ac9
AUX auditd-conf.d-1.2.3 686 SHA256 5e0ffdc1c446bb906d25c977b0e9adb813610a15dc4d60b52d25026816adb602 SHA512 640f6d73bb44c5718e35ef8cf1898157f36b850d6a570dd1a8b454b2679dde3fbf4ac19f1908d28df5ac762a545132fec12a02ace9b80e629f8378971efad966 WHIRLPOOL 70deb75e07456496d82cd3f5991bd32090567e76f52f9b47faa2c6df2200dedc2f85545949f64934390d32865e9b54b2ec64ece9ae7c343fc940b44361ba3bc7
AUX auditd-conf.d-2.1.3 853 SHA256 f64186229238dd589b1fa5f72503000628b8f4f6655bdc3105b2fdbb17f6458f SHA512 3a47f7e091dc60f563d9be0027a4d1723485e7235178ffef544d39dd69de98a6283537a5649f9e2e5703a43202f77c7ff26608a653ad9d283f04bb2058fe1f45 WHIRLPOOL 29d16ead845aff5f9aac396697af2d7dd80ab39fa70fa35cc41187e9a9b43dddc0c0fdd469ffdf66a72ec1602b4faedde8158d911e95025701514c024fc6e3d9
AUX auditd-init.d-1.7.17 1229 SHA256 1976ffb5182d54bb441ba7e6d1b0db263bc244a7f0b8ba6802dfe29be1984b56 SHA512 33e874541dbf2f6febde203420810c0b542ae1cb0b68eaf6c319f467186ccf1b57745c3df9629a99b59cc681747713f3202ecb7fad374ec7baaea566f1b67bb9 WHIRLPOOL bfcec7cb1ef31a8d766c3cccf88b6e702dde5db9a0ed1136d752ce2e02ed9439f01465509d1eec89ed4868d71d27af8d495c4e48a1b5ed08cdaa7f10c9657c8a
AUX auditd-init.d-2.1.3 2341 SHA256 5a280585adb9b2d4fa2742b5e94c4eb1517fe4c5d8d79c7ec349fe11d19af6a5 SHA512 9d4c98a34ff2039b84e648ae7bb4811ee237a29b11f811fb81d4223fdf2e56041e713f2f05793b34503478d17f17fd4390515f26921e998db1033deddd8e35c1 WHIRLPOOL 928f543daf45631c8747d75593a4a2029dd59d634386406e16c9c989192f09c811119e4cfaa59c2d9e11cae21ee5cff50465146fe55db98b35a667d9e0e92c04
AUX audit-2.4.3-python.patch 2768 SHA256 aade1c5823f2a7b497a200232b7454791058cd7c8dd634daa4131b75e5bb203c SHA512 97c1f2eda07f3d986bab161d299f2cf110c1fdc76b889013748812ee7e33ece0fd6d3f34296d5d875db8c966d7fe77c57e2214c0cf6592beb48e462a504c1d70 WHIRLPOOL ed3680b92316dbd06e781618f77376fdccd111e5d50ee2ecfcfabbdcdcad86d3ccfa121936327d125ea79b0529acede3d937967c57294edd729e8ff6efc9c6b8
AUX audit.rules 893 SHA256 97e4606990908599c9d5ccfd03e9749df60603f55841c0cb51a650a5e7cc0646 SHA512 ded68099edbb27fb97b5699c63014cd4fc4cb6e819941fda230389ef64b8614e50f7e3786fdee1537cd7e3c95ee0fa640c2640f718fe4e820d610cd10d8ee9f5 WHIRLPOOL 42541f47f49af979932c33c905e291d97240d089cce509ed1224a6891f37a7538c701e2ab1c6a9e03f69f6ab80e05aaf4ef61b2e6ec0afb2b78711bf18c4ef1b
AUX audit.rules-2.1.3 1016 SHA256 25d889c1c7c298f51c5f77a9a1e51467579f5142cefc75656d8ae1f419bcfabc SHA512 212060f6d771625e97d4b1a3ea978792e16f18ac3bf8d942eed07b47e398761040bc3889d20aa41fc09ecf9081c08bfb26cb23b72aaa03ea60816732ef4de469 WHIRLPOOL fa6a8e6b2e5197c4d086aa8603de77285549835e48a6efbba61461fdecbda75ee60692b31f9983022a391b9662a4ab1eec086382064929525904401f4722b7d3
AUX audit.rules.stop.post 459 SHA256 7b0f4c21c12018167800235c5b2a01e73c973799d2917d7b01108777ce577744 SHA512 a578065758cf8c1003b3bfc6b88b287b86d7d5fe99a90612a4b1263e2c29bd9c10df8e80b3051554e2d769a2280524acc33a0a4eaa14f3c39960414c797f4278 WHIRLPOOL 5b77f1055e4e62f962be329511ae084a43a81943ac6ae0a61427c3f6d8ca07483895050724825f43e781a044435ec2e9f1ca94ba4e21b04112c4eb2eaee20e28
AUX audit.rules.stop.pre 434 SHA256 edd04bafb2146e74803119dba2cce6026035147ad6081ad75ea6368e017b799d SHA512 34652e8533de6b85d004d32bb2c0cf1f6efa6475768dbc83ea6f12d95942fd2bd173cec26624bb1ba22ed018697d01fc4c8e92e98311be2857e4e5b9e32d55ec WHIRLPOOL 83257c50b643094bf90c27e78e14d4d864e444aa828250b5fb1dfa85f21522ca967acdddf9ecff5c013e41d502cd2b21dae9844159a1daefda4d27ca0e037f92
AUX auditd-conf.d-1.2.3 574 SHA256 651d7f4542cd84b1c2b2d1ebf450265611aa046d98848809dee21c9388a85cb1 SHA512 83598e5ff4b68e37dfa0128b11c8c26a6c166bfbb3ef73c0796bf1de15651a1c3ef2802bd2460fd0a9dad6dda228672bdb64dfeb98259dea1a9e1dc553915a0d WHIRLPOOL edfc05074db6c8a96ac3d5a207ca35e8e1da50116943b3fa06a3e5cf395ba22d1219b406409f29dd0c3ae709ae63a662f2aa43fc01723ed33ff505af182d5e03
AUX auditd-conf.d-2.1.3 741 SHA256 792f6bf0630afc649780428440a18f5ba849206eb04feff2a834520a0cfca0a8 SHA512 6ddfc41a5a02dfa825cbe0a0153ee29410f9bb78ee0f3d47ec87b51858d8ad5cea0b19d1f35345f5e399f082a5ea81037c3f6d1aa4cf6d1f18f6a6d50c6b66e5 WHIRLPOOL c9f175588d7d24965a958bc1fe2b9582ce99a11b97ab5ec2fec82b42b453d08e5ed3b7b6927937ce575f454d811b3e1978ec30e2b29fd0dcce5b3ece6334204d
AUX auditd-init.d-1.7.17 1117 SHA256 e0b106946ba1e0af6ae7b44ab12d85a41b48f30a009e4838b3bdd88f67be04cd SHA512 e860cc3df83a33929965afbeaa55c553d5d16bdc7a85c481e6cbfbe5d77bb46fa959492a7855923bbafbfd3a8391e0b9d906943ab9953e7bdf2a5960a647a197 WHIRLPOOL 7298993909b57fc5afe43903d3ccf111ac63a263c9cd0d5db0f0d960eb2d94bb2c79749d30645ca802bad71adfe625f3a23498ca6517ea2eedeb968d84453662
AUX auditd-init.d-2.1.3 2230 SHA256 6271949f50dd56bf33028aa10bfb636aaf65ea627ddaf11ff550343163296b37 SHA512 b729568a4f2d23c9dff247a728303816c6eeb62bd3fb99947da468767ad522dda723ffd646a3609d7feb74d7a1179daf53cc350df25b100c38aa6a774228fa11 WHIRLPOOL edbe765850c7bb388093ab63324e257025df9a6b97326d0d625cc8c23c88d008b75da2b5f904b3a3accf29ded524559fb5d4e13124c16ad4f81fd4b227f0393c
AUX auditd-init.d-2.4.3 2061 SHA256 f30f3bdf906d98fa0c40055a0b0f474b2ac6ebe69da5aa738caf464fadd0cb47 SHA512 32c29837d7f15840f646f9894d2ee479b3f2cf225ea13bde5a72719c2c6e17d709dfd996b87e939349cd1313035cf451e5e93137b4b64f81d711a51a5a0e0ab1 WHIRLPOOL 1773468e934242147af7cf094d87a711a4f3ff08ec6a7ef322bae8230ff6b5141667d1d17103ee40993b25f87bfd6e3af47b9742655ec3ccbe976499725414eb
DIST audit-1.7.18.tar.gz 1566698 SHA256 c3e9e7df9e0776c3f90acfde7432ed362ff3ae5c40488391789bc8262f97f17c SHA512 15d27602dcb8d5a0dac2eb299a96d4d34b36fd303c90bd1cee6d6151bc1c6b83f09e7437029bee54f4435afd1386be0a1351bde1fb705ac24749b9e31c75919f WHIRLPOOL fc38a5668fdd72c11269000f384abb1d783bbec36c20df9bd266a4dfccd0363d9616bff46c708882c3b66520d141f298346add3637ae1a5db5e646a7bd1db539
DIST audit-2.0.5.tar.gz 810519 SHA256 1ef85e606a0fda21596577f5c205c0df7eb56d7cffbb84aeeeb72ce44e61a83b SHA512 5e5e7f6af79792aa4f8577b6a5975440167b19e35d555c7c60c51d0af20f6bfeafb78a89f8b546efe9b9c79296ee5872fa0056f34a61650c66f34ceedc8b15c4 WHIRLPOOL d5ec4d00555858f8d8e5d42400ce0775b9db1d7fc1efc995dbfb45fc59c34d2b0268879d2fd35b60af3b07498e166b2afc6dbbc23f5943a50e1da9898d7aeb4b
DIST audit-2.1.3.tar.gz 833647 SHA256 1c61858d8ed299128aa6bd8e85bac758bfe33e61358d259e52acb7d961fee90e SHA512 0f5c02ee3eb35687e85cfea0cae2bc11c35d2de5c44347f8f3cde4d268aeef215547cfb4b577afffc737ce5944219f46b4594ac122479d8b2e185efe3cdb069b WHIRLPOOL c83ac2bf929f524c4bc34ffcd503db9687a2c8affe3b5bb0a908e40ba8e98beced6fee6f3212db7267cf11cef3dbd13915a1ee09334f2cf58a686a1acfff0946
DIST audit-2.2.2.tar.gz 907066 SHA256 8bc2b45a5f08f5df6cebcd5543f24b7e68e28b64da4b23f08de2c6616384302b SHA512 98d83162e69816611dfac3d3ecc19235403ea5809d7a5cd9f13444c2085f03e46657802addb58ee31c251749f89417926ae40bcd99a77d64f062712830fde9bb WHIRLPOOL f127d3b9645d4e679a83767d688b83c7d59d4a35a166bc9f5038df89852768b695bc0c30e26fea0930aa29fed4583aa5218a42d5898d2a7c542e04cf58b9a9e9
DIST audit-2.4.1.tar.gz 942147 SHA256 059346fa0e922faf4dcc054382b21f4845cd8c4942e82cfd0d4cd52bd2b03026 SHA512 4ca29ee2c784861f75f9e05f5c4dfc3d3ebb9d51e454e8a069ef4d08db3754fb19189714935351e70b26ed44347a266ae6c31e68361d5e9efd89f657f91dbd50 WHIRLPOOL 49ecfdd2363eb8bcf25d40b36bf228c8bd31611804b284dde004d42a250a39c387bd0abff223cf4041f62805d5bb189a19375f5806385344ca219d823d267f2e
EBUILD audit-1.7.18.ebuild 3491 SHA256 ef678f9bb88c2f1dd949cdf3bd92207b4d0f5bd295fde08baf425e66d550c0e6 SHA512 7da7d063fd9802567f3758b887d40d8ece6343845cb48b02d01b2231cdafe1fc770b2d2b8a6404a5cfa17518af30531ccb18648b57f2d93e758b06402d2f1a56 WHIRLPOOL 21f393e0c8c1b48d80528275a2c0b36ed1b3da261eb7cea09ea1fb4d6d9dabf335a9584c811929360acba7c784a0d265246f0bb3075daf1efd41c54cdbc73dd3
EBUILD audit-2.0.5.ebuild 4468 SHA256 af5a547f8a131e00050baf000232da2d742029199356d76db195a68e850c1152 SHA512 99837c530ca5a5f35e241f4c3b70e4bfe45a74e91d2181356f417b3f0fc72a1fdf8172c7d52c5b7322a1d59cb351d6ce3d69e623778ca77005cd01e0c86cb7a4 WHIRLPOOL e9554be479f1b11c6d466a4c11b54aa6d39df4c6617934d70ffc410d6006b4b4a6ea980a316dde91cbdb4b91ebb1190c17825df14b04e104a583b57e0a3cc1d9
EBUILD audit-2.1.3-r1.ebuild 4974 SHA256 5fef4673e77a4a04837756ade173b97c42b18e6f4097736e67bd3d1cd1ebbd46 SHA512 b0669cd7fc48e360e71cc5049447eed028ae904bc6088008cf74b480c9783cbe98e6717f871ffbf470adb9ae9c61c4fda884316cec724729a9672da07a125994 WHIRLPOOL d8bab3e763e47a6dcc83f67fc95a7ed075bdacda98a448f2ae404e60cb2ad7fa0c72881053d11f5080c9f1fd7d55a27581b8870ecd06b5140bee51985c613a21
EBUILD audit-2.2.2-r2.ebuild 5283 SHA256 b1dc406f7661159c69927b733e88a480ce68253ee81ef014b0f674634c89ab51 SHA512 0d381a4c5a23cdef40d6f678904fb67b8ad66da83f1c116e62082d34cd533b2c079f1ca0eabd15883331d83e40ae7ce49081d0275b9152250d010b7d424d91d0 WHIRLPOOL 9de06f6596438091acbbbf8e39840554ba761e291203b73fedc4c7243d72048b1b5d30a922ffe9b5ac03171e1116bd2c5d55b5e7aced27cfa50813adacce97b7
EBUILD audit-2.2.2-r3.ebuild 5279 SHA256 dbf9611825e39af7a71dbcf786fc9add6f7700e21fdd184143c0da133c1de0f8 SHA512 9ebb53b92b2653c0873a90861ccf4ba56cdc9f8a5c27d92f13afb1c1d4536d9d9947abf2690fa508c574fa492a513d2564bfc15ccf89ca3e14579cf0effe5e58 WHIRLPOOL 56f795d321cf7853b31a0cd6a322f0eea3ea37258bb3efa0e3eca1bb47208a924a09d57729d1363c326ff9a8c343a214ca755d400c064025b262b606cd495d43
EBUILD audit-2.4.1-r1.ebuild 4945 SHA256 dbf87649b8d33199c3d4dc77df26a5466bf54e65e92d2b4fafc2f065a0bfbb2b SHA512 bb2a30339ebd8448138e31411aa8b8dd3fd7f6056cbf93af69feb99cf2a56ffa6bbd34b7ecfd2e98fe8248f6d8990f676eb122b672e0000b27756a2507688806 WHIRLPOOL 533e9cb7fc896bde9053bbd6c275c0aee303432e6e7a5908bb2b41364dc859446668b24bc5ca69e5e0a444a09e89e5b792a070ae46ae1347a860f21080b962c1
EBUILD audit-2.4.1.ebuild 4963 SHA256 97081357902a61c387e0707e709a184ed302586f4f948cb82c25e823a2b32372 SHA512 27a47385f5f9aa5ea224d03e3d9079e4d0f84fafdf45af6e8db68d2af95af2e145b134f6585ca7e4c1b38ff0e6f2a9c013be51cbf0b8281f029e70429937ccd3 WHIRLPOOL a554cedcf9797230ada2f0e90851b5a96ac8f9a3950faf4b2397cf275ee5e14bad098150c6d3d04dd348d68f7a41ae346705f91e9b58d5480fd4f380791d91e3
MISC ChangeLog 16965 SHA256 24f0072f338ec8d120cc622dc5ab51aecce3748fce2e30ce7fe0c606ed641e25 SHA512 478aa9bcbe05566faf3b10846bb70e8e26e2719a4683b9863d6d36f292c86c77b03f84204aa8b5579565db83cf932d99c3c5174939db5d5b9589053e3044402e WHIRLPOOL bf429ab5ad1a667bbaec700c2ebacc16e7b1bac0e7b74abb9aec040ff3a2e5dc39e861f929d6c25dcdfd5c115a49e0a48fc21ba72e26d53e27f7cdce76cf27fa
MISC audit-2.4.1-r1.ebuild.orig 4963 SHA256 97081357902a61c387e0707e709a184ed302586f4f948cb82c25e823a2b32372 SHA512 27a47385f5f9aa5ea224d03e3d9079e4d0f84fafdf45af6e8db68d2af95af2e145b134f6585ca7e4c1b38ff0e6f2a9c013be51cbf0b8281f029e70429937ccd3 WHIRLPOOL a554cedcf9797230ada2f0e90851b5a96ac8f9a3950faf4b2397cf275ee5e14bad098150c6d3d04dd348d68f7a41ae346705f91e9b58d5480fd4f380791d91e3
MISC metadata.xml 208 SHA256 474aad89b28273a47e9d612283399fab63cd9ada8b3c4fa65b16250128abf342 SHA512 761ae3cffc33d4832cd02525e53fa449295e779fac539a6c11d746001689e781939e059c8a444365b42b291e295d5d1620d67af401c2c80c568be8ef596d147d WHIRLPOOL 060c71b4ace40817c787afb38b4919804322e09983dba790fbdcf0c3021a7bfa94ed0f1f4fb5db8893d0c68aebdec378ed055f420501bd7df0f03eec50e220aa
DIST audit-2.4.3.tar.gz 998974 SHA256 9c914704fecc602e143e37152f3efbab2469692684c1a8cc1b801c1b49c7abc6 SHA512 2bbaa11ed5e2d8138711df325ec1997c4eb955123699fd330b5272b7f3475ca61c9753e1c103abfc9c49e1fc8aaf52dbd55545e3f1874214979ddece64ad79aa WHIRLPOOL 1a0c0a273fddc49d15322a2423d4038488738d6597d0641182befab91646355bbee393a5d09d446dc4cf2f4579dd7ea99928cadd77bc72c355db0a10d4964da5
EBUILD audit-1.7.18.ebuild 3387 SHA256 ddf753ee2e5e9bae1b5b7c585b350341cd97d73c6a0156bceb5e995ee3af7b24 SHA512 c56b6a006eb20d8be947eb9ebb9de5411a7e262cf96e8affe777e29735e65904dededf3637ef98dd04ffd7e5b903908353dda34e412c92e704a324e4ebbb35ce WHIRLPOOL 9b501a6d565aab18e7733e2d6cffd5f09ef63bc43a1f28a24187763fcaddf5192f7e0877f8cd551109bf6c02b1406ee8192326c29fd5f800e90b4cef024517f0
EBUILD audit-2.0.5.ebuild 4365 SHA256 985b3cf25311174f25bebd3bc2af70580caf2846c683e98f85085effca48e532 SHA512 03fb26e0ed8f7a4818cd4e81ad26873669af56f9ad6c3d323b40a4ce69cf6886b674a7328f910064665f05e1eb27d79dc506ec5a6870110383da50001f87af29 WHIRLPOOL 17967f9a1a815c00563e13c158c65692c71500ef3169ae496197bc20a787c178b80dfd9837738706975d748d872a4bbd286eac1b523691cdfdb4d97a5ea63428
EBUILD audit-2.1.3-r1.ebuild 4868 SHA256 3d48617cedb13a839712396101acf1009efa9ed9f82a08852c801325a0995651 SHA512 9b53b18f696c61c57b22ee0232881dc5a4fd88a9af3e9b4e42f81706b92b4ffc9fbfb6aa5332389ffa61b14d966f1e26a5256f9053359fe63ae1410fe7f1edd7 WHIRLPOOL a9f9b74030eabd9153b69eaeafe204866ed0b7058650542d5b42f7bb5ca4ef974c3db6eadc038ca0ea32c099674e517bf90e5a48ca8b7d8fbbc4316594724a61
EBUILD audit-2.2.2-r2.ebuild 5181 SHA256 21c2123c1b13b4b3fb6170ab35d972a9626dd722befaf850ec6f9d9c302b7db4 SHA512 32d2f70fb47a5499bbc96f47a48e854d0dd0f121f35eeba84525b73abbfa2b96472230231d330cd9aefc8867292bb6f4d0626483634835662dbe228a90e1c357 WHIRLPOOL f991073bba8ac10ddfb0e47d5f6077998f9da8805e23d603c2c9ed7f7e0070d8634d069d23ce0cbbe649b339eef4bd8be7aeef8448a5514834adb5f266fe02b8
EBUILD audit-2.2.2-r3.ebuild 5173 SHA256 e2da5d833404493607b65be5a89cc8501cfdd27d231ddfb79d65419be106dcc5 SHA512 ed085c868cc1381c0a19cf27748776bf2f369aec33ddbda6f21d9893994cf4902a47683ab71ee35c96130a8c761c14c0a035ab492b558e1bdf163523dd7da216 WHIRLPOOL 98ecf67ae7b32196b8cc5929a72804fc7a097ff8f96d55d8b61c78dde01b5325f1dba4484115d8409d12b97f89fed9dc1bfe7cc901acc6348ff3ec5c03113ec1
EBUILD audit-2.4.1-r1.ebuild 4839 SHA256 97735670fd310b3aa27d5254e47ece173bc8a8d41e7432bab0993a44e74ddbfb SHA512 59d993e2f7b1ae330403885b336f668e665b1a557364c3eafbf5fe163fb1c2c7dbff37f3711f3a8b105ce315e84d6d42964ad72b4ffd8343ca4a8184e895834c WHIRLPOOL fbe63ae66b9e1974b4aa08edceecd6dd684ed1f3889b1bdad4a7b4b0b68c0d1b2b12b1a24772ab0a16822aa380e9027a7a88ee4b2710f7d2115271ac2c515779
EBUILD audit-2.4.1.ebuild 4855 SHA256 a1b23c4901c2a468c9c58fe0016805b6f69bbec03de9363d534926f0e7eea4bb SHA512 64188cd9130f3a50c5bd3a30ec24ff93b9ac2489933ec0d8efa0adb1d745c287a73ad7e1d1e5773516cf7788376818d0194bdb638f215e1ff158b80aca87d812 WHIRLPOOL b5b21f8546dc4bbf8d32c98548e797f87ca7ebb47b70b3bfb8a91d96effc56dff14283497762d87ad61a40444a311d0ba325b8a757987f84e6ac0176b4ed3cab
EBUILD audit-2.4.3-r1.ebuild 5926 SHA256 021705329824dca0290d77f9e7e6007659b303989fa9a5f1e5869caf6a912fac SHA512 4bb8651ea54a019cb510683b6a6932dec97bdb6bd3f27be1658a79705d0707ac3e511aa38336e4c4e56e3b842fb173b5323f1e5b823ceecdd2d8203c7c9b173d WHIRLPOOL f097df648ee295f4df3bb610dbc1df94dee9a0251c5b7e77650eed7897cf06688ac732d301e28b32f891e5c5653ead0116d01e5984547b52412029ff49b76a34
EBUILD audit-2.4.3.ebuild 5836 SHA256 9fa349a763557015fe0954460b09d810a2379240beeda111fcfe4000035efdc0 SHA512 29f75a2472f9ead9d84600b7d134d7335f4e7ef8df25f006cf6abeea114b8f78f284169e6fbc73b61063840dc83361b3cb79c318559b7ed205e21ce47ec2b17a WHIRLPOOL 141bb7bca1b6f63def014dfbdf90839f589984096b109fe5caaa5ce302d32ceb984b209b0ea3353ecad98a05704c957fe5a077a6415c7784b4a0fd6f3c3ed72c
MISC ChangeLog 4755 SHA256 f1702f2787bd8c79033eb6f8a09e1968eae7fcdeb52e3e6f8a9ad967d3784116 SHA512 9a2e79eb2d4ac13f0bfb272e512d10a280b6b29d2bb6ddb7c0703773b612d192e5ea3e3a0576c497c2db4b1cab84702cf301001659e9333d6825b713b2be53d9 WHIRLPOOL 829d5482d23d13796f19e4b23ac085eb70b45c9489fdfdd166192597ddd4212751e69804646c5656a09f7a2cd14bb6e02b480a5370802b10860f3408552c68b5
MISC ChangeLog-2015 17139 SHA256 536d8c85e999f9a2bf0de947d823ef369976f4d1f1219d618bebb913dae98120 SHA512 36f72d6e38542467e7bfb13f423f60e157c5516f567ef8849c6f3acdd5a110654a313735a845a9054ab5a9841c9121ccab282bfaf3f315de540107f57fe8895c WHIRLPOOL 36375594c8f6988168053c80c96432588e0a6a06f2bdb9effda701f740564ba200391bc2abe327e64e018f5a56a34f46d7bcf8f93d49e54283ae57613825d27b
MISC metadata.xml 222 SHA256 432ab13a142cc8c662b1cc100016536215338c0febabe341aaab6c9eef00c1f3 SHA512 05134582b0d0287f20fd3702d042ca556dc42f3ca4568bfa73f6d9886ed8027057936af758ffbb252a5677e1af876c46e8d044f5fc691148922c5fa0c5cddc03 WHIRLPOOL 1b0f798595484b98ce893ce86eb52280b053707ba333f37944cad64c1647cf4789b2ce9815328dba862b38711d0a07e1a354ecc6ec93902fb79bb27d731aaa16

View File

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.18.ebuild,v 1.1 2012/12/18 21:57:17 robbat2 Exp $
# $Id$
EAPI="3"
PYTHON_DEPEND="2"
@ -8,8 +8,8 @@ PYTHON_DEPEND="2"
inherit autotools eutils multilib toolchain-funcs python eutils
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="http://people.redhat.com/sgrubb/audit/"
SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"
SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"

View File

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.0.5.ebuild,v 1.9 2012/12/18 19:27:31 robbat2 Exp $
# $Id$
EAPI="3"
PYTHON_DEPEND="2"
@ -10,8 +10,8 @@ RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
inherit autotools multilib toolchain-funcs python linux-info eutils
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="http://people.redhat.com/sgrubb/audit/"
SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"
SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"

View File

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.1.3-r1.ebuild,v 1.18 2013/03/03 10:25:39 vapier Exp $
# $Id$
EAPI="3"
PYTHON_DEPEND="python? 2"
@ -10,8 +10,8 @@ RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
inherit autotools multilib toolchain-funcs python linux-info eutils
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="http://people.redhat.com/sgrubb/audit/"
SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"
SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"

View File

@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.2.2-r2.ebuild,v 1.9 2014/09/15 08:24:25 ago Exp $
# $Id$
EAPI="5"
@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="http://people.redhat.com/sgrubb/audit/"
SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"
SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"

View File

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.2.2-r3.ebuild,v 1.1 2015/05/16 05:56:03 robbat2 Exp $
# $Id$
EAPI="5"
@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="http://people.redhat.com/sgrubb/audit/"
SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"
SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"

View File

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.4.1-r1.ebuild,v 1.1 2015/05/16 05:56:03 robbat2 Exp $
# $Id$
EAPI="5"
@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="http://people.redhat.com/sgrubb/audit/"
SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"
SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"

View File

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.4.1.ebuild,v 1.1 2015/03/21 13:19:16 polynomial-c Exp $
# $Id$
EAPI="5"
@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="http://people.redhat.com/sgrubb/audit/"
SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"
SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"

View File

@ -0,0 +1,225 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"
SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE="ldap python"
# Testcases are pretty useless as they are built for RedHat users/groups and
# kernels.
RESTRICT="test"
RDEPEND="ldap? ( net-nds/openldap )
sys-libs/libcap-ng"
DEPEND="${RDEPEND}
>=sys-kernel/linux-headers-2.6.34
python? (
${PYTHON_DEPS}
dev-lang/swig:0
)"
# Do not use os-headers as this is linux specific
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
CONFIG_CHECK="~AUDIT"
pkg_setup() {
linux-info_pkg_setup
}
src_prepare() {
epatch_user
# Do not build GUI tools
sed -i \
-e '/AC_CONFIG_SUBDIRS.*system-config-audit/d' \
"${S}"/configure.ac || die
sed -i \
-e 's,system-config-audit,,g' \
"${S}"/Makefile.am || die
rm -rf "${S}"/system-config-audit
if ! use ldap; then
sed -i \
-e '/^AC_OUTPUT/s,audisp/plugins/zos-remote/Makefile,,g' \
"${S}"/configure.ac || die
sed -i \
-e '/^SUBDIRS/s,zos-remote,,g' \
"${S}"/audisp/plugins/Makefile.am || die
fi
# Don't build static version of Python module.
epatch "${FILESDIR}"/${PN}-2.4.3-python.patch
# glibc/kernel upstreams suck with both defining ia64_fpreg
# This patch is a horribly workaround that is only valid as long as you
# don't need the OTHER definitions in fpu.h.
epatch "${FILESDIR}"/${PN}-2.1.3-ia64-compile-fix.patch
# there is no --without-golang conf option
sed -e "/^SUBDIRS =/s/ @gobind_dir@//" -i bindings/Makefile.am || die
# Regenerate autotooling
eautoreconf
# Bug 352198: Avoid parallel build fail
cd "${S}"/src/mt
[[ ! -s private.h ]] && ln -s ../../lib/private.h .
}
multilib_src_configure() {
local ECONF_SOURCE=${S}
econf \
--sbindir=/sbin \
--enable-systemd \
--without-python \
--without-python3
if multilib_is_native_abi; then
python_configure() {
mkdir -p "${BUILD_DIR}" || die
cd "${BUILD_DIR}" || die
if python_is_python3; then
econf --without-python --with-python3
else
econf --with-python --without-python3
fi
}
use python && python_foreach_impl python_configure
fi
}
multilib_src_compile() {
if multilib_is_native_abi; then
default
python_compile() {
local pysuffix pydef
if python_is_python3; then
pysuffix=3
pydef='USE_PYTHON3=true'
else
pysuffix=2
pydef='HAVE_PYTHON=true'
fi
emake -C "${BUILD_DIR}"/bindings/swig \
VPATH="${native_build}/lib" \
LIBS="${native_build}/lib/libaudit.la" \
_audit_la_LIBADD="${native_build}/lib/libaudit.la" \
_audit_la_DEPENDENCIES="${S}/lib/libaudit.h ${native_build}/lib/libaudit.la" \
${pydef}
emake -C "${BUILD_DIR}"/bindings/python/python${pysuffix} \
VPATH="${S}/bindings/python/python${pysuffix}:${native_build}/bindings/python/python${pysuffix}" \
auparse_la_LIBADD="${native_build}/auparse/libauparse.la ${native_build}/lib/libaudit.la" \
${pydef}
}
local native_build="${BUILD_DIR}"
use python && python_foreach_impl python_compile
else
emake -C lib
emake -C auparse
fi
}
multilib_src_install() {
if multilib_is_native_abi; then
emake DESTDIR="${D}" initdir="$(systemd_get_unitdir)" install
python_install() {
local pysuffix pydef
if python_is_python3; then
pysuffix=3
pydef='USE_PYTHON3=true'
else
pysuffix=2
pydef='HAVE_PYTHON=true'
fi
emake -C "${BUILD_DIR}"/bindings/swig \
VPATH="${native_build}/lib" \
LIBS="${native_build}/lib/libaudit.la" \
_audit_la_LIBADD="${native_build}/lib/libaudit.la" \
_audit_la_DEPENDENCIES="${S}/lib/libaudit.h ${native_build}/lib/libaudit.la" \
${pydef} \
DESTDIR="${D}" install
emake -C "${BUILD_DIR}"/bindings/python/python${pysuffix} \
VPATH="${S}/bindings/python/python${pysuffix}:${native_build}/bindings/python/python${pysuffix}" \
auparse_la_LIBADD="${native_build}/auparse/libauparse.la ${native_build}/lib/libaudit.la" \
${pydef} \
DESTDIR="${D}" install
}
local native_build=${BUILD_DIR}
use python && python_foreach_impl python_install
# things like shadow use this so we need to be in /
gen_usr_ldscript -a audit auparse
else
emake -C lib DESTDIR="${D}" install
emake -C auparse DESTDIR="${D}" install
fi
}
multilib_src_install_all() {
dodoc AUTHORS ChangeLog README* THANKS TODO
docinto contrib
dodoc contrib/{*.rules,avc_snap,skeleton.c}
docinto contrib/plugin
dodoc contrib/plugin/*
newinitd "${FILESDIR}"/auditd-init.d-2.4.3 auditd
newconfd "${FILESDIR}"/auditd-conf.d-2.1.3 auditd
chmod 644 "${D}/$(systemd_get_unitdir)"/auditd.service || die # 556436
[ -f "${D}"/sbin/audisp-remote ] && \
dodir /usr/sbin && \
mv "${D}"/{sbin,usr/sbin}/audisp-remote || die
# Gentoo rules
insinto /etc/audit/
newins "${FILESDIR}"/audit.rules-2.1.3 audit.rules
doins "${FILESDIR}"/audit.rules.stop*
# audit logs go here
keepdir /var/log/audit/
# Security
lockdown_perms "${D}"
prune_libtool_files --modules
}
pkg_preinst() {
# Preserve from the audit-1 series
preserve_old_lib /$(get_libdir)/libaudit.so.0
}
pkg_postinst() {
lockdown_perms "${ROOT}"
# Preserve from the audit-1 series
preserve_old_lib_notify /$(get_libdir)/libaudit.so.0
}
lockdown_perms() {
# upstream wants these to have restrictive perms
basedir="$1"
chmod 0750 "${basedir}"/sbin/au{ditctl,report,dispd,ditd,search,trace} 2>/dev/null
chmod 0750 "${basedir}"/var/log/audit/ 2>/dev/null
chmod 0640 "${basedir}"/etc/{audit/,}{auditd.conf,audit.rules*} 2>/dev/null
}

View File

@ -0,0 +1,221 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"
SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="ldap python"
# Testcases are pretty useless as they are built for RedHat users/groups and
# kernels.
RESTRICT="test"
RDEPEND="ldap? ( net-nds/openldap )
sys-libs/libcap-ng"
DEPEND="${RDEPEND}
python? ( ${PYTHON_DEPS}
dev-lang/swig )
>=sys-kernel/linux-headers-2.6.34"
# Do not use os-headers as this is linux specific
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
CONFIG_CHECK="~AUDIT"
pkg_setup() {
linux-info_pkg_setup
}
src_prepare() {
epatch_user
# Do not build GUI tools
sed -i \
-e '/AC_CONFIG_SUBDIRS.*system-config-audit/d' \
"${S}"/configure.ac || die
sed -i \
-e 's,system-config-audit,,g' \
"${S}"/Makefile.am || die
rm -rf "${S}"/system-config-audit
if ! use ldap; then
sed -i \
-e '/^AC_OUTPUT/s,audisp/plugins/zos-remote/Makefile,,g' \
"${S}"/configure.ac || die
sed -i \
-e '/^SUBDIRS/s,zos-remote,,g' \
"${S}"/audisp/plugins/Makefile.am || die
fi
# Don't build static version of Python module.
epatch "${FILESDIR}"/${PN}-2.4.3-python.patch
# glibc/kernel upstreams suck with both defining ia64_fpreg
# This patch is a horribly workaround that is only valid as long as you
# don't need the OTHER definitions in fpu.h.
epatch "${FILESDIR}"/${PN}-2.1.3-ia64-compile-fix.patch
# there is no --without-golang conf option
sed -e "/^SUBDIRS =/s/ @gobind_dir@//" -i bindings/Makefile.am || die
# Regenerate autotooling
eautoreconf
# Bug 352198: Avoid parallel build fail
cd "${S}"/src/mt
[[ ! -s private.h ]] && ln -s ../../lib/private.h .
}
multilib_src_configure() {
local ECONF_SOURCE=${S}
econf \
--sbindir=/sbin \
--enable-systemd \
--without-python \
--without-python3
if multilib_is_native_abi; then
python_configure() {
mkdir -p "${BUILD_DIR}" || die
cd "${BUILD_DIR}" || die
if python_is_python3; then
econf --without-python --with-python3
else
econf --with-python --without-python3
fi
}
use python && python_foreach_impl python_configure
fi
}
multilib_src_compile() {
if multilib_is_native_abi; then
default
python_compile() {
local pysuffix pydef
if python_is_python3; then
pysuffix=3
pydef='USE_PYTHON3=true'
else
pysuffix=2
pydef='HAVE_PYTHON=true'
fi
emake -C "${BUILD_DIR}"/bindings/swig \
VPATH="${native_build}/lib" \
LIBS="${native_build}/lib/libaudit.la" \
_audit_la_LIBADD="${native_build}/lib/libaudit.la" \
_audit_la_DEPENDENCIES="${S}/lib/libaudit.h ${native_build}/lib/libaudit.la" \
${pydef}
emake -C "${BUILD_DIR}"/bindings/python/python${pysuffix} \
VPATH="${S}/bindings/python/python${pysuffix}:${native_build}/bindings/python/python${pysuffix}" \
auparse_la_LIBADD="${native_build}/auparse/libauparse.la ${native_build}/lib/libaudit.la" \
${pydef}
}
local native_build="${BUILD_DIR}"
use python && python_foreach_impl python_compile
else
emake -C lib
emake -C auparse
fi
}
multilib_src_install() {
if multilib_is_native_abi; then
emake DESTDIR="${D}" initdir="$(systemd_get_unitdir)" install
python_install() {
local pysuffix pydef
if python_is_python3; then
pysuffix=3
pydef='USE_PYTHON3=true'
else
pysuffix=2
pydef='HAVE_PYTHON=true'
fi
emake -C "${BUILD_DIR}"/bindings/swig \
VPATH="${native_build}/lib" \
LIBS="${native_build}/lib/libaudit.la" \
_audit_la_LIBADD="${native_build}/lib/libaudit.la" \
_audit_la_DEPENDENCIES="${S}/lib/libaudit.h ${native_build}/lib/libaudit.la" \
${pydef} \
DESTDIR="${D}" install
emake -C "${BUILD_DIR}"/bindings/python/python${pysuffix} \
VPATH="${S}/bindings/python/python${pysuffix}:${native_build}/bindings/python/python${pysuffix}" \
auparse_la_LIBADD="${native_build}/auparse/libauparse.la ${native_build}/lib/libaudit.la" \
${pydef} \
DESTDIR="${D}" install
}
local native_build=${BUILD_DIR}
use python && python_foreach_impl python_install
# things like shadow use this so we need to be in /
gen_usr_ldscript -a audit auparse
else
emake -C lib DESTDIR="${D}" install
emake -C auparse DESTDIR="${D}" install
fi
}
multilib_src_install_all() {
dodoc AUTHORS ChangeLog README* THANKS TODO
docinto contrib
dodoc contrib/{*.rules,avc_snap,skeleton.c}
docinto contrib/plugin
dodoc contrib/plugin/*
newinitd "${FILESDIR}"/auditd-init.d-2.1.3 auditd
newconfd "${FILESDIR}"/auditd-conf.d-2.1.3 auditd
[ -f "${D}"/sbin/audisp-remote ] && \
dodir /usr/sbin && \
mv "${D}"/{sbin,usr/sbin}/audisp-remote || die
# Gentoo rules
insinto /etc/audit/
newins "${FILESDIR}"/audit.rules-2.1.3 audit.rules
doins "${FILESDIR}"/audit.rules.stop*
# audit logs go here
keepdir /var/log/audit/
# Security
lockdown_perms "${D}"
prune_libtool_files --modules
}
pkg_preinst() {
# Preserve from the audit-1 series
preserve_old_lib /$(get_libdir)/libaudit.so.0
}
pkg_postinst() {
lockdown_perms "${ROOT}"
# Preserve from the audit-1 series
preserve_old_lib_notify /$(get_libdir)/libaudit.so.0
}
lockdown_perms() {
# upstream wants these to have restrictive perms
basedir="$1"
chmod 0750 "${basedir}"/sbin/au{ditctl,report,dispd,ditd,search,trace} 2>/dev/null
chmod 0750 "${basedir}"/var/log/audit/ 2>/dev/null
chmod 0640 "${basedir}"/etc/{audit/,}{auditd.conf,audit.rules*} 2>/dev/null
}

View File

@ -0,0 +1,46 @@
diff -ur audit-2.4.3.orig/bindings/python/python2/Makefile.am audit-2.4.3/bindings/python/python2/Makefile.am
--- audit-2.4.3.orig/bindings/python/python2/Makefile.am 2015-07-22 23:35:24.315424091 +0800
+++ audit-2.4.3/bindings/python/python2/Makefile.am 2015-07-22 23:37:16.861510504 +0800
@@ -29,5 +29,6 @@
auparse_la_SOURCES = $(top_srcdir)/bindings/python/auparse_python.c
auparse_la_CPPFLAGS = -I$(top_srcdir)/auparse $(AM_CPPFLAGS)
-auparse_la_LDFLAGS = -module -avoid-version -Wl,-z,relro
+auparse_la_CFLAGS = -shared
+auparse_la_LDFLAGS = -module -avoid-version -shared -Wl,-z,relro
auparse_la_LIBADD = ${top_builddir}/auparse/libauparse.la ${top_builddir}/lib/libaudit.la
diff -ur audit-2.4.3.orig/bindings/python/python3/Makefile.am audit-2.4.3/bindings/python/python3/Makefile.am
--- audit-2.4.3.orig/bindings/python/python3/Makefile.am 2015-07-22 23:35:24.315424091 +0800
+++ audit-2.4.3/bindings/python/python3/Makefile.am 2015-07-22 23:37:30.395400641 +0800
@@ -28,5 +28,6 @@
auparse_la_SOURCES = $(top_srcdir)/bindings/python/auparse_python.c
auparse_la_CPPFLAGS = -I$(top_srcdir)/auparse $(AM_CPPFLAGS)
-auparse_la_LDFLAGS = -module -avoid-version -Wl,-z,relro
+auparse_la_CFLAGS = -shared
+auparse_la_LDFLAGS = -module -avoid-version -shared -Wl,-z,relro
auparse_la_LIBADD = ${top_builddir}/auparse/libauparse.la ${top_builddir}/lib/libaudit.la
diff -ur audit-2.4.3.orig/bindings/swig/python/Makefile.am audit-2.4.3/bindings/swig/python/Makefile.am
--- audit-2.4.3.orig/bindings/swig/python/Makefile.am 2015-07-22 23:35:24.316424083 +0800
+++ audit-2.4.3/bindings/swig/python/Makefile.am 2015-07-22 23:35:53.244189263 +0800
@@ -28,7 +28,7 @@
pyexec_LTLIBRARIES = _audit.la
pyexec_SOLIBRARIES = _audit.so
_audit_la_CFLAGS = -shared
-_audit_la_LDFLAGS = -module -avoid-version -Wl,-z,relro
+_audit_la_LDFLAGS = -module -avoid-version -shared -Wl,-z,relro
_audit_la_HEADERS: $(top_builddir)/config.h
_audit_la_DEPENDENCIES =${top_srcdir}/lib/libaudit.h ${top_builddir}/lib/libaudit.la
_audit_la_LIBADD = $(top_builddir)/lib/libaudit.la
diff -ur audit-2.4.3.orig/bindings/swig/python3/Makefile.am audit-2.4.3/bindings/swig/python3/Makefile.am
--- audit-2.4.3.orig/bindings/swig/python3/Makefile.am 2015-07-22 23:35:24.316424083 +0800
+++ audit-2.4.3/bindings/swig/python3/Makefile.am 2015-07-22 23:36:27.833908482 +0800
@@ -29,7 +29,7 @@
py3exec_LTLIBRARIES = _audit.la
py3exec_SOLIBRARIES = _audit.so
_audit_la_CFLAGS = -shared
-_audit_la_LDFLAGS = -module -avoid-version -Wl,-z,relro
+_audit_la_LDFLAGS = -module -avoid-version -shared -Wl,-z,relro
_audit_la_HEADERS: $(top_builddir)/config.h
_audit_la_DEPENDENCIES =${top_srcdir}/lib/libaudit.h ${top_builddir}/lib/libaudit.la
_audit_la_LIBADD = ${top_builddir}/lib/libaudit.la

View File

@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/files/audit.rules,v 1.1 2006/06/22 07:41:46 robbat2 Exp $
# $Id$
#
# This file contains the auditctl rules that are loaded
# whenever the audit daemon is started via the initscripts.

View File

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/files/audit.rules-2.1.3,v 1.1 2011/09/11 02:58:55 robbat2 Exp $
# $Id$
#
# This file contains the auditctl rules that are loaded
# whenever the audit daemon is started via the initscripts.

View File

@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/files/audit.rules.stop.post,v 1.1 2006/06/22 07:41:46 robbat2 Exp $
# $Id$
#
# This file contains the auditctl rules that are loaded immediately after the
# audit deamon is stopped via the initscripts.

View File

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/files/audit.rules.stop.pre,v 1.2 2011/09/11 02:58:55 robbat2 Exp $
# $Id$
#
# This file contains the auditctl rules that are loaded immediately before the
# audit deamon is stopped via the initscripts.

View File

@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/files/auditd-conf.d-1.2.3,v 1.1 2006/06/22 07:41:46 robbat2 Exp $
# $Id$
# Configuration options for auditd
# -f for foreground mode

View File

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/files/auditd-conf.d-2.1.3,v 1.1 2011/09/11 02:58:55 robbat2 Exp $
# $Id$
# Configuration options for auditd
# -f for foreground mode

View File

@ -1,7 +1,7 @@
#!/sbin/runscript
#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/files/auditd-init.d-1.7.17,v 1.1 2009/12/19 22:08:44 robbat2 Exp $
# $Id$
start_auditd() {
ebegin "Starting auditd"

View File

@ -1,7 +1,7 @@
#!/sbin/runscript
#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/files/auditd-init.d-2.1.3,v 1.1 2011/09/11 02:58:55 robbat2 Exp $
# $Id$
extra_started_commands='reload reload_auditd reload_rules'
description='Linux Auditing System'

View File

@ -0,0 +1,91 @@
#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
extra_started_commands='reload reload_auditd reload_rules'
description='Linux Auditing System'
description_reload='Reload daemon configuration and rules'
description_reload_rules='Reload daemon rules'
description_reload_auditd='Reload daemon configuration'
name='auditd'
pidfile='/var/run/auditd.pid'
command='/sbin/auditd'
start_auditd() {
# Env handling taken from the upstream init script
if [ -z "$AUDITD_LANG" -o "$AUDITD_LANG" = "none" -o "$AUDITD_LANG" = "NONE" ]; then
unset LANG LC_TIME LC_ALL LC_MESSAGES LC_NUMERIC LC_MONETARY LC_COLLATE
else
LANG="$AUDITD_LANG"
LC_TIME="$AUDITD_LANG"
LC_ALL="$AUDITD_LANG"
LC_MESSAGES="$AUDITD_LANG"
LC_NUMERIC="$AUDITD_LANG"
LC_MONETARY="$AUDITD_LANG"
LC_COLLATE="$AUDITD_LANG"
export LANG LC_TIME LC_ALL LC_MESSAGES LC_NUMERIC LC_MONETARY LC_COLLATE
fi
unset HOME MAIL USER USERNAME
ebegin "Starting ${name}"
start-stop-daemon \
--start --quiet --pidfile ${pidfile} \
--exec ${command} -- ${EXTRAOPTIONS}
local ret=$?
eend $ret
return $ret
}
stop_auditd() {
ebegin "Stopping ${name}"
start-stop-daemon --stop --quiet --pidfile ${pidfile}
local ret=$?
eend $ret
return $ret
}
loadfile() {
local rules="$1"
if [ -n "${rules}" -a -f "${rules}" ]; then
einfo "Loading audit rules from ${rules}"
/sbin/auditctl -R "${rules}" >/dev/null
return $?
else
return 0
fi
}
start() {
start_auditd
local ret=$?
if [ $ret -eq 0 -a "${RC_CMD}" != "restart" ]; then
loadfile "${RULEFILE_STARTUP}"
fi
return $ret
}
reload_rules() {
loadfile "${RULEFILE_STARTUP}"
}
reload_auditd() {
ebegin "Reloading ${SVCNAME}"
start-stop-daemon --signal HUP \
--exec "${command}" --pidfile "${pidfile}"
eend $?
}
reload() {
reload_auditd
reload_rules
}
stop() {
[ "${RC_CMD}" != "restart" ] && loadfile "${RULEFILE_STOP_PRE}"
stop_auditd
local ret=$?
[ "${RC_CMD}" != "restart" ] && loadfile "${RULEFILE_STOP_POST}"
return $ret
}

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
</maintainer>
</pkgmetadata>

View File

@ -1,568 +1,80 @@
# ChangeLog for sys-process/lsof
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.122 2015/07/30 12:28:37 ago Exp $
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> lsof-4.88-r1.ebuild:
Stable for sparc, wrt bug #554848
*lsof-4.89 (09 Aug 2015)
*lsof-4.88-r1 (09 Aug 2015)
*lsof-4.87-r1 (09 Aug 2015)
23 Jul 2015; Pacho Ramos <pacho@gentoo.org> lsof-4.88-r1.ebuild:
ppc stable wrt bug #554848
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/lsof-4.85-arg.c.patch, +files/lsof-4.85-cross.patch,
+files/lsof-4.88-linux.dnode.c.patch, +lsof-4.87-r1.ebuild,
+lsof-4.88-r1.ebuild, +lsof-4.89.ebuild, +metadata.xml:
proj/gentoo: Initial commit
19 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> lsof-4.88-r1.ebuild:
ia64 stable wrt bug #554848
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
17 Jul 2015; Markus Meier <maekke@gentoo.org> lsof-4.88-r1.ebuild:
arm stable, bug #554848
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
17 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> lsof-4.88-r1.ebuild:
x86 stable wrt bug #554848
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
17 Jul 2015; Tobias Klausmann <klausman@gentoo.org> lsof-4.88-r1.ebuild:
Stable on alpha, bug 554848
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
17 Jul 2015; Jeroen Roovers <jer@gentoo.org> lsof-4.88-r1.ebuild:
Stable for HPPA PPC64 (bug #554848).
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
16 Jul 2015; Mike Frysinger <vapier@gentoo.org> lsof-4.89.ebuild:
Add http://www.mirrorservice.org to the SRC_URI list #554940.
Convert all URLs for sites supporting encrypted connections from http to
https
15 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> lsof-4.88-r1.ebuild:
amd64 stable wrt bug #554848
Signed-off-by: Justin Lecher <jlec@gentoo.org>
*lsof-4.89 (14 Jul 2015)
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
14 Jul 2015; Lars Wendler <polynomial-c@gentoo.org> -lsof-4.85-r2.ebuild,
-lsof-4.88.ebuild, +lsof-4.89.ebuild:
Version bump. Removed old.
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
*lsof-4.88-r1 (14 Apr 2015)
Bug: https://bugs.gentoo.org/552720
14 Apr 2015; Mike Frysinger <vapier@gentoo.org>
+files/lsof-4.88-linux.dnode.c.patch, +lsof-4.88-r1.ebuild:
Add fix from upstream.
24 Nov 2015; Mike Frysinger <vapier@gentoo.org> metadata.xml:
standardize various metadata.xml style
14 Apr 2015; Mike Frysinger <vapier@gentoo.org> files/lsof-4.85-cross.patch:
Fix building with gcc-5 #546636.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Unify quoting in metadata.xml files for machine processing
14 Apr 2015; Mike Frysinger <vapier@gentoo.org> lsof-4.88.ebuild:
Fix building with POSIX /bin/sh.
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for ia64, wrt bug #529126
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for ppc64, wrt bug #529126
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for ppc, wrt bug #529126
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for alpha, wrt bug #529126
01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for sparc, wrt bug #529126
23 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> lsof-4.87-r1.ebuild:
x86 stable wrt bug #529126
21 Nov 2014; Mike Frysinger <vapier@gentoo.org> lsof-4.87-r1.ebuild,
lsof-4.88.ebuild:
Update SRC_URI #529643 by Łukasz Stelmach.
14 Nov 2014; Jeroen Roovers <jer@gentoo.org> lsof-4.87-r1.ebuild:
Stable for HPPA (bug #529126).
14 Nov 2014; Markus Meier <maekke@gentoo.org> lsof-4.87-r1.ebuild:
arm stable, bug #529126
13 Nov 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for amd64, wrt bug #529126
*lsof-4.88 (13 Nov 2014)
13 Nov 2014; Lars Wendler <polynomial-c@gentoo.org> +lsof-4.88.ebuild:
Version bump.
20 Jan 2014; Mike Frysinger <vapier@gentoo.org> lsof-4.85-r2.ebuild,
lsof-4.87-r1.ebuild:
Depend on virtual/pkgconfig when USE=rpc due to libtirpc functionality #498584
by palme3000.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> lsof-4.85-r2.ebuild,
lsof-4.87-r1.ebuild:
Add arm64 love.
07 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> -lsof-4.82.ebuild,
-lsof-4.83.ebuild, -lsof-4.84.ebuild, -lsof-4.84-r1.ebuild,
-lsof-4.85.ebuild, -lsof-4.85-r1.ebuild, -lsof-4.86.ebuild,
-lsof-4.87.ebuild, -files/lsof-4.84-rpc.patch:
Removed old versions and files.
*lsof-4.87-r1 (27 Apr 2013)
27 Apr 2013; Mike Frysinger <vapier@gentoo.org> +lsof-4.87-r1.ebuild:
Update to EAPI=4 and merge some random prefix changes #405973 by Dan Wallis.
*lsof-4.87 (06 Jan 2013)
06 Jan 2013; Mike Frysinger <vapier@gentoo.org> +lsof-4.87.ebuild:
Version bump #450624 by Agostino Sarubbo.
*lsof-4.86 (04 Sep 2012)
04 Sep 2012; Mike Frysinger <vapier@gentoo.org> +lsof-4.86.ebuild:
Version bump #433605 by teidakankan.
22 Aug 2012; Mike Frysinger <vapier@gentoo.org> +files/lsof-4.85-cross.patch,
lsof-4.85-r2.ebuild:
Fix cross-compiling by avoiding executing compiled configure tests #432120 by
Dennis Schridde.
28 May 2012; Raúl Porcel <armin76@gentoo.org> lsof-4.85-r2.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #413273
24 May 2012; Mike Frysinger <vapier@gentoo.org> lsof-4.84-r1.ebuild:
Move to usex() from eutils.eclass.
29 Apr 2012; Markus Meier <maekke@gentoo.org> lsof-4.85-r2.ebuild:
arm stable, bug #413273
28 Apr 2012; <nixnut@gentoo.org> lsof-4.85-r2.ebuild:
ppc stable #413273
24 Apr 2012; Jeroen Roovers <jer@gentoo.org> lsof-4.85-r2.ebuild:
Stable for HPPA (bug #413273).
24 Apr 2012; Agostino Sarubbo <ago@gentoo.org> lsof-4.85-r2.ebuild:
Stable for amd64, wrt bug #413273
24 Apr 2012; Jeff Horelick <jdhore@gentoo.org> lsof-4.85-r2.ebuild:
marked x86 per bug 413273
23 Apr 2012; Brent Baude <ranger@gentoo.org> lsof-4.85-r2.ebuild:
Marking lsof-4.85-r2 ppc64 for bug 413273
23 Apr 2012; Mike Frysinger <vapier@gentoo.org> lsof-4.84-r1.ebuild,
lsof-4.85-r1.ebuild, lsof-4.85-r2.ebuild, lsof-4.85.ebuild:
We need -DHASNORPC_H too to disable rpc support.
*lsof-4.85-r2 (15 Nov 2011)
15 Nov 2011; Mike Frysinger <vapier@gentoo.org> +lsof-4.85-r2.ebuild:
Put example scripts behind USE=examples.
*lsof-4.85-r1 (30 Oct 2011)
30 Oct 2011; Mike Frysinger <vapier@gentoo.org> +lsof-4.85-r1.ebuild,
+files/lsof-4.85-arg.c.patch:
Add fix from upstream #388555 by Lars Wendler (Polynomial-C).
*lsof-4.85 (29 Sep 2011)
29 Sep 2011; Mike Frysinger <vapier@gentoo.org> +lsof-4.85.ebuild:
Version bump.
*lsof-4.84-r1 (17 Sep 2011)
17 Sep 2011; Mike Frysinger <vapier@gentoo.org> +lsof-4.84-r1.ebuild,
+files/lsof-4.84-rpc.patch, metadata.xml:
Clean up build logic by testing the compiler rather than poking around the
filesystem. Support USE=ipv6. Support building with libtirpc rather than
glibc and do so with USE=rpc #370833 by kabel.
29 Aug 2010; Raúl Porcel <armin76@gentoo.org> lsof-4.83.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #331143
13 Aug 2010; Jeremy Olexa <darkside@gentoo.org> lsof-4.83.ebuild:
arm stable, bug 331143
11 Aug 2010; Joseph Jezak <josejx@gentoo.org> lsof-4.84.ebuild:
Marked ppc/ppc64 stable for bug #331143.
06 Aug 2010; Christian Faulhammer <fauli@gentoo.org> lsof-4.83.ebuild:
stable x86, bug 331143
05 Aug 2010; Jeroen Roovers <jer@gentoo.org> lsof-4.83.ebuild:
Stable for HPPA (bug #331143).
04 Aug 2010; Markos Chandras <hwoarang@gentoo.org> lsof-4.83.ebuild:
Stable on amd64 wrt bug #331143
*lsof-4.84 (04 Aug 2010)
04 Aug 2010; Mike Frysinger <vapier@gentoo.org> +lsof-4.84.ebuild:
Version bump #330771 by Jim.
01 Feb 2010; Markos Chandras <hwoarang@gentoo.org> lsof-4.82.ebuild:
Stable on amd64 wrt bug #301443
24 Jan 2010; Raúl Porcel <armin76@gentoo.org> lsof-4.82.ebuild:
alpha/arm/ia64/m68k/s390/sh stable wrt #301443
22 Jan 2010; Brent Baude <ranger@gentoo.org> lsof-4.82.ebuild:
stable ppc, bug 301443
21 Jan 2010; Christian Faulhammer <fauli@gentoo.org> lsof-4.82.ebuild:
stable x86, bug 301443
20 Jan 2010; Brent Baude <ranger@gentoo.org> lsof-4.82.ebuild:
stable ppc64, bug 301443
19 Jan 2010; Tiago Cunha <tcunha@gentoo.org> lsof-4.82.ebuild:
stable sparc, bug 301443
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> lsof-4.82.ebuild:
Stable for HPPA (bug #301443).
*lsof-4.83 (18 Jan 2010)
18 Jan 2010; Mike Frysinger <vapier@gentoo.org> +lsof-4.83.ebuild:
Version bump.
11 May 2009; Mike Frysinger <vapier@gentoo.org> lsof-4.82.ebuild:
Improve how we past build flags/settings to avoid custom patches.
*lsof-4.82 (11 May 2009)
11 May 2009; Mike Frysinger <vapier@gentoo.org> +lsof-4.82.ebuild:
Version bump #269341 by Lars Wendler.
17 Mar 2009; Raúl Porcel <armin76@gentoo.org> lsof-4.81-r2.ebuild:
m68k stable wrt #258195, thanks to kolla for testing
14 Feb 2009; Raúl Porcel <armin76@gentoo.org> lsof-4.81-r2.ebuild:
arm/ia64/s390/sh/sparc stable wrt #258195
12 Feb 2009; Brent Baude <ranger@gentoo.org> lsof-4.81-r2.ebuild:
stable ppc64, bug 258195
09 Feb 2009; Markus Meier <maekke@gentoo.org> lsof-4.81-r2.ebuild:
amd64/x86 stable, bug #258195
09 Feb 2009; nixnut <nixnut@gentoo.org> lsof-4.81-r2.ebuild:
ppc stable #258195
09 Feb 2009; Tobias Klausmann <klausman@gentoo.org> lsof-4.81-r2.ebuild:
Stable on alpha, bug #258195
09 Feb 2009; Jeroen Roovers <jer@gentoo.org> lsof-4.81-r2.ebuild:
Stable for HPPA (bug #244660).
10 Dec 2008; Alexis Ballier <aballier@gentoo.org>
+files/lsof-4.81-recmake.patch, lsof-4.81-r2.ebuild:
Fix build on G/FreeBSD. Bug #250383
*lsof-4.81-r2 (17 Nov 2008)
17 Nov 2008; Joshua Kinard <kumba@gentoo.org>
files/lsof-4.81-proc_c.patch, -lsof-4.81-r1.ebuild, +lsof-4.81-r2.ebuild:
Update patch provided by upstream that addressed #244660.
*lsof-4.81-r1 (02 Nov 2008)
02 Nov 2008; Joshua Kinard <kumba@gentoo.org>
+files/lsof-4.81-proc_c.patch, -lsof-4.81.ebuild, +lsof-4.81-r1.ebuild:
Bump lsof-4.81 to -r1 and include a patch to address Bug #244660.
*lsof-4.81 (26 Oct 2008)
26 Oct 2008; Mike Frysinger <vapier@gentoo.org> +lsof-4.81.ebuild:
Version bump.
*lsof-4.80-r1 (03 Oct 2008)
03 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> +lsof-4.80-r1.ebuild:
Add a new revision that doesn't install the static library. Since we don't
install any header file it's pointless to have it. Also, it's just an
internal help library, of no use once lsof is installed.
18 Aug 2008; Brent Baude <ranger@gentoo.org> lsof-4.78-r2.ebuild:
stable ppc64, bug 234929
17 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> lsof-4.78-r2.ebuild:
amd64 stable wrt bug #234929
16 Aug 2008; nixnut <nixnut@gentoo.org> lsof-4.78-r2.ebuild:
Stable on ppc wrt bug 234929
16 Aug 2008; Raúl Porcel <armin76@gentoo.org> lsof-4.78-r2.ebuild:
alpha/ia64/sparc/x86 stable wrt #234929
16 Aug 2008; Jeroen Roovers <jer@gentoo.org> lsof-4.78-r2.ebuild:
Stable for HPPA (bug #234929).
*lsof-4.80 (16 Aug 2008)
16 Aug 2008; Mike Frysinger <vapier@gentoo.org> +lsof-4.80.ebuild:
Version bump #233673 by Lars (Polynomial-C).
*lsof-4.78-r2 (14 May 2008)
14 May 2008; Doug Goldstein <cardoe@gentoo.org> +lsof-4.78-r2.ebuild:
fix automagical depend on selinux. bug #188272. patch provided by Peter
Alfredsen <peter.alfredsen@gmail.com>
28 Mar 2008; Jeroen Roovers <jer@gentoo.org> lsof-4.78-r1.ebuild:
Stable for HPPA too.
01 Dec 2007; Markus Rothe <corsair@gentoo.org> lsof-4.78-r1.ebuild:
Stable on ppc64
20 Nov 2007; Joshua Kinard <kumba@gentoo.org> lsof-4.78.ebuild:
Stable on mips.
01 Nov 2007; <solar@gentoo.org> lsof-4.78-r1.ebuild:
- stable on ia64/amd64/x86
19 Jul 2007; Joshua Kinard <kumba@gentoo.org> ChangeLog:
Stable on mips, per #185155.
13 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> lsof-4.78.ebuild:
Stable on sparc wrt #185155
13 Jul 2007; Raúl Porcel <armin76@gentoo.org> lsof-4.78.ebuild:
alpha/ia64/x86 stable wrt #185155
13 Jul 2007; Joseph Jezak <josejx@gentoo.org> lsof-4.78.ebuild:
Marked ppc and ppc64 stable for bug #185155.
13 Jul 2007; Mike Doty <kingtaco@gentoo.org> lsof-4.78.ebuild:
amd64 stable bug 185155
13 Jul 2007; Jeroen Roovers <jer@gentoo.org> lsof-4.78.ebuild:
Stable for HPPA (bug #185155).
*lsof-4.78-r1 (13 Jul 2007)
13 Jul 2007; Mike Frysinger <vapier@gentoo.org> +lsof-4.78-r1.ebuild:
Move lsof to /usr/bin #185145 by Hanno Boeck.
18 May 2007; Roy Marples <uberlord@gentoo.org>
+files/lsof-4.78-answer-config.patch, +files/lsof-4.78-freebsd.patch,
lsof-4.78.ebuild:
Add patch to compile on FreeBSD and keyword ~x86-fbsd, #132085.
*lsof-4.78 (12 May 2007)
12 May 2007; Mike Frysinger <vapier@gentoo.org> +lsof-4.78.ebuild:
Version bump #177986 by Andrej Kacian.
05 Sep 2006; Joshua Kinard <kumba@gentoo.org> lsof-4.77.ebuild:
Marked stable on mips.
04 Sep 2006; Saleem Abdulrasool <compnerd@gentoo.org> lsof-4.77.ebuild:
stable on x86 (bug #144925)
29 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> lsof-4.77.ebuild:
Stable on alpha.
25 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> lsof-4.77.ebuild:
Stable on sparc wrt #144925
24 Aug 2006; Jeroen Roovers <jer@gentoo.org> lsof-4.77.ebuild:
Stable for HPPA (bug #144925).
24 Aug 2006; Markus Rothe <corsair@gentoo.org> lsof-4.77.ebuild:
Stable on ppc64; bug #144925
23 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> lsof-4.77.ebuild:
stable on ppc (Bug #144925)
24 Aug 2006; Olivier Crête <tester@gentoo.org> lsof-4.77.ebuild:
Stable on amd64 per bug #144925
09 Jul 2006; Joshua Kinard <kumba@gentoo.org> lsof-4.76.ebuild:
Marked stable on mips.
14 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> lsof-4.76.ebuild:
ppc stable, bug #133233
14 May 2006; Markus Rothe <corsair@gentoo.org> lsof-4.76.ebuild:
Stable on ppc64; bug #133233
13 May 2006; Jason Wever <weeve@gentoo.org> lsof-4.76.ebuild:
Stable on SPARC wrt bug #133233.
13 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> lsof-4.76.ebuild:
Stable on x86 wrt bug #133233.
13 May 2006; Thomas Cort <tcort@gentoo.org> lsof-4.76.ebuild:
Stable on alpha and amd64 wrt Bug #133233.
*lsof-4.77 (13 May 2006)
13 May 2006; Mike Frysinger <vapier@gentoo.org> +lsof-4.77.ebuild:
Version bump.
17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
*lsof-4.76 (10 Sep 2005)
10 Sep 2005; Mike Frysinger <vapier@gentoo.org> +lsof-4.76.ebuild:
Version bump #105357 by Andrej Kacian.
23 Aug 2005; Aron Griffis <agriffis@gentoo.org> lsof-4.75.ebuild:
stable on ia64
13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> lsof-4.75.ebuild:
Stable on ppc.
08 Aug 2005; Markus Rothe <corsair@gentoo.org> lsof-4.75.ebuild:
Stable on ppc64
08 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> lsof-4.75.ebuild:
Stable on mips.
07 Aug 2005; Rene Nussbaumer <killerfox@gentoo.org> lsof-4.75.ebuild:
Stable on hppa.
05 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> lsof-4.75.ebuild:
Stable on sparc
*lsof-4.75 (11 Jun 2005)
11 Jun 2005; Mike Frysinger <vapier@gentoo.org> +lsof-4.75.ebuild:
Version bump #95676 by Andrej Kacian.
09 Apr 2005; Markus Rothe <corsair@gentoo.org> lsof-4.73.ebuild:
Stable on ppc64
19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> lsof-4.73.ebuild:
Stable on alpha.
07 Mar 2005; Konstantin Arkhipov <voxus@gentoo.org> lsof-4.73.ebuild:
Stable on amd64.
*lsof-4.73 (03 Mar 2005)
03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+files/4.73-answer-config.patch, +lsof-4.71.ebuild, +lsof-4.73.ebuild,
+lsof-4.74.ebuild:
Moved from sys-apps/lsof to sys-process/lsof.
06 Feb 2005; Joshua Kinard <kumba@gentoo.org> lsof-4.73.ebuild:
Marked stable on mips.
05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> lsof-4.73.ebuild:
Stable on ppc.
27 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> lsof-4.73.ebuild:
Stable on sparc
*lsof-4.74 (26 Jan 2005)
26 Jan 2005; Mike Frysinger <vapier@gentoo.org> +lsof-4.74.ebuild:
Version bump #78610 by Andrej Kacian.
07 Nov 2004; Joshua Kinard <kumba@gentoo.org> lsof-4.71.ebuild:
Marked stable on mips.
05 Nov 2004; Jason Wever <weeve@gentoo.org> lsof-4.71.ebuild:
Stable on sparc wrt bug #70199.
06 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> lsof-4.71.ebuild:
Stable on alpha, requested in bug 70201.
*lsof-4.73 (05 Nov 2004)
05 Nov 2004; Mike Frysinger <vapier@gentoo.org>
+files/4.73-answer-config.patch, +lsof-4.73.ebuild:
Version bump and clean up #70150 by Ervin Németh.
05 Nov 2004; Travis Tilley <lv@gentoo.org> lsof-4.71.ebuild:
stable on amd64
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> lsof-4.67.ebuild,
lsof-4.69.ebuild, lsof-4.71.ebuild:
Masked lsof-4.71.ebuild stable for ppc
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> lsof-4.67.ebuild,
lsof-4.69.ebuild:
Masked lsof-4.69.ebuild stable for ppc
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> lsof-4.67.ebuild:
Masked lsof-4.67.ebuild stable for ppc
11 Jul 2004; Tom Gall <tgall@gentoo.org> lsof-4.71.ebuild:
stable on ppc64, bug #56286
22 Apr 2004; Michael McCabe <randy@gentoo.org> lsof-4.71.ebuild:
added s390 keywords
*lsof-4.71 (24 Mar 2004)
24 Mar 2004; Martin Holzer <mholzer@gentoo.org> lsof-4.71.ebuild:
Version bumped. Closes 45605
*lsof-4.69 (26 Oct 2003)
26 Oct 2003; Daniel Ahlberg <aliz@gentoo.org lsof-4.69.ebuild:
Version bump
*lsof-4.68 (30 Jun 2003)
21 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
Add static support #29270.
15 Aug 2003; Tavis Ormandy <taviso@gentoo.org> lsof-4.68.ebuild:
#26576 lsof 4.68 compile with -fstack-protector fails on Alpha
03 Aug 2003; Joshua Kinard <kumba@gentoo.org> lsof-4.68.ebuild:
Changed ~sparc to sparc and added ~mips to KEYWORDS
06 Jul 2003; Guy Martin <gmsoft@gentoo.org> lsof-4.68.ebuild :
Marked stable on hppa.
30 Jun 2003; Ned Ludd <solar@gentoo.org> lsof-4.68.ebuild:
bump to latest version
24 Jun 2003; Aron Griffis <agriffis@gentoo.org> lsof-4.67.ebuild:
Mark stable on alpha
*lsof-4.67 (20 May 2003)
20 May 2003; Zach Welch <zwelch@gentoo.org> lsof-4.67.ebuild:
bump to latest version; mark stable on arm; add empty IUSE
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*lsof-4.64 (29 Jun 2002)
16 Jul 2003; Jan Seidel <tuxus@gentoo.org> lsof-4.64.ebuild :
Marked stable on mips
14 Apr 2003; Guy Martin <gmsoft@gentoo.org> lsof-4.64.ebuild :
Added hppa to KEYWORDS.
09 Jan 2002; Brandon Low <lostlogic@gentoo.org>:
Remove linux-sources from depends because it only needs the
headers and they are in system.
26 Sep 2002; Mike Frysinger <vapier@gentoo.org>:
updated keywords (alpha)
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (ppc)
14 Jul 2002; phoen][x <phoenix@gentoo.org> lsof-4.64.ebuild :
Added KEYWORDS.
29 Jun 2002; Seemant Kulleen <seemant@gentoo.org> lsof-4.64.ebuild
files/digest-lsof-4.64 :
Version bump (old version's tarball does not even exist at SRC_URI).
thanks to: paidhi@mospheira.net in bug #4310
*lsof-4.60-r1 (1 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> lsof-4.60-r1.ebuild :
Added LICENSE, KEYWORDS, SLOT.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -0,0 +1,568 @@
# ChangeLog for sys-process/lsof
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.122 2015/07/30 12:28:37 ago Exp $
30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> lsof-4.88-r1.ebuild:
Stable for sparc, wrt bug #554848
23 Jul 2015; Pacho Ramos <pacho@gentoo.org> lsof-4.88-r1.ebuild:
ppc stable wrt bug #554848
19 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> lsof-4.88-r1.ebuild:
ia64 stable wrt bug #554848
17 Jul 2015; Markus Meier <maekke@gentoo.org> lsof-4.88-r1.ebuild:
arm stable, bug #554848
17 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> lsof-4.88-r1.ebuild:
x86 stable wrt bug #554848
17 Jul 2015; Tobias Klausmann <klausman@gentoo.org> lsof-4.88-r1.ebuild:
Stable on alpha, bug 554848
17 Jul 2015; Jeroen Roovers <jer@gentoo.org> lsof-4.88-r1.ebuild:
Stable for HPPA PPC64 (bug #554848).
16 Jul 2015; Mike Frysinger <vapier@gentoo.org> lsof-4.89.ebuild:
Add http://www.mirrorservice.org to the SRC_URI list #554940.
15 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> lsof-4.88-r1.ebuild:
amd64 stable wrt bug #554848
*lsof-4.89 (14 Jul 2015)
14 Jul 2015; Lars Wendler <polynomial-c@gentoo.org> -lsof-4.85-r2.ebuild,
-lsof-4.88.ebuild, +lsof-4.89.ebuild:
Version bump. Removed old.
*lsof-4.88-r1 (14 Apr 2015)
14 Apr 2015; Mike Frysinger <vapier@gentoo.org>
+files/lsof-4.88-linux.dnode.c.patch, +lsof-4.88-r1.ebuild:
Add fix from upstream.
14 Apr 2015; Mike Frysinger <vapier@gentoo.org> files/lsof-4.85-cross.patch:
Fix building with gcc-5 #546636.
14 Apr 2015; Mike Frysinger <vapier@gentoo.org> lsof-4.88.ebuild:
Fix building with POSIX /bin/sh.
06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for ia64, wrt bug #529126
04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for ppc64, wrt bug #529126
03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for ppc, wrt bug #529126
02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for alpha, wrt bug #529126
01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for sparc, wrt bug #529126
23 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> lsof-4.87-r1.ebuild:
x86 stable wrt bug #529126
21 Nov 2014; Mike Frysinger <vapier@gentoo.org> lsof-4.87-r1.ebuild,
lsof-4.88.ebuild:
Update SRC_URI #529643 by Łukasz Stelmach.
14 Nov 2014; Jeroen Roovers <jer@gentoo.org> lsof-4.87-r1.ebuild:
Stable for HPPA (bug #529126).
14 Nov 2014; Markus Meier <maekke@gentoo.org> lsof-4.87-r1.ebuild:
arm stable, bug #529126
13 Nov 2014; Agostino Sarubbo <ago@gentoo.org> lsof-4.87-r1.ebuild:
Stable for amd64, wrt bug #529126
*lsof-4.88 (13 Nov 2014)
13 Nov 2014; Lars Wendler <polynomial-c@gentoo.org> +lsof-4.88.ebuild:
Version bump.
20 Jan 2014; Mike Frysinger <vapier@gentoo.org> lsof-4.85-r2.ebuild,
lsof-4.87-r1.ebuild:
Depend on virtual/pkgconfig when USE=rpc due to libtirpc functionality #498584
by palme3000.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> lsof-4.85-r2.ebuild,
lsof-4.87-r1.ebuild:
Add arm64 love.
07 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> -lsof-4.82.ebuild,
-lsof-4.83.ebuild, -lsof-4.84.ebuild, -lsof-4.84-r1.ebuild,
-lsof-4.85.ebuild, -lsof-4.85-r1.ebuild, -lsof-4.86.ebuild,
-lsof-4.87.ebuild, -files/lsof-4.84-rpc.patch:
Removed old versions and files.
*lsof-4.87-r1 (27 Apr 2013)
27 Apr 2013; Mike Frysinger <vapier@gentoo.org> +lsof-4.87-r1.ebuild:
Update to EAPI=4 and merge some random prefix changes #405973 by Dan Wallis.
*lsof-4.87 (06 Jan 2013)
06 Jan 2013; Mike Frysinger <vapier@gentoo.org> +lsof-4.87.ebuild:
Version bump #450624 by Agostino Sarubbo.
*lsof-4.86 (04 Sep 2012)
04 Sep 2012; Mike Frysinger <vapier@gentoo.org> +lsof-4.86.ebuild:
Version bump #433605 by teidakankan.
22 Aug 2012; Mike Frysinger <vapier@gentoo.org> +files/lsof-4.85-cross.patch,
lsof-4.85-r2.ebuild:
Fix cross-compiling by avoiding executing compiled configure tests #432120 by
Dennis Schridde.
28 May 2012; Raúl Porcel <armin76@gentoo.org> lsof-4.85-r2.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #413273
24 May 2012; Mike Frysinger <vapier@gentoo.org> lsof-4.84-r1.ebuild:
Move to usex() from eutils.eclass.
29 Apr 2012; Markus Meier <maekke@gentoo.org> lsof-4.85-r2.ebuild:
arm stable, bug #413273
28 Apr 2012; <nixnut@gentoo.org> lsof-4.85-r2.ebuild:
ppc stable #413273
24 Apr 2012; Jeroen Roovers <jer@gentoo.org> lsof-4.85-r2.ebuild:
Stable for HPPA (bug #413273).
24 Apr 2012; Agostino Sarubbo <ago@gentoo.org> lsof-4.85-r2.ebuild:
Stable for amd64, wrt bug #413273
24 Apr 2012; Jeff Horelick <jdhore@gentoo.org> lsof-4.85-r2.ebuild:
marked x86 per bug 413273
23 Apr 2012; Brent Baude <ranger@gentoo.org> lsof-4.85-r2.ebuild:
Marking lsof-4.85-r2 ppc64 for bug 413273
23 Apr 2012; Mike Frysinger <vapier@gentoo.org> lsof-4.84-r1.ebuild,
lsof-4.85-r1.ebuild, lsof-4.85-r2.ebuild, lsof-4.85.ebuild:
We need -DHASNORPC_H too to disable rpc support.
*lsof-4.85-r2 (15 Nov 2011)
15 Nov 2011; Mike Frysinger <vapier@gentoo.org> +lsof-4.85-r2.ebuild:
Put example scripts behind USE=examples.
*lsof-4.85-r1 (30 Oct 2011)
30 Oct 2011; Mike Frysinger <vapier@gentoo.org> +lsof-4.85-r1.ebuild,
+files/lsof-4.85-arg.c.patch:
Add fix from upstream #388555 by Lars Wendler (Polynomial-C).
*lsof-4.85 (29 Sep 2011)
29 Sep 2011; Mike Frysinger <vapier@gentoo.org> +lsof-4.85.ebuild:
Version bump.
*lsof-4.84-r1 (17 Sep 2011)
17 Sep 2011; Mike Frysinger <vapier@gentoo.org> +lsof-4.84-r1.ebuild,
+files/lsof-4.84-rpc.patch, metadata.xml:
Clean up build logic by testing the compiler rather than poking around the
filesystem. Support USE=ipv6. Support building with libtirpc rather than
glibc and do so with USE=rpc #370833 by kabel.
29 Aug 2010; Raúl Porcel <armin76@gentoo.org> lsof-4.83.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #331143
13 Aug 2010; Jeremy Olexa <darkside@gentoo.org> lsof-4.83.ebuild:
arm stable, bug 331143
11 Aug 2010; Joseph Jezak <josejx@gentoo.org> lsof-4.84.ebuild:
Marked ppc/ppc64 stable for bug #331143.
06 Aug 2010; Christian Faulhammer <fauli@gentoo.org> lsof-4.83.ebuild:
stable x86, bug 331143
05 Aug 2010; Jeroen Roovers <jer@gentoo.org> lsof-4.83.ebuild:
Stable for HPPA (bug #331143).
04 Aug 2010; Markos Chandras <hwoarang@gentoo.org> lsof-4.83.ebuild:
Stable on amd64 wrt bug #331143
*lsof-4.84 (04 Aug 2010)
04 Aug 2010; Mike Frysinger <vapier@gentoo.org> +lsof-4.84.ebuild:
Version bump #330771 by Jim.
01 Feb 2010; Markos Chandras <hwoarang@gentoo.org> lsof-4.82.ebuild:
Stable on amd64 wrt bug #301443
24 Jan 2010; Raúl Porcel <armin76@gentoo.org> lsof-4.82.ebuild:
alpha/arm/ia64/m68k/s390/sh stable wrt #301443
22 Jan 2010; Brent Baude <ranger@gentoo.org> lsof-4.82.ebuild:
stable ppc, bug 301443
21 Jan 2010; Christian Faulhammer <fauli@gentoo.org> lsof-4.82.ebuild:
stable x86, bug 301443
20 Jan 2010; Brent Baude <ranger@gentoo.org> lsof-4.82.ebuild:
stable ppc64, bug 301443
19 Jan 2010; Tiago Cunha <tcunha@gentoo.org> lsof-4.82.ebuild:
stable sparc, bug 301443
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> lsof-4.82.ebuild:
Stable for HPPA (bug #301443).
*lsof-4.83 (18 Jan 2010)
18 Jan 2010; Mike Frysinger <vapier@gentoo.org> +lsof-4.83.ebuild:
Version bump.
11 May 2009; Mike Frysinger <vapier@gentoo.org> lsof-4.82.ebuild:
Improve how we past build flags/settings to avoid custom patches.
*lsof-4.82 (11 May 2009)
11 May 2009; Mike Frysinger <vapier@gentoo.org> +lsof-4.82.ebuild:
Version bump #269341 by Lars Wendler.
17 Mar 2009; Raúl Porcel <armin76@gentoo.org> lsof-4.81-r2.ebuild:
m68k stable wrt #258195, thanks to kolla for testing
14 Feb 2009; Raúl Porcel <armin76@gentoo.org> lsof-4.81-r2.ebuild:
arm/ia64/s390/sh/sparc stable wrt #258195
12 Feb 2009; Brent Baude <ranger@gentoo.org> lsof-4.81-r2.ebuild:
stable ppc64, bug 258195
09 Feb 2009; Markus Meier <maekke@gentoo.org> lsof-4.81-r2.ebuild:
amd64/x86 stable, bug #258195
09 Feb 2009; nixnut <nixnut@gentoo.org> lsof-4.81-r2.ebuild:
ppc stable #258195
09 Feb 2009; Tobias Klausmann <klausman@gentoo.org> lsof-4.81-r2.ebuild:
Stable on alpha, bug #258195
09 Feb 2009; Jeroen Roovers <jer@gentoo.org> lsof-4.81-r2.ebuild:
Stable for HPPA (bug #244660).
10 Dec 2008; Alexis Ballier <aballier@gentoo.org>
+files/lsof-4.81-recmake.patch, lsof-4.81-r2.ebuild:
Fix build on G/FreeBSD. Bug #250383
*lsof-4.81-r2 (17 Nov 2008)
17 Nov 2008; Joshua Kinard <kumba@gentoo.org>
files/lsof-4.81-proc_c.patch, -lsof-4.81-r1.ebuild, +lsof-4.81-r2.ebuild:
Update patch provided by upstream that addressed #244660.
*lsof-4.81-r1 (02 Nov 2008)
02 Nov 2008; Joshua Kinard <kumba@gentoo.org>
+files/lsof-4.81-proc_c.patch, -lsof-4.81.ebuild, +lsof-4.81-r1.ebuild:
Bump lsof-4.81 to -r1 and include a patch to address Bug #244660.
*lsof-4.81 (26 Oct 2008)
26 Oct 2008; Mike Frysinger <vapier@gentoo.org> +lsof-4.81.ebuild:
Version bump.
*lsof-4.80-r1 (03 Oct 2008)
03 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> +lsof-4.80-r1.ebuild:
Add a new revision that doesn't install the static library. Since we don't
install any header file it's pointless to have it. Also, it's just an
internal help library, of no use once lsof is installed.
18 Aug 2008; Brent Baude <ranger@gentoo.org> lsof-4.78-r2.ebuild:
stable ppc64, bug 234929
17 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> lsof-4.78-r2.ebuild:
amd64 stable wrt bug #234929
16 Aug 2008; nixnut <nixnut@gentoo.org> lsof-4.78-r2.ebuild:
Stable on ppc wrt bug 234929
16 Aug 2008; Raúl Porcel <armin76@gentoo.org> lsof-4.78-r2.ebuild:
alpha/ia64/sparc/x86 stable wrt #234929
16 Aug 2008; Jeroen Roovers <jer@gentoo.org> lsof-4.78-r2.ebuild:
Stable for HPPA (bug #234929).
*lsof-4.80 (16 Aug 2008)
16 Aug 2008; Mike Frysinger <vapier@gentoo.org> +lsof-4.80.ebuild:
Version bump #233673 by Lars (Polynomial-C).
*lsof-4.78-r2 (14 May 2008)
14 May 2008; Doug Goldstein <cardoe@gentoo.org> +lsof-4.78-r2.ebuild:
fix automagical depend on selinux. bug #188272. patch provided by Peter
Alfredsen <peter.alfredsen@gmail.com>
28 Mar 2008; Jeroen Roovers <jer@gentoo.org> lsof-4.78-r1.ebuild:
Stable for HPPA too.
01 Dec 2007; Markus Rothe <corsair@gentoo.org> lsof-4.78-r1.ebuild:
Stable on ppc64
20 Nov 2007; Joshua Kinard <kumba@gentoo.org> lsof-4.78.ebuild:
Stable on mips.
01 Nov 2007; <solar@gentoo.org> lsof-4.78-r1.ebuild:
- stable on ia64/amd64/x86
19 Jul 2007; Joshua Kinard <kumba@gentoo.org> ChangeLog:
Stable on mips, per #185155.
13 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> lsof-4.78.ebuild:
Stable on sparc wrt #185155
13 Jul 2007; Raúl Porcel <armin76@gentoo.org> lsof-4.78.ebuild:
alpha/ia64/x86 stable wrt #185155
13 Jul 2007; Joseph Jezak <josejx@gentoo.org> lsof-4.78.ebuild:
Marked ppc and ppc64 stable for bug #185155.
13 Jul 2007; Mike Doty <kingtaco@gentoo.org> lsof-4.78.ebuild:
amd64 stable bug 185155
13 Jul 2007; Jeroen Roovers <jer@gentoo.org> lsof-4.78.ebuild:
Stable for HPPA (bug #185155).
*lsof-4.78-r1 (13 Jul 2007)
13 Jul 2007; Mike Frysinger <vapier@gentoo.org> +lsof-4.78-r1.ebuild:
Move lsof to /usr/bin #185145 by Hanno Boeck.
18 May 2007; Roy Marples <uberlord@gentoo.org>
+files/lsof-4.78-answer-config.patch, +files/lsof-4.78-freebsd.patch,
lsof-4.78.ebuild:
Add patch to compile on FreeBSD and keyword ~x86-fbsd, #132085.
*lsof-4.78 (12 May 2007)
12 May 2007; Mike Frysinger <vapier@gentoo.org> +lsof-4.78.ebuild:
Version bump #177986 by Andrej Kacian.
05 Sep 2006; Joshua Kinard <kumba@gentoo.org> lsof-4.77.ebuild:
Marked stable on mips.
04 Sep 2006; Saleem Abdulrasool <compnerd@gentoo.org> lsof-4.77.ebuild:
stable on x86 (bug #144925)
29 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> lsof-4.77.ebuild:
Stable on alpha.
25 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> lsof-4.77.ebuild:
Stable on sparc wrt #144925
24 Aug 2006; Jeroen Roovers <jer@gentoo.org> lsof-4.77.ebuild:
Stable for HPPA (bug #144925).
24 Aug 2006; Markus Rothe <corsair@gentoo.org> lsof-4.77.ebuild:
Stable on ppc64; bug #144925
23 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> lsof-4.77.ebuild:
stable on ppc (Bug #144925)
24 Aug 2006; Olivier Crête <tester@gentoo.org> lsof-4.77.ebuild:
Stable on amd64 per bug #144925
09 Jul 2006; Joshua Kinard <kumba@gentoo.org> lsof-4.76.ebuild:
Marked stable on mips.
14 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> lsof-4.76.ebuild:
ppc stable, bug #133233
14 May 2006; Markus Rothe <corsair@gentoo.org> lsof-4.76.ebuild:
Stable on ppc64; bug #133233
13 May 2006; Jason Wever <weeve@gentoo.org> lsof-4.76.ebuild:
Stable on SPARC wrt bug #133233.
13 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> lsof-4.76.ebuild:
Stable on x86 wrt bug #133233.
13 May 2006; Thomas Cort <tcort@gentoo.org> lsof-4.76.ebuild:
Stable on alpha and amd64 wrt Bug #133233.
*lsof-4.77 (13 May 2006)
13 May 2006; Mike Frysinger <vapier@gentoo.org> +lsof-4.77.ebuild:
Version bump.
17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
*lsof-4.76 (10 Sep 2005)
10 Sep 2005; Mike Frysinger <vapier@gentoo.org> +lsof-4.76.ebuild:
Version bump #105357 by Andrej Kacian.
23 Aug 2005; Aron Griffis <agriffis@gentoo.org> lsof-4.75.ebuild:
stable on ia64
13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> lsof-4.75.ebuild:
Stable on ppc.
08 Aug 2005; Markus Rothe <corsair@gentoo.org> lsof-4.75.ebuild:
Stable on ppc64
08 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> lsof-4.75.ebuild:
Stable on mips.
07 Aug 2005; Rene Nussbaumer <killerfox@gentoo.org> lsof-4.75.ebuild:
Stable on hppa.
05 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> lsof-4.75.ebuild:
Stable on sparc
*lsof-4.75 (11 Jun 2005)
11 Jun 2005; Mike Frysinger <vapier@gentoo.org> +lsof-4.75.ebuild:
Version bump #95676 by Andrej Kacian.
09 Apr 2005; Markus Rothe <corsair@gentoo.org> lsof-4.73.ebuild:
Stable on ppc64
19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> lsof-4.73.ebuild:
Stable on alpha.
07 Mar 2005; Konstantin Arkhipov <voxus@gentoo.org> lsof-4.73.ebuild:
Stable on amd64.
*lsof-4.73 (03 Mar 2005)
03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+files/4.73-answer-config.patch, +lsof-4.71.ebuild, +lsof-4.73.ebuild,
+lsof-4.74.ebuild:
Moved from sys-apps/lsof to sys-process/lsof.
06 Feb 2005; Joshua Kinard <kumba@gentoo.org> lsof-4.73.ebuild:
Marked stable on mips.
05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> lsof-4.73.ebuild:
Stable on ppc.
27 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> lsof-4.73.ebuild:
Stable on sparc
*lsof-4.74 (26 Jan 2005)
26 Jan 2005; Mike Frysinger <vapier@gentoo.org> +lsof-4.74.ebuild:
Version bump #78610 by Andrej Kacian.
07 Nov 2004; Joshua Kinard <kumba@gentoo.org> lsof-4.71.ebuild:
Marked stable on mips.
05 Nov 2004; Jason Wever <weeve@gentoo.org> lsof-4.71.ebuild:
Stable on sparc wrt bug #70199.
06 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> lsof-4.71.ebuild:
Stable on alpha, requested in bug 70201.
*lsof-4.73 (05 Nov 2004)
05 Nov 2004; Mike Frysinger <vapier@gentoo.org>
+files/4.73-answer-config.patch, +lsof-4.73.ebuild:
Version bump and clean up #70150 by Ervin Németh.
05 Nov 2004; Travis Tilley <lv@gentoo.org> lsof-4.71.ebuild:
stable on amd64
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> lsof-4.67.ebuild,
lsof-4.69.ebuild, lsof-4.71.ebuild:
Masked lsof-4.71.ebuild stable for ppc
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> lsof-4.67.ebuild,
lsof-4.69.ebuild:
Masked lsof-4.69.ebuild stable for ppc
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> lsof-4.67.ebuild:
Masked lsof-4.67.ebuild stable for ppc
11 Jul 2004; Tom Gall <tgall@gentoo.org> lsof-4.71.ebuild:
stable on ppc64, bug #56286
22 Apr 2004; Michael McCabe <randy@gentoo.org> lsof-4.71.ebuild:
added s390 keywords
*lsof-4.71 (24 Mar 2004)
24 Mar 2004; Martin Holzer <mholzer@gentoo.org> lsof-4.71.ebuild:
Version bumped. Closes 45605
*lsof-4.69 (26 Oct 2003)
26 Oct 2003; Daniel Ahlberg <aliz@gentoo.org lsof-4.69.ebuild:
Version bump
*lsof-4.68 (30 Jun 2003)
21 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
Add static support #29270.
15 Aug 2003; Tavis Ormandy <taviso@gentoo.org> lsof-4.68.ebuild:
#26576 lsof 4.68 compile with -fstack-protector fails on Alpha
03 Aug 2003; Joshua Kinard <kumba@gentoo.org> lsof-4.68.ebuild:
Changed ~sparc to sparc and added ~mips to KEYWORDS
06 Jul 2003; Guy Martin <gmsoft@gentoo.org> lsof-4.68.ebuild :
Marked stable on hppa.
30 Jun 2003; Ned Ludd <solar@gentoo.org> lsof-4.68.ebuild:
bump to latest version
24 Jun 2003; Aron Griffis <agriffis@gentoo.org> lsof-4.67.ebuild:
Mark stable on alpha
*lsof-4.67 (20 May 2003)
20 May 2003; Zach Welch <zwelch@gentoo.org> lsof-4.67.ebuild:
bump to latest version; mark stable on arm; add empty IUSE
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*lsof-4.64 (29 Jun 2002)
16 Jul 2003; Jan Seidel <tuxus@gentoo.org> lsof-4.64.ebuild :
Marked stable on mips
14 Apr 2003; Guy Martin <gmsoft@gentoo.org> lsof-4.64.ebuild :
Added hppa to KEYWORDS.
09 Jan 2002; Brandon Low <lostlogic@gentoo.org>:
Remove linux-sources from depends because it only needs the
headers and they are in system.
26 Sep 2002; Mike Frysinger <vapier@gentoo.org>:
updated keywords (alpha)
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (ppc)
14 Jul 2002; phoen][x <phoenix@gentoo.org> lsof-4.64.ebuild :
Added KEYWORDS.
29 Jun 2002; Seemant Kulleen <seemant@gentoo.org> lsof-4.64.ebuild
files/digest-lsof-4.64 :
Version bump (old version's tarball does not even exist at SRC_URI).
thanks to: paidhi@mospheira.net in bug #4310
*lsof-4.60-r1 (1 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> lsof-4.60-r1.ebuild :
Added LICENSE, KEYWORDS, SLOT.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -7,5 +7,6 @@ DIST lsof_4.89.tar.bz2 784560 SHA256 81ac2fc5fdc944793baf41a14002b6deb5a29096b38
EBUILD lsof-4.87-r1.ebuild 2769 SHA256 5f17b42cadbc3f46e33654f43250447a48c6672e4ed7b0fcfa639a68fbadfdfe SHA512 cc30bc336b5a2b64b08aaede816978b2a47b13023ae831244565f9b38748de7dc1e3fe49056f3de7722708844663483b9d66deea50be35e1ca4ff802ef4cf0af WHIRLPOOL 01b70b64d332ce60c8c7829f4e7445435a53fef9ae5e0082aad7ab3e60cf9abdfdb698c8aaff9d7b58e0bb448d336c1165ea1235d68ba343ba25625ed705d909
EBUILD lsof-4.88-r1.ebuild 2953 SHA256 d4cd26c48a2a6de9f4819f5a246e1656da76bbffddfb576ff2b8725427a6a7a5 SHA512 b4e9f1061573455157446109c2de45bbe70df003a4e65a95fbfee464031055a894a897d675288995e97c9b4121d47d963861eeaf02884af69a53cf7562d84a2f WHIRLPOOL 275576cb7f4f791341295193e24d3aca4816b399efbab0b43b0e969863459caed03cfafca2af8416fedc60171f70580bda4594a668fd8d5d973017148b9bf816
EBUILD lsof-4.89.ebuild 3008 SHA256 4116e5a66e48e0a558d0a0c819899b490293b9a15d811f0d3a574a68973ea2d9 SHA512 7f5ba58936445022868e4c10304a87bae58563c203818f8bebccf6859338a1bff3661f51106d7ad2fc2c7f05a9a626382f59b95d5042e8ad04cc1a16934b173a WHIRLPOOL 6a721c36afd178860a3d5258c1158b8f8cd74fc420a22c354d11e6a2272d8e5e96baa2d053e7e5c4f14ced5818a1ebe87875e12c1e29624dd3f50d56d9777c06
MISC ChangeLog 18846 SHA256 a875bcf3981662398df5ec316a288ccf49ba98b6c17c1d6003c51e0417e5d04e SHA512 8cfbb8f725019d8ee29f9416a5b20e1317fb824984519d80aadca097881f736d4d4d926a1542347d3743988101bac50884a57ac7f38f2f6256732bdb5157797b WHIRLPOOL 3932c65a684c4bdb0a80d106fce6b4c0a2aac96fef5570b7682855a98823f61f0fe678027f317452b03e39fbe3b396b8900e1cf74bfe70d077fb803590c06cd6
MISC metadata.xml 238 SHA256 27f27d7c7ba9fb670a6867a79ff8af354e48735f9bd672d387d96b4bd49d415b SHA512 b8434ca8a5f116234268cca5c8d7cf20b3187e1f2c326bfe3693e2e85c2dac961618b39a20d0d5b7a01744b5159057e2861eeaff7fef6a08e0fc4c1b47bbf778 WHIRLPOOL f3ada27de4f86d469929230f1649727d91cc303e007ae728038062a04522053f0b49559d5bc4b6dd203744ba117d1577d03d62a1cb5d7c24c86c268edf057761
MISC ChangeLog 3120 SHA256 58d31889e4d2f91f68404e5720284ce50b50c5797fd924c637d37954834c0763 SHA512 0cca4b32dc5159c9a00678f7b355f120cf86129bd3cf90259f11fa9e358292f9bffa5fe177b3db359a5cb695ca5450738b6a260049e6738d8afd435424cf54e6 WHIRLPOOL 1e7315c8554ac12d0af91f9b04d219c6e74216a077a98e9e15a7cdd406db965827c939b75764090bf723d1e0a47e52291af8fadd37275824fae50de0edd6d40e
MISC ChangeLog-2015 18846 SHA256 a875bcf3981662398df5ec316a288ccf49ba98b6c17c1d6003c51e0417e5d04e SHA512 8cfbb8f725019d8ee29f9416a5b20e1317fb824984519d80aadca097881f736d4d4d926a1542347d3743988101bac50884a57ac7f38f2f6256732bdb5157797b WHIRLPOOL 3932c65a684c4bdb0a80d106fce6b4c0a2aac96fef5570b7682855a98823f61f0fe678027f317452b03e39fbe3b396b8900e1cf74bfe70d077fb803590c06cd6
MISC metadata.xml 327 SHA256 be9246f94d3a616b0eed2cfe506c6673aafefb5d2bd85946ec462c2ff3f49494 SHA512 c8c0efc3b339063936d805d533cf3528e1a4e1a84829c0e0f993fd3268751f4d7d4713f45cc6fec2956101b611e6e344e0c0336eb8d1b769a47481d72088fb98 WHIRLPOOL fa94b6d626e8e3d55b5f90ed6a9dbcfdb806cadf43ebdf5086c3dcdf08138f75cf7c14442edd4c5825571a5264d1dc666d4e0c6e242a450f5c8d2424d22416c6

View File

@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name='rpc'>support looking up RPC service info</flag>
<flag name="rpc">support looking up RPC service info</flag>
</use>
</pkgmetadata>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,29 +1,15 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX procps-3.3.6-error_at_line.patch 325 SHA256 642eb70e9165f3cf18b7ca3afe370f93991b32bc0271c9e1064c774dd2fadbb3 SHA512 fd0fd437deb7c1ac683ca90f3e94d14b35f3e9d19422e84f59b74d7530f204a04a289e5397d986536adffb2a30611ec5a8486bc9f01a32708d9025d3fb7c98b9 WHIRLPOOL f0f2da5452a8a1817a48a76723f6d02eddb856e8e69bac8ec8d87891a7f94f10c8945dba5c501cdc0d3f52fe690940524d0ae2c32868a3aa48155e54ffd2c3af
AUX procps-3.3.10-pmap-unreadable.patch 1775 SHA256 d4f34e6f33038f7599f403975bafd7f349013089fa2feda913b3ac9c56830c86 SHA512 d9ee6f9eb8d66b3777f0ec12066dd14d1849eb056b971b36f19612b2bcf60604fc361913b39b82766946f4a0e39907b68054bbc640b09b2e828c794824d79a57 WHIRLPOOL f4becc813b25d96fc778ce31f96494f8de13194a4ec5f7dbf184c99fd36a418f8fe5af0feb04c01b8f636660abe562131081031e868d9a739a1521fc7205e154
AUX procps-3.3.10-tests-no-tty.patch 3841 SHA256 ca0d656d9d52b602874683542941c680cc948985dbbfbab7d731cfb673b42e7e SHA512 299b9272c7746f77f16db09c96b34cf62b74fd63afb8c815bcab07ecfba6c31c2d3a10e54583c899a7ed91e4e22f80f8c46cccb7237e9ad9bf0c94e09167df6a WHIRLPOOL 6f3a217d162235a8db3cb7a8e927e866d27d795e0eca758c6ef43f869fc20009cc7a1623d60e9f72788b18248928cd36a2d17911d9067b84c50c2ac677138ac7
AUX procps-3.3.11-sysctl-manpage.patch 941 SHA256 1582675083410838e844e0f4f5b2da5835bb9653aadba42bea0b0f7002dc13d4 SHA512 df8b233bde879fa675742baf8b38d43dd7c306fe52013ace715dff02c126d8c5ea12bd93087da10f5e722294eef59577b264309cbdc6f9f3727fa7111c5db313 WHIRLPOOL dce1e4758eac97eee568acfaeb324b980c7786ffe021ee542b5495c1807e35549c45af03c897a5063f8d8f48395189c29ab014b82ee0961bf792d3ff6e739c8e
AUX procps-3.3.8-kill-neg-pid.patch 1446 SHA256 847c21f6619c7aa0f2847726a17595f986ec2fe0f361d95e17812639abe32a79 SHA512 3ed4e83d81f7dd574ff68bbcae9ad9f8649a39d46a17de5fd4297f215d8f70cd28e415b1d3c7b5142e7719343af28f4b393061a60eb012caece81dfe5ff6c271 WHIRLPOOL cf452118312e60a0bab7a4ec87bed9a9d2f5fb8bb563769a0430f11c72348e5be79bdfc031f67f4e97e0bf9b32f6ccd1ac590f392c95ee935b77b857ce1b1739
AUX procps-3.3.9-sysctl-load-config-files.patch 400 SHA256 f744a549f9205a47d892687d90096b25098ca91ae5f81879874e07e531d47131 SHA512 f528d5425ef55c3816403f3f0e61c0958726c561565e4702c5f3c09c695dcde4031d8d1aa4b30a621561ea020a66111291a5640ff51d53355d20168a319cf1d9 WHIRLPOOL fcf6b22c58ee21ba6aa49747903d06786a3283235821acf6277e5ed9301899ea389d54674d8ff614b6787a2b3d8c6c296f33017695b4061a6580980562029636
DIST procps-3.3.8-respect_epipe_in_fileutils.patch 1412 SHA256 4a56c88697fa6099a62a4169838c9c04df2c2c2bbc08e9ad9953e5b00df16d68 SHA512 317fc8e7c3fbd280182f55b399a30b2cfbc72268590825ea323537361cd761776afe1486509cb04ae937287ccf11578def5aac2eaa0fe660d04f0357282d9c14 WHIRLPOOL f8fdac8a172037edf51e1e777374293848afaa2180adc35adce5bf8ebefceb37df30082b27f6d6f1f5a571ba0f84bdfff9fc6c2343f120ce5c80b2f52e1804ac
DIST procps-3.3.8-top_user_filter.patch 2355 SHA256 089d7d0a0a497d88d34f3d05da245198b97353d11768453f5c57b7a346d72d0d SHA512 dc9af2ef6a9f1e5b8434069226c4739cdb914f4b84c366596e8a4fb853e4d61715814a0888938cd4c96f2f5bd9adaa573e4fb37be659424e615298e65980bca2 WHIRLPOOL 7e7a52917567013f425dc631dbdcafd3c4978893caf9c3e0e2979c7825332d1296e8026c43c1ac4915787226b53949d6264860b549cd0ac79bb0e8c63f264231
DIST procps-ng-3.3.6.tar.xz 535796 SHA256 d09ac4df3793f632d481f6547c39c6d835a7aa7bd5a302fcb0885ff7691c124c SHA512 8d55e040a223fa8dec056571fcdec4d5415afe1374915d2ebf1af44da9b9a411e03560090cf0f08c8aec0fbedc55a85f75af397f53f7e6d30d320c438854049b WHIRLPOOL b560ce1ac0228aea9067970826cf07b2bf238e5f85bf4e9263127e67b6441d62f1b176526de307bbb3c3e26b4a39de4ee515051b8f79b2eea0414d57f883dabe
DIST procps-ng-3.3.8.tar.xz 553056 SHA256 a4109cfb6fe3bcfb5a0efb37efe04d0c8ce858bff3820d48cc258bad41bed46b SHA512 63ba13f9ef0f4558748c6b2d1b0719a1173bd87e38279e3b052a10e207e1b808626d031f16dd65b05c55708366df7350cb0a64da8dc20e7f9f1fdc1cd2417c71 WHIRLPOOL 671860af1f028c9c8c7bb0c035db86e3e13d9d754801e7a3f19105710bb9720bbfa627e4e748b823192286319fe4e7e736c1af5a3fb34116cbe93386b0d2bed6
DIST procps-3.3.11-remove_Unix98_output_limits.patch 7582 SHA256 0801b971c630d2d68fe87da0b84842169df38cd88d3854da73b0e9bb45572d29 SHA512 8502264cba62475e3fc218dfde6c8ac375ccbf309843cec3000796e7455f41f287692aafd423f301b6c1a7e5f04c708fe30c2dd305ec3345b7a77b3443e35e55 WHIRLPOOL cbdba6dc94a4bec63f9fae8edc396aa5e59551a1606ed7dee56a65fad2e3d75ea5f391105806262f00103386c47434ec656b55bcefdd565313139355fa31ac61
DIST procps-ng-3.3.10.tar.xz 657232 SHA256 1759229cd0d97da3d200d5599c4ea82726d61fae9c4b7d3edd52c544962791b7 SHA512 cbfa49e79a88a8e7066a9c316ef089f15fa825c5bfbc22ab8a83f53c6f367a7c586cef9c403e360d373d824c471533a15ddb11cd30c561650e6879fe687e7e4f WHIRLPOOL 723dd1c00578a7fa7e3ff47bed60283c30850cc8ae8069c704ba648792809a67c5944dbfd9b7b0159e0be83215b61e6b71b2d76e65b3619aed54223900ffed9b
DIST procps-ng-3.3.11.tar.xz 815920 SHA256 e9493169a2d2adc0bc045538707310c8e877b385e4e296143b62607d2bb044ed SHA512 8ab4770adeba4c7e3cf75bc189278cf7a162ece0f23b862e7f726faccee11bd4524aec622b895f3b4e0b272a739a327a01e91f48834feea513544f0515b250df WHIRLPOOL 1da50ec4e8be9d76086a1112b00eea0daa39a7e579e846b92c12fea23a8303a7287e2d32d41feae93aad7b138768852b004544731fff882236ee3bd9511154ff
DIST procps-ng-3.3.9.tar.xz 560812 SHA256 00f0cb0fadf968ddf605b0ef119846af07386629244d4f3da711a2cecf4e8663 SHA512 62c7270aa48b4346a3198f306d1cb8474f64650bfb67e8cc6c4d41923e50c31c95b3a0367a464823fb50a6137ec0c6352006292ac85b50caf730ec8ec35eb553 WHIRLPOOL dac97433a87badd40b46e3155bf0e30652ed2961a41bc8fca074357431301d250632215512ad752634c9c4f3273a1c75caba1ecf4f5a3c510bee155660dde166
EBUILD procps-3.3.6.ebuild 1483 SHA256 66d4dc5c5afc6aaa60ec6b88c5c5c39d44143b31255eababceab0067c7b6134e SHA512 c11c717720a7a386be1ae484a480b05900b93253e147f9fcc542c4e48e41cda71216c29d095151e7c5403abd8b5d7cc0f76924e1a29baad848d38bcea4b7528b WHIRLPOOL 48dbf23009301c9176eca34491e2aaed41b8aef985a7b7e5e3677c2b4fbae4c8a644786b4d2d8c4ffc603a7c900b6b13ad3613cc1d54bee4696aefc5b3eb058c
EBUILD procps-3.3.8-r2.ebuild 1885 SHA256 28ae59fc4b34f67d9f3b0c85d9abb56c5d5afd17ad0304649f1897eb7ba924b0 SHA512 99fe192331929060d5940c3a1f864e07f941d9c3a8b1a51cff7c96704bfed161375fcd0e49b35168bba0e4fc7926839decff0027e9144c2b43cfd852df8f4a7a WHIRLPOOL afb62ffc281d137a88b6c2369f9911f51f792a888484ddb588ca5cc0d979a62fa7f7c942f56664a44c035e8ef922085b858d514572b8fc5380cf59ffe50e3ea8
EBUILD procps-3.3.9-r1.ebuild 1861 SHA256 e0dec3a265c430455b92221f1c5eeaab98ee9900a8a61169c36abbaf725be331 SHA512 d5d726dde4bcf2782cb50509f67e106ff5bf5eb44b44a0c4c6c2cbff7d1773f04ce4bcb10298bc8d5031e38936f0de5b3223ee33cb8db28fcf986e0167ab1ec3 WHIRLPOOL c15c6151291013bc897f7e677c536627dd96a9faeef5de59beba7cd731ab444493533408b062f8252624a040c558d3d2b161743f852546131c901f8be627a039
EBUILD procps-3.3.9-r2.ebuild 1919 SHA256 035d7343b50ff089f860c979c77766cb8062ddc6c2e516689b64fa9e17d3d88b SHA512 c794f0103103f8777805ce3a9b61499378e43f1ea9c10d59952c3353399cbe5054e211db37688eb4eb5b24d2bb63992a520ff01331b509a916ae28e282861f17 WHIRLPOOL f480d770ddbb421674309cc22f4cfbdd2c4e7f3d6eb8985b3e084027e41797996f0d52547e2a0eb295f1bd1925ff5ef654fc7a7cdec50e73b24a5cf84d089db8
EBUILD procps-3.3.9.ebuild 1606 SHA256 e2a39c54935826a9757d385ecde979b03c753c62d482ea9fbae7619b8d62198e SHA512 0ac2a535860694cccc5618dd23cd9266737d89bbcf71c61809f8e69514c7dc17340f7b4f69d4f8bc8bb7fe537ebdd33f3357419413b7d0ee7164e645adf5a9c3 WHIRLPOOL 5f4efaa41d446101e71034f5c4dda2137e05b4f7055808633feccfa0d4ac3726fb6c7982679e19dd7d0e33a983d08cb87794962bcec770ca40a396d5ffbb93e4
MISC ChangeLog 33413 SHA256 ffeb5cd407b31fac1047be4e25c507f45d14fb1fd5a93cec3304a6c7f2a26bae SHA512 5f1fbf4fdbfb082c15dd83ffdbd111134fea3fe2e6cc0a4b92cb7fb4044e0cb4cec1436557f16834e16a2840ffae3e94acd8f632a0e90a2af8af6cd47f0e01c8 WHIRLPOOL 9bd0c81d40831cb1bb7e5b544713a9a6396b6d340426c7e5aad770fce542f2d4759688458d0acb972d3f08460aa9c116e810120e030884d00778262238e451db
MISC metadata.xml 259 SHA256 0bb63eb156063b66b45ac343be2ccf262f08ea0a9d247e8b1428d2f413c978c2 SHA512 b3ffc0288a73615eb2a24f7af77fa63781c3b6d713a2ba47d4bf83accf7d82bcb029e24cea7600b1ecc94de723f51b20fda082cf22d5b48dc05e98bd6eea6017 WHIRLPOOL 5339d46eb28ba6d6e413e6c79ea8c4c174379b0a99baa990c9f5e18c199113b96e5028437e3d175087d19730869cad704b34c10fc0714a88cea00517ce85dc92
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJT9LLHAAoJEEdUh39IaPFN1cEH/0zlXY30SGSx/Jl61ESYH2t4
oNg+sHdSF1NnfdDzOj9QqMGweV/yRzr1UpLaIRGvgRlMrkyqI2lRAhcWkvU8DEp8
q8UF2hHzpamn8MbmAzTNDGauNnqCzSi66KP7uhdJQpGOwkIT3U8JqM3ps9XKThKx
TkBX7BvIMYc6xFuUh2JPcNTQ1nTimCo4DBQXnK3Dx14fdxEddaaYI1wCLjO7KS3h
OHspFzjF9vnzjkXEwNsJuysVVkuHYCu7f7UWG9hFVS2JCebGQd7uR/pTELR3tpxJ
qXcPtRY0VuddhXrbAqVsplInX/Jhcjwib0Gjs6V2XMmnf7aOx7PI/2QxVQ3qo8c=
=jMch
-----END PGP SIGNATURE-----
EBUILD procps-3.3.10-r1.ebuild 2042 SHA256 a70015e70d3c13de26991079835fd02260f9216e742d461a469d2def525f4dc8 SHA512 78fa4660ef91978b88712316cff3f67df054a402f3112429e0750e0f27ba9e91f1bfe0bb18e873db4e14201daad74f09042ddb2a159cf815bd1f9e01c6995a85 WHIRLPOOL b0ed270240e22fdbbd6e1c1ef00d44c935fefaa85005d527dfd8dca8866d284a05bf6199b81fb5e46209a86cc77e9865aef5168cb68d7dad84fe94831229bd87
EBUILD procps-3.3.11-r3.ebuild 2079 SHA256 45ce296b19a5284b930bbec31304747cf49adf635df8f4f46736b14c41fad650 SHA512 eca293c12539a87e61269e3bdcd3f3ab4dcc925e9aa80b20fecaeb06b0320a1c5fabdf5342311cac675a0ffe9a4adc4025b6fcd71a7e72f2a610e54bc1d04ea7 WHIRLPOOL cfc647108986d385d73313d38e2b92fed0d5b3528c73cccac5d2734f55cc1b23f470f6e975ca75eb84997465397e59d7ac72f155a662ae3ed50eee02226bb207
EBUILD procps-3.3.9-r2.ebuild 1802 SHA256 e45e1761eb13baebfc50f0f1f0724a045341142200c564d655a66a80eac91c05 SHA512 13fde1fd1153b1a72e15bf138ece5fb56d80b5a9474638f5b1970113a8d04d59b54ff9d0cebac81fbbf69285667b37829801af1cb794d8f918a7730cd02ca717 WHIRLPOOL 62c07bae9702f97b455944bf9d464806fb4cba93655578ca0c26d4907417c9fbc9da803a6c500851f9412036559e45f257563ada01b15247ed2000e988fe2a21
MISC ChangeLog 8823 SHA256 613854e90eac268808c77b19bda74355ed7c71808a646c2f7b0b4e2fb72830b2 SHA512 12371a28b00e21a8c6547efaf58672418fe8a05393665adc77fb505421bbd973f19fe6546ef76bcb24343e3ca631e9909f3a032e0d0c0c20e8ccc3a859010de5 WHIRLPOOL eec2fd2a0108067011404f7e5ed5ad3f16389521a22bbd43c92ac27e83018340f776025368d2ac6c46f717a54dbfe065c62387178e7245d8ca5300d231e88429
MISC ChangeLog-2015 35845 SHA256 f4d801d61ca12a455950cfdded1b86257b5bfa68a7d23586d4ae5a7ee23cffcc SHA512 0206dd361fd68c3e16aee9998d4950928add17d47f7159c5cd75cab0aba614f88d4c44a9d9187e6aed33ffff5b57fcf5c918ef3caf4822f6fe51f1435d95710a WHIRLPOOL d84586d47079ec30f5569da1925e2aafc1e54d279e6561ebaf2bb1d010725bc695c859ff78dd9731c40f04d51dd2a6e590e389022c5219dd97a3d2ee5293e5c5
MISC metadata.xml 570 SHA256 700c7801cdcdd25b5c65a24ce890def0d4e513d81ef6965c717e7ec4a9931001 SHA512 e4f5a3f955c05409167a1cd240847fc4a578b005ebe834f27bd600d37896539a5b331c0fee85ef1ff96c5a3dc06511e2f0c382a0c400773e47269f4cff4ce0ed WHIRLPOOL 00738c327bc1f084cbd30e188375d0909b0efd4cec44b2ebcd5aa9eb22d6319e659664d8270174a581bb4e7b63c4b91180c83a40bfd45b6abd738b5ab311d92c

View File

@ -0,0 +1,60 @@
https://bugs.gentoo.org/404389
From 92071e963e6ff50f0e221dde286f3229267b2ff9 Mon Sep 17 00:00:00 2001
From: Craig Small <csmall@enc.com.au>
Date: Sat, 24 Jan 2015 18:53:29 +1100
Subject: [PATCH] pmap: print process even if smaps unreadable
pmap would previously print the process name if
/proc/PID/smaps could be opened, even if subsequent
reads failed. This actually occurs with other users
PIDs.
Kernel 3.18rc1 introduced a change where the file could
not been opened, meaning pmap -X 1 previously showed
the process name and nothing else but NOW shows nothing
make check failed because of this.
This change prints the process name even before trying to open
the file, returning it to previous behaviour.
Thanks to Vincent Bernat for some analysis.
References:
https://bugs.debian.org/775624
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=29a40ace841cba9b661711f042d1821cdc4ad47c
Signed-off-by: Craig Small <csmall@enc.com.au>
---
NEWS | 1 +
pmap.c | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/pmap.c b/pmap.c
index c83617c..17e0e30 100644
--- a/pmap.c
+++ b/pmap.c
@@ -533,6 +533,10 @@ static int one_proc(proc_t * p)
*/
int maxcmd = 0xfffff;
+ escape_command(cmdbuf, p, sizeof cmdbuf, &maxcmd,
+ ESC_ARGS | ESC_BRACKETS);
+ printf("%u: %s\n", p->tgid, cmdbuf);
+
if (x_option || X_option || c_option) {
sprintf(buf, "/proc/%u/smaps", p->tgid);
if ((fp = fopen(buf, "r")) == NULL)
@@ -543,10 +547,6 @@ static int one_proc(proc_t * p)
return 1;
}
- escape_command(cmdbuf, p, sizeof cmdbuf, &maxcmd,
- ESC_ARGS | ESC_BRACKETS);
- printf("%u: %s\n", p->tgid, cmdbuf);
-
if (X_option || c_option) {
print_extended_maps(fp);
return 0;
--
2.4.0

View File

@ -0,0 +1,122 @@
https://bugs.gentoo.org/461302
From 4050148a4533e8a79cef0d7dcd0c058d78c48a31 Mon Sep 17 00:00:00 2001
From: Craig Small <csmall@enc.com.au>
Date: Sat, 9 May 2015 17:48:12 +1000
Subject: [PATCH] Fix some sched and tty tests
The ps sched test has been disabled. There are too many
odd build farms this fails in strange ways.
Other odd build farms have no tty and so some tests check
for no tty and skip if not found.
---
testsuite/config/unix.exp | 9 +++++++++
testsuite/pgrep.test/pgrep.exp | 11 +++++++----
testsuite/pkill.test/pkill.exp | 3 +--
testsuite/ps.test/ps_output.exp | 2 --
testsuite/ps.test/ps_sched_batch.exp | 16 +++++++++-------
5 files changed, 26 insertions(+), 15 deletions(-)
diff --git a/testsuite/config/unix.exp b/testsuite/config/unix.exp
index 522efb1..1318e9a 100644
--- a/testsuite/config/unix.exp
+++ b/testsuite/config/unix.exp
@@ -146,3 +146,12 @@ proc kill_testproc { } {
kill_process $testproc2_pid
file delete $testproc_path
}
+
+proc get_tty {} {
+ if { [catch { set raw_tty [ exec tty ] } msg]} {
+ warning "No TTY found"
+ return ""
+ }
+ regexp "/dev/(.+)" $raw_tty > tty
+ return $tty
+}
diff --git a/testsuite/pgrep.test/pgrep.exp b/testsuite/pgrep.test/pgrep.exp
index 152b6ec..1c6cec6 100644
--- a/testsuite/pgrep.test/pgrep.exp
+++ b/testsuite/pgrep.test/pgrep.exp
@@ -9,8 +9,7 @@ set not_uid [ expr { $uid + 1 } ]
set gid [ exec id -g ]
set not_gid [ expr { $gid + 1 } ]
set ps "${topdir}ps/pscommand"
-set raw_tty [ exec tty ]
-regexp "/dev/(.+)" $raw_tty > tty
+set tty [ get_tty ]
set test "pgprep with no arguments"
spawn $pgrep
@@ -80,8 +79,12 @@ spawn $pgrep -s 1 $testproc_comm
expect_blank "$test"
set test "pgrep matches on tty"
-spawn $pgrep -t $tty $testproc_comm
-expect_pass "$test" "^$testproc1_pid\\s+$testproc2_pid\\s*$"
+if { $tty == "" } {
+ untested "$test"
+} else {
+ spawn $pgrep -t $tty $testproc_comm
+ expect_pass "$test" "^$testproc1_pid\\s+$testproc2_pid\\s*$"
+}
set test "pgrep doesn't match with bogus tty"
spawn $pgrep -t glass $testproc_comm
diff --git a/testsuite/pkill.test/pkill.exp b/testsuite/pkill.test/pkill.exp
index 5eece7d..c583cbe 100644
--- a/testsuite/pkill.test/pkill.exp
+++ b/testsuite/pkill.test/pkill.exp
@@ -9,8 +9,7 @@ set not_uid [ expr { $uid + 1 } ]
set gid [ exec id -g ]
set not_gid [ expr { $gid + 1 } ]
set ps "${topdir}ps/pscommand"
-set raw_tty [ exec tty ]
-regexp "/dev/(.+)" $raw_tty > tty
+set tty [ get_tty ]
set test "pkill with no arguments"
spawn $pkill
diff --git a/testsuite/ps.test/ps_output.exp b/testsuite/ps.test/ps_output.exp
index 3a6f3d8..1b2c097 100644
--- a/testsuite/ps.test/ps_output.exp
+++ b/testsuite/ps.test/ps_output.exp
@@ -9,8 +9,6 @@ set uid [ exec id -u ]
set not_uid [ expr { $uid + 1 } ]
set gid [ exec id -g ]
set not_gid [ expr { $gid + 1 } ]
-set raw_tty [ exec tty ]
-regexp "/dev/(.+)" $raw_tty > tty
# All the fields
# Cannot do args,cmd,comm
diff --git a/testsuite/ps.test/ps_sched_batch.exp b/testsuite/ps.test/ps_sched_batch.exp
index e0c31ff..c58b9a2 100644
--- a/testsuite/ps.test/ps_sched_batch.exp
+++ b/testsuite/ps.test/ps_sched_batch.exp
@@ -1,12 +1,14 @@
#
# check the ps SCHED_BATCH scheduler policy output
#
-set ps "${topdir}ps/pscommand"
-set schedbatch "${topdir}testsuite/test-schedbatch"
-
-spawn $schedbatch 18
-
+# This is too flaky on certain build systems to be
+# reliable - CS
+#set ps "${topdir}ps/pscommand"
+#set schedbatch "${topdir}testsuite/test-schedbatch"
+#
+#spawn $schedbatch 18
+#
set test "ps SCHED_BATCH scheduler"
-spawn $ps --no-header -o comm,cls,nice -a
-expect_pass "$test" "\\s+test-schedbatch\\s+B\\s+18"
+#spawn $ps --no-header -o comm,cls,nice -a
+#expect_pass "$test" "\\s+test-schedbatch\\s+B\\s+18"
untested "$test"
--
2.4.0

View File

@ -0,0 +1,32 @@
--- procps-ng-3.3.11-orig/sysctl.8
+++ procps-ng-3.3.11/sysctl.8
@@ -123,21 +123,21 @@
\fB\-V\fR, \fB\-\-version\fR
Display version information and exit.
.SH EXAMPLES
-/sbin/sysctl \-a
+/usr/sbin/sysctl \-a
.br
-/sbin/sysctl \-n kernel.hostname
+/usr/sbin/sysctl \-n kernel.hostname
.br
-/sbin/sysctl \-w kernel.domainname="example.com"
+/usr/sbin/sysctl \-w kernel.domainname="example.com"
.br
-/sbin/sysctl \-p/etc/sysctl.conf
+/usr/sbin/sysctl \-p/etc/sysctl.conf
.br
-/sbin/sysctl \-a \-\-pattern forward
+/usr/sbin/sysctl \-a \-\-pattern forward
.br
-/sbin/sysctl \-a \-\-pattern forward$
+/usr/sbin/sysctl \-a \-\-pattern forward$
.br
-/sbin/sysctl \-a \-\-pattern 'net.ipv4.conf.(eth|wlan)0.arp'
+/usr/sbin/sysctl \-a \-\-pattern 'net.ipv4.conf.(eth|wlan)0.arp'
.br
-/sbin/sysctl \-\-system \-\-pattern '^net.ipv6'
+/usr/sbin/sysctl \-\-system \-\-pattern '^net.ipv6'
.SH DEPRECATED PARAMETERS
The
.B base_reachable_time

View File

@ -1,12 +0,0 @@
ps/display.c:65:7: warning: implicit declaration of function error_at_line [-Wimplicit-function-declaration]
--- ps/display.c
+++ ps/display.c
@@ -25,6 +25,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <error.h> /* error_at_line */
#include <sys/sysmacros.h>
#include <sys/types.h>

View File

@ -1,8 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name='ncurses'>Build programs that use ncurses: top, slabtop, watch</flag>
<flag name="kill">Build the kill program</flag>
<flag name="modern-top">Enables new startup defaults of top. Keeps old defaults if disabled</flag>
<flag name="ncurses">Build programs that use ncurses: top, slabtop, watch</flag>
</use>
<upstream>
<remote-id type="sourceforge">procps</remote-id>
</upstream>
</pkgmetadata>

View File

@ -1,25 +1,26 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.9-r1.ebuild,v 1.3 2014/07/24 09:55:50 ssuominen Exp $
# $Id$
EAPI="4"
EAPI="5"
inherit eutils toolchain-funcs
DESCRIPTION="standard informational utilities and process-handling tools"
# http://packages.debian.org/sid/procps
HOMEPAGE="http://procps.sourceforge.net/ http://gitorious.org/procps"
HOMEPAGE="http://procps.sourceforge.net/ https://gitlab.com/procps-ng/procps"
# SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.xz"
FEDORA_HASH="0980646fa25e0be58f7afb6b98f79d74"
SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}-ng/${PN}-ng-${PV}.tar.xz/${FEDORA_HASH}/${PN}-ng-${PV}.tar.xz"
#FEDORA_HASH="0980646fa25e0be58f7afb6b98f79d74"
#SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}-ng/${PN}-ng-${PV}.tar.xz/${FEDORA_HASH}/${PN}-ng-${PV}.tar.xz"
SRC_URI="https://dev.gentoo.org/~polynomial-c/${PN}-ng-${PV}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="+ncurses nls selinux static-libs systemd test unicode"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="+ncurses modern-top nls selinux static-libs systemd test unicode"
RDEPEND="!<sys-apps/sysvinit-2.88-r6
ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] )
ncurses? ( >=sys-libs/ncurses-5.7-r7:=[unicode?] )
selinux? ( sys-libs/libselinux )
systemd? ( >=sys-apps/systemd-209 )"
DEPEND="${RDEPEND}
@ -30,7 +31,9 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/${PN}-ng-${PV}
src_prepare() {
epatch "${FILESDIR}"/${PN}-3.3.8-kill-neg-pid.patch
epatch "${FILESDIR}"/${PN}-3.3.8-kill-neg-pid.patch # http://crbug.com/255209
epatch "${FILESDIR}"/${P}-pmap-unreadable.patch #404389
epatch "${FILESDIR}"/${P}-tests-no-tty.patch #461302
sed -i -e 's:systemd-login:systemd:' configure || die #501306
}
@ -38,6 +41,7 @@ src_configure() {
econf \
--exec-prefix="${EPREFIX}" \
--docdir='$(datarootdir)'/doc/${PF} \
$(use_enable modern-top) \
$(use_with ncurses) \
$(use_enable nls) \
$(use_enable selinux libselinux) \
@ -46,6 +50,10 @@ src_configure() {
$(use_enable unicode watch8bit)
}
src_test() {
emake check </dev/null #461302
}
src_install() {
default
#dodoc sysctl.conf

View File

@ -0,0 +1,76 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit eutils toolchain-funcs flag-o-matic
DESCRIPTION="standard informational utilities and process-handling tools"
HOMEPAGE="http://procps-ng.sourceforge.net/ https://gitlab.com/procps-ng/procps"
SRC_URI="mirror://sourceforge/${PN}-ng/${PN}-ng-${PV}.tar.xz
https://gitlab.com/procps-ng/procps/commit/b2f49b105d23c833d733bf7dfb99cb98e4cae383.patch -> ${PN}-3.3.11-remove_Unix98_output_limits.patch"
LICENSE="GPL-2"
SLOT="0/5" # libprocps.so
KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="+kill +ncurses modern-top nls selinux static-libs systemd test unicode"
RDEPEND="ncurses? ( >=sys-libs/ncurses-5.7-r7:=[unicode?] )
selinux? ( sys-libs/libselinux )
systemd? ( >=sys-apps/systemd-209 )"
DEPEND="${RDEPEND}
ncurses? ( virtual/pkgconfig )
systemd? ( virtual/pkgconfig )
test? ( dev-util/dejagnu )"
RDEPEND+="
kill? (
!sys-apps/coreutils[kill]
!sys-apps/util-linux[kill]
)
!<sys-apps/sysvinit-2.88-r6"
S="${WORKDIR}/${PN}-ng-${PV}"
PATCHES=(
"${FILESDIR}"/${PN}-3.3.8-kill-neg-pid.patch # http://crbug.com/255209
"${DISTDIR}"/${P}-remove_Unix98_output_limits.patch # 555200
"${FILESDIR}"/${P}-sysctl-manpage.patch # 565304
)
src_prepare() {
epatch "${PATCHES[@]}"
}
src_configure() {
# http://www.freelists.org/post/procps/PATCH-enable-transparent-large-file-support
append-lfs-flags #471102
econf \
--docdir='$(datarootdir)'/doc/${PF} \
$(use_enable kill) \
$(use_enable modern-top) \
$(use_with ncurses) \
$(use_enable nls) \
$(use_enable selinux libselinux) \
$(use_enable static-libs static) \
$(use_with systemd) \
$(use_enable unicode watch8bit)
}
src_test() {
emake check </dev/null #461302
}
src_install() {
default
#dodoc sysctl.conf
dodir /bin
mv "${ED}"/usr/bin/ps "${ED}"/bin/ || die
if use kill; then
mv "${ED}"/usr/bin/kill "${ED}"/bin/ || die
fi
gen_usr_ldscript -a procps
prune_libtool_files
}

View File

@ -1,49 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.6.ebuild,v 1.17 2014/01/18 03:48:20 vapier Exp $
EAPI="5"
inherit eutils toolchain-funcs
DESCRIPTION="standard informational utilities and process-handling tools"
# http://packages.debian.org/sid/procps
HOMEPAGE="http://procps.sourceforge.net/ http://gitorious.org/procps"
# SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.xz"
SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}-ng/${PN}-ng-${PV}.tar.xz/0a050d9be531921db3cd38f1371e73e3/${PN}-ng-${PV}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="+ncurses nls static-libs test unicode"
RDEPEND="ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] )"
DEPEND="${RDEPEND}
ncurses? ( virtual/pkgconfig )
test? ( dev-util/dejagnu )"
S=${WORKDIR}/${PN}-ng-${PV}
src_prepare() {
epatch "${FILESDIR}"/${P}-error_at_line.patch
}
src_configure() {
econf \
--exec-prefix="${EPREFIX}" \
--docdir='$(datarootdir)'/doc/${PF} \
$(use_with ncurses) \
$(use_enable nls) \
$(use_enable static-libs static) \
$(use_enable unicode watch8bit)
}
src_install() {
default
# dodoc sysctl.conf
# The configure script is completely whacked in the head
mv "${ED}"/lib* "${ED}"/usr/ || die
gen_usr_ldscript -a procps
prune_libtool_files
}

View File

@ -1,54 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.8-r2.ebuild,v 1.4 2014/01/18 03:51:39 vapier Exp $
EAPI="4"
inherit eutils toolchain-funcs
DESCRIPTION="standard informational utilities and process-handling tools"
# http://packages.debian.org/sid/procps
HOMEPAGE="http://procps.sourceforge.net/ http://gitorious.org/procps"
# SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.xz"
FEDORA_HASH="aecbeeda2ab308f8d09dddcb4cb9a572"
SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}-ng/${PN}-ng-${PV}.tar.xz/${FEDORA_HASH}/${PN}-ng-${PV}.tar.xz
https://gitorious.org/procps/procps/commit/ce5e995921e770bfcda25e42fe090aeccdbf1291.patch -> ${PN}-3.3.8-respect_epipe_in_fileutils.patch
https://gitorious.org/procps/procps/commit/e6a78f2745ca6c7ceed4406d3ce5397e77518b11.patch -> ${PN}-3.3.8-top_user_filter.patch"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="+ncurses nls static-libs test unicode"
RDEPEND="ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] )"
DEPEND="${RDEPEND}
ncurses? ( virtual/pkgconfig )
test? ( dev-util/dejagnu )"
S=${WORKDIR}/${PN}-ng-${PV}
src_prepare() {
epatch "${FILESDIR}"/${P}-kill-neg-pid.patch \
"${DISTDIR}"/${P}-respect_epipe_in_fileutils.patch \
"${DISTDIR}"/${P}-top_user_filter.patch
}
src_configure() {
econf \
--exec-prefix="${EPREFIX}" \
--docdir='$(datarootdir)'/doc/${PF} \
$(use_with ncurses) \
$(use_enable nls) \
$(use_enable static-libs static) \
$(use_enable unicode watch8bit)
}
src_install() {
default
# dodoc sysctl.conf
# The configure script is completely whacked in the head
mv "${ED}"/lib* "${ED}"/usr/ || die
gen_usr_ldscript -a procps
prune_libtool_files
}

View File

@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.9-r2.ebuild,v 1.1 2014/08/20 14:39:44 ssuominen Exp $
# $Id$
EAPI="4"
@ -8,14 +8,14 @@ inherit eutils toolchain-funcs
DESCRIPTION="standard informational utilities and process-handling tools"
# http://packages.debian.org/sid/procps
HOMEPAGE="http://procps.sourceforge.net/ http://gitorious.org/procps"
HOMEPAGE="http://procps.sourceforge.net/ https://gitlab.com/procps-ng/procps"
# SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.xz"
FEDORA_HASH="0980646fa25e0be58f7afb6b98f79d74"
SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}-ng/${PN}-ng-${PV}.tar.xz/${FEDORA_HASH}/${PN}-ng-${PV}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="+ncurses nls selinux static-libs systemd test unicode"
RDEPEND="!<sys-apps/sysvinit-2.88-r6

View File

@ -1,53 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.9.ebuild,v 1.8 2014/08/01 10:41:31 armin76 Exp $
EAPI="4"
inherit eutils toolchain-funcs
DESCRIPTION="standard informational utilities and process-handling tools"
# http://packages.debian.org/sid/procps
HOMEPAGE="http://procps.sourceforge.net/ http://gitorious.org/procps"
# SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.xz"
FEDORA_HASH="0980646fa25e0be58f7afb6b98f79d74"
SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}-ng/${PN}-ng-${PV}.tar.xz/${FEDORA_HASH}/${PN}-ng-${PV}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="+ncurses nls static-libs test unicode"
RDEPEND="ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] )
!<sys-apps/sysvinit-2.88-r6"
DEPEND="${RDEPEND}
ncurses? ( virtual/pkgconfig )
test? ( dev-util/dejagnu )"
S=${WORKDIR}/${PN}-ng-${PV}
src_prepare() {
epatch "${FILESDIR}"/${PN}-3.3.8-kill-neg-pid.patch
}
src_configure() {
econf \
--exec-prefix="${EPREFIX}" \
--docdir='$(datarootdir)'/doc/${PF} \
$(use_with ncurses) \
$(use_enable nls) \
$(use_enable static-libs static) \
$(use_enable unicode watch8bit)
}
src_install() {
default
# dodoc sysctl.conf
mv "${ED}"/usr/bin/pidof "${ED}"/bin/ || die
# The configure script is completely whacked in the head
mv "${ED}"/lib* "${ED}"/usr/ || die
gen_usr_ldscript -a procps
prune_libtool_files
}

View File

@ -1,784 +1,84 @@
# ChangeLog for sys-process/psmisc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/ChangeLog,v 1.169 2015/04/12 10:08:25 zlogene Exp $
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
12 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> psmisc-22.21-r2.ebuild:
alpha stable wrt bug #530662
*psmisc-22.21-r2 (09 Aug 2015)
*psmisc-22.20 (09 Aug 2015)
*psmisc-22.16 (09 Aug 2015)
04 Apr 2015; Mike Frysinger <vapier@gentoo.org> psmisc-22.21-r2.ebuild:
Mark arm64/m68k/s390/sh stable.
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/psmisc-22.16-fuser-pic.patch, +files/psmisc-22.20-selinux.patch,
+files/psmisc-22.21-fuser_typo_fix.patch, +metadata.xml,
+psmisc-22.16.ebuild, +psmisc-22.20.ebuild, +psmisc-22.21-r2.ebuild:
proj/gentoo: Initial commit
13 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> psmisc-22.21-r2.ebuild:
ia64 stable wrt bug #530662
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
*psmisc-22.21-r2 (28 Jan 2015)
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
28 Jan 2015; Lars Wendler <polynomial-c@gentoo.org> -psmisc-22.21-r1.ebuild,
+psmisc-22.21-r2.ebuild, +files/psmisc-22.21-fuser_typo_fix.patch:
Revbump to fix a typo in fuser which leads to -M option being enabled all the
time. Committed straight to stable.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
*psmisc-22.21-r1 (22 Jan 2015)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
22 Jan 2015; Lars Wendler <polynomial-c@gentoo.org> -psmisc-22.21.ebuild,
+psmisc-22.21-r1.ebuild:
Upstream re-released latest source tarball. Committed straight to stable
where -r0 ebuild was already stable.
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> psmisc-22.21.ebuild:
Stable for sparc, wrt bug #530662
Convert all URLs for sites supporting encrypted connections from http to
https
01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> psmisc-22.21.ebuild:
Stable for ppc64, wrt bug #530662
Signed-off-by: Justin Lecher <jlec@gentoo.org>
31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> psmisc-22.21.ebuild:
Stable for ppc, wrt bug #530662
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> psmisc-22.21.ebuild:
Stable for x86, wrt bug #530662
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> psmisc-22.21.ebuild:
Stable for amd64, wrt bug #530662
Bug: https://bugs.gentoo.org/552720
07 Dec 2014; Markus Meier <maekke@gentoo.org> psmisc-22.21.ebuild:
arm stable, bug #530662
24 Nov 2015; Mike Frysinger <vapier@gentoo.org> metadata.xml:
standardize various metadata.xml style
28 Nov 2014; Jeroen Roovers <jer@gentoo.org> psmisc-22.21.ebuild:
Stable for HPPA (bug #530662).
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Unify quoting in metadata.xml files for machine processing
03 Nov 2014; Mike Frysinger <vapier@gentoo.org> psmisc-22.20.ebuild:
Mark m68k stable.
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> psmisc-22.20.ebuild,
psmisc-22.21.ebuild:
Add arm64 love.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
*psmisc-22.21 (10 Nov 2013)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
10 Nov 2013; Tim Harder <radhermit@gentoo.org> +psmisc-22.21.ebuild:
Version bump.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for sh, wrt bug #456390
07 Mar 2016; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.21-sysmacros.patch, psmisc-22.21-r2.ebuild:
fix building w/newer glibc
20 Feb 2013; Zac Medico <zmedico@gentoo.org> psmisc-22.20.ebuild:
Add ~arm-linux keyword.
20 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.20.ebuild:
Fix installation when CTARGET is set and fuser is installed as eg.
x86_64-pc-linux-gnu-fuser wrt #458250
20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for s390, wrt bug #456390
17 Feb 2013; Jeroen Roovers <jer@gentoo.org> psmisc-22.20.ebuild:
Stable for HPPA (bug #456390).
12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for sparc, wrt bug #456390
12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for alpha, wrt bug #456390
12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for ia64, wrt bug #456390
11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for arm, wrt bug #456390
10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for ppc, wrt bug #456390
10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for ppc64, wrt bug #456390
10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for x86, wrt bug #456390
10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for amd64, wrt bug #456390
10 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> -psmisc-22.19-r1.ebuild:
old
10 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.16.ebuild:
Use -> in SRC_URI to prevent filesize problem with Manifest
09 Oct 2012; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.20-selinux.patch, psmisc-22.20.ebuild:
Add fix from upstream for building on selinux systems #437332 by Amadeusz
Sławiński.
*psmisc-22.20 (03 Oct 2012)
03 Oct 2012; Tim Harder <radhermit@gentoo.org> +psmisc-22.20.ebuild:
Version bump.
31 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
-files/psmisc-22.13-no-nls.patch, -psmisc-22.14.ebuild, -psmisc-22.18.ebuild,
-psmisc-22.19.ebuild:
old
*psmisc-22.19-r1 (31 Aug 2012)
31 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.19-r1.ebuild:
Upstream patch for fuser to work with unix sockets wrt #398811. Thanks to
Piotr Karbowski and Mike Frysinger.
25 Aug 2012; Mike Frysinger <vapier@gentoo.org> psmisc-22.16.ebuild,
psmisc-22.18.ebuild, psmisc-22.19.ebuild:
Drop useless -vf args to mv #432632 by Joshua B. Kahlenberg.
08 Jul 2012; Raúl Porcel <armin76@gentoo.org> psmisc-22.16.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #420047
*psmisc-22.19 (30 Jun 2012)
30 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.19.ebuild:
Version bump.
19 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> -psmisc-22.15.ebuild,
-files/psmisc-22.15-COMM_LEN-to-18.patch, -psmisc-22.17.ebuild:
old
*psmisc-22.18 (19 Jun 2012)
19 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.18.ebuild:
Version bump.
19 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.16.ebuild:
ppc64 stable wrt #420047
11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> psmisc-22.16.ebuild:
Stable for amd64, wrt bug #420047
09 Jun 2012; Markus Meier <maekke@gentoo.org> psmisc-22.16.ebuild:
arm stable, bug #420047
07 Jun 2012; Brent Baude <ranger@gentoo.org> psmisc-22.16.ebuild:
Marking psmisc-22.16 ppc for bug 420047
07 Jun 2012; Johannes Huber <johu@gentoo.org> psmisc-22.16.ebuild:
Stable for x86, wrt bug #420047
07 Jun 2012; Jeroen Roovers <jer@gentoo.org> psmisc-22.16.ebuild:
Stable for HPPA (bug #420047).
*psmisc-22.17 (07 Jun 2012)
07 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.17.ebuild:
Version bump.
17 May 2012; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.16-fuser-pic.patch, psmisc-22.16.ebuild:
Fix TEXTRELs when building fuser as a PIE #394443 by Attila Tóth.
*psmisc-22.16 (12 Mar 2012)
12 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.16.ebuild:
Version bump.
31 Jan 2012; Mike Frysinger <vapier@gentoo.org> psmisc-22.15.ebuild:
Drop autotool usage since we no longer patch autotool files.
*psmisc-22.15 (28 Jan 2012)
28 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.15.ebuild,
+files/psmisc-22.15-COMM_LEN-to-18.patch:
Version bump. Backport -COMM_LEN-to-18.patch from git to prevent pstree
crashing.
26 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
-files/psmisc-22.5-no-nls.patch, -psmisc-22.12.ebuild,
-files/psmisc-22.12-peekfd.patch, -psmisc-22.13.ebuild:
old
26 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.14.ebuild:
ppc64 stable wrt #392641
04 Jan 2012; Brent Baude <ranger@gentoo.org> psmisc-22.14.ebuild:
Marking psmisc-22.14 ppc for bug 392641
04 Dec 2011; Raúl Porcel <armin76@gentoo.org> psmisc-22.14.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #392641
02 Dec 2011; Markos Chandras <hwoarang@gentoo.org> psmisc-22.14.ebuild:
Stable on amd64 wrt bug #392641
30 Nov 2011; Jeroen Roovers <jer@gentoo.org> psmisc-22.14.ebuild:
Stable for HPPA (bug #392641).
*psmisc-22.14 (06 Jul 2011)
06 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.14.ebuild:
Version bump.
20 Sep 2010; Raúl Porcel <armin76@gentoo.org> psmisc-22.12.ebuild:
arm/ia64/m68k/s390/sh/sparc stable wrt #336339
19 Sep 2010; Tobias Klausmann <klausman@gentoo.org> psmisc-22.12.ebuild:
Stable on alpha, bug #336339, thanks to mattst88 for testing
12 Sep 2010; Joseph Jezak <josejx@gentoo.org> psmisc-22.12.ebuild:
Marked ppc stable for bug #336339.
12 Sep 2010; Markos Chandras <hwoarang@gentoo.org> psmisc-22.12.ebuild:
Stable on amd64 wrt bug #336339
10 Sep 2010; Jeroen Roovers <jer@gentoo.org> psmisc-22.12.ebuild:
Stable for HPPA (bug #336339).
10 Sep 2010; Christian Faulhammer <fauli@gentoo.org> psmisc-22.12.ebuild:
stable x86, bug 336339
09 Sep 2010; Brent Baude <ranger@gentoo.org> psmisc-22.12.ebuild:
Marking psmisc-22.12 ppc64 for bug 336339
*psmisc-22.13 (07 Sep 2010)
07 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.13.ebuild,
+files/psmisc-22.13-no-nls.patch:
Version bump.
22 Aug 2010; Mike Frysinger <vapier@gentoo.org> psmisc-22.12.ebuild:
Ignore all peekfd build failures #330631 by Raúl Porcel.
05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.12.ebuild:
Convert to EAPI="3" and keyword ~amd64-linux ~ia64-linux ~x86-linux wrt
#331321 by Jeremy Olexa.
31 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.12.ebuild,
+files/psmisc-22.12-peekfd.patch:
Fix missing bits/types.h include in configure.ac check for peekfd and x86_64.
*psmisc-22.12 (30 Jul 2010)
30 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.12.ebuild:
Version bump.
*psmisc-22.11 (01 May 2010)
01 May 2010; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.11.ebuild:
Version bump wrt #318043.
13 Feb 2010; Raúl Porcel <armin76@gentoo.org> psmisc-22.10.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #304175
13 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.10.ebuild:
amd64 stable wrt #304175
12 Feb 2010; Joseph Jezak <josejx@gentoo.org> psmisc-22.10.ebuild:
Marked ppc/ppc64 stable for bug #304175.
11 Feb 2010; Jeroen Roovers <jer@gentoo.org> psmisc-22.10.ebuild:
Stable for HPPA (bug #304175).
11 Feb 2010; Christian Faulhammer <fauli@gentoo.org> psmisc-22.10.ebuild:
stable x86, bug 304175
*psmisc-22.10 (04 Jan 2010)
04 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.10.ebuild:
Version bump.
02 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.9.ebuild,
+files/psmisc-22.9-locale.patch:
Fix building with -O0 where glibc doesn't include locale.h by itself wrt
#299316.
*psmisc-22.9 (02 Jan 2010)
02 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.9.ebuild:
Version bump.
*psmisc-22.8-r1 (23 Dec 2009)
23 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+psmisc-22.8-r1.ebuild, +files/psmisc-22.8-fuser-r159.patch:
Fix segmentation fault with false options e.g. "fuser --help" wrt #297423
and everything up to fuser.c Rev. 1.59, fuser.h Rev. 1.7.
*psmisc-22.8 (11 Dec 2009)
11 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.8.ebuild:
Version bump wrt #296498.
31 Oct 2009; Brent Baude <ranger@gentoo.org> psmisc-22.7.ebuild:
Marking psmisc-22.7 ppc64 for bug 287739
17 Oct 2009; Raúl Porcel <armin76@gentoo.org> psmisc-22.7.ebuild:
arm/ia64/m68k/s390/sh stable wrt #287739
17 Oct 2009; Tiago Cunha <tcunha@gentoo.org> psmisc-22.7.ebuild:
stable sparc, bug 287739
15 Oct 2009; Markus Meier <maekke@gentoo.org> psmisc-22.7.ebuild:
amd64/x86 stable, bug #287739
11 Oct 2009; Tobias Klausmann <klausman@gentoo.org> psmisc-22.7.ebuild:
Stable on alpha, bug #287739
07 Oct 2009; nixnut <nixnut@gentoo.org> psmisc-22.7.ebuild:
ppc stable #287739
06 Oct 2009; Jeroen Roovers <jer@gentoo.org> psmisc-22.7.ebuild:
Stable for HPPA (bug #287739).
14 May 2009; Joseph Jezak <josejx@gentoo.org> psmisc-22.6.ebuild:
Marked ppc stable for bug #269301.
*psmisc-22.7 (10 May 2009)
10 May 2009; Mike Frysinger <vapier@gentoo.org> +psmisc-22.7.ebuild:
Version bump.
01 Jun 2008; Mike Frysinger <vapier@gentoo.org> psmisc-22.6.ebuild:
Dont pass --disable-nls in the USE=-nls case to avoid confusing warnings
#220787 by Martin Mokrejs.
14 May 2008; Jeroen Roovers <jer@gentoo.org> psmisc-22.6.ebuild:
Stable for HPPA too.
12 May 2008; Markus Rothe <corsair@gentoo.org> psmisc-22.6.ebuild:
Stable on ppc64
07 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> psmisc-22.6.ebuild:
amd64 stable
07 Feb 2008; Raúl Porcel <armin76@gentoo.org> psmisc-22.6.ebuild:
alpha/ia64/sparc/x86 stable
*psmisc-22.6 (04 Nov 2007)
04 Nov 2007; Mike Frysinger <vapier@gentoo.org> +psmisc-22.6.ebuild:
Version bump.
06 Oct 2007; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.5-no-nls.patch, psmisc-22.5-r2.ebuild:
Fix from impulze for building with USE=-nls and no gettext installed #193920
by Julian Golderer.
27 Sep 2007; Joseph Jezak <josejx@gentoo.org> psmisc-22.5-r2.ebuild:
Marked ppc stable for bug #193833.
27 Sep 2007; Joshua Kinard <kumba@gentoo.org> psmisc-22.5-r2.ebuild:
Stable on mips, per #193833.
26 Sep 2007; Brent Baude <ranger@gentoo.org> psmisc-22.5-r2.ebuild:
Marking psmisc-22.5-r2 ppc64 stable for bug 193833
26 Sep 2007; Jeroen Roovers <jer@gentoo.org> psmisc-22.5-r2.ebuild:
Stable for HPPA (bug #193833).
26 Sep 2007; Raúl Porcel <armin76@gentoo.org> psmisc-22.5-r2.ebuild:
alpha/ia64/x86 stable wrt #193833
26 Sep 2007; Ferris McCormick <fmccor@gentoo.org> psmisc-22.5-r2.ebuild:
Sparc stable --- Bug #193833 --- seems fine.
26 Sep 2007; Christoph Mende <angelos@gentoo.org> psmisc-22.5-r2.ebuild:
Stable on amd64 wrt bug #193833
26 Sep 2007; Mike Frysinger <vapier@gentoo.org> psmisc-22.5-r2.ebuild:
Drop C++ cruft from build system.
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> psmisc-22.5.ebuild:
ppc. stable
13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-22.5-r1.ebuild:
Stable on sparc
12 Aug 2007; Tom Gall <tgall@gentoo.org> psmisc-22.5-r1.ebuild:
stable on ppc64
11 Aug 2007; Raúl Porcel <armin76@gentoo.org> psmisc-22.5-r1.ebuild:
alpha/ia64/x86 stable
*psmisc-22.5-r2 (02 Aug 2007)
02 Aug 2007; Roy Marples <uberlord@gentoo.org>
+files/psmisc-22.5-sockets.patch, +psmisc-22.5-r2.ebuild:
Add a patch from marienz to improve the finding of sockets
*psmisc-22.5-r1 (11 Jul 2007)
11 Jul 2007; Mike Frysinger <vapier@gentoo.org> +psmisc-22.5-r1.ebuild:
Keep all binaries in /usr/bin except for fuser #184969 by spiritus.
04 Jul 2007; Roy Marples <uberlord@gentoo.org> psmisc-22.5.ebuild:
Don't install pstree.x11 unless USE X, #184226 thanks to Patrick van Staveren.
02 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-22.5.ebuild:
Stable on sparc
30 Jun 2007; Raúl Porcel <armin76@gentoo.org> psmisc-22.5.ebuild:
ia64/x86 stable
02 May 2007; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.5-user-header.patch, psmisc-22.5.ebuild:
Touchup peekfd handling #175776 by Harald van Dijk.
*psmisc-22.5 (25 Apr 2007)
25 Apr 2007; Mike Frysinger <vapier@gentoo.org> +psmisc-22.5.ebuild:
Version bump.
21 Apr 2007; Markus Rothe <corsair@gentoo.org> ChangeLog:
Stable on ppc64; bug #175094
20 Apr 2007; <christel@gentoo.org> psmisc-22.3.ebuild:
Stable on ALPHA; bug #175094
19 Apr 2007; Jeroen Roovers <jer@gentoo.org> psmisc-22.3.ebuild:
Stable for HPPA too (bug #175094).
18 Apr 2007; Daniel Gryniewicz <dang@gentoo.org> psmisc-22.3.ebuild:
Marked stable on amd64 for bug #175094
18 Apr 2007; Alexander Færøy <eroyf@gentoo.org> psmisc-22.3.ebuild:
Stable on MIPS.
*psmisc-22.4 (18 Apr 2007)
18 Apr 2007; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.4-no-peekfd.patch, +psmisc-22.4.ebuild:
Version bump.
16 Apr 2007; Markus Rothe <corsair@gentoo.org> psmisc-22.3.ebuild:
Stable on ppc64
01 Apr 2007; Michael Hanselmann <hansmi@gentoo.org> psmisc-22.3.ebuild:
Stable on ppc.
15 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-22.3.ebuild:
Stable on sprac
13 Mar 2007; Raúl Porcel <armin76@gentoo.org> psmisc-22.3.ebuild:
x86 stable
*psmisc-22.3 (16 Sep 2006)
16 Sep 2006; Mike Frysinger <vapier@gentoo.org> +psmisc-22.3.ebuild:
Version bump.
26 Aug 2006; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.2-gcc2.patch, psmisc-22.2.ebuild:
Cheesy patch for gcc-2 compilers.
09 Jul 2006; Joshua Kinard <kumba@gentoo.org> psmisc-22.2.ebuild:
Marked stable on mips.
28 Jun 2006; Luis Medinas <metalgod@gentoo.org> psmisc-22.2.ebuild:
Stable on amd64. Bug #138148.
27 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-22.2.ebuild:
Stable on sparc wrt #138148
27 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> psmisc-22.2.ebuild:
Stable on x86 wrt bug #138148.
27 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> psmisc-22.2.ebuild:
ppc stable, #138148
27 Jun 2006; Thomas Cort <tcort@gentoo.org> psmisc-22.2.ebuild:
Stable on alpha wrt Bug #138148.
27 Jun 2006; Markus Rothe <corsair@gentoo.org> psmisc-22.2.ebuild:
Stable on ppc64; bug #138148
29 Apr 2006; Joshua Kinard <kumba@gentoo.org> psmisc-22.1.ebuild:
Marked stable on mips.
19 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> psmisc-22.1.ebuild:
Stable on alpha wrt bug #126234
17 Mar 2006; Chris White <chriswhite@gentoo.org> psmisc-22.1.ebuild:
ppc stable per bug #126234.
17 Mar 2006; Chris White <chriswhite@gentoo.org> psmisc-22.1.ebuild:
x86 stable for bug #126234.
15 Mar 2006; Markus Rothe <corsair@gentoo.org> psmisc-22.1.ebuild:
Stable on ppc64; bug #126234
15 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-22.1.ebuild:
Stable on sparc wrt #126234
15 Mar 2006; Patrick McLean <chutzpah@gentoo.org> psmisc-22.1.ebuild:
Stable on amd64 (Bug #126234)
*psmisc-22.2 (15 Mar 2006)
15 Mar 2006; Mike Frysinger <vapier@gentoo.org> +psmisc-22.2.ebuild:
Version bump.
24 Jan 2006; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.1-force-locale.patch, psmisc-22.1.ebuild:
Fix building in some locales (like EE) #119847 by J.
15 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> psmisc-21.9.ebuild:
alpha stable, bug #118757
13 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> psmisc-21.9.ebuild:
ppc stable, bug #118757
12 Jan 2006; Markus Rothe <corsair@gentoo.org> psmisc-21.9.ebuild:
Stable on ppc64; bug #118757
12 Jan 2006; Mike Doty <kingtaco@gentoo.org> psmisc-21.9.ebuild:
amd64 stable, bug 118757
12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> psmisc-21.9.ebuild:
Stable on x86 wrt bug #118757.
12 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-21.9.ebuild:
Stable on sparc wrt #118757
12 Jan 2006; Stuart Longland <redhatter@gentoo.org> psmisc-21.9.ebuild:
Marked psmisc-21.9 stable on mips as per bug #118757
*psmisc-22.1 (12 Jan 2006)
12 Jan 2006; Mike Frysinger <vapier@gentoo.org> +psmisc-22.1.ebuild:
Version bump.
*psmisc-21.9 (22 Dec 2005)
22 Dec 2005; Mike Frysinger <vapier@gentoo.org> +psmisc-21.9.ebuild:
Version bump.
22 Nov 2005; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-21.8-ipv6.patch, psmisc-21.8.ebuild:
Grabbed updates from upstream cvs to control ipv6 support #113212.
18 Nov 2005; Chris PeBenito <pebenito@gentoo.org> psmisc-21.8.ebuild:
Remove SELinux patching as support is now integrated upstream.
*psmisc-21.8 (17 Nov 2005)
17 Nov 2005; Mike Frysinger <vapier@gentoo.org> +psmisc-21.8.ebuild:
Version bump #112699 by Benno Schulenberg.
17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
16 Sep 2005; Aron Griffis <agriffis@gentoo.org> psmisc-21.6.ebuild:
Mark 21.6 stable on alpha
08 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> psmisc-21.6.ebuild:
Stable on mips.
03 Sep 2005; Markus Rothe <corsair@gentoo.org> psmisc-21.6.ebuild:
Stable on ppc64
18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> psmisc-21.6.ebuild:
Stable on ppc.
16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-21.6.ebuild:
Stable on sparc
29 Apr 2005; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-21.6-scanf.patch, psmisc-21.6.ebuild:
Add a patch to use valid C98/C99 scanf (i.e. fix pstree for uClibc).
09 Apr 2005; Markus Rothe <corsair@gentoo.org> psmisc-21.5.ebuild:
Stable on ppc64
28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> psmisc-21.5.ebuild:
Stable on ppc.
19 Mar 2005; Chris PeBenito <pebenito@gentoo.org>
+files/psmisc-21.6-selinux.diff.bz2:
Add 21.6 SELinux patch.
19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> psmisc-21.5.ebuild:
Stable on alpha.
14 Mar 2005; <solar@gentoo.org> files/psmisc-21.6-nonls.patch:
- update nonls patch
*psmisc-21.6 (14 Mar 2005)
14 Mar 2005; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-21.6-nonls.patch, +psmisc-21.6.ebuild:
Version bump.
*psmisc-21.5 (03 Mar 2005)
03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+files/psmisc-21.4-no-nls.patch, +files/psmisc-21.4-selinux.diff.bz2,
+files/psmisc-21.5-selinux.diff.bz2, +psmisc-21.4.ebuild,
+psmisc-21.5.ebuild:
Moved from sys-apps/psmisc to sys-process/psmisc.
07 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-21.5.ebuild:
Stable on sparc
04 Jan 2005; Chris PeBenito <pebenito@gentoo.org>
+files/psmisc-21.5-selinux.diff.bz2, psmisc-21.5.ebuild:
Add missing SELinux patch for 21.5.
*psmisc-21.5 (01 Jan 2005)
01 Jan 2005; Mike Frysinger <vapier@gentoo.org> +psmisc-21.5.ebuild:
Version bump.
01 Jan 2005; Mike Frysinger <vapier@gentoo.org>
-files/psmisc-21.4-no-nls-selinux.patch, files/psmisc-21.4-no-nls.patch,
files/psmisc-21.4-selinux.diff.bz2, psmisc-21.4.ebuild:
Clean up the patches #76230 by Milus János.
07 Dec 2004; Mike Frysinger <vapier@gentoo.org> psmisc-21.4.ebuild:
Remove C++ requirement #73632.
22 Oct 2004; Chris PeBenito <pebenito@gentoo.org> psmisc-21.4.ebuild:
Add libtool to selinux dep to fix #59196.
27 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> psmisc-21.4.ebuild:
Marked stable on amd64.
25 Sep 2004; Joshua Kinard <kumba@gentoo.org> psmisc-21.4.ebuild:
Marked stable on mips.
09 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-21.4.ebuild:
Stable on sparc
25 Jun 2004; <solar@gentoo.org> psmisc-21.4.ebuild,
files/psmisc-21.4-no-nls-selinux.patch:
no-nls patch was failing with USE='selinux -nls', added offset patch from bug
#55115
15 Jun 2004; <solar@gentoo.org> psmisc-21.2-r4.ebuild, psmisc-21.4.ebuild,
files/psmisc-21.2-no-nls.patch, files/psmisc-21.4-no-nls.patch:
added patch to allow the disabling of nls for psmisc
11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> psmisc-21.4.ebuild:
Stable on alpha.
27 Apr 2004; Michael McCabe <randy@gentoo.org> psmisc-21.4.ebuild:
Marked stable on s390
09 Apr 2004; Travis Tilley <lv@gentoo.org> psmisc-21.2-r4.ebuild:
stable on amd64
29 Mar 2004; Jon Portnoy <avenj@gentoo.org> psmisc-21.4.ebuild :
Removed RESTRICT=nomirror.
25 Mar 2004; Martin Holzer <mholzer@gentoo.org> psmisc-21.4.ebuild,
files/psmisc-21.4-selinux.diff.bz2:
adding selinux patch.
*psmisc-21.4 (24 Mar 2004)
24 Mar 2004; Martin Holzer <mholzer@gentoo.org> psmisc-21.4.ebuild:
Version bumped. Closes 45251
21 Mar 2004; Joshua Kinard <kumba@gentoo.org> psmisc-21.2-r4.ebuild:
Added gnuconfig support for mips64 hosts
20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> psmisc-21.2-r3.ebuild,
psmisc-21.2-r4.ebuild:
inherit eutils for epatch
07 Mar 2004; Joshua Kinard <kumba@gentoo.org> psmisc-21.2-r3.ebuild,
psmisc-21.2-r4.ebuild:
Marked stable on mips, copyright header fixes.
02 Mar 2004; Brian Jackson <iggy@gentoo.org> psmisc-21.2-r4.ebuild:
adding initial s390 support
03 Feb 2004; <gustavoz@gentoo.org> psmisc-21.2-r4.ebuild:
marked stable on sparc
02 Feb 2004; Chris PeBenito <pebenito@gentoo.org> psmisc-21.2-r4.ebuild:
Mark x86 stable.
03 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> psmisc-21.2-r4.ebuild:
set ppc in keywords
*psmisc-21.2-r4 (28 Oct 2003)
03 Feb 2003; Guy Martin <gmsoft@gentoo.org> psmisc-21.2-r4.ebuild :
Marked stable on hppa.
28 Oct 2003; Chris PeBenito <pebenito@gentoo.org> psmisc-21.2-r3.ebuild,
psmisc-21.2-r4.ebuild, files/psmisc-21.2-selinux.diff.bz2:
Switch SELinux patch from old API to new API.
14 Sep 2003; Martin Schlemmer <azarah@gentoo.org> :
Killall segfault if an command is longer than 128 bytes, as the realloc call
is not done in such an way to update the pointer that is used, thanks to bug
(bug #28234) submitted by Grant McDorman <grant.mcdorman@sympatico.ca>.
*psmisc-21.2-r3 (04 Aug 2003)
04 Aug 2003; Martin Schlemmer <azarah@gentoo.org> psmisc-21.2-r3.ebuild:
We use pidof from baselayout, bug #21191
24 Jun 2003; Aron Griffis <agriffis@gentoo.org> psmisc-21.2-r2.ebuild:
Mark stable on alpha
*psmisc-21.2-r2 (19 May 2003)
06 Jul 2003; Guy Martin <gmsoft@gentoo.org> psmisc-21.2-r2.ebuild :
Marked stable on hppa.
22 Jun 2003; Joshua Kinard <kumba@gentoo.org> psmisc-21.2-r2.ebuild:
Changed ~sparc & ~mips to sparc & mips
19 May 2003; Martin Schlemmer <azarah@gentoo.org> psmisc-21.2-r2.ebuild,
files/psmisc-21.2-gcc33.patch:
Fix gcc-3.3 compile issues, bug #21212.
*psmisc-21.2-r1 (20 Mar 2003)
25 Mar 2003; Joshua Brindle <method@gentoo.org> psmisc-21.2-r1.ebuild:
added selinux support, thanks sindian
20 Mar 2003; Seemant Kulleen <seemant@gentoo.org> psmisc-19-r3.ebuild,
psmisc-19-r3.ebuild, psmisc-21.2-r1.ebuild:
removed pic cruft
*psmisc-21.2 (19 Nov 2002)
20 Mar 2003; Seemant Kulleen <seemant@gentoo.org> psmisc-19-r3.ebuild,
psmisc-19-r3.ebuild, psmisc-21.2.ebuild:
removed pic cruft
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> psmisc-21.2.ebuild :
Marked as stable for mips.
20 Feb 2003; Zach Welch <zwelch@gentoo.org> psmisc-21.2.ebuild :
Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> psmisc-21.2.ebuild :
Added hppa to keywords.
01 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
Unmasked KEYWORDS for all arch's
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Version bump, enhancements, change to use psmisc source
*psmisc-19-r3 (1 Feb 2002)
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> psmisc-19-r3.ebuild :
Marked as stable for mips.
09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> psmisc-19-r3.ebuild :
Sed delimiters are now : instead of /, closing bug #15006 by Blu3
<david+gentoo.org@blue-labs.org>
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Removed bootcd USE flag
14 Jul 2002; phoen][x <phoenix@gentoo.org> psmisc-19-r3.ebuild :
Added LICENSE, KEYWORDS, SLOT.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -0,0 +1,784 @@
# ChangeLog for sys-process/psmisc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/ChangeLog,v 1.169 2015/04/12 10:08:25 zlogene Exp $
12 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> psmisc-22.21-r2.ebuild:
alpha stable wrt bug #530662
04 Apr 2015; Mike Frysinger <vapier@gentoo.org> psmisc-22.21-r2.ebuild:
Mark arm64/m68k/s390/sh stable.
13 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> psmisc-22.21-r2.ebuild:
ia64 stable wrt bug #530662
*psmisc-22.21-r2 (28 Jan 2015)
28 Jan 2015; Lars Wendler <polynomial-c@gentoo.org> -psmisc-22.21-r1.ebuild,
+psmisc-22.21-r2.ebuild, +files/psmisc-22.21-fuser_typo_fix.patch:
Revbump to fix a typo in fuser which leads to -M option being enabled all the
time. Committed straight to stable.
*psmisc-22.21-r1 (22 Jan 2015)
22 Jan 2015; Lars Wendler <polynomial-c@gentoo.org> -psmisc-22.21.ebuild,
+psmisc-22.21-r1.ebuild:
Upstream re-released latest source tarball. Committed straight to stable
where -r0 ebuild was already stable.
02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> psmisc-22.21.ebuild:
Stable for sparc, wrt bug #530662
01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> psmisc-22.21.ebuild:
Stable for ppc64, wrt bug #530662
31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> psmisc-22.21.ebuild:
Stable for ppc, wrt bug #530662
28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> psmisc-22.21.ebuild:
Stable for x86, wrt bug #530662
27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> psmisc-22.21.ebuild:
Stable for amd64, wrt bug #530662
07 Dec 2014; Markus Meier <maekke@gentoo.org> psmisc-22.21.ebuild:
arm stable, bug #530662
28 Nov 2014; Jeroen Roovers <jer@gentoo.org> psmisc-22.21.ebuild:
Stable for HPPA (bug #530662).
03 Nov 2014; Mike Frysinger <vapier@gentoo.org> psmisc-22.20.ebuild:
Mark m68k stable.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> psmisc-22.20.ebuild,
psmisc-22.21.ebuild:
Add arm64 love.
*psmisc-22.21 (10 Nov 2013)
10 Nov 2013; Tim Harder <radhermit@gentoo.org> +psmisc-22.21.ebuild:
Version bump.
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for sh, wrt bug #456390
20 Feb 2013; Zac Medico <zmedico@gentoo.org> psmisc-22.20.ebuild:
Add ~arm-linux keyword.
20 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.20.ebuild:
Fix installation when CTARGET is set and fuser is installed as eg.
x86_64-pc-linux-gnu-fuser wrt #458250
20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for s390, wrt bug #456390
17 Feb 2013; Jeroen Roovers <jer@gentoo.org> psmisc-22.20.ebuild:
Stable for HPPA (bug #456390).
12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for sparc, wrt bug #456390
12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for alpha, wrt bug #456390
12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for ia64, wrt bug #456390
11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for arm, wrt bug #456390
10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for ppc, wrt bug #456390
10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for ppc64, wrt bug #456390
10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for x86, wrt bug #456390
10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> psmisc-22.20.ebuild:
Stable for amd64, wrt bug #456390
10 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> -psmisc-22.19-r1.ebuild:
old
10 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.16.ebuild:
Use -> in SRC_URI to prevent filesize problem with Manifest
09 Oct 2012; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.20-selinux.patch, psmisc-22.20.ebuild:
Add fix from upstream for building on selinux systems #437332 by Amadeusz
Sławiński.
*psmisc-22.20 (03 Oct 2012)
03 Oct 2012; Tim Harder <radhermit@gentoo.org> +psmisc-22.20.ebuild:
Version bump.
31 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
-files/psmisc-22.13-no-nls.patch, -psmisc-22.14.ebuild, -psmisc-22.18.ebuild,
-psmisc-22.19.ebuild:
old
*psmisc-22.19-r1 (31 Aug 2012)
31 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.19-r1.ebuild:
Upstream patch for fuser to work with unix sockets wrt #398811. Thanks to
Piotr Karbowski and Mike Frysinger.
25 Aug 2012; Mike Frysinger <vapier@gentoo.org> psmisc-22.16.ebuild,
psmisc-22.18.ebuild, psmisc-22.19.ebuild:
Drop useless -vf args to mv #432632 by Joshua B. Kahlenberg.
08 Jul 2012; Raúl Porcel <armin76@gentoo.org> psmisc-22.16.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #420047
*psmisc-22.19 (30 Jun 2012)
30 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.19.ebuild:
Version bump.
19 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> -psmisc-22.15.ebuild,
-files/psmisc-22.15-COMM_LEN-to-18.patch, -psmisc-22.17.ebuild:
old
*psmisc-22.18 (19 Jun 2012)
19 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.18.ebuild:
Version bump.
19 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.16.ebuild:
ppc64 stable wrt #420047
11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> psmisc-22.16.ebuild:
Stable for amd64, wrt bug #420047
09 Jun 2012; Markus Meier <maekke@gentoo.org> psmisc-22.16.ebuild:
arm stable, bug #420047
07 Jun 2012; Brent Baude <ranger@gentoo.org> psmisc-22.16.ebuild:
Marking psmisc-22.16 ppc for bug 420047
07 Jun 2012; Johannes Huber <johu@gentoo.org> psmisc-22.16.ebuild:
Stable for x86, wrt bug #420047
07 Jun 2012; Jeroen Roovers <jer@gentoo.org> psmisc-22.16.ebuild:
Stable for HPPA (bug #420047).
*psmisc-22.17 (07 Jun 2012)
07 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.17.ebuild:
Version bump.
17 May 2012; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.16-fuser-pic.patch, psmisc-22.16.ebuild:
Fix TEXTRELs when building fuser as a PIE #394443 by Attila Tóth.
*psmisc-22.16 (12 Mar 2012)
12 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.16.ebuild:
Version bump.
31 Jan 2012; Mike Frysinger <vapier@gentoo.org> psmisc-22.15.ebuild:
Drop autotool usage since we no longer patch autotool files.
*psmisc-22.15 (28 Jan 2012)
28 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.15.ebuild,
+files/psmisc-22.15-COMM_LEN-to-18.patch:
Version bump. Backport -COMM_LEN-to-18.patch from git to prevent pstree
crashing.
26 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
-files/psmisc-22.5-no-nls.patch, -psmisc-22.12.ebuild,
-files/psmisc-22.12-peekfd.patch, -psmisc-22.13.ebuild:
old
26 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.14.ebuild:
ppc64 stable wrt #392641
04 Jan 2012; Brent Baude <ranger@gentoo.org> psmisc-22.14.ebuild:
Marking psmisc-22.14 ppc for bug 392641
04 Dec 2011; Raúl Porcel <armin76@gentoo.org> psmisc-22.14.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #392641
02 Dec 2011; Markos Chandras <hwoarang@gentoo.org> psmisc-22.14.ebuild:
Stable on amd64 wrt bug #392641
30 Nov 2011; Jeroen Roovers <jer@gentoo.org> psmisc-22.14.ebuild:
Stable for HPPA (bug #392641).
*psmisc-22.14 (06 Jul 2011)
06 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.14.ebuild:
Version bump.
20 Sep 2010; Raúl Porcel <armin76@gentoo.org> psmisc-22.12.ebuild:
arm/ia64/m68k/s390/sh/sparc stable wrt #336339
19 Sep 2010; Tobias Klausmann <klausman@gentoo.org> psmisc-22.12.ebuild:
Stable on alpha, bug #336339, thanks to mattst88 for testing
12 Sep 2010; Joseph Jezak <josejx@gentoo.org> psmisc-22.12.ebuild:
Marked ppc stable for bug #336339.
12 Sep 2010; Markos Chandras <hwoarang@gentoo.org> psmisc-22.12.ebuild:
Stable on amd64 wrt bug #336339
10 Sep 2010; Jeroen Roovers <jer@gentoo.org> psmisc-22.12.ebuild:
Stable for HPPA (bug #336339).
10 Sep 2010; Christian Faulhammer <fauli@gentoo.org> psmisc-22.12.ebuild:
stable x86, bug 336339
09 Sep 2010; Brent Baude <ranger@gentoo.org> psmisc-22.12.ebuild:
Marking psmisc-22.12 ppc64 for bug 336339
*psmisc-22.13 (07 Sep 2010)
07 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.13.ebuild,
+files/psmisc-22.13-no-nls.patch:
Version bump.
22 Aug 2010; Mike Frysinger <vapier@gentoo.org> psmisc-22.12.ebuild:
Ignore all peekfd build failures #330631 by Raúl Porcel.
05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.12.ebuild:
Convert to EAPI="3" and keyword ~amd64-linux ~ia64-linux ~x86-linux wrt
#331321 by Jeremy Olexa.
31 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.12.ebuild,
+files/psmisc-22.12-peekfd.patch:
Fix missing bits/types.h include in configure.ac check for peekfd and x86_64.
*psmisc-22.12 (30 Jul 2010)
30 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.12.ebuild:
Version bump.
*psmisc-22.11 (01 May 2010)
01 May 2010; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.11.ebuild:
Version bump wrt #318043.
13 Feb 2010; Raúl Porcel <armin76@gentoo.org> psmisc-22.10.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #304175
13 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.10.ebuild:
amd64 stable wrt #304175
12 Feb 2010; Joseph Jezak <josejx@gentoo.org> psmisc-22.10.ebuild:
Marked ppc/ppc64 stable for bug #304175.
11 Feb 2010; Jeroen Roovers <jer@gentoo.org> psmisc-22.10.ebuild:
Stable for HPPA (bug #304175).
11 Feb 2010; Christian Faulhammer <fauli@gentoo.org> psmisc-22.10.ebuild:
stable x86, bug 304175
*psmisc-22.10 (04 Jan 2010)
04 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.10.ebuild:
Version bump.
02 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> psmisc-22.9.ebuild,
+files/psmisc-22.9-locale.patch:
Fix building with -O0 where glibc doesn't include locale.h by itself wrt
#299316.
*psmisc-22.9 (02 Jan 2010)
02 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.9.ebuild:
Version bump.
*psmisc-22.8-r1 (23 Dec 2009)
23 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+psmisc-22.8-r1.ebuild, +files/psmisc-22.8-fuser-r159.patch:
Fix segmentation fault with false options e.g. "fuser --help" wrt #297423
and everything up to fuser.c Rev. 1.59, fuser.h Rev. 1.7.
*psmisc-22.8 (11 Dec 2009)
11 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> +psmisc-22.8.ebuild:
Version bump wrt #296498.
31 Oct 2009; Brent Baude <ranger@gentoo.org> psmisc-22.7.ebuild:
Marking psmisc-22.7 ppc64 for bug 287739
17 Oct 2009; Raúl Porcel <armin76@gentoo.org> psmisc-22.7.ebuild:
arm/ia64/m68k/s390/sh stable wrt #287739
17 Oct 2009; Tiago Cunha <tcunha@gentoo.org> psmisc-22.7.ebuild:
stable sparc, bug 287739
15 Oct 2009; Markus Meier <maekke@gentoo.org> psmisc-22.7.ebuild:
amd64/x86 stable, bug #287739
11 Oct 2009; Tobias Klausmann <klausman@gentoo.org> psmisc-22.7.ebuild:
Stable on alpha, bug #287739
07 Oct 2009; nixnut <nixnut@gentoo.org> psmisc-22.7.ebuild:
ppc stable #287739
06 Oct 2009; Jeroen Roovers <jer@gentoo.org> psmisc-22.7.ebuild:
Stable for HPPA (bug #287739).
14 May 2009; Joseph Jezak <josejx@gentoo.org> psmisc-22.6.ebuild:
Marked ppc stable for bug #269301.
*psmisc-22.7 (10 May 2009)
10 May 2009; Mike Frysinger <vapier@gentoo.org> +psmisc-22.7.ebuild:
Version bump.
01 Jun 2008; Mike Frysinger <vapier@gentoo.org> psmisc-22.6.ebuild:
Dont pass --disable-nls in the USE=-nls case to avoid confusing warnings
#220787 by Martin Mokrejs.
14 May 2008; Jeroen Roovers <jer@gentoo.org> psmisc-22.6.ebuild:
Stable for HPPA too.
12 May 2008; Markus Rothe <corsair@gentoo.org> psmisc-22.6.ebuild:
Stable on ppc64
07 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> psmisc-22.6.ebuild:
amd64 stable
07 Feb 2008; Raúl Porcel <armin76@gentoo.org> psmisc-22.6.ebuild:
alpha/ia64/sparc/x86 stable
*psmisc-22.6 (04 Nov 2007)
04 Nov 2007; Mike Frysinger <vapier@gentoo.org> +psmisc-22.6.ebuild:
Version bump.
06 Oct 2007; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.5-no-nls.patch, psmisc-22.5-r2.ebuild:
Fix from impulze for building with USE=-nls and no gettext installed #193920
by Julian Golderer.
27 Sep 2007; Joseph Jezak <josejx@gentoo.org> psmisc-22.5-r2.ebuild:
Marked ppc stable for bug #193833.
27 Sep 2007; Joshua Kinard <kumba@gentoo.org> psmisc-22.5-r2.ebuild:
Stable on mips, per #193833.
26 Sep 2007; Brent Baude <ranger@gentoo.org> psmisc-22.5-r2.ebuild:
Marking psmisc-22.5-r2 ppc64 stable for bug 193833
26 Sep 2007; Jeroen Roovers <jer@gentoo.org> psmisc-22.5-r2.ebuild:
Stable for HPPA (bug #193833).
26 Sep 2007; Raúl Porcel <armin76@gentoo.org> psmisc-22.5-r2.ebuild:
alpha/ia64/x86 stable wrt #193833
26 Sep 2007; Ferris McCormick <fmccor@gentoo.org> psmisc-22.5-r2.ebuild:
Sparc stable --- Bug #193833 --- seems fine.
26 Sep 2007; Christoph Mende <angelos@gentoo.org> psmisc-22.5-r2.ebuild:
Stable on amd64 wrt bug #193833
26 Sep 2007; Mike Frysinger <vapier@gentoo.org> psmisc-22.5-r2.ebuild:
Drop C++ cruft from build system.
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> psmisc-22.5.ebuild:
ppc. stable
13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-22.5-r1.ebuild:
Stable on sparc
12 Aug 2007; Tom Gall <tgall@gentoo.org> psmisc-22.5-r1.ebuild:
stable on ppc64
11 Aug 2007; Raúl Porcel <armin76@gentoo.org> psmisc-22.5-r1.ebuild:
alpha/ia64/x86 stable
*psmisc-22.5-r2 (02 Aug 2007)
02 Aug 2007; Roy Marples <uberlord@gentoo.org>
+files/psmisc-22.5-sockets.patch, +psmisc-22.5-r2.ebuild:
Add a patch from marienz to improve the finding of sockets
*psmisc-22.5-r1 (11 Jul 2007)
11 Jul 2007; Mike Frysinger <vapier@gentoo.org> +psmisc-22.5-r1.ebuild:
Keep all binaries in /usr/bin except for fuser #184969 by spiritus.
04 Jul 2007; Roy Marples <uberlord@gentoo.org> psmisc-22.5.ebuild:
Don't install pstree.x11 unless USE X, #184226 thanks to Patrick van Staveren.
02 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-22.5.ebuild:
Stable on sparc
30 Jun 2007; Raúl Porcel <armin76@gentoo.org> psmisc-22.5.ebuild:
ia64/x86 stable
02 May 2007; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.5-user-header.patch, psmisc-22.5.ebuild:
Touchup peekfd handling #175776 by Harald van Dijk.
*psmisc-22.5 (25 Apr 2007)
25 Apr 2007; Mike Frysinger <vapier@gentoo.org> +psmisc-22.5.ebuild:
Version bump.
21 Apr 2007; Markus Rothe <corsair@gentoo.org> ChangeLog:
Stable on ppc64; bug #175094
20 Apr 2007; <christel@gentoo.org> psmisc-22.3.ebuild:
Stable on ALPHA; bug #175094
19 Apr 2007; Jeroen Roovers <jer@gentoo.org> psmisc-22.3.ebuild:
Stable for HPPA too (bug #175094).
18 Apr 2007; Daniel Gryniewicz <dang@gentoo.org> psmisc-22.3.ebuild:
Marked stable on amd64 for bug #175094
18 Apr 2007; Alexander Færøy <eroyf@gentoo.org> psmisc-22.3.ebuild:
Stable on MIPS.
*psmisc-22.4 (18 Apr 2007)
18 Apr 2007; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.4-no-peekfd.patch, +psmisc-22.4.ebuild:
Version bump.
16 Apr 2007; Markus Rothe <corsair@gentoo.org> psmisc-22.3.ebuild:
Stable on ppc64
01 Apr 2007; Michael Hanselmann <hansmi@gentoo.org> psmisc-22.3.ebuild:
Stable on ppc.
15 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-22.3.ebuild:
Stable on sprac
13 Mar 2007; Raúl Porcel <armin76@gentoo.org> psmisc-22.3.ebuild:
x86 stable
*psmisc-22.3 (16 Sep 2006)
16 Sep 2006; Mike Frysinger <vapier@gentoo.org> +psmisc-22.3.ebuild:
Version bump.
26 Aug 2006; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.2-gcc2.patch, psmisc-22.2.ebuild:
Cheesy patch for gcc-2 compilers.
09 Jul 2006; Joshua Kinard <kumba@gentoo.org> psmisc-22.2.ebuild:
Marked stable on mips.
28 Jun 2006; Luis Medinas <metalgod@gentoo.org> psmisc-22.2.ebuild:
Stable on amd64. Bug #138148.
27 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-22.2.ebuild:
Stable on sparc wrt #138148
27 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> psmisc-22.2.ebuild:
Stable on x86 wrt bug #138148.
27 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> psmisc-22.2.ebuild:
ppc stable, #138148
27 Jun 2006; Thomas Cort <tcort@gentoo.org> psmisc-22.2.ebuild:
Stable on alpha wrt Bug #138148.
27 Jun 2006; Markus Rothe <corsair@gentoo.org> psmisc-22.2.ebuild:
Stable on ppc64; bug #138148
29 Apr 2006; Joshua Kinard <kumba@gentoo.org> psmisc-22.1.ebuild:
Marked stable on mips.
19 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> psmisc-22.1.ebuild:
Stable on alpha wrt bug #126234
17 Mar 2006; Chris White <chriswhite@gentoo.org> psmisc-22.1.ebuild:
ppc stable per bug #126234.
17 Mar 2006; Chris White <chriswhite@gentoo.org> psmisc-22.1.ebuild:
x86 stable for bug #126234.
15 Mar 2006; Markus Rothe <corsair@gentoo.org> psmisc-22.1.ebuild:
Stable on ppc64; bug #126234
15 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-22.1.ebuild:
Stable on sparc wrt #126234
15 Mar 2006; Patrick McLean <chutzpah@gentoo.org> psmisc-22.1.ebuild:
Stable on amd64 (Bug #126234)
*psmisc-22.2 (15 Mar 2006)
15 Mar 2006; Mike Frysinger <vapier@gentoo.org> +psmisc-22.2.ebuild:
Version bump.
24 Jan 2006; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-22.1-force-locale.patch, psmisc-22.1.ebuild:
Fix building in some locales (like EE) #119847 by J.
15 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> psmisc-21.9.ebuild:
alpha stable, bug #118757
13 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> psmisc-21.9.ebuild:
ppc stable, bug #118757
12 Jan 2006; Markus Rothe <corsair@gentoo.org> psmisc-21.9.ebuild:
Stable on ppc64; bug #118757
12 Jan 2006; Mike Doty <kingtaco@gentoo.org> psmisc-21.9.ebuild:
amd64 stable, bug 118757
12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> psmisc-21.9.ebuild:
Stable on x86 wrt bug #118757.
12 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-21.9.ebuild:
Stable on sparc wrt #118757
12 Jan 2006; Stuart Longland <redhatter@gentoo.org> psmisc-21.9.ebuild:
Marked psmisc-21.9 stable on mips as per bug #118757
*psmisc-22.1 (12 Jan 2006)
12 Jan 2006; Mike Frysinger <vapier@gentoo.org> +psmisc-22.1.ebuild:
Version bump.
*psmisc-21.9 (22 Dec 2005)
22 Dec 2005; Mike Frysinger <vapier@gentoo.org> +psmisc-21.9.ebuild:
Version bump.
22 Nov 2005; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-21.8-ipv6.patch, psmisc-21.8.ebuild:
Grabbed updates from upstream cvs to control ipv6 support #113212.
18 Nov 2005; Chris PeBenito <pebenito@gentoo.org> psmisc-21.8.ebuild:
Remove SELinux patching as support is now integrated upstream.
*psmisc-21.8 (17 Nov 2005)
17 Nov 2005; Mike Frysinger <vapier@gentoo.org> +psmisc-21.8.ebuild:
Version bump #112699 by Benno Schulenberg.
17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
16 Sep 2005; Aron Griffis <agriffis@gentoo.org> psmisc-21.6.ebuild:
Mark 21.6 stable on alpha
08 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> psmisc-21.6.ebuild:
Stable on mips.
03 Sep 2005; Markus Rothe <corsair@gentoo.org> psmisc-21.6.ebuild:
Stable on ppc64
18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> psmisc-21.6.ebuild:
Stable on ppc.
16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-21.6.ebuild:
Stable on sparc
29 Apr 2005; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-21.6-scanf.patch, psmisc-21.6.ebuild:
Add a patch to use valid C98/C99 scanf (i.e. fix pstree for uClibc).
09 Apr 2005; Markus Rothe <corsair@gentoo.org> psmisc-21.5.ebuild:
Stable on ppc64
28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> psmisc-21.5.ebuild:
Stable on ppc.
19 Mar 2005; Chris PeBenito <pebenito@gentoo.org>
+files/psmisc-21.6-selinux.diff.bz2:
Add 21.6 SELinux patch.
19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> psmisc-21.5.ebuild:
Stable on alpha.
14 Mar 2005; <solar@gentoo.org> files/psmisc-21.6-nonls.patch:
- update nonls patch
*psmisc-21.6 (14 Mar 2005)
14 Mar 2005; Mike Frysinger <vapier@gentoo.org>
+files/psmisc-21.6-nonls.patch, +psmisc-21.6.ebuild:
Version bump.
*psmisc-21.5 (03 Mar 2005)
03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+files/psmisc-21.4-no-nls.patch, +files/psmisc-21.4-selinux.diff.bz2,
+files/psmisc-21.5-selinux.diff.bz2, +psmisc-21.4.ebuild,
+psmisc-21.5.ebuild:
Moved from sys-apps/psmisc to sys-process/psmisc.
07 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-21.5.ebuild:
Stable on sparc
04 Jan 2005; Chris PeBenito <pebenito@gentoo.org>
+files/psmisc-21.5-selinux.diff.bz2, psmisc-21.5.ebuild:
Add missing SELinux patch for 21.5.
*psmisc-21.5 (01 Jan 2005)
01 Jan 2005; Mike Frysinger <vapier@gentoo.org> +psmisc-21.5.ebuild:
Version bump.
01 Jan 2005; Mike Frysinger <vapier@gentoo.org>
-files/psmisc-21.4-no-nls-selinux.patch, files/psmisc-21.4-no-nls.patch,
files/psmisc-21.4-selinux.diff.bz2, psmisc-21.4.ebuild:
Clean up the patches #76230 by Milus János.
07 Dec 2004; Mike Frysinger <vapier@gentoo.org> psmisc-21.4.ebuild:
Remove C++ requirement #73632.
22 Oct 2004; Chris PeBenito <pebenito@gentoo.org> psmisc-21.4.ebuild:
Add libtool to selinux dep to fix #59196.
27 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> psmisc-21.4.ebuild:
Marked stable on amd64.
25 Sep 2004; Joshua Kinard <kumba@gentoo.org> psmisc-21.4.ebuild:
Marked stable on mips.
09 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> psmisc-21.4.ebuild:
Stable on sparc
25 Jun 2004; <solar@gentoo.org> psmisc-21.4.ebuild,
files/psmisc-21.4-no-nls-selinux.patch:
no-nls patch was failing with USE='selinux -nls', added offset patch from bug
#55115
15 Jun 2004; <solar@gentoo.org> psmisc-21.2-r4.ebuild, psmisc-21.4.ebuild,
files/psmisc-21.2-no-nls.patch, files/psmisc-21.4-no-nls.patch:
added patch to allow the disabling of nls for psmisc
11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> psmisc-21.4.ebuild:
Stable on alpha.
27 Apr 2004; Michael McCabe <randy@gentoo.org> psmisc-21.4.ebuild:
Marked stable on s390
09 Apr 2004; Travis Tilley <lv@gentoo.org> psmisc-21.2-r4.ebuild:
stable on amd64
29 Mar 2004; Jon Portnoy <avenj@gentoo.org> psmisc-21.4.ebuild :
Removed RESTRICT=nomirror.
25 Mar 2004; Martin Holzer <mholzer@gentoo.org> psmisc-21.4.ebuild,
files/psmisc-21.4-selinux.diff.bz2:
adding selinux patch.
*psmisc-21.4 (24 Mar 2004)
24 Mar 2004; Martin Holzer <mholzer@gentoo.org> psmisc-21.4.ebuild:
Version bumped. Closes 45251
21 Mar 2004; Joshua Kinard <kumba@gentoo.org> psmisc-21.2-r4.ebuild:
Added gnuconfig support for mips64 hosts
20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> psmisc-21.2-r3.ebuild,
psmisc-21.2-r4.ebuild:
inherit eutils for epatch
07 Mar 2004; Joshua Kinard <kumba@gentoo.org> psmisc-21.2-r3.ebuild,
psmisc-21.2-r4.ebuild:
Marked stable on mips, copyright header fixes.
02 Mar 2004; Brian Jackson <iggy@gentoo.org> psmisc-21.2-r4.ebuild:
adding initial s390 support
03 Feb 2004; <gustavoz@gentoo.org> psmisc-21.2-r4.ebuild:
marked stable on sparc
02 Feb 2004; Chris PeBenito <pebenito@gentoo.org> psmisc-21.2-r4.ebuild:
Mark x86 stable.
03 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> psmisc-21.2-r4.ebuild:
set ppc in keywords
*psmisc-21.2-r4 (28 Oct 2003)
03 Feb 2003; Guy Martin <gmsoft@gentoo.org> psmisc-21.2-r4.ebuild :
Marked stable on hppa.
28 Oct 2003; Chris PeBenito <pebenito@gentoo.org> psmisc-21.2-r3.ebuild,
psmisc-21.2-r4.ebuild, files/psmisc-21.2-selinux.diff.bz2:
Switch SELinux patch from old API to new API.
14 Sep 2003; Martin Schlemmer <azarah@gentoo.org> :
Killall segfault if an command is longer than 128 bytes, as the realloc call
is not done in such an way to update the pointer that is used, thanks to bug
(bug #28234) submitted by Grant McDorman <grant.mcdorman@sympatico.ca>.
*psmisc-21.2-r3 (04 Aug 2003)
04 Aug 2003; Martin Schlemmer <azarah@gentoo.org> psmisc-21.2-r3.ebuild:
We use pidof from baselayout, bug #21191
24 Jun 2003; Aron Griffis <agriffis@gentoo.org> psmisc-21.2-r2.ebuild:
Mark stable on alpha
*psmisc-21.2-r2 (19 May 2003)
06 Jul 2003; Guy Martin <gmsoft@gentoo.org> psmisc-21.2-r2.ebuild :
Marked stable on hppa.
22 Jun 2003; Joshua Kinard <kumba@gentoo.org> psmisc-21.2-r2.ebuild:
Changed ~sparc & ~mips to sparc & mips
19 May 2003; Martin Schlemmer <azarah@gentoo.org> psmisc-21.2-r2.ebuild,
files/psmisc-21.2-gcc33.patch:
Fix gcc-3.3 compile issues, bug #21212.
*psmisc-21.2-r1 (20 Mar 2003)
25 Mar 2003; Joshua Brindle <method@gentoo.org> psmisc-21.2-r1.ebuild:
added selinux support, thanks sindian
20 Mar 2003; Seemant Kulleen <seemant@gentoo.org> psmisc-19-r3.ebuild,
psmisc-19-r3.ebuild, psmisc-21.2-r1.ebuild:
removed pic cruft
*psmisc-21.2 (19 Nov 2002)
20 Mar 2003; Seemant Kulleen <seemant@gentoo.org> psmisc-19-r3.ebuild,
psmisc-19-r3.ebuild, psmisc-21.2.ebuild:
removed pic cruft
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> psmisc-21.2.ebuild :
Marked as stable for mips.
20 Feb 2003; Zach Welch <zwelch@gentoo.org> psmisc-21.2.ebuild :
Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> psmisc-21.2.ebuild :
Added hppa to keywords.
01 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
Unmasked KEYWORDS for all arch's
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Version bump, enhancements, change to use psmisc source
*psmisc-19-r3 (1 Feb 2002)
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> psmisc-19-r3.ebuild :
Marked as stable for mips.
09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> psmisc-19-r3.ebuild :
Sed delimiters are now : instead of /, closing bug #15006 by Blu3
<david+gentoo.org@blue-labs.org>
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Removed bootcd USE flag
14 Jul 2002; phoen][x <phoenix@gentoo.org> psmisc-19-r3.ebuild :
Added LICENSE, KEYWORDS, SLOT.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -1,23 +1,13 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX psmisc-22.16-fuser-pic.patch 598 SHA256 075c1406d995cafb4d8fac83b984fc5a0e03215548def65da565c97644a0a817 SHA512 ada88e426a53c326b3c28b3747a66736e68d4d9218566929bbf2ccf647276d6c7ac7cf08c8df84347a6d3577670e6612258a04b491fea71ecdd266be7073a060 WHIRLPOOL 1cbdc68a87acd2bea28844053bf892fe2a3b2cb029bd71a763ba31a02cf600d0dd7c43699b2b2de8293072c9c0881083112c655f3e7b014b18c9ffe9bcafab93
AUX psmisc-22.20-selinux.patch 9092 SHA256 3aabdfb164d19fc38ace4272833973dd5b0d8971a7f2b8e4ac4dae4e5ea9459e SHA512 9e146809d411d28cbccc305f32d1cacb09e803deddb9ef2762e45ef9d4276abf30e1bce6bd33f5297293f77c4033c38f7075ba5d5c9f43f1886de01b2203782c WHIRLPOOL 53ec1e82aa50d4a700e884d1ff274c5104c7b51caa066b63b6eb79f33b9d111cef23e961ea5bd9b1cf533d909a5d2a95cf2a5dc23666bf056a09cf7dbefd0b7c
AUX psmisc-22.21-fuser_typo_fix.patch 1226 SHA256 51c251f07ad0a898a5654fe18d8955e08943025c5df2f73d0f65d00c4b6c3c92 SHA512 c2e46a19959f368935462bc93bde8bf5ee4a3b5530a66255cd9a83be04acbc6246e0a3900efeb1cb9f1bbaf5a1435c0c65d677f643664be25f87662e6048c930 WHIRLPOOL 48c6bc0bd4c4b521be621406d5b52d4df47687307ec681e5c20dfce77db22c7f1db322d40614a9eb59cfa3aebd287af8e23b6ce9cba21dd986f78718669c34e5
AUX psmisc-22.21-sysmacros.patch 693 SHA256 c3e071e67c808c68acc49edc3b8d7ad665780403ca697e6e74b290816ec91633 SHA512 febac721daad0046eb8367015657904eafaa934dc4b314f19ec487c1953ea2f4ff70e79e7c94473a20e5a69e7ed1eb17a4cfbbac6b102622b12322bb9cc76a09 WHIRLPOOL 394bfdfc37f8ed754092b5868a5bafd1858fdc8ee00b060f0455bd0736ed84288b7bd1aed0d9e17c108fcc166b056dd10547f067be3ee0e25e4b0db9bfd6a509
DIST psmisc-22.16-r1.tar.gz 468223 SHA256 38ba34e9ddbfa755f9b7c54a4e1733e12d65121891dacda941f21d856ab41da8 SHA512 f6805f2fdd07f06a1f2ad70be065636a842dd73f4ec176b8173d7486d737561330a52392cf8712aa509fa303a174775a41a0fd73e89dad3a2958fa1d7e5b97f9 WHIRLPOOL 056dff216ac303e18af7fa1ed0a4fc97d91b701a7e69cce599079a13a478206107521d7fc2693eaca97c7c65c9417475c8c499b59a74f9d275a47afdd6a04254
DIST psmisc-22.20.tar.gz 432501 SHA256 b17224e2385f6a799ffebba27eb7870771d42555e86814ef56b6d7e955765514 SHA512 5565163651c90afeb146c3305fddefc544bcd4cd5e98917fd57a9920e76c22e4bc0a197618539475a1410cfec9dd168b69983b2210a3ad9fc54368e9220503a6 WHIRLPOOL 97826e7d6d5def8a631a0726c3c1c8f67ab4f5f5b39e67d4a915f2741d8914b6c83d69293daacf25e92cef37990e1463ef7dc0843b47d5b0bfb1e3745fde669d
DIST psmisc-22.21.tar.gz 457702 SHA256 97323cad619210845b696d7d722c383852b2acb5c49b5b0852c4f29c77a8145a SHA512 766aeb45687090b88b17176c5117a603e83fe92a13c013aea72c8ee80048adf02e18c7daa52ddfb8b2135f7c9a1bcae38896cdfb8d0158728d85a446c5e0d5ae WHIRLPOOL cbd4af3e54ce01f43558184b57a24e44dfb6e05d8438bd11e2308ee62535bb93dc417b08e66603966cc5912d7fa88c29df1529995a42e2a8b7c3da663b01681f
EBUILD psmisc-22.16.ebuild 1426 SHA256 0d05a1277910e0d60f5a2433aecbadc681e2194aeb908036feba6aacd0d379c7 SHA512 f652731fd903fa79fb8fce1900176e21d494774992a3b6fc4c049aae9e0fb20ac662fb5e6f84b37df07075d3219b94f40f682d9baea99051ad97b1bade08e02e WHIRLPOOL 4eb13a3e8f1edb2c4f831dc35d81994944d17e63cf61c2e24b1e072314098f0582d71a304583d93910c96307195f90c2b38d1a5aa16bd582ed6cba025006cb6e
EBUILD psmisc-22.20.ebuild 1441 SHA256 ae2e6cec393b605f46531eac16eb2cceb1ffc55fcd71fa32ed4ef2c6be34a5fb SHA512 7bfea1acfb15489fe09b2dfdbace687b370f821d5b964fb49dc292f0f648e3a47dd45898a757d62fa4f3a6c816f227c1f9f3ac727a8eddbe3ce70852a4da4532 WHIRLPOOL b974d0ca13be59b49f9b7a9d7cf4fb957b27cc5faf0e70a569fb9bdb59b36dd1661902fb82166d1a45ea8ee05867abe4fd63aca9e9785e6c661c9dad5a2c50ca
EBUILD psmisc-22.21-r2.ebuild 1443 SHA256 4ed29f53edf108d555f791cb21b5d332ffc849ce6651d9c19ebe0a31b0d51040 SHA512 63531252f5fc994a353616958b7524b32269c21c533c23588274f70df867682ebc6dcd50d6ecc1577fef0e683e03f3d3bec7754b438a2640c3486687bf42fe09 WHIRLPOOL d53dbcfe426089dfc08a991ec21487f765904af5ae6332480f207c7f5e1d25bb77df7ae5879ccd0fd0dafd401fedae2f74dd8f22e91864c5c4cf3a76f96adc20
MISC ChangeLog 26697 SHA256 16d09f477a180f5ce09972e75d65ab01786762c8fbab16c8626c3d71c6a715a2 SHA512 69d1685bdca62d3abb35a1505a25127afb938604f18ef8331c119a09668b6aa5d710835a06139f235194db9ddf532e5d010a71744f9ceaae5f3be392175414ee WHIRLPOOL 474cd900f638a54fe261afe828a3b87441a6dc862c3c5fae44676d1d6bb5139bb68dd7a9ac2d09e6d007bc11ce19c207045f35530b6755368f560512ade9d9c8
MISC metadata.xml 164 SHA256 f5f2891f2a4791cd31350bb2bb572131ad7235cd0eeb124c9912c187ac10ce92 SHA512 8eb0d5153d388f6ea069c64b93882244816a0a09aecc0d73cb872121ce0eb24c5ccafa96aad0b620b2300f319e1af101fa7fa6c5d0d561719d49bb07da0a2eca WHIRLPOOL 11a1441bddb7a6c69653c663902b7da5767ae6ad515ac2aabfc42fe37927a1ccc21472deeee454009ff720201a41c3e4a912df42661a0a87150fb46126da2d52
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iJwEAQEIAAYFAlUqQ6gACgkQG9wOWsQutdaCmQP/eqNdQfu9213cEpTI6V9Rzq/C
i7LokHJTrg3bpecqtx3BqwS0tfQMkdD3IR1l6RxL8LOkMyjPd4GiAbZt2LIMJ+KX
GIQRHZZUxZkJqR2sWEKbrSyT7pwo7RbA0lS4phkG1ct6kJeuVWO63R1yZerr0ZYe
nfmYrrkYmtitB7nBe6Q=
=AXjz
-----END PGP SIGNATURE-----
EBUILD psmisc-22.16.ebuild 1316 SHA256 7fb0a1dd3aa721b31dd5f4e9aff3abc49b6fdc1c67395db2a74521a1183dc1ff SHA512 cc9c0fc5e4ef94a0e24c3e118d2703563d9bc872baea707b558bca1e4dc4f956a813b8880714485ddf2c8aad8762c6ddf5a95eeb001e20c952b648bb7726a4e2 WHIRLPOOL 568b27ecd82959b5db953dd8d22a0a8bd68a67393b480286a8867b66c4f552fdb7f998fdf84682e97c6668efc08f83df8c2b4f7e5aa6648eb626f556cb7b00dd
EBUILD psmisc-22.20.ebuild 1334 SHA256 0a388275562090a8007b4d0d474bda8aa57e925708d881310c06ff82bde6e503 SHA512 178bc1aaa116406615f484a462f311bc43a0930c45fe3cfa1adddee0ae8741e0a0a9a2cbc4f8fa203dc8e638c6209b0f7039bba7d879265c38676278acf9df5b WHIRLPOOL 6e061898fe4e846d084ad32bb1d580f432de49954b17ed4256fffba7bddc33faed042319b19e9d021e570f628ee04e8c9973fd691e166bf350a6b3309925f5df
EBUILD psmisc-22.21-r2.ebuild 1376 SHA256 c94a979baed26719ddf172584e100bf6a25cde99f43236f522c90e2de25b6975 SHA512 6453cb160d2f1022627932e3d536787b762d0db49726a76d309dbc6ce3f04e532be2a14fd93976cbe05f82c232ba4a1156fafad02d9cd178191163adba6ee810 WHIRLPOOL 49d5f74622754fe41e3293e3cb781ddbdaeb51dc6aeea6ece76b5cb1ad64f23d9345587eadf50cdef14facf7a489be2fd45ec814d8d488097402c8fa08348b08
MISC ChangeLog 3293 SHA256 e569ab754bd112f2e1b9faf6a8b01b03afcfda9f5dda8a5d7cfe1fc0f16ef13f SHA512 432140f1079ff7d58f25d8ed435ecd78b30af1adc8cc968d0c8b1cd2676b0381307bf881c9cd43f7049fd85e3b8a0792055caf2165532b5e49b3f3b2a5a5a5a5 WHIRLPOOL 935b4d742f2859d1f39ffa3bc17bd280c8dec2b8ec5c343b7547158f2f0b05917260d86bed7441115f851e8b8489273324a00ebc3d03e62478076ab8f912f6e9
MISC ChangeLog-2015 26697 SHA256 16d09f477a180f5ce09972e75d65ab01786762c8fbab16c8626c3d71c6a715a2 SHA512 69d1685bdca62d3abb35a1505a25127afb938604f18ef8331c119a09668b6aa5d710835a06139f235194db9ddf532e5d010a71744f9ceaae5f3be392175414ee WHIRLPOOL 474cd900f638a54fe261afe828a3b87441a6dc862c3c5fae44676d1d6bb5139bb68dd7a9ac2d09e6d007bc11ce19c207045f35530b6755368f560512ade9d9c8
MISC metadata.xml 326 SHA256 f9e015cc6214350091a0d68a07299ed5e6ad518b10eb91902da25726658623f3 SHA512 580a0e66078b7304d0bf76e3c990e61ee4c073b49381b60c5f3f01e2b64d5f0c318eb5596f7da09a70fa52dc93769b25f37f531038e5d7ce6278dda10e18117c WHIRLPOOL c0a2727f3ee0a38abe0ad2ceb0adf0b476a1fe9ba8435168c457aa0326aa8fb54f25d7828ac11a1f98b9e1066e69112ecb77b02111449680b64073163130bfa5

View File

@ -0,0 +1,26 @@
From 367886e1c49238d1a02721f849564d77a163465b Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Mon, 7 Mar 2016 14:52:22 -0500
Subject: [PATCH] fuser: include sysmacros.h for makedev
BSD/Linux define makedev in the sysmacros.h header. Include it directly
instead of relying on types.h pulling it in for us.
---
src/fuser.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/fuser.c b/src/fuser.c
index da94d22..380046f 100644
--- a/src/fuser.c
+++ b/src/fuser.c
@@ -36,6 +36,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/socket.h>
+#include <sys/sysmacros.h>
#include <sys/wait.h>
#include <arpa/inet.h>
#include <netinet/in.h>
--
2.6.2

View File

@ -1,5 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<upstream>
<remote-id type="sourceforge">psmisc</remote-id>
</upstream>
</pkgmetadata>

View File

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/psmisc-22.16.ebuild,v 1.11 2013/02/10 06:40:28 ssuominen Exp $
# $Id$
EAPI="4"

View File

@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/psmisc-22.20.ebuild,v 1.17 2014/11/03 05:59:44 vapier Exp $
# $Id$
EAPI="4"

View File

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/psmisc-22.21-r2.ebuild,v 1.4 2015/04/12 10:08:25 zlogene Exp $
# $Id$
EAPI="4"
@ -26,6 +26,7 @@ DOCS="AUTHORS ChangeLog NEWS README"
src_prepare() {
epatch "${FILESDIR}/${P}-fuser_typo_fix.patch"
epatch "${FILESDIR}/${P}-sysmacros.patch"
}
src_configure() {

View File

@ -0,0 +1,85 @@
# ChangeLog for sys-process/time
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*time-1.7-r2 (09 Aug 2015)
*time-1.7-r1 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/1.7-info-dir-entry.patch, +files/time-1.7-build.patch,
+files/time-1.7-incorrect_memory_usage.patch, +metadata.xml,
+time-1.7-r1.ebuild, +time-1.7-r2.ebuild:
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
Convert all URLs for sites supporting encrypted connections from http to
https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Justin Lecher <jlec@gentoo.org> time-1.7-r1.ebuild,
time-1.7-r2.ebuild:
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
24 Nov 2015; Mike Frysinger <vapier@gentoo.org> metadata.xml:
standardize various metadata.xml style
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Unify quoting in metadata.xml files for machine processing
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)

View File

@ -0,0 +1,74 @@
# ChangeLog for sys-process/time
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/time/ChangeLog,v 1.9 2015/02/01 11:26:41 polynomial-c Exp $
*time-1.7-r2 (01 Feb 2015)
01 Feb 2015; Lars Wendler <polynomial-c@gentoo.org> +time-1.7-r2.ebuild,
+files/time-1.7-incorrect_memory_usage.patch:
Fixed incorrect memory usage (bug #332253).
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> time-1.7-r1.ebuild:
Add arm64 love.
03 Jun 2012; Mike Frysinger <vapier@gentoo.org> time-1.7-r1.ebuild:
Update to EAPI=4.
17 Oct 2010; Mart Raudsepp <leio@gentoo.org> time-1.7-r1.ebuild:
Drop to ~mips
10 Jan 2010; Jonathan Callen <abcd@gentoo.org> time-1.7-r1.ebuild:
Add prefix keywords
13 Nov 2006; Sven Wegener <swegener@gentoo.org> time-1.7-r1.ebuild:
Fix mirror:// SRC_URI.
13 Oct 2006; Mike Frysinger <vapier@gentoo.org>
+files/time-1.7-build.patch, time-1.7-r1.ebuild:
Cleanup autotools #151000.
*time-1.7-r1 (03 Mar 2005)
03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+files/1.7-info-dir-entry.patch, +time-1.7-r1.ebuild:
Moved from sys-apps/time to sys-process/time.
11 Sep 2004; Mike Frysinger <vapier@gentoo.org>
+files/1.7-info-dir-entry.patch, time-1.7-r1.ebuild, -time-1.7.ebuild:
Redo the whole ebuild ... much cleaner this way says i.
28 Jul 2004; Tom Gall <tgall@gentoo.org> time-1.7-r1.ebuild:
stable on ppc64, bug #58303
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> time-1.7-r1.ebuild,
time-1.7.ebuild:
virtual/glibc -> virtual/libc
20 Feb 2003; Zach Welch <zwelch@gentoo.org>:
add arm keyword
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*time-1.7-r1 (15 Apr 2002)
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (ppc)
14 Jul 2002; phoen][x <phoenix@gentoo.org> time-1.7.ebuild :
Added LICENSE, KEYWORDS, SLOT.
14 Jul 2002; phoen][x <phoenix@gentoo.org> time-1.7-r1.ebuild :
Added LICENSE, KEYWORDS, SLOT.
15 Apr 2002; Matthew Kennedy <mkennedy@gentoo.org>
time-1.7-r1.ebuild, ChangeLog, files/digest-time-1.7-r1 :
Resolves bug #1784 (thanks to set_48035@yahoo.com who submitted the
patch).
*time-1.7 (27 Feb 2002)
27 Feb 2002; Bruce A. Locke <blocke@shivan.org> time-1.7.ebuild :
Time ebuild contributed by naz@themoonsofjupiter.net (Michael M Nazaroff)

View File

@ -1 +1,9 @@
DIST time-1.7.tar.gz 103066 RMD160 547a9bb4bc0b3a34046be8381e9c142977ffd402 SHA1 dde0c28c7426960736933f3e763320680356cc6a SHA256 e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d
AUX 1.7-info-dir-entry.patch 461 SHA256 fec1ec5d871e2685b22ae73b89fa9ca7d9df9d662c2d28d0ca15e23c53fa0385 SHA512 8ec76006c58798fc317c9280a16737e133992915e12ea97797fae3e4d02489e38a8d68254a104b540ea953827b222e6672e0c2e0a23ed4992db134c7c5ccc4f2 WHIRLPOOL 23c919612cad9379d6a39f0d50d02d8e1041913442da184ca1377b5e89c8dfe24874a5a9547e023db4fd21a7db8c8d21817343fd44f02c8fe9ca6baa9671924c
AUX time-1.7-build.patch 297 SHA256 06871e5b9279c8dd59935bfa919f410e44a02a2503ef55c8e95219dcd8e18bf5 SHA512 a08de606393041af79145913f45b7380cbef67c152673b585c84d99e72fc1482bad0bde9c560f7cdce2e72caf46e9e47c870fc0eb5a2ba486dd99a13648184c5 WHIRLPOOL d3b7242594ea1d31047a2c31749bfbb979ad8989663d313f609826d184e1cd0dc222e852dbfb00a286ac7f463b459d9c9b44fe138d90404f3e8145aa7f884557
AUX time-1.7-incorrect_memory_usage.patch 1217 SHA256 6a54c0e58b63daf8f8fcde16dde649d9104adcf0541989a907f95fd650fe147c SHA512 e00771b2632d795694135c5c2c81b9e4e2d60779fc158e548a73b0b4bbe92a01df9c6770f88bcc75e71142a20aa6e0e019c988f52db973841cc1816fde51d99a WHIRLPOOL b198f90c953d60d832bfd90221ece32c9009c65194f9568d42160a5848fd03741147607b3204def5bcf8415c2659229ee55126c2174ed139c6a724be5103a801
DIST time-1.7.tar.gz 103066 SHA256 e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d SHA512 d759b651e343beddc0b3bd06af85881486b72319c979a2e7f752d5a34edd8b7c1c19391c5c7a2e8f6685746cc7a046bf2c8e082b31458a1dd043ed90a4cebcd1 WHIRLPOOL 8102c994a6b5faa60ee51e7343383f307c0d31cbd26177f86fc96b41014e1065b536202a371556af336394ac0bf473db2571a15bc7644247a9a3d8235269880f
EBUILD time-1.7-r1.ebuild 576 SHA256 eff2f5936abc9b6236606b4913d6b262f94d9382047481514db55f9f91281a70 SHA512 980dbd9c06668c9ea63f70ebbab18b78202ef72a293169b28174fa8a77d8f78c5c132e49494bac5a6f062898c94ba77e38a0eee901ad7062e33dab3f20d4385c WHIRLPOOL 58e5e08500cf03fde2453d20e8177fc926fabf35b2003e5bf385f3226e902ce68b12166d377c8522d1c9ebde1668c9034dbbb1b68c9a751cfb6d81d455347054
EBUILD time-1.7-r2.ebuild 641 SHA256 4d09a6bb6d716b4b3094ebd6f8b7ae67f02a0ca2e58a82398366944422e0eebe SHA512 02a4ce2250898d7731a0e8471f2c2ab254854737882b678ad4ed6147546ca97698da19ceedef34bce66438dc2fa03667e7cfd8095c7fbdb485219b75bf6d58e2 WHIRLPOOL 4c9099bc690cb36f448780ac07b0aac2f935ae352a4551924d7be8879fdf9eec8f5751eeeac4b5045836952f0bae7d4ed7f80c330de626a9e5470666c37b8f14
MISC ChangeLog 3256 SHA256 1c2a074339b4de71760673f6418c0c7b6403cba40e925ceacf9817337a01028b SHA512 c23754427cec4a423ea34f6e2386311ed03a169fe508abf4cbd5153090ab79c4b25ac32005338fa9888b1c2a2f37771c2b798a6c1504888dbb4538f368f91adf WHIRLPOOL bd12b19c0d6106fe7ae51365aee315a43be608787a7a372fe12cf58672ca375fde07c16870bec27520c538559049567bcf9bcf38c3f2f35c9f18144eadcd2861
MISC ChangeLog-2015 2409 SHA256 94aafa96c12241bda52707b22165c27e87d22e5a43d843bc84b62d8826975a87 SHA512 574fa9cd3b97f4be09eda2efa1e6238b644d98051bfafa7139b978db3320d7264f87521ecf0540bb79930ae59de81c8faff27890e40e6344dd632541cc3fd06f WHIRLPOOL 592284c6d40860f5b42b425d817af231fe697fa5e60b82304a9e3eaddec31fc94631fb98b7e2eeeac594af6171db255e5e4f5171cea96dda712c407f73ddae62
MISC metadata.xml 253 SHA256 d82c33ef453113a5c1ebe250dcba373c22934a69b0a86c6ab15a5ca589c25b91 SHA512 54a9069aeb4165d2dff3d473c8001bc51613aac9dff3f7f5e9971a9891a737a31511ffa11cbd523febe581ac1d9de2bdf2f40410f0c4239138f2ccca3ef15555 WHIRLPOOL e5aee23acff864609953a1e4de768f0e4aef704b44c53c021f28573e1ca5c99f1a46d92935ecec2449f7b4419a36d8373127d0ecfa8d7bae72d835e1839eb3f8

View File

@ -0,0 +1,28 @@
https://bugs.launchpad.net/ubuntu/+source/time/+bug/742248
https://bugs.gentoo.org/332253
diff -rupN time-1.7-original/ChangeLog time-1.7/ChangeLog
--- time-1.7-original/ChangeLog 2011-11-11 09:17:47.507026731 +0100
+++ time-1.7/ChangeLog 2011-11-11 09:27:46.751002205 +0100
@@ -1,3 +1,9 @@
+Fri Oct 1 00:00:00 2010 Bob Proulx <bob@proulx.com>
+ The struct rusage reports ru_maxrss in kbytes not pages and
+ should not be converted through pages-to-kbytes again.
+ Reported by Sven Hartrumpf.
+ * time.c (summarize): Do not call ptok on ru_maxrss.
+
Thu Jul 11 12:37:17 1996 David J MacKenzie <djm@catapult.va.pubnix.com>
* Version 1.7.
diff -rupN time-1.7-original/time.c time-1.7/time.c
--- time-1.7-original/time.c 2011-11-11 09:17:47.507026731 +0100
+++ time-1.7/time.c 2011-11-11 09:27:58.167001738 +0100
@@ -398,7 +398,7 @@ summarize (fp, fmt, command, resp)
ptok ((UL) resp->ru.ru_ixrss) / MSEC_TO_TICKS (v));
break;
case 'M': /* Maximum resident set size. */
- fprintf (fp, "%lu", ptok ((UL) resp->ru.ru_maxrss));
+ fprintf (fp, "%lu", (UL) resp->ru.ru_maxrss);
break;
case 'O': /* Outputs. */
fprintf (fp, "%ld", resp->ru.ru_oublock);

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
</pkgmetadata>

View File

@ -1,31 +1,22 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/time/time-1.7-r1.ebuild,v 1.5 2010/01/10 22:31:41 abcd Exp $
# $Id$
EAPI="4"
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
inherit eutils autotools
DESCRIPTION="displays info about resources used by a program"
HOMEPAGE="http://www.gnu.org/directory/time.html"
HOMEPAGE="https://www.gnu.org/directory/time.html"
SRC_URI="mirror://gnu/time/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE=""
RDEPEND=""
src_unpack() {
unpack ${A}
cd "${S}"
src_prepare() {
epatch "${FILESDIR}"/${P}-build.patch
epatch "${FILESDIR}"/${PV}-info-dir-entry.patch
eautoreconf
}
src_install() {
emake install DESTDIR="${D}" || die
dodoc ChangeLog README AUTHORS NEWS
}

View File

@ -0,0 +1,24 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
inherit eutils autotools
DESCRIPTION="displays info about resources used by a program"
HOMEPAGE="https://www.gnu.org/directory/time.html"
SRC_URI="mirror://gnu/time/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE=""
src_prepare() {
epatch \
"${FILESDIR}"/${P}-build.patch \
"${FILESDIR}"/${PV}-info-dir-entry.patch \
"${FILESDIR}"/${P}-incorrect_memory_usage.patch
eautoreconf
}