mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
bump(net-libs/libpcap): sync with upstream
This commit is contained in:
parent
6f8c59c452
commit
efcbc0c27d
@ -1,13 +1,13 @@
|
|||||||
DEFINED_PHASES=compile configure install prepare test
|
DEFINED_PHASES=compile configure install prepare test
|
||||||
DEPEND=bluetooth? ( net-wireless/bluez:=[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(-)?] ) dbus? ( sys-apps/dbus[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(-)?] ) netlink? ( dev-libs/libnl:3[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(-)?] ) canusb? ( virtual/libusb:1[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(-)?] ) sys-devel/flex virtual/yacc dbus? ( virtual/pkgconfig[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(-)?] ) >=app-portage/elt-patches-20170317 !<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
|
DEPEND=bluetooth? ( net-wireless/bluez:=[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(-)?] ) dbus? ( sys-apps/dbus[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(-)?] ) netlink? ( dev-libs/libnl:3[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(-)?] ) sys-devel/flex virtual/yacc dbus? ( virtual/pkgconfig[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(-)?] ) >=app-portage/elt-patches-20170317 !<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=A system-independent library for user-level network packet capture
|
DESCRIPTION=A system-independent library for user-level network packet capture
|
||||||
EAPI=5
|
EAPI=6
|
||||||
HOMEPAGE=http://www.tcpdump.org/
|
HOMEPAGE=http://www.tcpdump.org/ https://github.com/the-tcpdump-group/libpcap
|
||||||
IUSE=bluetooth dbus ipv6 netlink static-libs canusb 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
|
IUSE=bluetooth dbus netlink static-libs usb 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
|
||||||
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
|
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
|
||||||
LICENSE=BSD
|
LICENSE=BSD
|
||||||
RDEPEND=bluetooth? ( net-wireless/bluez:=[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(-)?] ) dbus? ( sys-apps/dbus[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(-)?] ) netlink? ( dev-libs/libnl:3[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(-)?] ) canusb? ( virtual/libusb:1[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(-)?] )
|
RDEPEND=bluetooth? ( net-wireless/bluez:=[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(-)?] ) dbus? ( sys-apps/dbus[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(-)?] ) netlink? ( dev-libs/libnl:3[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(-)?] )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=http://www.tcpdump.org/release/libpcap-1.7.4.tar.gz http://www.jp.tcpdump.org/release/libpcap-1.7.4.tar.gz
|
SRC_URI=https://github.com/the-tcpdump-group/libpcap/archive/libpcap-1.8.1.tar.gz
|
||||||
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multilib-build eed53a6313267c9fbcd35fc384bd0087 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
|
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multilib-build eed53a6313267c9fbcd35fc384bd0087 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
|
||||||
_md5_=a594d9b268fb0833afebbd61b3462936
|
_md5_=78c152418f2216e2d57706bca1f98040
|
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libpcap-1.8.1-r1
vendored
Normal file
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libpcap-1.8.1-r1
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
DEFINED_PHASES=compile configure install prepare test
|
||||||
|
DEPEND=bluetooth? ( net-wireless/bluez:=[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(-)?] ) dbus? ( sys-apps/dbus[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(-)?] ) netlink? ( dev-libs/libnl:3[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(-)?] ) sys-devel/flex virtual/yacc dbus? ( virtual/pkgconfig[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(-)?] ) >=app-portage/elt-patches-20170317 !<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=A system-independent library for user-level network packet capture
|
||||||
|
EAPI=6
|
||||||
|
HOMEPAGE=http://www.tcpdump.org/ https://github.com/the-tcpdump-group/libpcap
|
||||||
|
IUSE=bluetooth dbus netlink static-libs usb 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
|
||||||
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
|
||||||
|
LICENSE=BSD
|
||||||
|
RDEPEND=bluetooth? ( net-wireless/bluez:=[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(-)?] ) dbus? ( sys-apps/dbus[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(-)?] ) netlink? ( dev-libs/libnl:3[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(-)?] )
|
||||||
|
SLOT=0
|
||||||
|
SRC_URI=https://github.com/the-tcpdump-group/libpcap/archive/libpcap-1.8.1.tar.gz
|
||||||
|
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multilib-build eed53a6313267c9fbcd35fc384bd0087 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
|
||||||
|
_md5_=490908295e7e2c62636d0fbc1c8de69e
|
@ -1,11 +1,11 @@
|
|||||||
DEFINED_PHASES=compile configure install prepare test unpack
|
DEFINED_PHASES=compile configure install prepare test unpack
|
||||||
DEPEND=bluetooth? ( net-wireless/bluez:=[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(-)?] ) dbus? ( sys-apps/dbus[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(-)?] ) netlink? ( dev-libs/libnl:3[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(-)?] ) canusb? ( virtual/libusb:1[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(-)?] ) sys-devel/flex virtual/yacc dbus? ( virtual/pkgconfig[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(-)?] ) >=app-portage/elt-patches-20170317 !<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-vcs/git-1.8.2.1
|
DEPEND=bluetooth? ( net-wireless/bluez:=[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(-)?] ) dbus? ( sys-apps/dbus[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(-)?] ) netlink? ( dev-libs/libnl:3[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(-)?] ) usb? ( virtual/libusb:1[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(-)?] ) sys-devel/flex virtual/yacc dbus? ( virtual/pkgconfig[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(-)?] ) >=app-portage/elt-patches-20170317 !<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-vcs/git-1.8.2.1
|
||||||
DESCRIPTION=A system-independent library for user-level network packet capture
|
DESCRIPTION=A system-independent library for user-level network packet capture
|
||||||
EAPI=5
|
EAPI=6
|
||||||
HOMEPAGE=http://www.tcpdump.org/
|
HOMEPAGE=http://www.tcpdump.org/ https://github.com/the-tcpdump-group/libpcap
|
||||||
IUSE=bluetooth dbus ipv6 netlink static-libs canusb 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
|
IUSE=bluetooth dbus netlink static-libs usb 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
|
||||||
LICENSE=BSD
|
LICENSE=BSD
|
||||||
RDEPEND=bluetooth? ( net-wireless/bluez:=[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(-)?] ) dbus? ( sys-apps/dbus[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(-)?] ) netlink? ( dev-libs/libnl:3[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(-)?] ) canusb? ( virtual/libusb:1[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(-)?] )
|
RDEPEND=bluetooth? ( net-wireless/bluez:=[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(-)?] ) dbus? ( sys-apps/dbus[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(-)?] ) netlink? ( dev-libs/libnl:3[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(-)?] ) usb? ( virtual/libusb:1[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(-)?] )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea git-r3 cbafa3261c37c7e3af44bb16a34ea390 libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multilib-build eed53a6313267c9fbcd35fc384bd0087 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
|
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea git-r3 cbafa3261c37c7e3af44bb16a34ea390 libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multilib-build eed53a6313267c9fbcd35fc384bd0087 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
|
||||||
_md5_=99ca2c1445a5f655c9260a24d2f85d76
|
_md5_=82dfd0d64090e6230fd48384dc1baa88
|
||||||
|
@ -1,77 +0,0 @@
|
|||||||
# ChangeLog for net-libs/libpcap
|
|
||||||
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
|
||||||
# (auto-generated from git log)
|
|
||||||
|
|
||||||
*libpcap-9999 (09 Aug 2015)
|
|
||||||
*libpcap-1.7.4 (09 Aug 2015)
|
|
||||||
|
|
||||||
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
|
|
||||||
+files/libpcap-1.2.0-cross-linux.patch,
|
|
||||||
+files/libpcap-1.6.1-configure.patch,
|
|
||||||
+files/libpcap-1.6.1-prefix-solaris.patch, +files/libpcap-1.7.2-libnl.patch,
|
|
||||||
+files/mgmt.h, +libpcap-1.7.4.ebuild, +libpcap-9999.ebuild, +metadata.xml:
|
|
||||||
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; 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 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)
|
|
||||||
|
|
@ -1,915 +0,0 @@
|
|||||||
# ChangeLog for net-libs/libpcap
|
|
||||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
|
||||||
# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/ChangeLog,v 1.235 2015/07/25 04:46:49 jer Exp $
|
|
||||||
|
|
||||||
25 Jul 2015; Jeroen Roovers <jer@gentoo.org> -libpcap-1.5.3.ebuild,
|
|
||||||
-libpcap-1.6.2-r1.ebuild, -files/libpcap-1.6.2-dbus.patch:
|
|
||||||
Old.
|
|
||||||
|
|
||||||
24 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libpcap-1.7.4.ebuild:
|
|
||||||
ia64 stable wrt bug #553758
|
|
||||||
|
|
||||||
23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libpcap-1.7.4.ebuild:
|
|
||||||
Stable for sparc, wrt bug #552632
|
|
||||||
|
|
||||||
03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libpcap-1.7.4.ebuild:
|
|
||||||
Stable for alpha, wrt bug #552632
|
|
||||||
|
|
||||||
03 Jul 2015; Jeroen Roovers <jer@gentoo.org> libpcap-9999.ebuild,
|
|
||||||
-files/libpcap-1.7.2-scanner.patch:
|
|
||||||
Drop scanner patch.
|
|
||||||
|
|
||||||
*libpcap-1.7.4 (02 Jul 2015)
|
|
||||||
|
|
||||||
02 Jul 2015; Jeroen Roovers <jer@gentoo.org> -libpcap-1.7.3.ebuild,
|
|
||||||
+libpcap-1.7.4.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> libpcap-1.6.2-r1.ebuild:
|
|
||||||
alpha stable wrt bug #526030
|
|
||||||
|
|
||||||
28 Jun 2015; Markus Meier <maekke@gentoo.org> libpcap-1.7.3.ebuild:
|
|
||||||
arm stable, bug #552632
|
|
||||||
|
|
||||||
26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> libpcap-1.7.3.ebuild:
|
|
||||||
Stable for x86, wrt bug #552632
|
|
||||||
|
|
||||||
25 Jun 2015; Jeroen Roovers <jer@gentoo.org> libpcap-1.7.3.ebuild:
|
|
||||||
Stable for HPPA (bug #552632).
|
|
||||||
|
|
||||||
24 Jun 2015; Agostino Sarubbo <ago@gentoo.org> libpcap-1.7.3.ebuild:
|
|
||||||
Stable for ppc, wrt bug #552632
|
|
||||||
|
|
||||||
22 Jun 2015; Jeroen Roovers <jer@gentoo.org> libpcap-1.7.3.ebuild:
|
|
||||||
Stable for PPC64 (bug #552632).
|
|
||||||
|
|
||||||
21 Jun 2015; Agostino Sarubbo <ago@gentoo.org> libpcap-1.7.3.ebuild:
|
|
||||||
Stable for amd64, wrt bug #552632
|
|
||||||
|
|
||||||
*libpcap-1.7.3 (01 May 2015)
|
|
||||||
|
|
||||||
01 May 2015; Jeroen Roovers <jer@gentoo.org> -libpcap-1.6.2.ebuild,
|
|
||||||
-libpcap-1.7.2.ebuild, +libpcap-1.7.3.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
28 Apr 2015; Jeroen Roovers <jer@gentoo.org> libpcap-1.6.2-r1.ebuild:
|
|
||||||
Stable for PPC64 (bug #526030).
|
|
||||||
|
|
||||||
26 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> libpcap-1.6.2-r1.ebuild:
|
|
||||||
ia64 stable wrt bug #526030
|
|
||||||
|
|
||||||
17 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> libpcap-1.6.2-r1.ebuild:
|
|
||||||
sparc stable wrt bug #526030
|
|
||||||
|
|
||||||
*libpcap-1.7.2 (11 Mar 2015)
|
|
||||||
|
|
||||||
11 Mar 2015; Jeroen Roovers <jer@gentoo.org> +libpcap-1.7.2.ebuild,
|
|
||||||
libpcap-9999.ebuild, +files/libpcap-1.7.2-libnl.patch,
|
|
||||||
+files/libpcap-1.7.2-scanner.patch:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libpcap-1.6.2-r1.ebuild:
|
|
||||||
Stable for ppc, wrt bug #526030
|
|
||||||
|
|
||||||
*libpcap-9999 (07 Jan 2015)
|
|
||||||
|
|
||||||
07 Jan 2015; Jeroen Roovers <jer@gentoo.org> +libpcap-9999.ebuild:
|
|
||||||
Add live ebuild.
|
|
||||||
|
|
||||||
27 Oct 2014; Jeroen Roovers <jer@gentoo.org> libpcap-1.6.2-r1.ebuild:
|
|
||||||
DOCS => dodoc (bug #527114 by Nikoli).
|
|
||||||
|
|
||||||
25 Oct 2014; Markus Meier <maekke@gentoo.org> libpcap-1.6.2-r1.ebuild:
|
|
||||||
arm stable, bug #526030
|
|
||||||
|
|
||||||
23 Oct 2014; Pacho Ramos <pacho@gentoo.org> libpcap-1.6.2-r1.ebuild:
|
|
||||||
amd64/x86 stable, bug #526030
|
|
||||||
|
|
||||||
20 Oct 2014; Jeroen Roovers <jer@gentoo.org> libpcap-1.6.2-r1.ebuild:
|
|
||||||
Stable for HPPA (bug #526030).
|
|
||||||
|
|
||||||
07 Oct 2014; Jeroen Roovers <jer@gentoo.org> libpcap-1.6.2.ebuild,
|
|
||||||
libpcap-1.6.2-r1.ebuild, +files/libpcap-1.6.2-dbus.patch:
|
|
||||||
Fix USE=dbus (bug #524602).
|
|
||||||
|
|
||||||
*libpcap-1.6.2-r1 (07 Oct 2014)
|
|
||||||
|
|
||||||
07 Oct 2014; Jeroen Roovers <jer@gentoo.org> +libpcap-1.6.2-r1.ebuild:
|
|
||||||
Add multilib support (bug #524604 by Arfrever Frehtes Taifersar Arahesis).
|
|
||||||
|
|
||||||
17 Sep 2014; Jeroen Roovers <jer@gentoo.org>
|
|
||||||
files/libpcap-1.2.0-cross-linux.patch:
|
|
||||||
Clean up patch.
|
|
||||||
|
|
||||||
17 Sep 2014; Jeroen Roovers <jer@gentoo.org> -libpcap-1.3.0-r1.ebuild,
|
|
||||||
-files/libpcap-1.3.0-canusb.patch,
|
|
||||||
-files/libpcap-1.3.0-fix-systems-without-ipv6-support.patch:
|
|
||||||
Old.
|
|
||||||
|
|
||||||
17 Sep 2014; Agostino Sarubbo <ago@gentoo.org> libpcap-1.5.3.ebuild:
|
|
||||||
Stable for ppc64, wrt bug #511502
|
|
||||||
|
|
||||||
17 Sep 2014; Agostino Sarubbo <ago@gentoo.org> libpcap-1.5.3.ebuild:
|
|
||||||
Stable for ppc, wrt bug #511502
|
|
||||||
|
|
||||||
16 Sep 2014; Jeroen Roovers <jer@gentoo.org> libpcap-1.5.3.ebuild,
|
|
||||||
libpcap-1.6.2.ebuild:
|
|
||||||
Force dev-libs/libnl:3 dependency (bug #469176).
|
|
||||||
|
|
||||||
04 Sep 2014; Jeroen Roovers <jer@gentoo.org> -libpcap-1.4.0.ebuild,
|
|
||||||
-libpcap-1.5.1.ebuild, -libpcap-1.5.2.ebuild, -libpcap-1.6.1-r1.ebuild:
|
|
||||||
Old.
|
|
||||||
|
|
||||||
*libpcap-1.6.2 (04 Sep 2014)
|
|
||||||
|
|
||||||
04 Sep 2014; Samuli Suominen <ssuominen@gentoo.org> +libpcap-1.6.2.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
16 Aug 2014; Jeroen Roovers <jer@gentoo.org> files/mgmt.h:
|
|
||||||
Strip unneeded declarations from header file.
|
|
||||||
|
|
||||||
16 Aug 2014; Jeroen Roovers <jer@gentoo.org> libpcap-1.6.1-r1.ebuild,
|
|
||||||
+files/mgmt.h:
|
|
||||||
Use obsolete bluetooth header (bug #517772).
|
|
||||||
|
|
||||||
02 Aug 2014; Raúl Porcel <armin76@gentoo.org> libpcap-1.5.3.ebuild:
|
|
||||||
sparc stable, bug #511502
|
|
||||||
|
|
||||||
01 Aug 2014; <tgall@gentoo.org> libpcap-1.3.0-r1.ebuild,
|
|
||||||
libpcap-1.6.1-r1.ebuild:
|
|
||||||
arm64, initial support
|
|
||||||
|
|
||||||
26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> libpcap-1.5.3.ebuild:
|
|
||||||
x86 stable wrt bug #511502
|
|
||||||
|
|
||||||
*libpcap-1.6.1-r1 (23 Jul 2014)
|
|
||||||
|
|
||||||
23 Jul 2014; Jeroen Roovers <jer@gentoo.org> -libpcap-1.6.1.ebuild,
|
|
||||||
+libpcap-1.6.1-r1.ebuild, files/libpcap-1.6.1-configure.patch:
|
|
||||||
Remove insufficient net-wireless/bluez header patch (bug #517806).
|
|
||||||
|
|
||||||
22 Jul 2014; Jeroen Roovers <jer@gentoo.org> libpcap-1.6.1.ebuild,
|
|
||||||
+files/libpcap-1.6.1-configure.patch,
|
|
||||||
+files/libpcap-1.6.1-prefix-solaris.patch:
|
|
||||||
Check for bluetooth/mgmt.h (net-wireless/bluez-4) before use (bug #517772).
|
|
||||||
Convert sed scripts to patches.
|
|
||||||
|
|
||||||
*libpcap-1.6.1 (22 Jul 2014)
|
|
||||||
|
|
||||||
22 Jul 2014; Jeroen Roovers <jer@gentoo.org> +libpcap-1.6.1.ebuild:
|
|
||||||
Version bump. Temporarily require lower net-wireless/bluez to satisfy
|
|
||||||
expectations of certain features not present in later versions.
|
|
||||||
|
|
||||||
20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> libpcap-1.5.3.ebuild:
|
|
||||||
Stable on alpha, bug #511502
|
|
||||||
|
|
||||||
22 Jun 2014; Akinori Hattori <hattya@gentoo.org> libpcap-1.5.3.ebuild:
|
|
||||||
ia64 stable wrt bug #511502
|
|
||||||
|
|
||||||
09 Jun 2014; Markus Meier <maekke@gentoo.org> libpcap-1.5.3.ebuild:
|
|
||||||
arm stable, bug #511502
|
|
||||||
|
|
||||||
08 Jun 2014; Chema Alonso <nimiux@gentoo.org> libpcap-1.5.3.ebuild:
|
|
||||||
Stable for amd64 wrt bug #511502
|
|
||||||
|
|
||||||
29 May 2014; Jeroen Roovers <jer@gentoo.org> libpcap-1.5.3.ebuild:
|
|
||||||
Stable for HPPA (bug #511502).
|
|
||||||
|
|
||||||
*libpcap-1.5.3 (22 Jan 2014)
|
|
||||||
|
|
||||||
22 Jan 2014; Tim Harder <radhermit@gentoo.org> +libpcap-1.5.3.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
*libpcap-1.5.2 (16 Dec 2013)
|
|
||||||
|
|
||||||
16 Dec 2013; Tim Harder <radhermit@gentoo.org> +libpcap-1.5.2.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
01 Dec 2013; Fabian Groffen <grobian@gentoo.org> libpcap-1.5.1.ebuild:
|
|
||||||
Fix building on Darwin with Prefix toolchain
|
|
||||||
|
|
||||||
*libpcap-1.5.1 (28 Nov 2013)
|
|
||||||
|
|
||||||
28 Nov 2013; Tim Harder <radhermit@gentoo.org> +libpcap-1.5.1.ebuild:
|
|
||||||
Version bump, add dbus use flag.
|
|
||||||
|
|
||||||
27 Jul 2013; Jeroen Roovers <jer@gentoo.org> metadata.xml:
|
|
||||||
Remove duplicate description.
|
|
||||||
|
|
||||||
09 May 2013; Jeroen Roovers <jer@gentoo.org> libpcap-1.4.0.ebuild:
|
|
||||||
Do not install libpcap.a when USE=-static-libs (readd the command that
|
|
||||||
"achieved" this in 1.3.0 (bug #469146 by Alphat-PC).
|
|
||||||
|
|
||||||
09 May 2013; Jeroen Roovers <jer@gentoo.org>
|
|
||||||
-files/libpcap-1.1-cross-linux.patch,
|
|
||||||
-files/libpcap-1.1.1-ignore-ENODEV.patch, -libpcap-1.1.1-r1.ebuild:
|
|
||||||
Old.
|
|
||||||
|
|
||||||
*libpcap-1.4.0 (09 May 2013)
|
|
||||||
|
|
||||||
09 May 2013; Jeroen Roovers <jer@gentoo.org> +libpcap-1.4.0.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
20 Feb 2013; Zac Medico <zmedico@gentoo.org> libpcap-1.3.0-r1.ebuild:
|
|
||||||
Add ~arm-linux keyword.
|
|
||||||
|
|
||||||
08 Feb 2013; Rick Farina <zerochaos@gentoo.org>
|
|
||||||
-files/libpcap-1.3.0-libnl3.patch, -libpcap-1.3.0-r2.ebuild:
|
|
||||||
after further testing, that was a terrible idea
|
|
||||||
|
|
||||||
*libpcap-1.3.0-r2 (08 Feb 2013)
|
|
||||||
|
|
||||||
08 Feb 2013; Rick Farina <zerochaos@gentoo.org>
|
|
||||||
+files/libpcap-1.3.0-libnl3.patch, +libpcap-1.3.0-r2.ebuild:
|
|
||||||
make libpcap link to libnl:3
|
|
||||||
|
|
||||||
*libpcap-1.3.0-r1 (18 Jan 2013)
|
|
||||||
|
|
||||||
18 Jan 2013; Lars Wendler <polynomial-c@gentoo.org> -libpcap-1.3.0.ebuild,
|
|
||||||
+libpcap-1.3.0-r1.ebuild,
|
|
||||||
+files/libpcap-1.3.0-fix-systems-without-ipv6-support.patch:
|
|
||||||
non-maintainer commit: Added a patch to fix libpcap on systems without ipv6
|
|
||||||
support with kind permission from zerochaos (bug #452832). Revbumped and
|
|
||||||
added straight to stable.
|
|
||||||
|
|
||||||
30 Sep 2012; Raúl Porcel <armin76@gentoo.org> libpcap-1.3.0.ebuild:
|
|
||||||
alpha/ia64/m68k/s390/sh/sparc stable wrt #433263
|
|
||||||
|
|
||||||
23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libpcap-1.3.0.ebuild:
|
|
||||||
x86 stable wrt bug #433263
|
|
||||||
|
|
||||||
18 Sep 2012; Jeroen Roovers <jer@gentoo.org> libpcap-1.3.0.ebuild:
|
|
||||||
Stable for HPPA (bug #433263).
|
|
||||||
|
|
||||||
11 Sep 2012; Jeroen Roovers <jer@gentoo.org> libpcap-1.3.0.ebuild,
|
|
||||||
+files/libpcap-1.3.0-canusb.patch, metadata.xml:
|
|
||||||
Make CAN USB support optional by Alexander Zubkov (bug #434538).
|
|
||||||
|
|
||||||
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> libpcap-1.3.0.ebuild:
|
|
||||||
Stable for amd64, wrt bug #433263
|
|
||||||
|
|
||||||
03 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libpcap-1.3.0.ebuild:
|
|
||||||
Stable ppc64, bug #433263
|
|
||||||
|
|
||||||
03 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libpcap-1.3.0.ebuild:
|
|
||||||
Stable ppc, bug #433263
|
|
||||||
|
|
||||||
03 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libpcap-1.3.0.ebuild:
|
|
||||||
Stable arm, bug #433263
|
|
||||||
|
|
||||||
27 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> -libpcap-1.2.0.ebuild,
|
|
||||||
-libpcap-1.2.1.ebuild, libpcap-1.1.1-r1.ebuild, libpcap-1.3.0.ebuild,
|
|
||||||
metadata.xml:
|
|
||||||
Remove old; replace libnl USE flag with netlink, as that is what other
|
|
||||||
packages are using, with the same meaning.
|
|
||||||
|
|
||||||
*libpcap-1.3.0 (19 Jun 2012)
|
|
||||||
|
|
||||||
19 Jun 2012; Jeroen Roovers <jer@gentoo.org> +libpcap-1.3.0.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> libpcap-1.2.1.ebuild:
|
|
||||||
keyword ~amd64-fbsd
|
|
||||||
|
|
||||||
29 Feb 2012; Jeroen Roovers <jer@gentoo.org> -libpcap-1.1.1.ebuild:
|
|
||||||
Old.
|
|
||||||
|
|
||||||
28 Feb 2012; Brent Baude <ranger@gentoo.org> libpcap-1.1.1-r1.ebuild:
|
|
||||||
Marking libpcap-1.1.1-r1 ppc for bug 385875
|
|
||||||
|
|
||||||
19 Feb 2012; Fabian Groffen <grobian@gentoo.org> libpcap-1.2.1.ebuild:
|
|
||||||
Make sure we use -fPIC on sparc64-solaris targets, bug #396345
|
|
||||||
|
|
||||||
12 Feb 2012; Tony Vroon <chainsaw@gentoo.org> libpcap-1.1.1-r1.ebuild:
|
|
||||||
Marked stable on PPC64 as requested by Francisco "klondike" Blas Izquierdo
|
|
||||||
Riera in bug #385875. Compile tested on a PowerMac7,3 (64UL) with GCC
|
|
||||||
4.5.3.
|
|
||||||
|
|
||||||
*libpcap-1.2.1 (04 Jan 2012)
|
|
||||||
|
|
||||||
04 Jan 2012; Tim Harder <radhermit@gentoo.org> +libpcap-1.2.1.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
17 Dec 2011; Jeroen Roovers <jer@gentoo.org> libpcap-1.1.1-r1.ebuild:
|
|
||||||
Restore old version (bug #395033).
|
|
||||||
|
|
||||||
16 Dec 2011; Jeroen Roovers <jer@gentoo.org> libpcap-1.2.0.ebuild:
|
|
||||||
Restore libnl:1.1 dependency.
|
|
||||||
|
|
||||||
*libpcap-1.2.0 (16 Dec 2011)
|
|
||||||
|
|
||||||
16 Dec 2011; Jeroen Roovers <jer@gentoo.org> libpcap-1.1.1-r1.ebuild,
|
|
||||||
+libpcap-1.2.0.ebuild, +files/libpcap-1.2.0-cross-linux.patch:
|
|
||||||
Version bump thanks to Michael (kensington) and Yun Zheng Hu (bug #393085).
|
|
||||||
|
|
||||||
11 Dec 2011; Raúl Porcel <armin76@gentoo.org> libpcap-1.1.1-r1.ebuild:
|
|
||||||
alpha/ia64/m68k/s390/sh/sparc stable wrt #385875
|
|
||||||
|
|
||||||
08 Dec 2011; Markus Meier <maekke@gentoo.org> libpcap-1.1.1-r1.ebuild:
|
|
||||||
arm stable, bug #385875
|
|
||||||
|
|
||||||
07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libpcap-1.1.1-r1.ebuild:
|
|
||||||
x86 stable wrt bug #385875
|
|
||||||
|
|
||||||
05 Dec 2011; Jeroen Roovers <jer@gentoo.org> libpcap-1.1.1-r1.ebuild:
|
|
||||||
Stable for HPPA (bug #385875).
|
|
||||||
|
|
||||||
04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> libpcap-1.1.1-r1.ebuild:
|
|
||||||
Stable on amd64 wrt bug #385875
|
|
||||||
|
|
||||||
04 Dec 2011; Jeroen Roovers <jer@gentoo.org> libpcap-1.1.1-r1.ebuild,
|
|
||||||
-files/libpcap-1.1.1-libidn2.patch:
|
|
||||||
Restore dependency on dev-libs/libnl:1.1, remove faulty patch (bug #385875,
|
|
||||||
comment #1).
|
|
||||||
|
|
||||||
22 Nov 2011; Jeroen Roovers <jer@gentoo.org> libpcap-1.1.1-r1.ebuild:
|
|
||||||
Add IUSE=static-libs thanks to Piotr Karbowski (bug #391375).
|
|
||||||
|
|
||||||
28 Oct 2011; Jeroen Roovers <jer@gentoo.org> libpcap-1.1.1.ebuild:
|
|
||||||
Fix libnl dependency (bug #342461).
|
|
||||||
|
|
||||||
12 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> libpcap-1.1.1-r1.ebuild:
|
|
||||||
Move to eapi4, remove static libs, fix building with >libnl-2. Closes bug
|
|
||||||
#343621. Remove older overshadowed versions.
|
|
||||||
|
|
||||||
11 Aug 2011; Mike Frysinger <vapier@gentoo.org> libpcap-1.1.1.ebuild,
|
|
||||||
libpcap-1.1.1-r1.ebuild:
|
|
||||||
Pull in yacc #378423 by Zachary Richley.
|
|
||||||
|
|
||||||
02 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> libpcap-0.9.8-r2.ebuild,
|
|
||||||
libpcap-1.0.0-r2.ebuild, libpcap-1.0.1_pre20090812.ebuild,
|
|
||||||
libpcap-1.1.1.ebuild, libpcap-1.1.1-r1.ebuild:
|
|
||||||
Remove PROVIDE="virtual/libpcap" wrt #358835.
|
|
||||||
|
|
||||||
19 Jun 2010; Mike Frysinger <vapier@gentoo.org> libpcap-1.1.1.ebuild,
|
|
||||||
libpcap-1.1.1-r1.ebuild:
|
|
||||||
Restore m68k/mips keywords #313827.
|
|
||||||
|
|
||||||
*libpcap-1.1.1-r1 (11 Jun 2010)
|
|
||||||
|
|
||||||
11 Jun 2010; Peter Volkov <pva@gentoo.org> +libpcap-1.1.1-r1.ebuild,
|
|
||||||
+files/libpcap-1.1.1-ignore-ENODEV.patch:
|
|
||||||
Fix pcap_findalldevs for kernel with Bonding devices support enabled, bug
|
|
||||||
#323425, thank Oliver Schmidt for report.
|
|
||||||
|
|
||||||
11 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
|
|
||||||
libpcap-1.0.0-r2.ebuild, libpcap-1.0.1_pre20090812.ebuild,
|
|
||||||
libpcap-1.1.1.ebuild:
|
|
||||||
Drop bluez-libs support wrt #301630.
|
|
||||||
|
|
||||||
04 Jun 2010; Jeroen Roovers <jer@gentoo.org> libpcap-1.1.1.ebuild:
|
|
||||||
Stable for PPC (bug #313827).
|
|
||||||
|
|
||||||
16 May 2010; Raúl Porcel <armin76@gentoo.org> libpcap-1.1.1.ebuild:
|
|
||||||
alpha/ia64/s390/sh/sparc stable wrt #313827
|
|
||||||
|
|
||||||
13 May 2010; Peter Volkov <pva@gentoo.org> libpcap-1.1.1.ebuild:
|
|
||||||
Force usbmon device for USB capturing, bug #318359, thank David Relson for
|
|
||||||
report.
|
|
||||||
|
|
||||||
12 May 2010; Brent Baude <ranger@gentoo.org> libpcap-1.1.1.ebuild:
|
|
||||||
stable ppc64, bug 313827
|
|
||||||
|
|
||||||
21 Apr 2010; Peter Volkov <pva@gentoo.org> libpcap-1.1.1.ebuild:
|
|
||||||
amd64 stable, bug 313827
|
|
||||||
|
|
||||||
21 Apr 2010; Christian Faulhammer <fauli@gentoo.org> libpcap-1.1.1.ebuild:
|
|
||||||
stable x86, bug 313827
|
|
||||||
|
|
||||||
21 Apr 2010; Jeroen Roovers <jer@gentoo.org> libpcap-1.1.1.ebuild:
|
|
||||||
Stable for HPPA (bug #313827).
|
|
||||||
|
|
||||||
*libpcap-1.1.1 (08 Apr 2010)
|
|
||||||
|
|
||||||
08 Apr 2010; Peter Volkov <pva@gentoo.org>
|
|
||||||
-libpcap-1.0.1_pre20090708.ebuild, -libpcap-1.1.0-r1.ebuild,
|
|
||||||
+libpcap-1.1.1.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
*libpcap-1.1.0-r1 (04 Apr 2010)
|
|
||||||
|
|
||||||
04 Apr 2010; Peter Volkov <pva@gentoo.org> -libpcap-1.1.0.ebuild,
|
|
||||||
+libpcap-1.1.0-r1.ebuild:
|
|
||||||
Don't install broken .so symlinks (this forced linkage with libpcap.a),
|
|
||||||
bug #312895, thank Davide Pesavento for report.
|
|
||||||
|
|
||||||
*libpcap-1.1.0 (02 Apr 2010)
|
|
||||||
|
|
||||||
02 Apr 2010; Peter Volkov <pva@gentoo.org> +libpcap-1.1.0.ebuild,
|
|
||||||
+files/libpcap-1.1-cross-linux.patch:
|
|
||||||
Version bump, bug #312337, thank Richard Hartmann for report. Fixes
|
|
||||||
compatibility issue with autoconf-2.64, bug #281690, dropped Mike's patch
|
|
||||||
for that.
|
|
||||||
|
|
||||||
25 Feb 2010; Fabian Groffen <grobian@gentoo.org>
|
|
||||||
libpcap-1.0.1_pre20090812.ebuild:
|
|
||||||
Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
|
|
||||||
|
|
||||||
16 Jan 2010; Jonathan Callen <abcd@gentoo.org>
|
|
||||||
libpcap-1.0.1_pre20090812.ebuild:
|
|
||||||
Add prefix keywords
|
|
||||||
|
|
||||||
24 Nov 2009; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
libpcap-1.0.1_pre20090812.ebuild, +files/libpcap-1.0.1-autoconf.patch:
|
|
||||||
Fix building with autoconf-2.64+ #281690.
|
|
||||||
|
|
||||||
12 Oct 2009; Jeroen Roovers <jer@gentoo.org> libpcap-1.0.0-r2.ebuild:
|
|
||||||
Stable for HPPA (bug #284790).
|
|
||||||
|
|
||||||
10 Oct 2009; Raúl Porcel <armin76@gentoo.org> libpcap-1.0.0-r2.ebuild:
|
|
||||||
ia64/s390/sh/sparc stable wrt #284790
|
|
||||||
|
|
||||||
09 Oct 2009; Markus Meier <maekke@gentoo.org> libpcap-1.0.0-r2.ebuild:
|
|
||||||
arm stable, bug #284790
|
|
||||||
|
|
||||||
01 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
|
|
||||||
libpcap-1.0.0-r2.ebuild:
|
|
||||||
Stable on alpha, bug #284790
|
|
||||||
|
|
||||||
27 Sep 2009; Brent Baude <ranger@gentoo.org> libpcap-1.0.0-r2.ebuild:
|
|
||||||
stable ppc64, bug 284790
|
|
||||||
|
|
||||||
27 Sep 2009; Mounir Lamouri <volkmar@gentoo.org> libpcap-1.0.0-r2.ebuild:
|
|
||||||
Stable for ppc. Bug 284790
|
|
||||||
|
|
||||||
16 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
|
|
||||||
libpcap-1.0.0-r2.ebuild:
|
|
||||||
stable x86, bug 284790
|
|
||||||
|
|
||||||
13 Sep 2009; Olivier Crête <tester@gentoo.org> libpcap-1.0.0-r2.ebuild:
|
|
||||||
Stable on amd64, bug #284790
|
|
||||||
|
|
||||||
*libpcap-1.0.1_pre20090812 (29 Aug 2009)
|
|
||||||
|
|
||||||
29 Aug 2009; Robin H. Johnson <robbat2@gentoo.org>
|
|
||||||
+libpcap-1.0.1_pre20090812.ebuild,
|
|
||||||
+files/libpcap-1.0.1_pre20090812-poll-cpu-usage.patch:
|
|
||||||
Bump to newer snapshot, and include poll() CPU usage fix from Ubuntu.
|
|
||||||
Massively drops CPU usage for live captures again.
|
|
||||||
|
|
||||||
22 Jul 2009; Tobias Klausmann <klausman@gentoo.org>
|
|
||||||
libpcap-1.0.1_pre20090708.ebuild:
|
|
||||||
Keyworded on alpha, bug #277033
|
|
||||||
|
|
||||||
*libpcap-1.0.1_pre20090708 (08 Jul 2009)
|
|
||||||
|
|
||||||
08 Jul 2009; Peter Volkov <pva@gentoo.org>
|
|
||||||
-libpcap-1.0.1_pre20090616.ebuild, +libpcap-1.0.1_pre20090708.ebuild,
|
|
||||||
+files/libpcap-1.0.1_pre20090708-libnl-automagic.patch, metadata.xml:
|
|
||||||
Version bump, fixes 100% cpu usage, bug #275257, thank Michael O'Brien for
|
|
||||||
report. Remove affected version.
|
|
||||||
|
|
||||||
*libpcap-1.0.1_pre20090616 (17 Jun 2009)
|
|
||||||
|
|
||||||
17 Jun 2009; Peter Volkov <pva@gentoo.org> -libpcap-1.0.0.ebuild,
|
|
||||||
-libpcap-1.0.0-r1.ebuild, +libpcap-1.0.1_pre20090616.ebuild:
|
|
||||||
Version bump up to latest git snapshot. Fixes too many bugs, e.g. now it
|
|
||||||
works with any interface, builds with -fPIC on FreeBSD (bug #262060, thank
|
|
||||||
Timothy Redaelli).
|
|
||||||
|
|
||||||
*libpcap-1.0.0-r2 (26 May 2009)
|
|
||||||
|
|
||||||
26 May 2009; Jeroen Roovers <jer@gentoo.org> +libpcap-1.0.0-r2.ebuild,
|
|
||||||
+files/libpcap-1.0.0-freebsd-pic.patch:
|
|
||||||
Build -fPIC on FreeBSD too (thanks to Timothy Redaelli, bug #262060).
|
|
||||||
|
|
||||||
12 May 2009; Peter Alfredsen <loki_val@gentoo.org>
|
|
||||||
libpcap-1.0.0-r1.ebuild:
|
|
||||||
List net-wireless/bluez first in ( a b ) dependency w.r.t. bug 269519.
|
|
||||||
|
|
||||||
01 Mar 2009; Tiziano Müller <dev-zero@gentoo.org>
|
|
||||||
libpcap-1.0.0-r1.ebuild:
|
|
||||||
Added net-wireless/bluez as possible dep for bluetooth
|
|
||||||
|
|
||||||
07 Dec 2008; Mike Frysinger <vapier@gentoo.org> libpcap-1.0.0-r1.ebuild:
|
|
||||||
Add back s390 #247076.
|
|
||||||
|
|
||||||
28 Nov 2008; Alexis Ballier <aballier@gentoo.org> libpcap-1.0.0-r1.ebuild:
|
|
||||||
keyword ~x86-fbsd, bug #247076
|
|
||||||
|
|
||||||
*libpcap-1.0.0-r1 (16 Nov 2008)
|
|
||||||
|
|
||||||
16 Nov 2008; Peter Volkov <pva@gentoo.org>
|
|
||||||
+files/libpcap-1.0.0-LDFLAGS.patch,
|
|
||||||
+files/libpcap-1.0.0-cross-linux.patch,
|
|
||||||
+files/libpcap-1.0.0-install-bindir.patch,
|
|
||||||
+files/libpcap-1.0.0-install-headers.patch,
|
|
||||||
+files/libpcap-1.0.0-optional-bluetooth.patch, -libpcap-0.9.8.ebuild,
|
|
||||||
-libpcap-0.9.8-r1.ebuild, +libpcap-1.0.0-r1.ebuild:
|
|
||||||
Fixed library soname, added possibility to build with bluetooth support
|
|
||||||
(dropped m68k mips s390 sparc-fbsd x86-fbsd). Removed unused.
|
|
||||||
|
|
||||||
*libpcap-1.0.0 (08 Nov 2008)
|
|
||||||
|
|
||||||
08 Nov 2008; Cédric Krier <cedk@gentoo.org>
|
|
||||||
+files/libpcap-1.0.0-bindir.patch, +files/libpcap-1.0.0-whitespace.patch,
|
|
||||||
+libpcap-1.0.0.ebuild:
|
|
||||||
Version bump
|
|
||||||
|
|
||||||
28 Oct 2008; Raúl Porcel <armin76@gentoo.org> libpcap-0.9.8-r2.ebuild:
|
|
||||||
alpha/ia64 stable #244234
|
|
||||||
|
|
||||||
28 Oct 2008; Brent Baude <ranger@gentoo.org> libpcap-0.9.8-r2.ebuild:
|
|
||||||
stable ppc64, bug 244234
|
|
||||||
|
|
||||||
26 Oct 2008; Jeroen Roovers <jer@gentoo.org> libpcap-0.9.8-r2.ebuild:
|
|
||||||
Stable for HPPA (bug #244234).
|
|
||||||
|
|
||||||
25 Oct 2008; Ferris McCormick <fmccor@gentoo.org> libpcap-0.9.8-r2.ebuild:
|
|
||||||
Sparc stable, Bug #244234.
|
|
||||||
|
|
||||||
25 Oct 2008; nixnut <nixnut@gentoo.org> libpcap-0.9.8-r2.ebuild:
|
|
||||||
Stable on ppc wrt bug 244234
|
|
||||||
|
|
||||||
25 Oct 2008; Markus Meier <maekke@gentoo.org> libpcap-0.9.8-r2.ebuild:
|
|
||||||
amd64/x86 stable, bug #244234
|
|
||||||
|
|
||||||
*libpcap-0.9.8-r2 (16 Sep 2008)
|
|
||||||
|
|
||||||
16 Sep 2008; Peter Volkov <pva@gentoo.org>
|
|
||||||
+files/libpcap-0.9.8-arptype-65534.patch,
|
|
||||||
+files/libpcap-0.9.8-pcap_compile.patch, libpcap-0.9.8.ebuild,
|
|
||||||
+libpcap-0.9.8-r2.ebuild:
|
|
||||||
Added upstream patch to avoid msg "arptype 65534 not supported by
|
|
||||||
libpcap", bug #229189, thank Toralf Förster for report. Added upstream
|
|
||||||
patch to allow pcap_compile() to be called more than once.
|
|
||||||
|
|
||||||
23 May 2008; Markus Meier <maekke@gentoo.org> libpcap-0.9.8-r1.ebuild:
|
|
||||||
amd64 stable, bug #222533
|
|
||||||
|
|
||||||
20 May 2008; Jeroen Roovers <jer@gentoo.org> libpcap-0.9.8-r1.ebuild:
|
|
||||||
Stable for HPPA (bug #222533).
|
|
||||||
|
|
||||||
19 May 2008; nixnut <nixnut@gentoo.org> libpcap-0.9.8-r1.ebuild:
|
|
||||||
Stable on ppc wrt bug 222533
|
|
||||||
|
|
||||||
18 May 2008; Markus Rothe <corsair@gentoo.org> libpcap-0.9.8-r1.ebuild:
|
|
||||||
Stable on ppc64; bug #222533
|
|
||||||
|
|
||||||
17 May 2008; Raúl Porcel <armin76@gentoo.org> libpcap-0.9.8-r1.ebuild:
|
|
||||||
ia64/sparc/x86 stable wrt #222533
|
|
||||||
|
|
||||||
17 May 2008; Tobias Klausmann <klausman@gentoo.org>
|
|
||||||
libpcap-0.9.8-r1.ebuild:
|
|
||||||
Stable on alpha, bug #222533
|
|
||||||
|
|
||||||
16 May 2008; Marcelo Goes <vanquirius@gentoo.org> libpcap-0.9.8.ebuild,
|
|
||||||
libpcap-0.9.8-r1.ebuild:
|
|
||||||
Add sys-devel/flex dependency for bug 221397. Thanks to Diego Petteno
|
|
||||||
<flameeyes at gentoo dot org>.
|
|
||||||
|
|
||||||
16 May 2008; Marcelo Goes <vanquirius@gentoo.org> -libpcap-0.9.5.ebuild,
|
|
||||||
-libpcap-0.9.6.ebuild, -libpcap-0.9.7.ebuild:
|
|
||||||
Remove old ebuilds.
|
|
||||||
|
|
||||||
*libpcap-0.9.8-r1 (01 Apr 2008)
|
|
||||||
|
|
||||||
01 Apr 2008; Daniel Black <dragonheart@gentoo.org>
|
|
||||||
+files/libpcap-0.9.8-largefile.patch, +libpcap-0.9.8-r1.ebuild:
|
|
||||||
added large file support as per bug #175239
|
|
||||||
|
|
||||||
19 Nov 2007; Joshua Kinard <kumba@gentoo.org> libpcap-0.9.8.ebuild:
|
|
||||||
Stable on mips, per #198476.
|
|
||||||
|
|
||||||
14 Nov 2007; Jeroen Roovers <jer@gentoo.org> libpcap-0.9.8.ebuild:
|
|
||||||
Stable for HPPA (bug #198476).
|
|
||||||
|
|
||||||
10 Nov 2007; Markus Rothe <corsair@gentoo.org> libpcap-0.9.8.ebuild:
|
|
||||||
Stable on ppc64; bug #198476
|
|
||||||
|
|
||||||
10 Nov 2007; Daniel Gryniewicz <dang@gentoo.org> libpcap-0.9.8.ebuild:
|
|
||||||
Marked stable on amd64 for bug #198476
|
|
||||||
|
|
||||||
09 Nov 2007; nixnut <nixnut@gentoo.org> libpcap-0.9.8.ebuild:
|
|
||||||
Stable on ppc wrt bug 198476
|
|
||||||
|
|
||||||
08 Nov 2007; Raúl Porcel <armin76@gentoo.org> libpcap-0.9.8.ebuild:
|
|
||||||
alpha/ia64/sparc/x86 stable wrt #198476
|
|
||||||
|
|
||||||
13 Oct 2007; Tom Gall <tgall@gentoo.org> libpcap-0.9.7.ebuild:
|
|
||||||
stable on ppc64, bug #193787
|
|
||||||
|
|
||||||
09 Oct 2007; Markus Ullmann <jokey@gentoo.org> libpcap-0.9.7.ebuild,
|
|
||||||
libpcap-0.9.8.ebuild:
|
|
||||||
Quote me
|
|
||||||
|
|
||||||
*libpcap-0.9.8 (09 Oct 2007)
|
|
||||||
|
|
||||||
09 Oct 2007; Markus Ullmann <jokey@gentoo.org> -libpcap-0.9.4.ebuild,
|
|
||||||
+libpcap-0.9.8.ebuild:
|
|
||||||
Version bump wrt bug #194890
|
|
||||||
|
|
||||||
29 Sep 2007; Christoph Mende <angelos@gentoo.org> libpcap-0.9.7.ebuild:
|
|
||||||
Stable on amd64 wrt bug #193787
|
|
||||||
|
|
||||||
28 Sep 2007; nixnut <nixnut@gentoo.org> libpcap-0.9.7.ebuild:
|
|
||||||
Stable on ppc wrt bug 193787
|
|
||||||
|
|
||||||
28 Sep 2007; Joshua Kinard <kumba@gentoo.org> libpcap-0.9.7.ebuild:
|
|
||||||
Stable on mips, per #193787.
|
|
||||||
|
|
||||||
27 Sep 2007; Jeroen Roovers <jer@gentoo.org> libpcap-0.9.7.ebuild:
|
|
||||||
Stable for HPPA (bug #193787).
|
|
||||||
|
|
||||||
14 Sep 2007; Markus Ullmann <jokey@gentoo.org> libpcap-0.9.7.ebuild:
|
|
||||||
Stable on x86 and sparc
|
|
||||||
|
|
||||||
13 Sep 2007; Markus Ullmann <jokey@gentoo.org> libpcap-0.9.7.ebuild:
|
|
||||||
convert from einstall to emake install to solve install bug on sparc
|
|
||||||
|
|
||||||
06 Sep 2007; Raúl Porcel <armin76@gentoo.org> libpcap-0.9.7.ebuild:
|
|
||||||
alpha/ia64/x86 stable
|
|
||||||
|
|
||||||
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
|
|
||||||
libpcap-0.9.6.ebuild:
|
|
||||||
ppc. stable
|
|
||||||
|
|
||||||
*libpcap-0.9.7 (02 Aug 2007)
|
|
||||||
|
|
||||||
02 Aug 2007; Raphael Marichez <falco@gentoo.org> +libpcap-0.9.7.ebuild:
|
|
||||||
Version bump
|
|
||||||
|
|
||||||
02 Aug 2007; Christian Birchinger <joker@gentoo.org> libpcap-0.9.6.ebuild:
|
|
||||||
Added sparc stable keyword
|
|
||||||
|
|
||||||
24 Jul 2007; Raúl Porcel <armin76@gentoo.org> libpcap-0.9.6.ebuild:
|
|
||||||
alpha/ia64/x86 stable
|
|
||||||
|
|
||||||
10 Jul 2007; Christoph Mende <angelos@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Stable on amd64 wrt bug #184717
|
|
||||||
|
|
||||||
10 Jul 2007; Jeroen Roovers <jer@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Stable for HPPA (bug #184717).
|
|
||||||
|
|
||||||
09 Jul 2007; Raúl Porcel <armin76@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
alpha stable wrt #184717
|
|
||||||
|
|
||||||
26 Jun 2007; <pva@gentoo.org> libpcap-0.9.6.ebuild:
|
|
||||||
Omit installation of unnecessary README files. Thank Samuli Suominen <drac
|
|
||||||
AT gentoo.org> for report in bug 183057.
|
|
||||||
|
|
||||||
*libpcap-0.9.6 (23 Jun 2007)
|
|
||||||
|
|
||||||
23 Jun 2007; Cédric Krier <cedk@gentoo.org> +libpcap-0.9.6.ebuild:
|
|
||||||
Version bump
|
|
||||||
|
|
||||||
12 May 2007; Joshua Kinard <kumba@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Stable on mips.
|
|
||||||
|
|
||||||
05 May 2007; Cedric Krier <cedk@gentoo.org>
|
|
||||||
+files/libpcap-cross-linux.patch, libpcap-0.9.5.ebuild:
|
|
||||||
Add patch for cross-compile for bug #172210
|
|
||||||
|
|
||||||
22 Apr 2007; Joel Martin <kanaka@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Fix typo in cross-compile check.
|
|
||||||
|
|
||||||
21 Apr 2007; Cedric Krier <cedk@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Fix test cross-compile
|
|
||||||
|
|
||||||
20 Apr 2007; Cedric Krier <cedk@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Remove is_crosscompile function
|
|
||||||
|
|
||||||
19 Apr 2007; Cedric Krier <cedk@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Add cross compile test for bug #172210
|
|
||||||
|
|
||||||
16 Apr 2007; Markus Rothe <corsair@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Stable on ppc64
|
|
||||||
|
|
||||||
08 Apr 2007; Joseph Jezak <josejx@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Marked ppc stable.
|
|
||||||
|
|
||||||
16 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Stable on sparc
|
|
||||||
|
|
||||||
15 Mar 2007; Raúl Porcel <armin76@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
x86 stable
|
|
||||||
|
|
||||||
12 Dec 2006; Marcelo Goes <vanquirius@gentoo.org> -libpcap-0.9.3.ebuild:
|
|
||||||
Remove old ebuild.
|
|
||||||
|
|
||||||
04 Nov 2006; Alexander H. Færøy <eroyf@gentoo.org> libpcap-0.9.4.ebuild:
|
|
||||||
Stable on alpha.
|
|
||||||
|
|
||||||
17 Oct 2006; Roy Marples <uberlord@gentoo.org> libpcap-0.9.5.ebuild:
|
|
||||||
Added ~sparc-fbsd keyword.
|
|
||||||
|
|
||||||
*libpcap-0.9.5 (08 Oct 2006)
|
|
||||||
|
|
||||||
08 Oct 2006; Markus Ullmann <jokey@gentoo.org> +libpcap-0.9.5.ebuild:
|
|
||||||
Version bump
|
|
||||||
|
|
||||||
29 Jul 2006; Marcelo Goes <vanquirius@gentoo.org>
|
|
||||||
-libpcap-0.8.3-r1.ebuild:
|
|
||||||
Remove old ebuild.
|
|
||||||
|
|
||||||
26 May 2006; Mike Frysinger <vapier@gentoo.org> ChangeLog:
|
|
||||||
Dont strip binaries #133580 by Diego Pettenò.
|
|
||||||
|
|
||||||
01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> libpcap-0.9.4.ebuild:
|
|
||||||
Drop virtual/libc dependency and keyword ~x86-fbsd.
|
|
||||||
|
|
||||||
19 Mar 2006; Markus Ullmann <jokey@gentoo.org> libpcap-0.8.3-r1.ebuild,
|
|
||||||
libpcap-0.9.3.ebuild, libpcap-0.9.4.ebuild:
|
|
||||||
Respecting LDFLAGS when building libpcap.so now
|
|
||||||
|
|
||||||
10 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> libpcap-0.9.4.ebuild:
|
|
||||||
Stable on ppc.
|
|
||||||
|
|
||||||
07 Mar 2006; Chris White <chriswhite@gentoo.org> libpcap-0.9.4.ebuild:
|
|
||||||
0.9.4 to amd64 stable.
|
|
||||||
|
|
||||||
27 Feb 2006; Markus Rothe <corsair@gentoo.org> libpcap-0.9.4.ebuild:
|
|
||||||
Stable on ppc64
|
|
||||||
|
|
||||||
27 Feb 2006; Christian Birchinger <joker@gentoo.org> libpcap-0.9.4.ebuild:
|
|
||||||
Added sparc stable keyword
|
|
||||||
|
|
||||||
26 Feb 2006; Joshua Kinard <kumba@gentoo.org> libpcap-0.9.4.ebuild:
|
|
||||||
Marked stable on mips.
|
|
||||||
|
|
||||||
26 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> libpcap-0.9.4.ebuild:
|
|
||||||
Mark 0.9.4 x86 stable.
|
|
||||||
|
|
||||||
*libpcap-0.9.4 (08 Jan 2006)
|
|
||||||
|
|
||||||
08 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> +libpcap-0.9.4.ebuild:
|
|
||||||
0.9.4 version bump.
|
|
||||||
|
|
||||||
24 Sep 2005; Markus Rothe <corsair@gentoo.org> libpcap-0.9.3.ebuild:
|
|
||||||
Stable on ppc64
|
|
||||||
|
|
||||||
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> libpcap-0.9.3.ebuild:
|
|
||||||
Mark 0.9.3 stable on ia64
|
|
||||||
|
|
||||||
16 Sep 2005; <dang@gentoo.org> libpcap-0.9.3.ebuild:
|
|
||||||
Marked stable on amd64
|
|
||||||
|
|
||||||
15 Sep 2005; Aron Griffis <agriffis@gentoo.org> libpcap-0.9.3.ebuild:
|
|
||||||
Mark 0.9.3 stable on alpha
|
|
||||||
|
|
||||||
15 Sep 2005; Joseph Jezak <josejx@gentoo.org> libpcap-0.9.3.ebuild:
|
|
||||||
Marked ppc stable.
|
|
||||||
|
|
||||||
13 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> libpcap-0.9.3.ebuild:
|
|
||||||
Stable on sparc
|
|
||||||
|
|
||||||
12 Sep 2005; Daniel Black <dragonheart@gentoo.org> libpcap-0.9.3.ebuild:
|
|
||||||
x86 stable by popular request - bug #102505
|
|
||||||
|
|
||||||
11 Sep 2005; Marcelo Goes <vanquirius@gentoo.org>
|
|
||||||
+files/libpcap-0.9.3-whitespace.diff, libpcap-0.9.3.ebuild:
|
|
||||||
Adding patch to remove whitespace in pcap.h to avoid non-portable whitespace
|
|
||||||
warnings in programs that include it.
|
|
||||||
|
|
||||||
04 Aug 2005; Daniel Black <dragonheart@gentoo.org>
|
|
||||||
libpcap-0.8.3-r1.ebuild, libpcap-0.9.3.ebuild:
|
|
||||||
fixed absolute symlinks as per bug #101216 thanks to Simon Stelling
|
|
||||||
|
|
||||||
*libpcap-0.9.3 (15 Jul 2005)
|
|
||||||
|
|
||||||
15 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> +libpcap-0.9.3.ebuild:
|
|
||||||
Version bump for bug 99099.
|
|
||||||
|
|
||||||
06 May 2005; Diego Pettenò <flameeyes@gentoo.org>
|
|
||||||
libpcap-0.8.3-r1.ebuild:
|
|
||||||
Check for BSD systems using USERLAND variable.
|
|
||||||
|
|
||||||
06 May 2005; Aaron Walker <ka0ttic@gentoo.org> libpcap-0.8.3-r1.ebuild:
|
|
||||||
Install pcap-int.h on fbsd.
|
|
||||||
|
|
||||||
29 Jan 2005; Daniel Black <dragonheart@gentoo.org> libpcap-0.8.3-r1.ebuild:
|
|
||||||
new PROVIDE - virtual/libpcap
|
|
||||||
|
|
||||||
22 Jan 2005; Daniel Black <dragonheart@gentoo.org> -libpcap-0.7.2-r1.ebuild,
|
|
||||||
-libpcap-0.7.2.ebuild, -libpcap-0.8.1-r1.ebuild, -libpcap-0.8.1.ebuild,
|
|
||||||
libpcap-0.8.3-r1.ebuild, -libpcap-0.8.3.ebuild:
|
|
||||||
QA fix using toolchain-funcs for gcc. Removed old versions
|
|
||||||
|
|
||||||
19 Jan 2005; Daniel Black <dragonheart@gentoo.org> libpcap-0.8.3-r1.ebuild:
|
|
||||||
Corrected for multilib as per bug #78534. Thanks to Kevin Koltzau
|
|
||||||
<kevin@plop.org>
|
|
||||||
|
|
||||||
17 Jul 2004; Tom Gall <tgall@gentoo.org> libpcap-0.8.3-r1.ebuild:
|
|
||||||
stable on ppc64, bug #56911
|
|
||||||
|
|
||||||
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
|
|
||||||
libpcap-0.7.2-r1.ebuild, libpcap-0.7.2.ebuild, libpcap-0.8.1-r1.ebuild,
|
|
||||||
libpcap-0.8.1.ebuild, libpcap-0.8.3-r1.ebuild, libpcap-0.8.3.ebuild:
|
|
||||||
virtual/glibc -> virtual/libc
|
|
||||||
|
|
||||||
04 Apr 2004; Aron Griffis <agriffis@gentoo.org> libpcap-0.8.3-r1.ebuild:
|
|
||||||
Mark stable on alpha and ia64 for bug 46258
|
|
||||||
|
|
||||||
04 Apr 2004; Jon Portnoy <avenj@gentoo.org> libpcap-0.8.3-r1.ebuild :
|
|
||||||
Stable on AMD64
|
|
||||||
|
|
||||||
03 Apr 2004; Jason Wever <weeve@gentoo.org> libpcap-0.8.3-r1.ebuild:
|
|
||||||
Stable on sparc wrt bug #46258.
|
|
||||||
|
|
||||||
03 Apr 2004; <solar@gentoo.org> libpcap-0.8.3-r1.ebuild:
|
|
||||||
stable on x86
|
|
||||||
|
|
||||||
03 Apr 2004; Lars Weiler <pylon@gentoo.org> libpcap-0.8.3-r1.ebuild:
|
|
||||||
stable on ppc as requested in bug #46258
|
|
||||||
|
|
||||||
*libpcap-0.8.3-r1 (31 Mar 2004)
|
|
||||||
|
|
||||||
31 Mar 2004; <solar@gentoo.org> libpcap-0.8.3-r1.ebuild:
|
|
||||||
corrected the naming convention of the shared object in ebuild from 0.6 to 0.8
|
|
||||||
to match current version of libpcap. A revdep-rebuild or equivalent will be
|
|
||||||
required for users that have any port that remains directly linked to the
|
|
||||||
/usr/lib/libpcap.so.0.6 library after the update
|
|
||||||
|
|
||||||
*libpcap-0.8.3 (30 Mar 2004)
|
|
||||||
|
|
||||||
30 Mar 2004; Jason Wever <weeve@gentoo.org> libpcap-0.8.3.ebuild:
|
|
||||||
Stable on sparc.
|
|
||||||
|
|
||||||
30 Mar 2004; <solar@gentoo.org> :
|
|
||||||
bumping libpcap to 0.8.3 for tcpdump Bugzilla Bug 46258
|
|
||||||
|
|
||||||
*libpcap-0.7.2-r1 (15 Feb 2004)
|
|
||||||
*libpcap-0.8.1-r1 (15 Feb 2004)
|
|
||||||
|
|
||||||
15 Feb 2004; Michael Boman <mboman@gentoo.org> libpcap-0.7.2-r1.ebuild,
|
|
||||||
libpcap-0.8.1-r1.ebuild, metadata.xml:
|
|
||||||
Fixing bug #41647, #41648 and #41649
|
|
||||||
|
|
||||||
These ebuilds seems to be unmaintained so i'm making myself the
|
|
||||||
maintainer for now.
|
|
||||||
|
|
||||||
15 Jan 2004; <gustavoz@gentoo.org> libpcap-0.8.1.ebuild:
|
|
||||||
marked hppa and sparc, fixes #38206
|
|
||||||
|
|
||||||
*libpcap-0.8.1 (03 Jan 2004)
|
|
||||||
|
|
||||||
03 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> libpcap-0.8.1.ebuild,
|
|
||||||
files/libpcap-0.8.1-fPIC.patch:
|
|
||||||
Version bump. Closing #37092.
|
|
||||||
|
|
||||||
22 Apr 2003; Daniel Ahlberg <aliz@gentoo.org> :
|
|
||||||
Unmask to keep libpcap in sync to tcpdump. Closes #19517.
|
|
||||||
|
|
||||||
*libpcap-0.7.2 (03 Mar 2003)
|
|
||||||
|
|
||||||
27 Apr 2003; Zach Welch <zwelch@gentoo.org> libpcap-0.7.2.ebuild:
|
|
||||||
add arm keyword
|
|
||||||
|
|
||||||
03 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
27 Feb 2003; Peter Johanson <latexer@gentoo.org> libpcap-0.7.1-r1.ebuild :
|
|
||||||
Changed to stable on x86
|
|
||||||
|
|
||||||
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
|
|
||||||
|
|
||||||
*libpcap-0.7.1-r2 (3 Jan 2003)
|
|
||||||
|
|
||||||
25 Feb 2003; Guy Martin <gmsoft@gentoo.org> libpcap-0.7.1-r2.ebuild :
|
|
||||||
Added hppa to keywords.
|
|
||||||
|
|
||||||
15 Feb 2003; Nicholas Wourms <dragon@gentoo.org> libpcap-0.7.1-r2.ebuild :
|
|
||||||
Added mips keyword to ebuild.
|
|
||||||
|
|
||||||
10 Feb 2003; Peter Johanson <latexer@gentoo.org> libpcap-0.7.1-r2.ebuild :
|
|
||||||
Added ~alpha to KEYWORDS
|
|
||||||
|
|
||||||
3 Jan 2003; Stefan Jones <cretin@gentoo.org> :
|
|
||||||
Added -fpic to the CFLAGS to aid prelinking.
|
|
||||||
|
|
||||||
*libpcap-0.7.1-r1 (31 Aug 2002)
|
|
||||||
|
|
||||||
30 Mar 2003; Christian Birchinger <joker@gentoo.org>
|
|
||||||
libpcap-0.7.1-r1.ebuild:
|
|
||||||
Added sparc stable keyword
|
|
||||||
|
|
||||||
15 Feb 2003; Nicholas Wourms <dragon@gentoo.org> libpcap-0.7.1-r1.ebuild :
|
|
||||||
Added mips keyword to ebuild.
|
|
||||||
|
|
||||||
02 Nov 2002; Calum Selkirk <cselkirk@gentoo.org> libpcap-0.7.1-r1.ebuild :
|
|
||||||
|
|
||||||
Added ~arch so as to remove from package.mask
|
|
||||||
|
|
||||||
31 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> libpcap-0.7.1-r1.ebuild
|
|
||||||
files/digest-libpcap-0.7.1-r1 :
|
|
||||||
|
|
||||||
Added a patch for Prism Header data capture (wireless). This patch allows
|
|
||||||
Airsnort (and other wireless packet sniffers) to work.
|
|
||||||
|
|
||||||
*libpcap-0.7.1 (11 May 2002)
|
|
||||||
|
|
||||||
15 Feb 2003; Nicholas Wourms <dragon@gentoo.org> libpcap-0.7.1.ebuild :
|
|
||||||
Added mips keyword to ebuild.
|
|
||||||
|
|
||||||
11 May 2002; Spider <spider@gentoo.org> libpcap-0.7.1.ebuild :
|
|
||||||
version bump for the new tcpdump
|
|
||||||
|
|
||||||
*libpcap-0.6.2-r1 (1 Feb 2002)
|
|
||||||
|
|
||||||
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.
|
|
@ -1,11 +1,15 @@
|
|||||||
AUX libpcap-1.2.0-cross-linux.patch 555 SHA256 6e405b3ba8a5eb079b12bb529a16f645ceb6ae9421217798b5e61b6f05d40df5 SHA512 5ecdac2c7e872281ee402b89f5d4f2e70110bdf8208bc5b4546bcf754fe481895c7f3675682c7f4cff56c21ed4410a5f9ed9cb6bdb0e95c1f2385fe4e47d1cfe WHIRLPOOL 5003a8fbf954c4dce2297d47513ff5c0e1153e51be3b28d3e843317a9bfe51dfdcb03decad76a0b3a837a1d98e037bf3d27ed7e5dadc6341b3e13342e8013261
|
AUX libpcap-1.6.1-prefix-solaris.patch 806 SHA256 c39a672195ed8de156d047ade9b2a7ff88e6c9b77c9ab40fdab59c53bc53ccad SHA512 a1b49dcf4328518e95807c8f307cbc3eb34680002fd9367c29cf637d80e0c55ffa2e4525822fe42660159be8a71ab925680e058a44ce63ea4482e7ebfdb0a709 WHIRLPOOL c25a37897b1272950083e6f9547a5f4138752cc19123d5819c88d33dc8986bb79a452ae007774c2492bec1eb417e079f48411455b678329f1454c4fef03103d5
|
||||||
AUX libpcap-1.6.1-configure.patch 395 SHA256 dd61d36cfc89bd5c5f67f4b91cde2063f874de8e1456f5e8f426d3faa4109916 SHA512 e9a4ddf9d4102b1b6e450a7a5c9c1e00ea08edfa2d04772d877a209e2292dae14531b51b2c25a80b6bd2a00a76bcfa4d7e4672b399a2c9b7f1f5ff931da70ee6 WHIRLPOOL f6370b1e55411ad906c152fc03201dcccc57b1568efb25d58439956980ccba4fb4f4b8a4fcbe6188782970a81ea790bd71b8855ae3c95b3333a63848271529e8
|
AUX libpcap-1.8.1-cross-compile.patch 555 SHA256 948df1e4a0b32710fbfbea8856b20d2f6a7f7bbe20bb96c39017fd956521ba89 SHA512 a857a9c79ab6160cd82ed9d427c5e49b79c7ddfcbddd9f19998be5a27d8fd16920d7d5bdce14353ac7af80df878782b997007e0c7a7ebb6eb5e094eb6db1275f WHIRLPOOL 8d09b2b126fd17bfe2456b91c706695bc60e2b258a4645f7556b9722abb812aaf91a2688573ebe252356cf41c8f3f082a8f112c9a861ac2983e43077b7f39874
|
||||||
AUX libpcap-1.6.1-prefix-solaris.patch 807 SHA256 c5bd1a5e0945e6ad06c4455045cf50f251ba6d2ba0386c6bdb20f809c5afffcd SHA512 af76d741784d123d7c2534c85018a102736889f0456420c5ae4b53b6568ec3054de30c4ce755ff6f9ae83abefd2275b379794e5a7cac65ef483ca676bf8883b3 WHIRLPOOL 1049da0979b52c71d783e5979e4b3ea0776f609725c1c288a6c75e8afe102db85f58af1d3f31249c7938d818e68bb569ef18f2c54dcb121b87fbe3c00a089cc3
|
AUX libpcap-1.8.1-darwin.patch 395 SHA256 a40b616c23f1744d1c98948a99b4f10230a508ccde91429f2c2eb9a6903badc0 SHA512 f068ec0a5853451676f6c4f2950880dd22623c5ad4a0c18441b7244914dc9b4db7a4df2ed81687b89adc9e742dbcd5d68bcbfa0fda1d61fd3d322c7fc6180907 WHIRLPOOL 4ea2ba1081c9a5b84986e683321f5f233e2353ce16a5eda7634f7b292e095389e6d53549abb780aa72a8e6f3b0267fa2b2cbc7554b5d223f25486027c67fb830
|
||||||
AUX libpcap-1.7.2-libnl.patch 688 SHA256 62d6202ed5c9f4ce1ff1ffb693b847999e216ffb1ea3317c1945106d420da1a1 SHA512 7860a2c02faf79b71b2804f9c14b5f9d4eb341e6c94d86835ea40eaaa83beebee643c362644aacd3b414d7cbd0bd3bdfab96cc721135e9c0a02acfaa2d138114 WHIRLPOOL 0911a148f7a76c0539499d1d626cca656f957d1cd3fa484b1c353e26d4697be56f97e50932245daad28142f4b4aa1ce0568f4448267b8efed82a789a6a50a034
|
AUX libpcap-1.8.1-libnl.patch 688 SHA256 8e73705359ccfa114ac3e6443e58ee659c3e49bef16325f8a0e2e37272b37f81 SHA512 f56a8f4b87c2f9bfb70e2b31b2e4dcb4fb80654b13cf541f9ff42f193cb9bb4e90a3ad9ef7e91c6ebc8667525bfc75ab78b54381d3f1709f10aaf9f48fd3a1f0 WHIRLPOOL 9e898b5e3110acb3ce73cb14000913aea44131cb38484d9a68b83ad4f7ae0e579ef26b7301ecdd78e694781f63e6644772bded1b82e40aeed51c91ed03927603
|
||||||
AUX mgmt.h 1066 SHA256 fda9bf6721c986db93a084049c796b8de4f6a9ac7a21406bf22c68ebb9427729 SHA512 071ed2d22ed122e060be4c7dfcfbc6d8b019f47900560a40128c0af18bd7d45c16b7043681c000ccbfd681295a0811d68b18b675deb7f63fe4a2035bee4309eb WHIRLPOOL eb70d761b195326c29f6475f8312f16d019f69f2a213d4f9ab9fde306a18d77f88834fbd57d958fc3460a047487f67c79b71632f0a123b8e24a16b0a75d106b4
|
AUX libpcap-1.8.1-usbmon.patch 522 SHA256 3a5cac242e383bbd7cfd8ccce545acc150cdd56dc96a707fca67422d6c71f02c SHA512 489c2f20e7935e47d478efb1077e3cf3806614651cdbd6312d0378989c71409e870f9d0fb9d496cf00b7076d8d001714c56d0444144eedbab47c6ed3afd3bf90 WHIRLPOOL 20e2642bf64a2bb88b4ca418a21749bc910b333cd1bb1757318700b82a2658353bef7e5fc2e21d8a622c2794754e7ac4961aab891bd105a92e3223ce13579326
|
||||||
DIST libpcap-1.7.4.tar.gz 663021 SHA256 7ad3112187e88328b85e46dce7a9b949632af18ee74d97ffc3f2b41fe7f448b0 SHA512 83c55aa4173a90e8080a63dc6f0faeb4339d5def998abb9a578f08210c1784a1787ac6975f8bd27b02f8854dd18f03a23c1cd5fa611f46247090b2cc13943cf9 WHIRLPOOL b74cb9f55fd58f4521b0c074ae71448af8bc9e3d66577b6631b5ee59e27cca40f38519b9f2ab097755bd5a86a298bb3edb6d37aad9d0530060eb7ec9dc6221a8
|
AUX libpcap-9999-cross-linux.patch 555 SHA256 e691f148436c4732b04f1c1a96b782e1d2d930a57c8bb81fd241aa417f760cf3 SHA512 183e39f75e65ca991fd2cef6ad638044a8f37b9ea713aad805a1f4b0a60cc89aa935bcdfc0634be13927062355c7cee282f25b1bbde64534c12a3390938cb527 WHIRLPOOL ec8b1fd47054f8c1ca161bd43efd8963a8f64aebd5e77565e3df1910c362008b51a64ff41b55f90933376b333cc38250b1f2dd78acc71c0f3dfd65b8ff86fe5a
|
||||||
EBUILD libpcap-1.7.4.ebuild 1905 SHA256 8e05e201ea8d8bc923bf1c6bb500216db589e6e99ffb4bb3cbd9ba06ba2d2649 SHA512 a6c26868d8d9f5963bec72ab29403e6cf3daaad2f1acc5923719628468dea0691539c7741417a855cc21ee1973df76bd50fe634cbcfd09a8791504119e51e5fe WHIRLPOOL 1a8415a19437ee746063466d405c49cf0cf24b6f21b39f04d0760d4d835c975d15b26c5212d0bed7dcc9a4db4bd7405d9b6c9cef2ba14aab6ace57360370f9ad
|
AUX libpcap-9999-libnl.patch 688 SHA256 a617c8042812a7f85962c1998801d4ccb64c97a1ca11faabfbf5ce863ae28621 SHA512 e7d839e10335d0a04592efae13031c701fd222e88910e0a4dceeafa2c3bcf3aa8ae726710c963dd2b4c53088af4f4d154d73e41d86dbd723511633628b174fd3 WHIRLPOOL 0e0f66b98acf15b87550b15dd04c693d38553a133ed087fd3fd5062719ecffbc56af3ee26fda69458d737b037ca6e84da54b21785f8e2b9e3ceb992152e9ea62
|
||||||
EBUILD libpcap-9999.ebuild 1687 SHA256 45f14f62d9f95033c81421533b2872aeb97e8f201d07921e6aa67021eae3bdcb SHA512 4a8793df5b036921453726ebcbc19e1956b66adeebbca022dc1dd81923f0c1076abc6b27b6ea338aca76f79f43e613ad926a6c3375980b2ce9be87d646bf50ef WHIRLPOOL 4cd87eb184527e1f08f5505744c0525752c42b14be510e39cfcab03ad41418cdf7842cae856e67d07c84e9603973ede35e22397bd98e163e0e2911f6e5d89be7
|
AUX libpcap-9999-prefix-darwin.patch 394 SHA256 3754b3ffd8a4ffa531105a613c93660013578a24a6d5db800e1a890818e1a775 SHA512 bfd560b1bba72a84c5afa1cdf166944e9ede10cb817c7273941b3fc0838ca2676adfd143c0e8873f234de343aabb2177f46f2cd062738d2837d42a1da7370083 WHIRLPOOL fef86ba09c697bee308dac793b3f5ade0570c1eb0590f2f85e9ce033a57b9c0019a77559287f725731d92502c1159bdd6b13889ba7b6242ea1425f4aa9b2e4d3
|
||||||
MISC ChangeLog 3046 SHA256 fbc8f88700a2b417700d903ed6ad2637ed42ef54498fd7e3693590093ce3f37f SHA512 571abe505e09e663b0f710fdcb79360c5dad440911f329c26d7b4da02491f952325d0dd4b3425c3cb6fecce1edcd721cf69bdeb7dc68c0b50b85bf19f3957abe WHIRLPOOL 8e01f01e1d85103a30c64be7babe1dae05ea04848bc5bdbbc1a6a54027749b2b3fe426d46db483687b44eaa7b8b1699573f875befff3fc87dc49d60e64ce2fc0
|
DIST libpcap-1.8.1.tar.gz 753405 SHA256 35c45ce725933894878707a00f60bb271244902363ec7097f8fa016dae278c5d SHA512 7e6a7351bb4213e1c3dd95ef7a460e91f733d933e39ba518ad8ba6d2f86b6e7cfa50ae667c8dc1300ef47bf8693ac8a1f18e068f41175ca5d0147a0b72278882 WHIRLPOOL dfc172bdecff1b93e549d0fe80068ccf6fcbd5dcf4a1cda0a1c34c2bfd702237988655f5e6bb91fec32299e0517593b192fde2a8179df17ab35b8db98f024cef
|
||||||
|
EBUILD libpcap-1.8.1-r1.ebuild 1924 SHA256 8480f392edf6056432e15bb39cf574baa02a5a2a87f270bb30ca55acdccde1cf SHA512 fcf5ddcc40205e24d5654b01b34f065df81c64f8e2b6bc33c0e97b693f00a27bc98a7bb764548487156519a78c9690569dadfcca3f3981eab7ecedc216d44911 WHIRLPOOL 4ff60cb1ac574ea5b02343b409367b95305576cd8ff8468042fc0d9ec7a3a6904b49215a7bb5588213eeb53f3cf44711bb06e9b4f4de48470e9e191d0ea9df65
|
||||||
|
EBUILD libpcap-1.8.1.ebuild 1900 SHA256 fd3eb7c6775dbf9b90bc1c8cd4f99f1b593139719923642ab293c5bf3d034f74 SHA512 82f191130f7ae698489ff3011a7d943d9567eaf45155ec3b584a6f6ae383649261c6369e665e61de04baa12dcf674287425db42b88f0b31163753fcdaea549b5 WHIRLPOOL 9e2e920ad1b1b0ea7d02ad0bb725531ae915989ad841881b5b4b030f213300a1cfc15f05166d046dad1520d749fb6044673f2a2ef4b9dfc4de2a1fc29274100b
|
||||||
|
EBUILD libpcap-9999.ebuild 1615 SHA256 f062584ca07302a1c5549d024e2479c6bf74abebca3d1f0c3fce970f0333f921 SHA512 7a146488f25a2e05f11f1eab1f7df288389859f0db805ad3a1f88f74c130af3d9cbcdfd42270080fed82eafafda69a1e596a02ee8a1cd0e61634ca9e1455748d WHIRLPOOL 059ef56f12090d5ff47a9d8d2108e75d6a7f1e3c1169b8c79bb4d7090bffe6f311c1d98323d76c9507692da5c18d0e27225172c0f032ace440e7b88043af65a8
|
||||||
|
MISC ChangeLog 5049 SHA256 da87d85f3b36c4c5aaf151b4cbc89bdcee7a7e471690c2ff502642e7e22947ae SHA512 751ec814c5785caa62bb5666ec187ed7a5399ea4ded33a0b60bdb2788d5acf5dfb7c64a334046366a9ad9dfa69ec9b96624293e4e7803a36e94a830104252b75 WHIRLPOOL 1592fa1773b853f9d9183b17ad133fb0cb93f1e0115ad100e8285ee142b96afe3edac6c40f6f97174d320fabffebbd1b4b53ba1864eb1b7ac6ad541097ca2d57
|
||||||
MISC ChangeLog-2015 32022 SHA256 b7affb0f789fbe92006ca22c34ac9fed5f67fc1d40ec0f745d089324bd1f7eb4 SHA512 3686e8efdf726af0ec9e73a2c4ee97bc0438e13e00e442f05c8e713a15529998098e6267aa746355a098dd7b7b31991765e759656e809e053adec02f0c44b711 WHIRLPOOL e6f26f68d0919d144784ad125022df6b14e3c5d22db52a7a168b66aba6739976a1ff023b7cce09b1d3a23f548bafc44ffe53b77941699126440ae87c6e9ce307
|
MISC ChangeLog-2015 32022 SHA256 b7affb0f789fbe92006ca22c34ac9fed5f67fc1d40ec0f745d089324bd1f7eb4 SHA512 3686e8efdf726af0ec9e73a2c4ee97bc0438e13e00e442f05c8e713a15529998098e6267aa746355a098dd7b7b31991765e759656e809e053adec02f0c44b711 WHIRLPOOL e6f26f68d0919d144784ad125022df6b14e3c5d22db52a7a168b66aba6739976a1ff023b7cce09b1d3a23f548bafc44ffe53b77941699126440ae87c6e9ce307
|
||||||
MISC metadata.xml 548 SHA256 8bbc65c0945afbd5ae45b01c9e4589f326fe506074e17221bbca35413f94f680 SHA512 8b41aef079fd61b341ce1e7711fc01d20075a32b5caf4194ca44b1f03fda45a06979ad5c3f0df4400e693cb074fe82cecda63e4e0e9e131bdeba10c5405e02d5 WHIRLPOOL 866fb888df0a41f4a163c32e1318d2779fd7f8da4ca711161798d1146bb97461571bdfd3d2e1bcb8aad533784854489b8a449bec0ce3f7f84a419cd3a797edb6
|
MISC metadata.xml 475 SHA256 7702da1ffbf68f7f9dfa7b55074581e0b4e54d3a358cfdb919ad59210f5aa17f SHA512 ff92cbd5725e74f72d117b57d85858851ddf3b27046bf7d5b9e29cac8e07c98bb21e2a81ff8ffcec08adb062a42deb051019d60911a8b86ecd232a37e1b88170 WHIRLPOOL ace597d897ac2a2bb668f52adcea305e7453f9c9dc0c97fd20a351b89e75dafb49fc5841b718358a299b41e29da712ba286d497606e3ec4d78cf499d37eea07c
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
Prefix' Solaris uses GNU ld
|
Prefix' Solaris uses GNU ld
|
||||||
|
|
||||||
|
|
||||||
--- a/aclocal.m4
|
--- a/aclocal.m4
|
||||||
+++ b/aclocal.m4
|
+++ b/aclocal.m4
|
||||||
@@ -415,7 +415,7 @@
|
@@ -415,7 +415,7 @@
|
||||||
|
@ -0,0 +1,16 @@
|
|||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -291,7 +291,12 @@
|
||||||
|
dnl XXX This could be done for cross-compiling, but for now it's not.
|
||||||
|
dnl
|
||||||
|
if test -z "$with_pcap" && test "$cross_compiling" = yes; then
|
||||||
|
- AC_MSG_ERROR(pcap type not determined when cross-compiling; use --with-pcap=...)
|
||||||
|
+ if test -z "$with_pcap" ; then
|
||||||
|
+ case $host in
|
||||||
|
+ *-linux*) with_pcap="linux";;
|
||||||
|
+ *) AC_MSG_ERROR(pcap type not determined when cross-compiling; use --with-pcap=...);;
|
||||||
|
+ esac
|
||||||
|
+ fi
|
||||||
|
fi
|
||||||
|
AC_ARG_WITH(pcap,
|
||||||
|
AC_HELP_STRING([--with-pcap=TYPE],[use packet capture TYPE]))
|
15
sdk_container/src/third_party/portage-stable/net-libs/libpcap/files/libpcap-1.8.1-darwin.patch
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/net-libs/libpcap/files/libpcap-1.8.1-darwin.patch
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
Prefix' Darwin systems are single arch, hijack Darwin7 case which assumes this setup
|
||||||
|
Check for bluetooth/mgmt.h before use
|
||||||
|
|
||||||
|
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1117,7 +1117,7 @@
|
||||||
|
if test "$enable_universal" != "no"; then
|
||||||
|
case "$host_os" in
|
||||||
|
|
||||||
|
- darwin[0-7].*)
|
||||||
|
+ darwin**)
|
||||||
|
#
|
||||||
|
# Pre-Tiger. Build only for 32-bit PowerPC; no
|
||||||
|
# need for any special compiler or linker flags.
|
22
sdk_container/src/third_party/portage-stable/net-libs/libpcap/files/libpcap-1.8.1-libnl.patch
vendored
Normal file
22
sdk_container/src/third_party/portage-stable/net-libs/libpcap/files/libpcap-1.8.1-libnl.patch
vendored
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -453,10 +453,6 @@
|
||||||
|
|
||||||
|
incdir=-I/usr/include/libnl3
|
||||||
|
libnldir=
|
||||||
|
- if test x$withval != x ; then
|
||||||
|
- libnldir=-L${withval}/lib/.libs
|
||||||
|
- incdir=-I${withval}/include
|
||||||
|
- fi
|
||||||
|
|
||||||
|
#
|
||||||
|
# Try libnl 3.x first.
|
||||||
|
@@ -471,7 +467,7 @@
|
||||||
|
AC_DEFINE(HAVE_LIBNL_3_x,1,[if libnl exists and is version 3.x])
|
||||||
|
AC_DEFINE(HAVE_LIBNL_NLE,1,[libnl has NLE_FAILURE])
|
||||||
|
AC_DEFINE(HAVE_LIBNL_SOCKETS,1,[libnl has new-style socket api])
|
||||||
|
- V_INCLS="$V_INCLS ${incdir}"
|
||||||
|
+ V_INCLS="${incdir} $V_INCLS"
|
||||||
|
have_any_nl="yes"
|
||||||
|
],[], ${incdir} ${libnldir} -lnl-genl-3 -lnl-3 )
|
||||||
|
|
16
sdk_container/src/third_party/portage-stable/net-libs/libpcap/files/libpcap-1.8.1-usbmon.patch
vendored
Normal file
16
sdk_container/src/third_party/portage-stable/net-libs/libpcap/files/libpcap-1.8.1-usbmon.patch
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1493,10 +1493,9 @@
|
||||||
|
AC_DEFINE(PCAP_SUPPORT_USB, 1, [target host supports USB sniffing])
|
||||||
|
USB_SRC=pcap-usb-linux.c
|
||||||
|
AC_MSG_RESULT(yes)
|
||||||
|
- ac_usb_dev_name=`udevinfo -q name -p /sys/class/usb_device/usbmon 2>/dev/null`
|
||||||
|
- if test $? -ne 0 ; then
|
||||||
|
- ac_usb_dev_name="usbmon"
|
||||||
|
- fi
|
||||||
|
+
|
||||||
|
+ ac_usb_dev_name="usbmon"
|
||||||
|
+
|
||||||
|
AC_DEFINE_UNQUOTED(LINUX_USB_MON_DEV, "/dev/$ac_usb_dev_name", [path for device for USB sniffing])
|
||||||
|
AC_MSG_NOTICE(Device for USB sniffing is /dev/$ac_usb_dev_name)
|
||||||
|
#
|
@ -0,0 +1,16 @@
|
|||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -317,7 +317,12 @@
|
||||||
|
dnl XXX This could be done for cross-compiling, but for now it's not.
|
||||||
|
dnl
|
||||||
|
if test -z "$with_pcap" && test "$cross_compiling" = yes; then
|
||||||
|
- AC_MSG_ERROR(pcap type not determined when cross-compiling; use --with-pcap=...)
|
||||||
|
+ if test -z "$with_pcap" ; then
|
||||||
|
+ case $host in
|
||||||
|
+ *-linux*) with_pcap="linux";;
|
||||||
|
+ *) AC_MSG_ERROR(pcap type not determined when cross-compiling; use --with-pcap=...);;
|
||||||
|
+ esac
|
||||||
|
+ fi
|
||||||
|
fi
|
||||||
|
AC_ARG_WITH(pcap,
|
||||||
|
AC_HELP_STRING([--with-pcap=TYPE],[use packet capture TYPE]))
|
22
sdk_container/src/third_party/portage-stable/net-libs/libpcap/files/libpcap-9999-libnl.patch
vendored
Normal file
22
sdk_container/src/third_party/portage-stable/net-libs/libpcap/files/libpcap-9999-libnl.patch
vendored
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -492,10 +492,6 @@
|
||||||
|
|
||||||
|
incdir=-I/usr/include/libnl3
|
||||||
|
libnldir=
|
||||||
|
- if test x$withval != x ; then
|
||||||
|
- libnldir=-L${withval}/lib/.libs
|
||||||
|
- incdir=-I${withval}/include
|
||||||
|
- fi
|
||||||
|
|
||||||
|
#
|
||||||
|
# Try libnl 3.x first.
|
||||||
|
@@ -510,7 +506,7 @@
|
||||||
|
AC_DEFINE(HAVE_LIBNL_3_x,1,[if libnl exists and is version 3.x])
|
||||||
|
AC_DEFINE(HAVE_LIBNL_NLE,1,[libnl has NLE_FAILURE])
|
||||||
|
AC_DEFINE(HAVE_LIBNL_SOCKETS,1,[libnl has new-style socket api])
|
||||||
|
- V_INCLS="$V_INCLS ${incdir}"
|
||||||
|
+ V_INCLS="${incdir} $V_INCLS"
|
||||||
|
have_any_nl="yes"
|
||||||
|
],[], ${incdir} ${libnldir} -lnl-genl-3 -lnl-3 )
|
||||||
|
|
@ -0,0 +1,14 @@
|
|||||||
|
Prefix' Darwin systems are single arch, hijack Darwin7 case which assumes this setup
|
||||||
|
Check for bluetooth/mgmt.h before use
|
||||||
|
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -1271,7 +1267,7 @@
|
||||||
|
if test "$enable_universal" != "no"; then
|
||||||
|
case "$host_os" in
|
||||||
|
|
||||||
|
- darwin[0-7].*)
|
||||||
|
+ darwin**)
|
||||||
|
#
|
||||||
|
# Pre-Tiger. Build only for 32-bit PowerPC; no
|
||||||
|
# need for any special compiler or linker flags.
|
81
sdk_container/src/third_party/portage-stable/net-libs/libpcap/libpcap-1.8.1-r1.ebuild
vendored
Normal file
81
sdk_container/src/third_party/portage-stable/net-libs/libpcap/libpcap-1.8.1-r1.ebuild
vendored
Normal file
@ -0,0 +1,81 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=6
|
||||||
|
inherit autotools eutils multilib-minimal
|
||||||
|
|
||||||
|
DESCRIPTION="A system-independent library for user-level network packet capture"
|
||||||
|
HOMEPAGE="
|
||||||
|
http://www.tcpdump.org/
|
||||||
|
https://github.com/the-tcpdump-group/libpcap
|
||||||
|
"
|
||||||
|
SRC_URI="
|
||||||
|
https://github.com/the-tcpdump-group/${PN}/archive/${P}.tar.gz
|
||||||
|
"
|
||||||
|
|
||||||
|
LICENSE="BSD"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
||||||
|
IUSE="bluetooth dbus netlink static-libs usb"
|
||||||
|
|
||||||
|
RDEPEND="
|
||||||
|
bluetooth? ( net-wireless/bluez:=[${MULTILIB_USEDEP}] )
|
||||||
|
dbus? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
|
||||||
|
netlink? ( dev-libs/libnl:3[${MULTILIB_USEDEP}] )
|
||||||
|
"
|
||||||
|
DEPEND="
|
||||||
|
${RDEPEND}
|
||||||
|
sys-devel/flex
|
||||||
|
virtual/yacc
|
||||||
|
dbus? ( virtual/pkgconfig[${MULTILIB_USEDEP}] )
|
||||||
|
"
|
||||||
|
|
||||||
|
S=${WORKDIR}/${PN}-${P}
|
||||||
|
|
||||||
|
PATCHES=(
|
||||||
|
"${FILESDIR}"/${PN}-1.6.1-prefix-solaris.patch
|
||||||
|
"${FILESDIR}"/${PN}-1.8.1-cross-compile.patch
|
||||||
|
"${FILESDIR}"/${PN}-1.8.1-darwin.patch
|
||||||
|
"${FILESDIR}"/${PN}-1.8.1-libnl.patch
|
||||||
|
"${FILESDIR}"/${PN}-1.8.1-usbmon.patch
|
||||||
|
)
|
||||||
|
|
||||||
|
src_prepare() {
|
||||||
|
default
|
||||||
|
|
||||||
|
eapply_user
|
||||||
|
|
||||||
|
echo ${PV} > VERSION || die
|
||||||
|
|
||||||
|
eautoreconf
|
||||||
|
}
|
||||||
|
|
||||||
|
multilib_src_configure() {
|
||||||
|
ECONF_SOURCE="${S}" \
|
||||||
|
econf \
|
||||||
|
$(use_enable bluetooth) \
|
||||||
|
$(use_enable usb) \
|
||||||
|
$(use_enable dbus) \
|
||||||
|
$(use_with netlink libnl) \
|
||||||
|
--enable-ipv6
|
||||||
|
}
|
||||||
|
|
||||||
|
multilib_src_compile() {
|
||||||
|
emake all shared
|
||||||
|
}
|
||||||
|
|
||||||
|
multilib_src_install_all() {
|
||||||
|
dodoc CREDITS CHANGES VERSION TODO README{,.dag,.linux,.macosx,.septel}
|
||||||
|
|
||||||
|
# remove static libraries (--disable-static does not work)
|
||||||
|
if ! use static-libs; then
|
||||||
|
find "${ED}" -name '*.a' -exec rm {} + || die
|
||||||
|
fi
|
||||||
|
prune_libtool_files
|
||||||
|
|
||||||
|
# We need this to build pppd on G/FBSD systems
|
||||||
|
if [[ "${USERLAND}" == "BSD" ]]; then
|
||||||
|
insinto /usr/include
|
||||||
|
doins pcap-int.h portability.h
|
||||||
|
fi
|
||||||
|
}
|
@ -1,41 +1,51 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Id$
|
|
||||||
|
|
||||||
EAPI=5
|
EAPI=6
|
||||||
inherit autotools eutils multilib-minimal
|
inherit autotools eutils multilib-minimal
|
||||||
|
|
||||||
DESCRIPTION="A system-independent library for user-level network packet capture"
|
DESCRIPTION="A system-independent library for user-level network packet capture"
|
||||||
HOMEPAGE="http://www.tcpdump.org/"
|
HOMEPAGE="
|
||||||
SRC_URI="http://www.tcpdump.org/release/${P}.tar.gz
|
http://www.tcpdump.org/
|
||||||
http://www.jp.tcpdump.org/release/${P}.tar.gz"
|
https://github.com/the-tcpdump-group/libpcap
|
||||||
|
"
|
||||||
|
SRC_URI="
|
||||||
|
https://github.com/the-tcpdump-group/${PN}/archive/${P}.tar.gz
|
||||||
|
"
|
||||||
|
|
||||||
LICENSE="BSD"
|
LICENSE="BSD"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
||||||
IUSE="bluetooth dbus ipv6 netlink static-libs canusb"
|
IUSE="bluetooth dbus netlink static-libs usb"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
bluetooth? ( net-wireless/bluez:=[${MULTILIB_USEDEP}] )
|
bluetooth? ( net-wireless/bluez:=[${MULTILIB_USEDEP}] )
|
||||||
dbus? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
|
dbus? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
|
||||||
netlink? ( dev-libs/libnl:3[${MULTILIB_USEDEP}] )
|
netlink? ( dev-libs/libnl:3[${MULTILIB_USEDEP}] )
|
||||||
canusb? ( virtual/libusb:1[${MULTILIB_USEDEP}] )
|
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="
|
||||||
|
${RDEPEND}
|
||||||
sys-devel/flex
|
sys-devel/flex
|
||||||
virtual/yacc
|
virtual/yacc
|
||||||
dbus? ( virtual/pkgconfig[${MULTILIB_USEDEP}] )
|
dbus? ( virtual/pkgconfig[${MULTILIB_USEDEP}] )
|
||||||
"
|
"
|
||||||
|
|
||||||
src_prepare() {
|
S=${WORKDIR}/${PN}-${P}
|
||||||
epatch \
|
|
||||||
"${FILESDIR}"/${PN}-1.2.0-cross-linux.patch \
|
|
||||||
"${FILESDIR}"/${PN}-1.6.1-configure.patch \
|
|
||||||
"${FILESDIR}"/${PN}-1.6.1-prefix-solaris.patch \
|
|
||||||
"${FILESDIR}"/${PN}-1.7.2-libnl.patch
|
|
||||||
|
|
||||||
mkdir bluetooth || die
|
PATCHES=(
|
||||||
cp "${FILESDIR}"/mgmt.h bluetooth/ || die
|
"${FILESDIR}"/${PN}-1.6.1-prefix-solaris.patch
|
||||||
|
"${FILESDIR}"/${PN}-1.8.1-cross-compile.patch
|
||||||
|
"${FILESDIR}"/${PN}-1.8.1-darwin.patch
|
||||||
|
"${FILESDIR}"/${PN}-1.8.1-libnl.patch
|
||||||
|
"${FILESDIR}"/${PN}-1.8.1-usbmon.patch
|
||||||
|
)
|
||||||
|
|
||||||
|
src_prepare() {
|
||||||
|
default
|
||||||
|
|
||||||
|
eapply_user
|
||||||
|
|
||||||
|
echo ${PV} > VERSION || die
|
||||||
|
|
||||||
eautoreconf
|
eautoreconf
|
||||||
}
|
}
|
||||||
@ -44,10 +54,10 @@ multilib_src_configure() {
|
|||||||
ECONF_SOURCE="${S}" \
|
ECONF_SOURCE="${S}" \
|
||||||
econf \
|
econf \
|
||||||
$(use_enable bluetooth) \
|
$(use_enable bluetooth) \
|
||||||
$(use_enable ipv6) \
|
$(use_enable usb) \
|
||||||
$(use_enable canusb) \
|
|
||||||
$(use_enable dbus) \
|
$(use_enable dbus) \
|
||||||
$(use_with netlink libnl)
|
$(use_with netlink libnl) \
|
||||||
|
--enable-ipv6
|
||||||
}
|
}
|
||||||
|
|
||||||
multilib_src_compile() {
|
multilib_src_compile() {
|
@ -1,40 +1,43 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Id$
|
|
||||||
|
|
||||||
EAPI=5
|
EAPI=6
|
||||||
inherit autotools eutils git-r3 multilib-minimal
|
inherit autotools eutils git-r3 multilib-minimal
|
||||||
|
|
||||||
DESCRIPTION="A system-independent library for user-level network packet capture"
|
DESCRIPTION="A system-independent library for user-level network packet capture"
|
||||||
HOMEPAGE="http://www.tcpdump.org/"
|
|
||||||
EGIT_REPO_URI="https://github.com/the-tcpdump-group/libpcap"
|
EGIT_REPO_URI="https://github.com/the-tcpdump-group/libpcap"
|
||||||
|
HOMEPAGE="
|
||||||
|
http://www.tcpdump.org/
|
||||||
|
${EGIT_REPO_URI}
|
||||||
|
"
|
||||||
|
|
||||||
LICENSE="BSD"
|
LICENSE="BSD"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
IUSE="bluetooth dbus netlink static-libs usb"
|
||||||
KEYWORDS=""
|
KEYWORDS=""
|
||||||
IUSE="bluetooth dbus ipv6 netlink static-libs canusb"
|
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
bluetooth? ( net-wireless/bluez:=[${MULTILIB_USEDEP}] )
|
bluetooth? ( net-wireless/bluez:=[${MULTILIB_USEDEP}] )
|
||||||
dbus? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
|
dbus? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
|
||||||
netlink? ( dev-libs/libnl:3[${MULTILIB_USEDEP}] )
|
netlink? ( dev-libs/libnl:3[${MULTILIB_USEDEP}] )
|
||||||
canusb? ( virtual/libusb:1[${MULTILIB_USEDEP}] )
|
usb? ( virtual/libusb:1[${MULTILIB_USEDEP}] )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="
|
||||||
|
${RDEPEND}
|
||||||
sys-devel/flex
|
sys-devel/flex
|
||||||
virtual/yacc
|
virtual/yacc
|
||||||
dbus? ( virtual/pkgconfig[${MULTILIB_USEDEP}] )
|
dbus? ( virtual/pkgconfig[${MULTILIB_USEDEP}] )
|
||||||
"
|
"
|
||||||
|
|
||||||
src_prepare() {
|
PATCHES=(
|
||||||
epatch \
|
"${FILESDIR}"/${PN}-1.6.1-prefix-solaris.patch
|
||||||
"${FILESDIR}"/${PN}-1.2.0-cross-linux.patch \
|
"${FILESDIR}"/${PN}-9999-cross-linux.patch
|
||||||
"${FILESDIR}"/${PN}-1.6.1-configure.patch \
|
"${FILESDIR}"/${PN}-9999-libnl.patch
|
||||||
"${FILESDIR}"/${PN}-1.6.1-prefix-solaris.patch \
|
"${FILESDIR}"/${PN}-9999-prefix-darwin.patch
|
||||||
"${FILESDIR}"/${PN}-1.7.2-libnl.patch
|
)
|
||||||
|
|
||||||
mkdir bluetooth || die
|
src_prepare() {
|
||||||
cp "${FILESDIR}"/mgmt.h bluetooth/ || die
|
default
|
||||||
|
|
||||||
eautoreconf
|
eautoreconf
|
||||||
}
|
}
|
||||||
@ -43,9 +46,8 @@ multilib_src_configure() {
|
|||||||
ECONF_SOURCE="${S}" \
|
ECONF_SOURCE="${S}" \
|
||||||
econf \
|
econf \
|
||||||
$(use_enable bluetooth) \
|
$(use_enable bluetooth) \
|
||||||
$(use_enable ipv6) \
|
|
||||||
$(use_enable canusb) \
|
|
||||||
$(use_enable dbus) \
|
$(use_enable dbus) \
|
||||||
|
$(use_enable usb) \
|
||||||
$(use_with netlink libnl)
|
$(use_with netlink libnl)
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -65,6 +67,6 @@ multilib_src_install_all() {
|
|||||||
# We need this to build pppd on G/FBSD systems
|
# We need this to build pppd on G/FBSD systems
|
||||||
if [[ "${USERLAND}" == "BSD" ]]; then
|
if [[ "${USERLAND}" == "BSD" ]]; then
|
||||||
insinto /usr/include
|
insinto /usr/include
|
||||||
doins pcap-int.h
|
doins pcap-int.h portability.h
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
@ -1,16 +1,14 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
<pkgmetadata>
|
<pkgmetadata>
|
||||||
<maintainer type="project">
|
<maintainer type="project">
|
||||||
<email>netmon@gentoo.org</email>
|
<email>netmon@gentoo.org</email>
|
||||||
<name>Gentoo network monitoring and analysis project</name>
|
<name>Gentoo network monitoring and analysis project</name>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<use>
|
<use>
|
||||||
<flag name="netlink">
|
<flag name="netlink">Use <pkg>dev-libs/libnl</pkg> to put wireless interfaces in monitor mode.</flag>
|
||||||
Use <pkg>dev-libs/libnl</pkg> to put wireless interfaces in monitor mode.
|
</use>
|
||||||
</flag>
|
<upstream>
|
||||||
<flag name="canusb">
|
<remote-id type="github">the-tcpdump-group/libpcap</remote-id>
|
||||||
Use <pkg>virtual/libusb</pkg> to support Controller Area Network over USB (CAN USB)
|
</upstream>
|
||||||
</flag>
|
|
||||||
</use>
|
|
||||||
</pkgmetadata>
|
</pkgmetadata>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user