summaryrefslogtreecommitdiff
blob: eae2837a60088da1725e5042fe6265ddbbc7c356 (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
122
123
124
125
126
# ChangeLog for net-misc/nxcomp
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/ChangeLog,v 1.26 2006/12/14 15:10:54 beu Exp $

  14 Dec 2006; Elfyn McBratney <beu@gentoo.org> nxcomp-1.5.0-r1.ebuild,
  nxcomp-1.5.0-r2.ebuild:
  Kill redundant DEPENDs on virtual/libc and sys-libs/zlib.

  01 May 2006; Stuart Herbert <stuart@gentoo.org> nxcomp-1.5.0-r2.ebuild:
  Added back in the dolib.so call (taken out by mistake yesterday)

*nxcomp-1.5.0-r2 (30 Apr 2006)

  30 Apr 2006; Stuart Herbert <stuart@gentoo.org> +nxcomp-1.5.0-r2.ebuild:
  Huge thanks to Jon Scruggs for the following changes:
  
  * Added xorg 7 dependencies, but allow fallback to xorg 6.x #119139, #123490,
  #123491
  * Cleaned up the dependencies
  * Cleaned up the source compiling code
  * Cleaned up the source install code
  * Added the environmental variables to this ebuild.
  * Removed install of NX.h to /usr/X11R6/include
  * Fixed a typo in the depend line.
  * Added in config protect stuff to the nxpaths file. :) I forgot that earlier.
  * :$* I added work arounds for revdep-rebuild #126461
  * Took out LDPATH

  21 Mar 2006; Aron Griffis <agriffis@gentoo.org> nxcomp-1.3.2-r1.ebuild,
  -nxcomp-1.5.0.ebuild, nxcomp-1.5.0-r1.ebuild:
  Add modular X deps, remove older 1.5.0 ebuild

  05 Mar 2006; Stuart Herbert <stuart@gentoo.org>
  +files/nxcomp-1.5.0-r1-gcc4.patch, nxcomp-1.5.0-r1.ebuild:
  Added gcc4 patch from bug #119744; thanks to Marcelo Goes
  <vanquiris@gentoo.org> for the patch

*nxcomp-1.5.0-r1 (15 Dec 2005)

  15 Dec 2005; Aron Griffis <agriffis@gentoo.org>
  +files/nxcomp-1.5.0-r1-pic.patch, nxcomp-1.5.0.ebuild,
  +nxcomp-1.5.0-r1.ebuild:
  Bump upstream sources from 1.5.0-65 to 1.5.0-80

  21 Oct 2005; Aron Griffis <agriffis@gentoo.org> nxcomp-1.5.0.ebuild:
  Install libXcomp.so* instead of libXcomp.so.${PV} so that nxssh and others
  can link

  20 Oct 2005; Aron Griffis <agriffis@gentoo.org> nxcomp-1.5.0.ebuild:
  Add lib -> $(get_libdir) symlink in /usr/NX; seems to be necessary for
  nxclient to start

*nxcomp-1.5.0 (20 Oct 2005)

  20 Oct 2005; Aron Griffis <agriffis@gentoo.org>
  +files/nxcomp-1.5.0-pic.patch, +nxcomp-1.5.0.ebuild:
  Update to nxcomp-1.5.0

*nxcomp-1.2.2-r1 (02 Jan 2005)

  02 Jan 2005; Stuart Herbert <stuart@gentoo.org> -nxcomp-1.2.2-r1.ebuild,
  -nxcomp-1.3.0.ebuild, -nxcomp-1.3.2.ebuild:
  Removed obsolete version

  02 Jan 2005; Stuart Herbert <stuart@gentoo.org> -nxcomp-1.4.0.ebuild:
  Now installed by nx-x11

*nxcomp-1.4.0-r1 (02 Jan 2005)

  02 Jan 2005; Stuart Herbert <stuart@gentoo.org> +nxcomp-1.4.0-r1.ebuild,
  -nxcomp-1.4.0.ebuild:
  Now installed by nx-x11

*nxcomp-1.4.0 (12 Sep 2004)

  12 Sep 2004; Stuart Herbert <stuart@gentoo.org> +nxcomp-1.4.0.ebuild:
  Version bump

  15 May 2004; Stuart Herbert <stuart@gentoo.org> nxcomp-1.3.2.ebuild:
  Added call to prelib, as portage doesn't seem to do this automagically :(

  14 May 2004; Stuart Herbert <stuart@gentoo.org> nxcomp-1.3.2.ebuild:
  Fix for nxcomp trying to install wrong library version

*nxcomp-1.3.2 (13 May 2004)

  13 May 2004; Stuart Herbert <stuart@gentoo.org> nxcomp-1.2.2.ebuild,
  nxcomp-1.3.0_beta2.ebuild, nxcomp-1.3.2.ebuild:
  Added nxcomp-1.3.2, for nxserver 1.3.2.  Removed older versions

  11 Mar 2004; David Holm <dholm@gentoo.org> nxcomp-1.3.0.ebuild:
  Added to ~ppc.

  27 Feb 2004; Stuart Herbert <stuart@gentoo.org> nxcomp-1.3.0.ebuild:
  Fix for bug #36270

  25 Dec 2003; Stuart Herbert <stuart@gentoo.org> nxcomp-1.3.0.ebuild:
  Added missing dependencies; for bug #36483

  21 Dec 2003; Stuart Herbert <stuart@gentoo.org> nxcomp-1.3.0.ebuild:
  Marked as stable

*nxcomp-1.3.0 (21 Dec 2003)

  21 Dec 2003; Stuart Herbert <stuart@gentoo.org> nxcomp-1.3.0.ebuild:
  Version bump

*nxcomp-1.3.0_beta2 (24 Nov 2003)

  24 Nov 2003; Stuart Herbert <stuart@gentoo.org> nxcomp-1.3.0_beta2.ebuild:
  Fix for attempt to install wrong version of the .so file

  13 Nov 2003; Stuart Herbert <stuart@gentoo.org> :
  Added ebuild for beta2 of nxcomp-1.3.0

  10 Sep 2003; stuart :
  Added support for latest nxcomp release

  09 Sep 2003; stuart nxcomp-1.2.2.ebuild:
  Marked as stable

*nxcomp-1.2.2 (27 Aug 2003)

  27 Aug 2003; stuart nxcomp-1.2.2.ebuild:
  Initial import