summaryrefslogtreecommitdiff
blob: 700809500a8e287bd72d5f6badce565e4fab1dde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
# ChangeLog for app-misc/screen
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/ChangeLog,v 1.25 2003/02/10 16:28:56 gmsoft Exp $

  10 Feb 2003; Guy Martin <gmsoft@gentoo.org> screen-3.9.13-r4.ebuild :
  Added hppa to keywords.

*screen-3.9.13-r4 (16 Jan 2003)

  16 Jan 2003; Aron Griffis <agriffis@gentoo.org> screen-3.9.13-r4.ebuild :
  Revision bump since the last change affects run-time, not compile-time.

  16 Jan 2003; Aron Griffis <agriffis@gentoo.org> screen-3.9.13-r3.ebuild :
  Fix bug 12683 again.  Last fix broke screen at run-time.

  15 Jan 2003; Aron Griffis <agriffis@gentoo.org> screen-3.9.13-r3.ebuild :
  Fixup term.h to fix bug 12683.  Believe this is an upstream problem in
  screen, but no doubt it will be ironed out eventually.

*screen-3.9.13-r3 (20 Dec 2002)

  20 Dec 2002; Maik Schreiber <blizzy@gentoo.org> : Revision bump to get
  permissions right on all systems.

  20 Dec 2002; Maik Schreiber <blizzy@gentoo.org> screen-3.9.13-r1.ebuild,
  screen-3.9.13-r2.ebuild: Fixed sed calls to work with <sed-4.

  19 Dec 2002; Maik Schreiber <blizzy@gentoo.org> files/screenrc: Changed
  scrollback buffer to 1000 lines per default. Also removed version output
  on startup.

*screen-3.9.13-r2 (19 Dec 2002)

  19 Dec 2002; Maik Schreiber <blizzy@gentoo.org> : Changed permissions of
  /var/run/screen to 0755 to satisfy screen when running in multi-user mode.

*screen-3.9.13-r1 (16 Dec 2002)

  16 Dec 2002; Stefan Jones <cretin@gentoo.org> : A new improved ebuild. Does
  everything! Many thanks to j2 on IRC for the ebuild.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

*screen-3.9.13 (18 Nov 2002)

  18 Nov 2002; Maik Schreiber <blizzy@gentoo.org> : New version.

*screen-3.9.11-r4 (7 Nov 2002)

  7 Nov 2002; Michael Nazaroff <naz@gentoo.org> screen-3.9.11-r3.ebuild :

  I added in addpredict "${SSH_TTY}" and "`tty`" line into the ebuild to see if
  maybe this will actually fix the ebuild.  I've been getting support
  from Andreas Fink <koba@braindead.de> with the ebuild, since he can produce
  the issue and I cannot on my machine.

  11 Nov 2002; Michael Nazaroff <naz@gentoo.org> screen-3.9.11-r3.ebuild :

  Fixed a typo in the ebuild so the tty addpredict will should actually work.

*screen-3.9.11-r3 (27 Jul 2002)

  25 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  Added alpha to KEYWORDS

  23 Aug 2002; Michael Nazaroff <naz@gentoo.org> screen-3.9.11-r3.ebuild :

  Added a Addwrite line to the ebuild to try and fix a Sandbox
  violation. This is issue with vim as well and few other apps when logged
  in via ssh and trying to emerge the application.
  
  3 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> screen-3.9.11-r3.ebuild :

  Added ppc to KEYWORDS.

  27 Jul 2002; Michael M Nazaroff <naz@gentoo.org> screen-3.9.11-r3.ebuild :

  Small typo fix.. /dev/ptys/* in ebuild instead of /dev/pty/*. Don't think
  needs revision bump.

*screen-3.9.11-r3 (3 Jun 2002)

  16 Jun 2002; Michael M Nazaroff <naz@gentoo.org> screen-3.9.11-r3.ebuild :

  Added in sandbox_predict to help correct a sandbox violation trying to test
  /dev/pty/* , this should take care of the issue.

*screen-3.9.11-r3 (3 Jun 2002)

  3 Jun 2002; Michael M Nazaroff <naz@gentoo.org> screen-3.9.11-r3.ebuild :

  Added in sandbox_predict to help correct a sandbox violation trying to test
  /dev/pty/s0, this should take care of the issue.

*screen-3.9.11-r2 (7 Mar 2002)

  7 Mar 2002; Jared H. Hudson <jhhudso@gentoo.org> screen-3.9.11-r2.ebuild :

  Removed sandbox file (addwrite /dev/vc) since it is no longer necessary
  with portage-1.8.18

*screen-3.9.11-r1 (6 Mar 2002)

  6 Mar 2002; Jared H. Hudson <jhhudso@gentoo.org> screen-3.9.11-r1.ebuild :

  Fixed sandbox error where configure attempts to write to tty
  to see if it has permissions to.

*screen-3.9.11 (21 Mar 2002)

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> screen-3.9.11.ebuild :

  Version upgrade patch submitted by Matthew Kennedy -- this renders the texi
  patch from the older version unnecessary, and adds missing documentation
  items.

*screen-3.9.9 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :

  Added initial ChangeLog.