mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
bump(app-misc/tmux): sync with upstream
This commit is contained in:
parent
a8e41ce980
commit
f24dcbf20b
244
sdk_container/src/third_party/portage-stable/app-misc/tmux/ChangeLog
vendored
Normal file
244
sdk_container/src/third_party/portage-stable/app-misc/tmux/ChangeLog
vendored
Normal file
@ -0,0 +1,244 @@
|
||||
# ChangeLog for app-misc/tmux
|
||||
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
||||
# (auto-generated from git log)
|
||||
|
||||
*tmux-9999 (09 Aug 2015)
|
||||
*tmux-2.0 (09 Aug 2015)
|
||||
*tmux-1.9a (09 Aug 2015)
|
||||
|
||||
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
|
||||
+files/tmux-1.9a-flags.patch, +files/tmux-2.0-flags.patch, +files/tmux.vim,
|
||||
+metadata.xml, +tmux-1.9a.ebuild, +tmux-2.0.ebuild, +tmux-9999.ebuild:
|
||||
proj/gentoo: Initial commit
|
||||
|
||||
This commit represents a new era for Gentoo:
|
||||
Storing the gentoo-x86 tree in Git, as converted from CVS.
|
||||
|
||||
This commit is the start of the NEW history.
|
||||
Any historical data is intended to be grafted onto this point.
|
||||
|
||||
Creation process:
|
||||
1. Take final CVS checkout snapshot
|
||||
2. Remove ALL ChangeLog* files
|
||||
3. Transform all Manifests to thin
|
||||
4. Remove empty Manifests
|
||||
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
|
||||
5.1. Do not touch files with -kb/-ko keyword flags.
|
||||
|
||||
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
||||
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
|
||||
tests
|
||||
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
|
||||
project
|
||||
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
|
||||
developer, wrote Git features for the migration
|
||||
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
|
||||
cvs2svn
|
||||
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
|
||||
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
|
||||
work in migration
|
||||
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
|
||||
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
|
||||
the bikeshed
|
||||
|
||||
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
||||
Use https by default
|
||||
|
||||
Convert all URLs for sites supporting encrypted connections from http to
|
||||
https
|
||||
|
||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
||||
|
||||
24 Aug 2015; 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
|
||||
|
||||
*tmux-2.0-r1 (25 Sep 2015)
|
||||
|
||||
25 Sep 2015; Patrice Clement <monsieurp@gentoo.org> +tmux-2.0-r1.ebuild:
|
||||
Set up a blocker on sys-apps/utempter to prevent compilation from failing
|
||||
when linking to this library. Fixes bug 560652.
|
||||
|
||||
Package-Manager: portage-2.2.18
|
||||
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
||||
|
||||
25 Sep 2015; Patrice Clement <monsieurp@gentoo.org> -tmux-2.0.ebuild:
|
||||
Clean up old.
|
||||
|
||||
Package-Manager: portage-2.2.18
|
||||
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
||||
|
||||
06 Oct 2015; Tobias Klausmann <klausman@gentoo.org> tmux-1.9a.ebuild,
|
||||
tmux-2.0-r1.ebuild:
|
||||
Add blocker for broken libevent versions
|
||||
|
||||
Gentoo-Bug: 540456
|
||||
|
||||
Package-Manager: portage-2.2.22
|
||||
|
||||
*tmux-2.0-r2 (07 Oct 2015)
|
||||
*tmux-1.9a-r1 (07 Oct 2015)
|
||||
|
||||
07 Oct 2015; Tobias Klausmann <klausman@gentoo.org> -tmux-1.9a.ebuild,
|
||||
+tmux-1.9a-r1.ebuild, -tmux-2.0-r1.ebuild, +tmux-2.0-r2.ebuild:
|
||||
Make the changes from f625f93 a revbump
|
||||
|
||||
As per the comments:
|
||||
https://github.com/gentoo/gentoo/commit/f625f93c98cbed7524b3e808bee2981e0f57
|
||||
d27c
|
||||
|
||||
Package-Manager: portage-2.2.22
|
||||
RepoMan-Options: --force
|
||||
|
||||
*tmux-2.0-r3 (07 Oct 2015)
|
||||
*tmux-1.9a-r2 (07 Oct 2015)
|
||||
|
||||
07 Oct 2015; Tobias Klausmann <klausman@gentoo.org> -tmux-1.9a-r1.ebuild,
|
||||
+tmux-1.9a-r2.ebuild, -tmux-2.0-r2.ebuild, +tmux-2.0-r3.ebuild:
|
||||
Fix dependencies yet again.
|
||||
|
||||
The changes in commit 0771be8c73e2a72f13137411237a17ff342dac92 (and before)
|
||||
don't really work the way I intended. This change (which necessitates
|
||||
another
|
||||
revbump, unfortunately), actually work.
|
||||
|
||||
Package-Manager: portage-2.2.22
|
||||
RepoMan-Options: --force
|
||||
|
||||
*tmux-2.0-r4 (15 Oct 2015)
|
||||
|
||||
15 Oct 2015; Tobias Klausmann <klausman@gentoo.org> +tmux-2.0-r4.ebuild:
|
||||
Add dependency on the fixed version of libevent
|
||||
|
||||
libevent has a patch for the Zombie bug, but it is in none of the released
|
||||
versions. Let's use it to unbreak tmux after 6mo of Zombies.
|
||||
|
||||
Gentoo-Bug: 540456
|
||||
Libevent-Bug: http://sourceforge.net/p/levent/bugs/350/
|
||||
|
||||
Package-Manager: portage-2.2.23
|
||||
|
||||
16 Oct 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
||||
Update remote-ids
|
||||
|
||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
||||
|
||||
*tmux-2.1 (09 Nov 2015)
|
||||
|
||||
09 Nov 2015; Lars Wendler <polynomial-c@gentoo.org> +tmux-2.1.ebuild:
|
||||
Security bump to version 2.1 (bug #564400).
|
||||
|
||||
Package-Manager: portage-2.2.24
|
||||
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
||||
|
||||
09 Nov 2015; Lars Wendler <polynomial-c@gentoo.org> -tmux-2.0-r3.ebuild:
|
||||
Removed old.
|
||||
|
||||
Package-Manager: portage-2.2.24
|
||||
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
||||
|
||||
10 Nov 2015; Agostino Sarubbo <ago@gentoo.org> tmux-2.1.ebuild:
|
||||
amd64 stable wrt bug #564400
|
||||
|
||||
Package-Manager: portage-2.2.20.1
|
||||
RepoMan-Options: --include-arches="amd64"
|
||||
|
||||
11 Nov 2015; Jeroen Roovers <jer@gentoo.org> tmux-2.1.ebuild:
|
||||
Stable for HPPA PPC64 (bug #564400).
|
||||
|
||||
Package-Manager: portage-2.2.24
|
||||
RepoMan-Options: --ignore-arches
|
||||
|
||||
11 Nov 2015; Agostino Sarubbo <ago@gentoo.org> tmux-2.1.ebuild:
|
||||
x86 stable wrt bug #564400
|
||||
|
||||
Package-Manager: portage-2.2.20.1
|
||||
RepoMan-Options: --include-arches="x86"
|
||||
|
||||
12 Nov 2015; Agostino Sarubbo <ago@gentoo.org> tmux-2.1.ebuild:
|
||||
ppc stable wrt bug #564400
|
||||
|
||||
Package-Manager: portage-2.2.20.1
|
||||
RepoMan-Options: --include-arches="ppc"
|
||||
|
||||
14 Nov 2015; Markus Meier <maekke@gentoo.org> tmux-2.1.ebuild:
|
||||
arm stable, bug #564400
|
||||
|
||||
Package-Manager: portage-2.2.24
|
||||
RepoMan-Options: --include-arches="arm"
|
||||
|
||||
18 Nov 2015; Agostino Sarubbo <ago@gentoo.org> tmux-2.1.ebuild:
|
||||
ia64 stable wrt bug #564400
|
||||
|
||||
Package-Manager: portage-2.2.20.1
|
||||
RepoMan-Options: --include-arches="ia64"
|
||||
|
||||
10 Jan 2016; Agostino Sarubbo <ago@gentoo.org> tmux-2.1.ebuild:
|
||||
alpha stable wrt bug #564400
|
||||
|
||||
Package-Manager: portage-2.2.26
|
||||
RepoMan-Options: --include-arches="alpha"
|
||||
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
||||
|
||||
10 Jan 2016; Justin Lecher <jlec@gentoo.org> -files/tmux-1.9a-flags.patch,
|
||||
metadata.xml, -tmux-1.9a-r2.ebuild, -tmux-2.0-r4.ebuild:
|
||||
Drop versions vulnerable to 'Out of bounds heap read'
|
||||
|
||||
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564400
|
||||
|
||||
Package-Manager: portage-2.2.26
|
||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
||||
|
||||
10 Jan 2016; Justin Lecher <jlec@gentoo.org> tmux-2.1.ebuild,
|
||||
tmux-9999.ebuild:
|
||||
Ebuild style enhancements
|
||||
|
||||
* Add missing slot operators to ncurses dep
|
||||
* Use REPLACING_VERSIONS instad of has_version
|
||||
* Move user notice to pkg_postinst()
|
||||
|
||||
Package-Manager: portage-2.2.26
|
||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
||||
|
||||
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)
|
||||
|
||||
21 Feb 2016; Jason A. Donenfeld <zx2c4@gentoo.org> tmux-2.1.ebuild,
|
||||
tmux-9999.ebuild:
|
||||
rely on libutempter
|
||||
|
||||
If utempter.h is installed, tmux unconditionally links against
|
||||
libutempter, and there isn't a configure switch to disable it. As such,
|
||||
systems that already had installed libutempter (for use with, say, mosh)
|
||||
found that there would be issues when libutempter was removed, since it
|
||||
wasn't an explicit dependency of this package. Meanwhile, there were
|
||||
issues with the other utempter (non-lib prefix), causing that to be a
|
||||
blocker. So, the fix for both of these at once is to replace the blocker
|
||||
against utempter with a dependency on libutempter, because libutempter
|
||||
already blocks utempter. This simplifes things greatly.
|
||||
|
||||
Fixes: 566990
|
||||
Fixes: 560652
|
||||
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
|
||||
|
||||
26 Feb 2016; Fabian Groffen <grobian@gentoo.org> tmux-2.1.ebuild,
|
||||
tmux-9999.ebuild:
|
||||
restrict utempter dependency by Yuta SATOH, bug #575712
|
||||
|
||||
Package-Manager: portage-2.2.27-prefix
|
||||
|
||||
01 Mar 2016; Zac Medico <zmedico@gentoo.org> tmux-9999.ebuild:
|
||||
fix 9999 ebuild breakage for bug 574592
|
||||
|
||||
Package-Manager: portage-2.2.27
|
||||
|
430
sdk_container/src/third_party/portage-stable/app-misc/tmux/ChangeLog-2015
vendored
Normal file
430
sdk_container/src/third_party/portage-stable/app-misc/tmux/ChangeLog-2015
vendored
Normal file
@ -0,0 +1,430 @@
|
||||
# ChangeLog for app-misc/tmux
|
||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.118 2015/06/27 01:52:25 radhermit Exp $
|
||||
|
||||
27 Jun 2015; Tim Harder <radhermit@gentoo.org> tmux-1.9a.ebuild,
|
||||
tmux-2.0.ebuild, tmux-9999.ebuild:
|
||||
Update HOMEPAGE, SRC_URI, and EGIT_REPO_URI (project moved from sourceforge
|
||||
to github).
|
||||
|
||||
*tmux-2.0 (10 May 2015)
|
||||
|
||||
10 May 2015; Justin Lecher <jlec@gentoo.org> +files/tmux-2.0-flags.patch,
|
||||
+tmux-2.0.ebuild, -files/tmux-1.7-terminfo.patch, tmux-9999.ebuild:
|
||||
Version Bump, bug #548944
|
||||
|
||||
05 Jan 2015; Yixun Lan <dlan@gentoo.org> tmux-1.9a.ebuild:
|
||||
revert to arm64 testing keyword
|
||||
|
||||
30 Dec 2014; Yixun Lan <dlan@gentoo.org> tmux-1.9a.ebuild:
|
||||
keyword for arm64, test on a53 board
|
||||
|
||||
02 Nov 2014; Sven Vermeulen <swift@gentoo.org> tmux-1.9a.ebuild,
|
||||
tmux-9999.ebuild:
|
||||
Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
|
||||
#527698)
|
||||
|
||||
12 Oct 2014; Justin Lecher <jlec@gentoo.org> -tmux-1.8.ebuild:
|
||||
Drop old
|
||||
|
||||
11 Oct 2014; Tobias Klausmann <klausman@gentoo.org> tmux-1.9a.ebuild:
|
||||
Stable on alpha, bug 512640
|
||||
|
||||
10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tmux-1.9a.ebuild:
|
||||
Stable for ia64, wrt bug #512640
|
||||
|
||||
02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tmux-1.9a.ebuild:
|
||||
Stable for ppc64, wrt bug #512640
|
||||
|
||||
13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tmux-1.9a.ebuild:
|
||||
Stable for ppc, wrt bug #512640
|
||||
|
||||
24 Jun 2014; Agostino Sarubbo <ago@gentoo.org> tmux-1.9a.ebuild:
|
||||
Stable for x86, wrt bug #512640
|
||||
|
||||
20 Jun 2014; Chema Alonso <nimiux@gentoo.org> tmux-1.9a.ebuild:
|
||||
Stable for amd64 wrt bug #512640
|
||||
|
||||
19 Jun 2014; Markus Meier <maekke@gentoo.org> tmux-1.9a.ebuild:
|
||||
arm stable, bug #512640
|
||||
|
||||
08 Jun 2014; Jeroen Roovers <jer@gentoo.org> tmux-1.9a.ebuild:
|
||||
Stable for HPPA (bug #512640).
|
||||
|
||||
17 May 2014; Sven Vermeulen <swift@gentoo.org> tmux-1.8.ebuild,
|
||||
tmux-1.9a.ebuild, tmux-9999.ebuild:
|
||||
Fix bug #509740 - Add USE=selinux dependency to sec-policy/selinux-screen
|
||||
|
||||
*tmux-1.9a (25 Feb 2014)
|
||||
|
||||
25 Feb 2014; Tim Harder <radhermit@gentoo.org> +tmux-1.9a.ebuild,
|
||||
tmux-9999.ebuild, +files/tmux-1.9a-flags.patch:
|
||||
Version bump (bug #502004).
|
||||
|
||||
04 Feb 2014; Tim Harder <radhermit@gentoo.org> -tmux-1.6.ebuild,
|
||||
-tmux-1.7.ebuild, -tmux-1.7-r1.ebuild, -tmux-1.7-r2.ebuild,
|
||||
-tmux-1.7-r3.ebuild:
|
||||
Remove old.
|
||||
|
||||
03 Feb 2014; Mike Frysinger <vapier@gentoo.org> tmux-1.8.ebuild:
|
||||
Mark alpha/arm/ia64/ppc64/s390/sh stable #469350.
|
||||
|
||||
28 Aug 2013; Alex Alexander <wired@gentoo.org> tmux-9999.ebuild:
|
||||
dropped EGIT_PROJECT, bug #482774
|
||||
|
||||
14 May 2013; Jeroen Roovers <jer@gentoo.org> tmux-1.8.ebuild:
|
||||
Stable for HPPA (bug #469350).
|
||||
|
||||
12 May 2013; Agostino Sarubbo <ago@gentoo.org> tmux-1.8.ebuild:
|
||||
Stable for ppc, wrt bug #469350
|
||||
|
||||
11 May 2013; Agostino Sarubbo <ago@gentoo.org> tmux-1.8.ebuild:
|
||||
Stable for x86, wrt bug #469350
|
||||
|
||||
11 May 2013; Agostino Sarubbo <ago@gentoo.org> tmux-1.8.ebuild:
|
||||
Stable for amd64, wrt bug #469350
|
||||
|
||||
27 Mar 2013; Alex Alexander <wired@gentoo.org> tmux-1.8.ebuild:
|
||||
fixed fail with stable automake
|
||||
|
||||
*tmux-1.8 (26 Mar 2013)
|
||||
|
||||
26 Mar 2013; Alex Alexander <wired@gentoo.org> +tmux-1.8.ebuild:
|
||||
version bump - bug #463414
|
||||
|
||||
07 Mar 2013; Tim Harder <radhermit@gentoo.org> tmux-9999.ebuild:
|
||||
Don't install NOTES for live ebuild (bug #460726 by Joe M).
|
||||
|
||||
*tmux-1.7-r3 (13 Feb 2013)
|
||||
|
||||
13 Feb 2013; Justin Lecher <jlec@gentoo.org> +tmux-1.7-r3.ebuild,
|
||||
+files/tmux-1.7-terminfo.patch:
|
||||
Use pkg-config to detect ncurses, #456644
|
||||
|
||||
05 Feb 2013; Tim Harder <radhermit@gentoo.org> tmux-9999.ebuild:
|
||||
Update EGIT_REPO_URI.
|
||||
|
||||
04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tmux-1.6.ebuild,
|
||||
tmux-1.7-r1.ebuild, tmux-1.7-r2.ebuild, tmux-1.7.ebuild, tmux-9999.ebuild:
|
||||
Add ~sh, ~s390 wrt bug #449000
|
||||
|
||||
*tmux-1.7-r2 (02 Feb 2013)
|
||||
|
||||
02 Feb 2013; Alex Alexander <wired@gentoo.org> +tmux-1.7-r2.ebuild:
|
||||
this version breaks with -Os, filter it - bug #438558
|
||||
|
||||
*tmux-1.7-r1 (08 Jan 2013)
|
||||
|
||||
08 Jan 2013; Justin Lecher <jlec@gentoo.org> tmux-1.6.ebuild,
|
||||
tmux-1.7.ebuild, +tmux-1.7-r1.ebuild, tmux-9999.ebuild, metadata.xml:
|
||||
Install bashcompletion file, #450896
|
||||
|
||||
28 Dec 2012; Jeroen Roovers <jer@gentoo.org> tmux-1.7.ebuild:
|
||||
Stable for HPPA (bug #449000).
|
||||
|
||||
28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> tmux-1.7.ebuild:
|
||||
ADD: ~alpha ~ia64 ~sparc, wrt bug #449000
|
||||
|
||||
13 Oct 2012; Tim Harder <radhermit@gentoo.org> tmux-9999.ebuild:
|
||||
Use upstream git repo for live ebuild and other updates.
|
||||
|
||||
13 Oct 2012; Tim Harder <radhermit@gentoo.org> -tmux-1.5.ebuild,
|
||||
-files/tmux-1.5-darwin.patch:
|
||||
Remove old.
|
||||
|
||||
13 Oct 2012; Tim Harder <radhermit@gentoo.org> tmux-1.6.ebuild:
|
||||
Stabilize for x86 (bug #435320) and remove unused eutils inherit.
|
||||
|
||||
*tmux-1.7 (13 Oct 2012)
|
||||
|
||||
13 Oct 2012; Tim Harder <radhermit@gentoo.org> +tmux-1.7.ebuild:
|
||||
Version bump.
|
||||
|
||||
26 Sep 2012; Anthony G. Basile <blueness@gentoo.org> tmux-1.5.ebuild,
|
||||
tmux-1.6.ebuild:
|
||||
keyword ~arm, bug #436244
|
||||
|
||||
22 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> tmux-1.6.ebuild:
|
||||
amd64 stable, wrt bug #435320
|
||||
|
||||
19 Sep 2012; Anthony G. Basile <blueness@gentoo.org> tmux-1.6.ebuild:
|
||||
stable ppc, bug #435320
|
||||
|
||||
10 Aug 2012; Richard Yao <ryao@gentoo.org> tmux-1.6.ebuild:
|
||||
Keyword ~mips
|
||||
|
||||
05 Aug 2012; Richard Yao <ryao@gentoo.org> tmux-1.5.ebuild, tmux-1.6.ebuild:
|
||||
Keyword ~x64-freebsd
|
||||
|
||||
20 Jul 2012; Anthony G. Basile <blueness@gentoo.org> tmux-1.6.ebuild:
|
||||
Keyword ~ppc64
|
||||
|
||||
12 Jul 2012; Richard Yao <ryao@gentoo.org> tmux-1.5.ebuild:
|
||||
keyword ~sparc64-solaris, darkside approved
|
||||
|
||||
18 May 2012; <richard@gentoo.org> tmux-1.6.ebuild:
|
||||
keyword ~amd64-fbsd
|
||||
|
||||
12 Feb 2012; Justin Lecher <jlec@gentoo.org> -tmux-1.4.ebuild:
|
||||
Drop old
|
||||
|
||||
11 Feb 2012; nixnut <nixnut@gentoo.org> tmux-1.5.ebuild:
|
||||
ppc stable #380689
|
||||
|
||||
*tmux-1.6 (25 Jan 2012)
|
||||
|
||||
25 Jan 2012; Alex Alexander <wired@gentoo.org> +tmux-1.6.ebuild:
|
||||
version bump
|
||||
|
||||
06 Nov 2011; Raúl Porcel <armin76@gentoo.org> tmux-1.4.ebuild,
|
||||
tmux-1.5.ebuild:
|
||||
Drop sparc keywords
|
||||
|
||||
04 Sep 2011; Markus Meier <maekke@gentoo.org> tmux-1.5.ebuild:
|
||||
x86 stable, bug #380689
|
||||
|
||||
26 Aug 2011; Tony Vroon <chainsaw@gentoo.org> tmux-1.5.ebuild:
|
||||
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
|
||||
#380689 filed by Tim "radhermit" Harder.
|
||||
|
||||
07 Aug 2011; Jeroen Roovers <jer@gentoo.org> -tmux-1.2.ebuild,
|
||||
-files/tmux-1.2-locale.patch, -tmux-1.3.ebuild:
|
||||
Remove old ebuilds so that libevent-1 can be removed.
|
||||
|
||||
30 Jul 2011; Fabian Groffen <grobian@gentoo.org> tmux-1.5.ebuild,
|
||||
+files/tmux-1.5-darwin.patch, tmux-9999.ebuild:
|
||||
Fix for Darwin (bug #376045) and Prefix
|
||||
|
||||
*tmux-1.5 (13 Jul 2011)
|
||||
|
||||
13 Jul 2011; Tim Harder <radhermit@gentoo.org> +tmux-1.5.ebuild:
|
||||
Version bump (acked by wired). Update to EAPI 4.
|
||||
|
||||
02 Jul 2011; nixnut <nixnut@gentoo.org> tmux-1.4.ebuild:
|
||||
ppc stable #361163
|
||||
|
||||
02 Jul 2011; nixnut <nixnut@gentoo.org> tmux-1.3.ebuild:
|
||||
ppc stable #336309
|
||||
|
||||
02 Jun 2011; Alex Alexander <wired@gentoo.org> tmux-9999.ebuild:
|
||||
switched live ebuild to svn, bug #369421
|
||||
|
||||
29 May 2011; Raúl Porcel <armin76@gentoo.org> tmux-1.4.ebuild:
|
||||
sparc stable wrt #361163
|
||||
|
||||
10 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> tmux-1.4.ebuild:
|
||||
x86 stable wrt bug #361163
|
||||
|
||||
30 Mar 2011; Christoph Mende <angelos@gentoo.org> tmux-1.4.ebuild:
|
||||
Stable on amd64 wrt bug #361163
|
||||
|
||||
14 Jan 2011; Alex Alexander <wired@gentoo.org> tmux-1.4.ebuild,
|
||||
tmux-9999.ebuild:
|
||||
tmux works with >=dev-libs/libevent-2.0.10 now, adjusted deps. bug #333819
|
||||
|
||||
11 Jan 2011; Alex Alexander <wired@gentoo.org> tmux-1.4.ebuild:
|
||||
show warnings only if updating from version 1.2 or earlier
|
||||
|
||||
*tmux-1.4 (07 Jan 2011)
|
||||
|
||||
07 Jan 2011; Justin Lecher <jlec@gentoo.org> -tmux-1.1.ebuild,
|
||||
tmux-1.2.ebuild, tmux-1.3.ebuild, +tmux-1.4.ebuild:
|
||||
Version Bump, removed old
|
||||
|
||||
01 Jan 2011; Justin Lecher <jlec@gentoo.org> tmux-9999.ebuild:
|
||||
Upstream now uses autotools, #350261
|
||||
|
||||
*tmux-9999 (28 Oct 2010)
|
||||
|
||||
28 Oct 2010; Alex Alexander <wired@gentoo.org> +tmux-9999.ebuild:
|
||||
added live ebuild, bug #342949
|
||||
|
||||
10 Oct 2010; Raúl Porcel <armin76@gentoo.org> tmux-1.3.ebuild:
|
||||
sparc stable wrt #336309
|
||||
|
||||
08 Sep 2010; Christian Faulhammer <fauli@gentoo.org> tmux-1.3.ebuild:
|
||||
stable x86, bug 336309
|
||||
|
||||
06 Sep 2010; Alex Alexander <wired@gentoo.org> tmux-1.3.ebuild:
|
||||
amd64 stable. bug #336309
|
||||
|
||||
25 Aug 2010; Alex Alexander <wired@gentoo.org> tmux-1.2.ebuild,
|
||||
tmux-1.3.ebuild:
|
||||
restrain libevent dependency to 1.x since tmux does not work with
|
||||
libevent-2.x versions currently available in tree. bug #333819
|
||||
|
||||
19 Aug 2010; Alex Alexander <wired@gentoo.org> tmux-1.3.ebuild:
|
||||
fixed typo
|
||||
|
||||
19 Aug 2010; Alex Alexander <wired@gentoo.org> tmux-1.3.ebuild:
|
||||
EAPI 3. added warnings regarding removed commands and incompatibility with
|
||||
previous version, bug #330039
|
||||
|
||||
17 Aug 2010; Alex Alexander <wired@gentoo.org> metadata.xml:
|
||||
became maintainer
|
||||
|
||||
*tmux-1.3 (24 Jul 2010)
|
||||
|
||||
24 Jul 2010; Justin Lecher <jlec@gentoo.org> +tmux-1.3.ebuild:
|
||||
Version Bump, #328963
|
||||
|
||||
02 Jul 2010; Fabian Groffen <grobian@gentoo.org> tmux-1.2.ebuild:
|
||||
Marked ~x64-macos, bug #326157
|
||||
|
||||
27 Jun 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
|
||||
tmux-1.2.ebuild:
|
||||
[app-misc/tmux-1.2] Changed the dep order for vim / gvim by Tiago's
|
||||
request - fixes bug 325251.
|
||||
|
||||
17 May 2010; Kenneth Prugh <ken69267@gentoo.org> tmux-1.2.ebuild:
|
||||
amd64 stable, bug #317535
|
||||
|
||||
10 May 2010; nixnut <nixnut@gentoo.org> tmux-1.2.ebuild:
|
||||
ppc stable #317535
|
||||
|
||||
10 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> tmux-1.2.ebuild:
|
||||
x86 stable wrt bug #317535
|
||||
|
||||
09 May 2010; Harald van Dijk <truedfx@gentoo.org> tmux-1.2.ebuild,
|
||||
+files/tmux-1.2-locale.patch:
|
||||
Fix build error with et_EE locale (#318995)
|
||||
|
||||
27 Apr 2010; Tiago Cunha <tcunha@gentoo.org> tmux-1.2.ebuild:
|
||||
stable sparc, bug 317535
|
||||
|
||||
14 Apr 2010; Tiago Cunha <tcunha@gentoo.org> tmux-1.2.ebuild:
|
||||
Do not depend on a specific version of dev-libs/libevent per bug #314607,
|
||||
and while there depend on sys-libs/ncurses.
|
||||
|
||||
*tmux-1.2 (10 Mar 2010)
|
||||
|
||||
10 Mar 2010; Tiago Cunha <tcunha@gentoo.org> +tmux-1.2.ebuild:
|
||||
Version bump.
|
||||
|
||||
03 Feb 2010; Alexis Ballier <aballier@gentoo.org> tmux-1.1.ebuild:
|
||||
keyword ~x86-fbsd thanks to Naohiro Aota <naota@elisp.net>, bug #303072
|
||||
|
||||
05 Jan 2010; Tiago Cunha <tcunha@gentoo.org> -tmux-1.0.ebuild:
|
||||
Remove old.
|
||||
|
||||
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> tmux-1.1.ebuild:
|
||||
Transfer Prefix keywords
|
||||
|
||||
28 Dec 2009; nixnut <nixnut@gentoo.org> tmux-1.1.ebuild:
|
||||
ppc stable #296241
|
||||
|
||||
10 Dec 2009; Markus Meier <maekke@gentoo.org> tmux-1.1.ebuild:
|
||||
amd64/x86 stable, bug #296241
|
||||
|
||||
08 Dec 2009; Tiago Cunha <tcunha@gentoo.org> tmux-1.1.ebuild:
|
||||
stable sparc, bug 296241
|
||||
|
||||
13 Nov 2009; Tiago Cunha <tcunha@gentoo.org> -tmux-0.9.ebuild:
|
||||
Remove old.
|
||||
|
||||
*tmux-1.1 (05 Nov 2009)
|
||||
|
||||
05 Nov 2009; Tiago Cunha <tcunha@gentoo.org> +tmux-1.1.ebuild:
|
||||
Version bump.
|
||||
|
||||
30 Oct 2009; Tiago Cunha <tcunha@gentoo.org> tmux-1.0.ebuild:
|
||||
stable sparc, bug 290079
|
||||
|
||||
30 Oct 2009; Markus Meier <maekke@gentoo.org> tmux-1.0.ebuild:
|
||||
amd64/x86 stable, bug #290079
|
||||
|
||||
24 Oct 2009; nixnut <nixnut@gentoo.org> tmux-1.0.ebuild:
|
||||
ppc stable #290079
|
||||
|
||||
*tmux-1.0 (20 Sep 2009)
|
||||
|
||||
20 Sep 2009; Tiago Cunha <tcunha@gentoo.org> +tmux-1.0.ebuild:
|
||||
Version bump.
|
||||
|
||||
26 Aug 2009; Tiago Cunha <tcunha@gentoo.org> -tmux-0.8.ebuild:
|
||||
Remove old.
|
||||
|
||||
14 Aug 2009; Tiago Cunha <tcunha@gentoo.org> tmux-0.9.ebuild:
|
||||
stable sparc, bug 280636
|
||||
|
||||
14 Aug 2009; Markus Meier <maekke@gentoo.org> tmux-0.9.ebuild:
|
||||
amd64/x86 stable, bug #280636
|
||||
|
||||
09 Aug 2009; nixnut <nixnut@gentoo.org> tmux-0.9.ebuild:
|
||||
ppc stable #280636
|
||||
|
||||
*tmux-0.9 (07 Jul 2009)
|
||||
|
||||
07 Jul 2009; Tiago Cunha <tcunha@gentoo.org> -tmux-0.7.ebuild,
|
||||
+tmux-0.9.ebuild:
|
||||
- Version bump.
|
||||
- Remove old.
|
||||
|
||||
24 Jun 2009; Tiago Cunha <tcunha@gentoo.org> tmux-0.8.ebuild:
|
||||
stable sparc, bug 270890
|
||||
|
||||
27 May 2009; Christian Faulhammer <fauli@gentoo.org> tmux-0.8.ebuild:
|
||||
stable x86, bug 270890
|
||||
|
||||
23 May 2009; nixnut <nixnut@gentoo.org> tmux-0.8.ebuild:
|
||||
ppc stable #270890
|
||||
|
||||
23 May 2009; Thomas Anderson <gentoofan23@gentoo.org> tmux-0.8.ebuild:
|
||||
stable amd64, bug 270890
|
||||
|
||||
*tmux-0.8 (22 Apr 2009)
|
||||
|
||||
22 Apr 2009; Tiago Cunha <tcunha@gentoo.org> +tmux-0.8.ebuild:
|
||||
Version bump.
|
||||
|
||||
31 Mar 2009; Tiago Cunha <tcunha@gentoo.org> -tmux-0.6.ebuild:
|
||||
Remove old.
|
||||
|
||||
18 Mar 2009; Brent Baude <ranger@gentoo.org> tmux-0.7.ebuild:
|
||||
stable ppc, bug 260357
|
||||
|
||||
16 Mar 2009; Thomas Anderson <gentoofan23@gentoo.org> tmux-0.7.ebuild:
|
||||
stable amd64, bug 260357
|
||||
|
||||
15 Mar 2009; Raúl Porcel <armin76@gentoo.org> tmux-0.7.ebuild:
|
||||
x86 stable wrt #260357
|
||||
|
||||
12 Mar 2009; Ferris McCormick <fmccor@gentoo.org> tmux-0.7.ebuild:
|
||||
Sparc stable, Bug #260357.
|
||||
|
||||
*tmux-0.7 (08 Feb 2009)
|
||||
|
||||
08 Feb 2009; Tiago Cunha <tcunha@gentoo.org> -tmux-0.5.ebuild,
|
||||
+tmux-0.7.ebuild:
|
||||
- Version bump.
|
||||
- Remove old.
|
||||
|
||||
*tmux-0.6 (18 Jan 2009)
|
||||
|
||||
18 Jan 2009; Tiago Cunha <tcunha@gentoo.org> +files/tmux.vim,
|
||||
metadata.xml, -tmux-0.4a.ebuild, +tmux-0.6.ebuild:
|
||||
- Version bump
|
||||
- Remove old
|
||||
|
||||
*tmux-0.5 (18 Nov 2008)
|
||||
|
||||
18 Nov 2008; Tiago Cunha <tcunha@gentoo.org> +tmux-0.5.ebuild:
|
||||
Version bump
|
||||
|
||||
09 Nov 2008; Tiago Cunha <tcunha@gentoo.org> metadata.xml:
|
||||
I'll be maintaining this now. Thanks swegener
|
||||
|
||||
24 Oct 2008; Pieter Van den Abeele <pvdabeel@gentoo.org> tmux-0.4a.ebuild:
|
||||
Keyworded ~ppc. Closes bug #240183
|
||||
|
||||
04 Aug 2008; Sven Wegener <swegener@gentoo.org> metadata.xml,
|
||||
tmux-0.4a.ebuild:
|
||||
Update from Tiago: Shorten DESCRIPTION in ebuild, add a longer description
|
||||
to metadata.xml instead. Add missing die to installation commands.
|
||||
|
||||
*tmux-0.4a (30 Jul 2008)
|
||||
|
||||
30 Jul 2008; Sven Wegener <swegener@gentoo.org> +metadata.xml,
|
||||
+tmux-0.4a.ebuild:
|
||||
Initial commit from the sunrise overlay. I'm going to proxy-maintain this
|
||||
for Tiago Cunha <me@tiagocunha.org>.
|
@ -1 +1,10 @@
|
||||
DIST tmux-1.6.tar.gz 388633 RMD160 e88d1ac4751920bf5a6b52be80f332f1eb2e8694 SHA1 8756f6bcecb18102b87e5d6f5952ba2541f68ed3 SHA256 faee08ba1bd8c22537cd5b7458881d1bdb4985df88ed6bc5967c56881a7efbd6 SHA512 5c7b311d011f2f2027926a615d4300e97fd22f3ae32b0c364fdf935ff02124c59d1d0c48e7e9d572229c7600b6583fd679f4b960a5af872305f005d27350ad9c WHIRLPOOL 5acbd3ed4b6e60a8a08f1ab4117ac9002108d37a13cb3f64925fc2a986fd86b83037cfa1a7016bb65099a0bb00cb37329ad338b8913d48590f2ab8b3ee1755cd
|
||||
AUX tmux-2.0-flags.patch 584 SHA256 17dba9f233ca99e31d0619a47ca1cfd1f78bc429bfc9564e3fbc0174b39b61e7 SHA512 029a29182f5998c19883f24eab980d16f2e89c72f4150354e0a1101f9092491e836952fb9442e511508f47fd701c8cc8171f29c6ff097248894b6696d108f6dd WHIRLPOOL 026220084ff52382a168053b67bc5133b6d0d455059108ff85f58bb98eaab1656d1d76cd2c7814b9a7fde75e30cf79dfdf65c6c4429aa51852dfb9e6afef13e4
|
||||
AUX tmux.vim 55 SHA256 ab10a475aa32e2aacba7b47e9ca38057ee2e447a953497a0349f1640167be6b7 SHA512 5307bf7d27209ce143d7a57856440ba0462783f5b047b00ec5a5046f1b72110e62ef8bca47b67807cb9e9ffcede06c512f6136d825260f735cc32a63706c9e5e WHIRLPOOL fa0019bcfcbe46aa9d383f8778ea4b7d8ec94f7b58f9c38b07c9b6649ea17363f2436e684d83c0c262711e30b62f90fe7f65d87e3a2c9dc5b391633f75a5d7ca
|
||||
DIST tmux-2.1.tar.gz 462965 SHA256 31564e7bf4bcef2defb3cb34b9e596bd43a3937cad9e5438701a81a5a9af6176 SHA512 0faa0a60a84b777ca3cf572cf741d0e4f82a9f32d27dfeddfda41bad57830823a6d5f2323f27ba794b86e194d9f7db7028c94dc6a15bb4ac5a18508f890bdaa4 WHIRLPOOL 983024886bdb868bb69ccedc18e9fd62cc5a8f147d647ea43b6f20e297b9b3c45a061e542bcb590ab50cf5d3db43d22015c3a8f18bee33d9c76552bfe13424ed
|
||||
DIST tmux-bash-completion-678a27616b70c649c6701cae9cd8c92b58cc051b 458 SHA256 a0905c595fec7f0258fba5466315d42d67eca3bd2d3b12f4af8936d7f168b6c6 SHA512 fe0aca7d03067af87e0788a2fa902c7ef5500ba72295cb63c5a1814534a008c224256d7f890ac1af6d17f3734b45148765e1632f075e284c453185df2927b979 WHIRLPOOL aa83ea77c084e643f2cbf74ddf10bf6e43304b0a7c1f6af24b153844ad01732af8f45de0d8a39093f11be19ff9af20116f4aa7b9c750f3452525fcd7b31a3d8a
|
||||
DIST tmux.vim-95f6126c187667cc7f9c573c45c3b356cf69f4ca 5626 SHA256 040cbb7ce19f5a256ae400061d310e0f64f58cbc525402043708b59546af2462 SHA512 956b2c1ca08e3c92aa39c9df54fbe1c661d0e076c91628c4b88f81f97104241b6505412fa0e21a681adc231eb2e6e7feee850474d4277812d186548bbb05f6d1 WHIRLPOOL 3eaa20479fccf7e20dbd7ccb8669bd8c47da90f7218fdb386fcd150c1223cc7300d68f880baa706bbdb7abf54394d44fd80479ba3fae934de9b53f40acc6286a
|
||||
EBUILD tmux-2.1.ebuild 2317 SHA256 4a4f693f0c48aeb00398b06d7a411726c4a7b33f7565d221f377643aae5034b6 SHA512 e265f8b8e76126f37332b3af27d56d2d44e41f98d79126d061b91b2128d273df24a8a04f8f8718876cad6c676e55e8b9823e9aa311ad139fe79cc231bbc8bb03 WHIRLPOOL 02a872b06391c00ec71d2db94b8c355d60c0d78979c5fe46370efa5b6b1fd3ef6494bd3522216c8a70280ae4cf2f96de50fb29b84451ae00101249d864189864
|
||||
EBUILD tmux-9999.ebuild 2568 SHA256 773e41c3a0f51f1f5e81214c928a36e0ee4a99a1fba1c71fc24791c4786bc72e SHA512 169c8077476b548264cbc5fbdf62f72ef6311447eaa6df452d75376d9b0e0c4c679346ea8c46effa2ef9473437579ee9f2e1ecf99bbf33fdbcd9cb48d3abcad9 WHIRLPOOL 3c3dcf8416956a176a1ac57840e14eadaab70ff0ea0b75652b0a0869f8223b7074eda0877ab0a2e07192559c9fcdeb4297c10ef13fd157a3a15e0d93f83e6591
|
||||
MISC ChangeLog 8258 SHA256 99c558f06669cee33ac9d75fa28d7e06feee234befcb2506499150b1898229e5 SHA512 a0a17c6c5c0eeef4c0dcc5de462c7cf07ab1e455aadeb787da5c5269e197eefa4d33b310e0a5e21645f370b70b1eac4fd1ffdff2415c23cffb6ffe045ee4a424 WHIRLPOOL 408b3e05a871c333842359f308583db07c2134e5b6d6e4f0bd92cc3590ac26eedcb37e5c45281127098f32a2e38aaabc2a9e23fca7952bfbcf4ce6506a85e539
|
||||
MISC ChangeLog-2015 13810 SHA256 cbb95f774d96b6b2f12e4421bb5ee3b75820f4ab9ff571f9a47420fd3928daa2 SHA512 7a14a2e19346013beadd9bade2366c7168ec12b54ecf2429ded745bddea83e7ea228a4bb4f729254db523d7c6c5ba2cc9e5f2a4fc771948ff6d624d6a9d3be08 WHIRLPOOL e9e3694e0f4bbff32cb1e44585faed0944440f5c39477594fc3ee1a62cf7f6b1dd453e7789083e99d6a451b8c6a9bbeb39fa373b65000988ee5c64aef899d010
|
||||
MISC metadata.xml 758 SHA256 d8b1acdbe0283795479436be5437f76037fb54e0c6f32ec6cbe4142964bc1889 SHA512 560576353d246b8b63fb5287e3ead7054e8f7307c0d78e02dee378537a6ffb03edc3b444f1c54809a4807cb4ce1f22e7967ae5825692d3804b89cd1b4655e2c7 WHIRLPOOL 048f7302af5a1ed297d4664880e973304627e12565ceffd394a2564b7cf6efba94d0f6ac14d032262970d4b30b09db4ea83a7294f4ce7cdca5512510939f0d36
|
||||
|
18
sdk_container/src/third_party/portage-stable/app-misc/tmux/files/tmux-2.0-flags.patch
vendored
Normal file
18
sdk_container/src/third_party/portage-stable/app-misc/tmux/files/tmux-2.0-flags.patch
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
Makefile.am | 3 +--
|
||||
1 file changed, 1 insertion(+), 2 deletions(-)
|
||||
|
||||
diff --git a/Makefile.am b/Makefile.am
|
||||
index 63e20b1..a2fec1e 100644
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -25,9 +25,8 @@ endif
|
||||
# Set flags for gcc. gcc4 whines abouts silly stuff so it needs slightly
|
||||
# different flags.
|
||||
if IS_GCC
|
||||
-CFLAGS += -std=gnu99 -O2
|
||||
+CFLAGS += -std=gnu99
|
||||
if IS_DEBUG
|
||||
-CFLAGS += -g
|
||||
CFLAGS += -Wno-long-long -Wall -W -Wnested-externs -Wformat=2
|
||||
CFLAGS += -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations
|
||||
CFLAGS += -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare
|
21
sdk_container/src/third_party/portage-stable/app-misc/tmux/metadata.xml
vendored
Normal file
21
sdk_container/src/third_party/portage-stable/app-misc/tmux/metadata.xml
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>wired@gentoo.org</email>
|
||||
<name>Alex Alexander</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>shell-tools@gentoo.org</email>
|
||||
<name>Gentoo Shell Tools Project</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
tmux is a "terminal multiplexer", it enables a number of terminals
|
||||
(or windows) to be accessed and controlled from a single terminal.
|
||||
tmux is intended to be a simple, modern, BSD-licensed alternative to
|
||||
programs such as <pkg>app-misc/screen</pkg>.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">tmux/tmux</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
@ -1,73 +0,0 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.6.ebuild,v 1.5 2012/08/10 10:09:26 ryao Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
inherit eutils
|
||||
|
||||
DESCRIPTION="Terminal multiplexer"
|
||||
HOMEPAGE="http://tmux.sourceforge.net"
|
||||
SRC_URI="mirror://sourceforge/tmux/${P}.tar.gz"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
IUSE="vim-syntax"
|
||||
|
||||
DEPEND="
|
||||
|| ( >=dev-libs/libevent-2.0.10 <dev-libs/libevent-2 )
|
||||
sys-libs/ncurses"
|
||||
RDEPEND="${DEPEND}
|
||||
vim-syntax? ( || (
|
||||
app-editors/vim
|
||||
app-editors/gvim ) )"
|
||||
|
||||
DOCS=( CHANGES FAQ NOTES TODO )
|
||||
|
||||
pkg_setup() {
|
||||
if has_version "<app-misc/tmux-1.3"; then
|
||||
echo
|
||||
ewarn "Commands 'up-pane', 'down-pane' and 'select-prompt' were removed in version 1.3."
|
||||
ewarn "You may want to update your configuration file accordingly to avoid errors on"
|
||||
ewarn "tmux startup."
|
||||
ewarn
|
||||
ewarn "For the full Changelog, together with details on what replaced the above"
|
||||
ewarn "commands, visit http://tmux.svn.sourceforge.net/viewvc/tmux/trunk/CHANGES"
|
||||
ewarn
|
||||
ewarn "WARNING: after updating to ${P} you will _not_ be able to connect to any"
|
||||
ewarn "running 1.2 tmux server instances. You'll have to use an existing client to"
|
||||
ewarn "end your old sessions or kill the old server instances. Otherwise you'll have"
|
||||
ewarn "to temporarily downgrade to tmux 1.2 to access them."
|
||||
echo
|
||||
elif has_version "<app-misc/tmux-1.6"; then
|
||||
echo
|
||||
ewarn "Some configuration options changed in this release."
|
||||
ewarn "Please read the CHANGES file in /usr/share/doc/${PF}/"
|
||||
ewarn "or visit http://tmux.svn.sourceforge.net/viewvc/tmux/trunk/CHANGES"
|
||||
ewarn "for more details."
|
||||
echo
|
||||
fi
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
# look for config file in the prefix
|
||||
sed -i -e '/SYSTEM_CFG/s:"/etc:"'"${EPREFIX}"'/etc:' tmux.h || die
|
||||
# and don't just add some includes
|
||||
sed -i -e 's:-I/usr/local/include::' Makefile.in || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
docinto examples
|
||||
dodoc examples/*.conf
|
||||
|
||||
if use vim-syntax; then
|
||||
insinto /usr/share/vim/vimfiles/syntax
|
||||
doins examples/tmux.vim
|
||||
|
||||
insinto /usr/share/vim/vimfiles/ftdetect
|
||||
doins "${FILESDIR}"/tmux.vim
|
||||
fi
|
||||
}
|
91
sdk_container/src/third_party/portage-stable/app-misc/tmux/tmux-2.1.ebuild
vendored
Normal file
91
sdk_container/src/third_party/portage-stable/app-misc/tmux/tmux-2.1.ebuild
vendored
Normal file
@ -0,0 +1,91 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
AUTOTOOLS_AUTORECONF=true
|
||||
|
||||
inherit autotools-utils bash-completion-r1 flag-o-matic versionator
|
||||
|
||||
DESCRIPTION="Terminal multiplexer"
|
||||
HOMEPAGE="http://tmux.github.io/"
|
||||
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
IUSE="debug selinux vim-syntax kernel_FreeBSD kernel_linux"
|
||||
|
||||
CDEPEND="
|
||||
|| (
|
||||
=dev-libs/libevent-2.0*
|
||||
>=dev-libs/libevent-2.1.5-r4
|
||||
)
|
||||
kernel_linux? ( sys-libs/libutempter )
|
||||
kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) )
|
||||
sys-libs/ncurses:0="
|
||||
DEPEND="${CDEPEND}
|
||||
virtual/pkgconfig"
|
||||
RDEPEND="${CDEPEND}
|
||||
selinux? ( sec-policy/selinux-screen )
|
||||
vim-syntax? (
|
||||
|| (
|
||||
app-editors/vim
|
||||
app-editors/gvim
|
||||
)
|
||||
)"
|
||||
|
||||
DOCS=( CHANGES FAQ README TODO )
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-2.0-flags.patch )
|
||||
|
||||
src_prepare() {
|
||||
# bug 438558
|
||||
# 1.7 segfaults when entering copy mode if compiled with -Os
|
||||
replace-flags -Os -O2
|
||||
|
||||
# regenerate aclocal.m4 to support earlier automake versions
|
||||
rm aclocal.m4 || die
|
||||
|
||||
autotools-utils_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--sysconfdir="${EPREFIX}"/etc
|
||||
$(use_enable debug)
|
||||
)
|
||||
autotools-utils_src_configure
|
||||
}
|
||||
|
||||
src_install() {
|
||||
autotools-utils_src_install
|
||||
|
||||
newbashcomp examples/bash_completion_tmux.sh ${PN}
|
||||
|
||||
docinto examples
|
||||
dodoc examples/*.conf
|
||||
|
||||
if use vim-syntax; then
|
||||
insinto /usr/share/vim/vimfiles/syntax
|
||||
doins examples/tmux.vim
|
||||
|
||||
insinto /usr/share/vim/vimfiles/ftdetect
|
||||
doins "${FILESDIR}"/tmux.vim
|
||||
fi
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
if ! version_is_at_least 1.9a ${REPLACING_VERSIONS:-1.9a}; then
|
||||
echo
|
||||
ewarn "Some configuration options changed in this release."
|
||||
ewarn "Please read the CHANGES file in /usr/share/doc/${PF}/"
|
||||
ewarn
|
||||
ewarn "WARNING: After updating to ${P} you will _not_ be able to connect to any"
|
||||
ewarn "older, running tmux server instances. You'll have to use an existing client to"
|
||||
ewarn "end your old sessions or kill the old server instances. Otherwise you'll have"
|
||||
ewarn "to temporarily downgrade to access them."
|
||||
echo
|
||||
fi
|
||||
}
|
91
sdk_container/src/third_party/portage-stable/app-misc/tmux/tmux-9999.ebuild
vendored
Normal file
91
sdk_container/src/third_party/portage-stable/app-misc/tmux/tmux-9999.ebuild
vendored
Normal file
@ -0,0 +1,91 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
AUTOTOOLS_AUTORECONF=true
|
||||
|
||||
inherit autotools-utils git-r3 bash-completion-r1 flag-o-matic versionator
|
||||
|
||||
DESCRIPTION="Terminal multiplexer"
|
||||
HOMEPAGE="http://tmux.github.io/"
|
||||
SRC_URI="https://raw.githubusercontent.com/przepompownia/tmux-bash-completion/678a27616b70c649c6701cae9cd8c92b58cc051b/completions/tmux -> tmux-bash-completion-678a27616b70c649c6701cae9cd8c92b58cc051b
|
||||
vim-syntax? ( https://raw.githubusercontent.com/keith/tmux.vim/95f6126c187667cc7f9c573c45c3b356cf69f4ca/syntax/tmux.vim -> tmux.vim-95f6126c187667cc7f9c573c45c3b356cf69f4ca )"
|
||||
EGIT_REPO_URI="https://github.com/tmux/tmux.git"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE="debug selinux vim-syntax kernel_FreeBSD kernel_linux"
|
||||
|
||||
CDEPEND="
|
||||
>=dev-libs/libevent-2.0.10
|
||||
kernel_linux? ( sys-libs/libutempter )
|
||||
kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) )
|
||||
sys-libs/ncurses:0="
|
||||
DEPEND="${CDEPEND}
|
||||
virtual/pkgconfig"
|
||||
RDEPEND="${CDEPEND}
|
||||
selinux? ( sec-policy/selinux-screen )
|
||||
vim-syntax? (
|
||||
|| (
|
||||
app-editors/vim
|
||||
app-editors/gvim
|
||||
)
|
||||
)"
|
||||
|
||||
DOCS=( CHANGES FAQ README TODO )
|
||||
|
||||
src_prepare() {
|
||||
# respect CFLAGS and don't add some includes
|
||||
sed \
|
||||
-e 's:-I/usr/local/include::' \
|
||||
-e 's:-O2::' \
|
||||
-i Makefile.am || die
|
||||
|
||||
# bug 438558
|
||||
# 1.7 segfaults when entering copy mode if compiled with -Os
|
||||
replace-flags -Os -O2
|
||||
|
||||
autotools-utils_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--sysconfdir="${EPREFIX}"/etc
|
||||
$(use_enable debug)
|
||||
)
|
||||
autotools-utils_src_configure
|
||||
}
|
||||
|
||||
src_install() {
|
||||
autotools-utils_src_install
|
||||
|
||||
newbashcomp "${DISTDIR}/tmux-bash-completion-678a27616b70c649c6701cae9cd8c92b58cc051b" ${PN}
|
||||
|
||||
docinto examples
|
||||
dodoc example_tmux.conf
|
||||
|
||||
if use vim-syntax; then
|
||||
insinto /usr/share/vim/vimfiles/syntax
|
||||
newins "${DISTDIR}/tmux.vim-95f6126c187667cc7f9c573c45c3b356cf69f4ca" tmux.vim
|
||||
|
||||
insinto /usr/share/vim/vimfiles/ftdetect
|
||||
doins "${FILESDIR}"/tmux.vim
|
||||
fi
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
if ! version_is_at_least 1.9a ${REPLACING_VERSIONS:-1.9a}; then
|
||||
echo
|
||||
ewarn "Some configuration options changed in this release."
|
||||
ewarn "Please read the CHANGES file in /usr/share/doc/${PF}/"
|
||||
ewarn
|
||||
ewarn "WARNING: After updating to ${P} you will _not_ be able to connect to any"
|
||||
ewarn "older, running tmux server instances. You'll have to use an existing client to"
|
||||
ewarn "end your old sessions or kill the old server instances. Otherwise you'll have"
|
||||
ewarn "to temporarily downgrade to access them."
|
||||
echo
|
||||
fi
|
||||
}
|
@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=install prepare setup
|
||||
DEPEND=|| ( >=dev-libs/libevent-2.0.10 <dev-libs/libevent-2 ) sys-libs/ncurses
|
||||
DESCRIPTION=Terminal multiplexer
|
||||
EAPI=4
|
||||
HOMEPAGE=http://tmux.sourceforge.net
|
||||
IUSE=vim-syntax
|
||||
KEYWORDS=amd64 arm ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
|
||||
LICENSE=ISC
|
||||
RDEPEND=|| ( >=dev-libs/libevent-2.0.10 <dev-libs/libevent-2 ) sys-libs/ncurses vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/tmux/tmux-1.6.tar.gz
|
||||
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||
_md5_=576c0ff85307d4f03266619286a3937c
|
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/tmux-2.1
vendored
Normal file
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/tmux-2.1
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=|| ( =dev-libs/libevent-2.0* >=dev-libs/libevent-2.1.5-r4 ) kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) ) sys-libs/ncurses:0= virtual/pkgconfig !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DESCRIPTION=Terminal multiplexer
|
||||
EAPI=5
|
||||
HOMEPAGE=http://tmux.github.io/
|
||||
IUSE=debug selinux vim-syntax kernel_FreeBSD kernel_linux
|
||||
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
|
||||
LICENSE=ISC
|
||||
RDEPEND=|| ( =dev-libs/libevent-2.0* >=dev-libs/libevent-2.1.5-r4 ) kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) ) sys-libs/ncurses:0= selinux? ( sec-policy/selinux-screen ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tmux/tmux/releases/download/2.1/tmux-2.1.tar.gz
|
||||
_eclasses_=autotools 199350adb9ae3c85e275b1409e43c90d autotools-utils 419811142edf3516b0d0cf1a254d93cb bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
|
||||
_md5_=d55ce55ebff9e9f529034760b60d1491
|
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/tmux-9999
vendored
Normal file
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/tmux-9999
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DEPEND=>=dev-libs/libevent-2.0.10 kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) ) sys-libs/ncurses:0= virtual/pkgconfig !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=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=Terminal multiplexer
|
||||
EAPI=5
|
||||
HOMEPAGE=http://tmux.github.io/
|
||||
IUSE=debug selinux vim-syntax kernel_FreeBSD kernel_linux
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-libs/libevent-2.0.10 kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) ) sys-libs/ncurses:0= selinux? ( sec-policy/selinux-screen ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://raw.githubusercontent.com/przepompownia/tmux-bash-completion/678a27616b70c649c6701cae9cd8c92b58cc051b/completions/tmux -> tmux-bash-completion-678a27616b70c649c6701cae9cd8c92b58cc051b vim-syntax? ( https://raw.githubusercontent.com/keith/tmux.vim/95f6126c187667cc7f9c573c45c3b356cf69f4ca/syntax/tmux.vim -> tmux.vim-95f6126c187667cc7f9c573c45c3b356cf69f4ca )
|
||||
_eclasses_=autotools 199350adb9ae3c85e275b1409e43c90d autotools-utils 419811142edf3516b0d0cf1a254d93cb bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 git-r3 ab80045e5d080584334f33013f4df21d libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
|
||||
_md5_=297b2adb010da56a5f17b67b31aeeb35
|
Loading…
x
Reference in New Issue
Block a user