summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/ncurses: rewrite the /etc/terminfo code & add a few more variantsMike Frysinger2018-06-251-0/+305
| | | | | Clean up the code to include more comments/documentation, and add rxvt 256color variants as well as screen.xterm-256color for newer versions.
* sys-libs/ncurses: inherit preserve-libs #645122Mike Frysinger2018-06-251-1/+1
| | | | Closes: https://bugs.gentoo.org/645122
* sys-libs/ncurses: more || die, dohtml -> dodocMikle Kolyada2018-05-171-4/+4
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* */*: [QA] remove emul-linux-* blockersamynka@gentoo.org2018-04-201-2/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8074
* sys-libs/ncurses: Security cleanup.Lars Wendler2018-04-173-582/+0
| | | | | | | Bug: https://bugs.gentoo.org/624644 Bug: https://bugs.gentoo.org/625830 Bug: https://bugs.gentoo.org/639706 Package-Manager: Portage-2.3.29, Repoman-2.3.9
* sys-libs/ncurses: m68k/s390/sh stable (bug #639706)Thomas Deutschmann2018-04-171-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-libs/ncurses: arm stable wrt bug #639706Mikle Kolyada2018-04-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses-6.1-r2: alpha stable, bug 639706Matt Turner2018-04-071-1/+1
|
* sys-libs/ncurses: Stable for HPPA too.Jeroen Roovers2018-03-311-1/+1
| | | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* sys-libs/ncursess-6.1-r2: arm64 stable (bug #639706)Mart Raudsepp2018-03-281-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/ncurses: fix mingw-w64 build and runtimeMarty E. Plummer2018-03-282-2/+14
| | | | | | | | | | | | | | | *.dll.a files are required for linking on mingw-w64 targets, only delete normal static libraries. --enable-term-driver is required on mingw-w64, otherwise you get a host of undefined reference to `_nc_*' errors, and possibly other windows platforms/runtimes/toolchains. Bug: https://bugs.gentoo.org/631468 Bug: https://bugs.gentoo.org/639670 Package-Manager: Portage-2.3.10, Repoman-2.3.3 Signed-off-by: Marty E. Plummer <hanetzer@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/5734
* sys-libs/ncurses: stable 6.1-r2 for sparc, bug #639706Rolf Eike Beer2018-03-271-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-libs/ncurses: Revbump to fix st-0.7 terminfo issue. Removed old.Lars Wendler2018-03-262-0/+15
| | | | | | | Bumped straight to stable where -r1 was stable. Closes: https://bugs.gentoo.org/651494 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses: x86 stable (bug #639706)Thomas Deutschmann2018-03-261-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses: stable 6.1-r1 for ppc64, bug #639706Sergei Trofimovich2018-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* sys-libs/ncurses: stable 6.1-r1 for ppc, bug #639706Sergei Trofimovich2018-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* sys-libs/ncurses: stable 6.1-r1 for ia64, bug #639706Sergei Trofimovich2018-03-241-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* sys-libs/ncurses: amd64 stable wrt bug #639706Mikle Kolyada2018-03-241-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses: Slight ebuild simplification.Arfrever Frehtes Taifersar Arahesis2018-02-211-6/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses: Removed old.Lars Wendler2018-02-211-293/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses: Disable stripping (bug #648314).Jeroen Roovers2018-02-211-0/+294
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses: Block older sys-libs/slang versionsLars Wendler2018-02-201-0/+1
| | | | | | that are incompatible with new 32bit terminfo format. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses: Bump to version 6.1Lars Wendler2018-01-282-0/+293
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-233-6/+6
|
* sys-libs/ncurses: add upstream note about pc file bug workaroundMike Frysinger2018-01-201-0/+2
|
* sys-libs/ncurses: modernize the fallback terminal listMike Frysinger2018-01-021-0/+287
| | | | | | We drop "sun" and "xterm-xfree86" as it's unlikely anyone uses those anymore in fallback scenarios. We add {screen,xterm}-256color as those are fairly common defaults. The size delta is negligible.
* sys-libs/ncurses: Stop using awful multijob_* logicMichał Górny2017-12-312-13/+7
| | | | | | | | The multijob logic adds a lot of complex, unmaintained and fragile bash code with little gain. Moreover, makes build logs unreadable by interspersing output from multiple configure runs. Bug: https://bugs.gentoo.org/613322
* sys-libs: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* sys-libs/ncurses: drop old versions with funky SLOTsMike Frysinger2017-03-085-727/+0
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-287-7/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/ncurses: fix cross-compiling configure tests #601426Mike Frysinger2017-01-202-0/+36
|
* sys-libs/ncurses: CONFIG_SHELL back to EPREFIX/bin/bashBenda Xu2017-01-161-2/+2
| | | | | | | | | | | | ${BASH} (outside prefix) breaks cross-eprefix, having the resulting ncurses-config with non-prefix shebang. The original rationale to use ${BASH} was handled by the bootstrap script. Reference: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=1307044f212d62 Package-Manager: portage-2.3.3
* sys-libs/ncurses: mark 5.9-r101 stable for all for old SONAME #594338Mike Frysinger2016-12-061-1/+1
|
* sys-libs/ncurses: Stable for amd64 and x86 (bug #594338).Lars Wendler2016-12-042-2/+2
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="amd64,x86"
* sys-libs/ncurses: mark 6.0 & 6.0-r1 arm64/ia64/m68k/ppc/s390/sh/sparc stable ↵Mike Frysinger2016-11-152-2/+2
| | | | #594338
* sys-libs/ncurses: mark 5.9-r5 & 5.9-r99 m68k/sh stableMike Frysinger2016-11-152-2/+2
|
* sys-libs/ncurses: arm stable, bug #594338Markus Meier2016-10-262-2/+2
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
* sys-libs/ncurses-6.0-r0: stable on alphaTobias Klausmann2016-10-211-1/+1
| | | | Gentoo-Bug: 594338
* sys-libs/ncurses-6.0-r1: stable on alphaTobias Klausmann2016-10-211-1/+1
| | | | Gentoo-Bug: 594338
* sys-libs/ncurses: Stable for HPPA PPC64 (bug #594338).Jeroen Roovers2016-10-092-4/+4
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* toolchain-funcs.eclass: gen_usr_ldscript: integrate multilib_is_native_abi ↵Mike Frysinger2016-03-303-3/+3
| | | | | | | | support #479448 Many ebuilds have started checking multilib_is_native_abi to see if they should call gen_usr_ldscript. Since that logic always makes sense, add it directly to the gen_usr_ldscript function.
* sys-libs/ncurses: sync Prefix fixesFabian Groffen2016-02-091-1/+2
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-5/+5
| | | | | | | 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.
* sys-libs/ncurses: Fix slot in blocker in 5.9-r4Michał Górny2015-12-211-1/+1
|
* sys-libs/ncurses: WhitespacePatrick Lauer2015-12-211-1/+0
|
* standardize various metadata.xml styleMike Frysinger2015-11-241-8/+8
|
* sys-libs/ncurses: use the same has_version test #566008Mike Frysinger2015-11-241-1/+1
| | | | | | | The previous commit f5b7039a9bc8c63240340b947c80393e92e21afe added the :0 slot qualifier to the first has_version test but not to the second. This breaks when building ncurses-6.0:0 on a system that has SLOT=5 already installed.
* sys-libs/ncurses: put headers into ${EPREFIX}/usr/include on PrefixBenda Xu2015-10-141-1/+6
| | | | | | Bug: 562786 Package-Manager: portage-2.2.22