summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/gdb: Python 3.8 compatibilityCraig Andrews2020-04-171-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/gdb: use ${CHOST}-pkg-config, bug #716558Sergei Trofimovich2020-04-081-1/+4
| | | | | | | | | | | | | When cross-compiling gdb ./configure found CBUILD's dev-util/source-highlight. That is never correct as client is supposed to be running on CHOST. The change switches to CHOST's PKG_CONFIG. Reported-by: Jan Postránský Bug: https://bugs.gentoo.org/716558 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-devel/gdb: Use https:// for git repository.Arfrever Frehtes Taifersar Arahesis2020-03-161-1/+1
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: add USE=xxhash, bug #709690Sergei Trofimovich2020-02-151-2/+6
| | | | | | | | | | xxhash is an optional dependency to speed up internal hashing. Reported-by: Georgy Yakovlev Closes: https://bugs.gentoo.org/709690 Bug: https://bugs.gentoo.org/709696 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: Remove py2Michał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gdb: drop unused MY_PVSergei Trofimovich2020-02-081-3/+0
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: drop unused RPM variableSergei Trofimovich2020-01-211-3/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: call python_optimize, bug #705680Alexander Tsoy2020-01-201-0/+4
| | | | | | Closes: https://bugs.gentoo.org/705680 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gdb: add RESTRICT="!test? ( test )"Sergei Trofimovich2019-11-101-0/+2
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: drop outdated dev-util/gdbserver blockerSergei Trofimovich2019-11-101-1/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gdb: enable verbose gdb build, bug #695936Sergei Trofimovich2019-09-301-0/+9
| | | | | | | | | | | | | | | | | | While tracing missing tinfo detection Victor noticed lack of precise arguments to gdb's linker and compiler commands. Two issues fixed here: - restore default V=1 build in custome Makefile snippet - set --disable-dependency-tracking to top-level ./configure to reach ./configure files that actually define it. Top-level does not and thus tricks portage's econf() into not passing it on. Reported-by: Victor Mataré Bug: https://bugs.gentoo.org/695936 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: drop support for fedora releasesSergei Trofimovich2019-09-301-14/+0
| | | | | | | | | The URI used by fedora release is not valid anymore. As there are no bug reports I'm assuming those URIs are not used anymore. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: Inline mirror://fedora-devMichał Górny2019-09-291-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gdb: disable test on hppa and ia64Sergei Trofimovich2019-06-301-0/+7
| | | | | | | | hppa and ia64 kernels usually crash when gdb test suite is running. Let's disable tests until it gets less disruptive. Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: bump up to 8.3 releaseSergei Trofimovich2019-05-111-4/+0
| | | | | | | Enabled src_test() to detect failed tests. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: keyword ~riscvAndreas K. Hüttel2019-05-051-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gdb: add source-highlight depend, bug #680238Sergei Trofimovich2019-03-131-2/+7
| | | | | | | | | | Found and diagnosed by Jeroen Roovers. Patch proposed upstream as: https://sourceware.org/ml/gdb-patches/2019-03/msg00285.html Reported-by: Jeroen Roovers Closes: https://bugs.gentoo.org/680238 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: Move DEPEND to BDEPEND in EAPI 7 ebuildsJames Le Cuirot2019-02-121-2/+3
| | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-devel/gdb: bump up to 8.2.1Sergei Trofimovich2018-12-231-4/+3
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: add python3_7Jonathan Callen2018-12-021-2/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jonathan Callen <jcallen@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* sys-devel/gdb: sync live ebuild with 8.1-r2Sergei Trofimovich2018-07-011-6/+17
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-devel/gdb: explicit epatch, git-2->git-r3, EAPI=6Marty E. Plummer2018-04-241-6/+12
| | | | | | | Also some formatting changes to keep the ebuilds aligned in layout. Package-Manager: Portage-2.3.31, Repoman-2.3.9 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* sys-devel/gdb: fix gcore collision on freebsdStephan Hartmann2018-02-181-1/+6
| | | | | | Closes: https://bugs.gentoo.org/507456 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7216
* sys-devel/gdb: add missing DEPEND on texinfoMatija Skala2017-05-071-0/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/4424
* sys-devel/gdb: dropped ~x64-freebsdFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* sys-devel/gdb: change USE=expat to USE=xml #596000Mike Frysinger2016-11-151-3/+3
|
* sys-devel/gdb: version bump to 7.12Mike Frysinger2016-11-101-2/+1
|
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* sourceware: convert to https:// URIsMike Frysinger2016-06-231-2/+2
|
* sys-devel/gdb: add python-3.5 #572464Mike Frysinger2016-02-251-1/+1
|
* sys-devel/gdb: force zlib w/newer versionsMike Frysinger2016-02-131-3/+6
| | | | | Upstream has moved to using zlib all the time, so update the deps and configure flags to match. Otherwise we'd end up using the local zlib.
* sys-devel/gdb: force disable guile for now #562902Mike Frysinger2015-10-121-0/+2
| | | | | | This requires guile-2.x which is masked in the tree, so just disable it for all builds. If the scheme team ever gets around to releasing this, we can make it into a proper USE flag.
* sys-devel/gdb: stop installing bfd/opcodes translations #528088Mike Frysinger2015-09-261-0/+8
| | | | | | The binutils-libs package will install the canonical files for the various binutils libraries and that includes translations. Delete the copies in gdb until we can figure out how to localize them.
* sys-libs/ncurses: move to SLOT=0 #557472Mike Frysinger2015-08-261-1/+1
| | | | | Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-devel/gdb: Use slot operators for ncurses and readlineJustin Lecher2015-08-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-devel/gdb: use subslots w/ncursesMike Frysinger2015-08-121-1/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+221
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