public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: ChangeLog tigervnc-0.0.90_p3751.ebuild
@ 2009-04-22 18:32 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-22 18:32 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/22 18:32:29

  Modified:             ChangeLog tigervnc-0.0.90_p3751.ebuild
  Log:
  Add ~sparc and remove --enable-xcsecurity as its not recommended upstream
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.10                 net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	18 Apr 2009 13:49:43 -0000	1.9
+++ ChangeLog	22 Apr 2009 18:32:29 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.9 2009/04/18 13:49:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.10 2009/04/22 18:32:29 armin76 Exp $
+
+  22 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+  tigervnc-0.0.90_p3751.ebuild:
+  Add ~sparc and remove --enable-xcsecurity as its not recommended upstream
 
   18 Apr 2009; Brent Baude <ranger@gentoo.org> tigervnc-0.0.90_p3751.ebuild:
   Marking tigervnc-0.0.90_p3751 ~ppc64 for bug 266117



1.7                  net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?r1=1.6&r2=1.7

Index: tigervnc-0.0.90_p3751.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tigervnc-0.0.90_p3751.ebuild	18 Apr 2009 13:49:43 -0000	1.6
+++ tigervnc-0.0.90_p3751.ebuild	22 Apr 2009 18:32:29 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.6 2009/04/18 13:49:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.7 2009/04/22 18:32:29 armin76 Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~hppa ~ia64 ~ppc64 ~sh ~x86"
+KEYWORDS="~hppa ~ia64 ~ppc64 ~sh ~sparc ~x86"
 IUSE="+opengl server +xorgmodule"
 
 RDEPEND="sys-libs/zlib
@@ -129,7 +129,7 @@
 			--disable-xorg --disable-xnest --disable-xvfb --disable-dmx \
 			--disable-xwin --disable-xephyr --disable-kdrive --with-pic \
 			--disable-xorgcfg --disable-xprint --disable-static \
-			--disable-composite --disable-xtrap --enable-xcsecurity \
+			--disable-composite --disable-xtrap \
 			--disable-{a,c,m}fb \
 			--with-default-font-path=/usr/share/fonts/misc,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/TTF,/usr/share/fonts/Type1 \
 			--enable-install-libxf86config \






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: ChangeLog tigervnc-0.0.90_p3751.ebuild
@ 2009-04-29 19:55 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2009-04-29 19:55 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/29 19:55:13

  Modified:             ChangeLog tigervnc-0.0.90_p3751.ebuild
  Log:
  add ~amd64, bug #266117
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	26 Apr 2009 12:19:40 -0000	1.11
+++ ChangeLog	29 Apr 2009 19:55:12 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.11 2009/04/26 12:19:40 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.12 2009/04/29 19:55:12 maekke Exp $
+
+  29 Apr 2009; Markus Meier <maekke@gentoo.org>
+  tigervnc-0.0.90_p3751.ebuild:
+  add ~amd64, bug #266117
 
   26 Apr 2009; nixnut <nixnut@gentoo.org> tigervnc-0.0.90_p3751.ebuild:
   ~ppc #266117



1.9                  net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?r1=1.8&r2=1.9

Index: tigervnc-0.0.90_p3751.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tigervnc-0.0.90_p3751.ebuild	26 Apr 2009 12:19:40 -0000	1.8
+++ tigervnc-0.0.90_p3751.ebuild	29 Apr 2009 19:55:12 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.8 2009/04/26 12:19:40 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.9 2009/04/29 19:55:12 maekke Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="+opengl server +xorgmodule"
 
 RDEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: ChangeLog tigervnc-0.0.90_p3751.ebuild
@ 2009-04-26 12:19 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 9+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-04-26 12:19 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/04/26 12:19:40

  Modified:             ChangeLog tigervnc-0.0.90_p3751.ebuild
  Log:
  ~ppc #266117
  (Portage version: 2.1.6.11/cvs/Linux ppc)

Revision  Changes    Path
1.11                 net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	22 Apr 2009 18:32:29 -0000	1.10
+++ ChangeLog	26 Apr 2009 12:19:40 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.10 2009/04/22 18:32:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.11 2009/04/26 12:19:40 nixnut Exp $
+
+  26 Apr 2009; nixnut <nixnut@gentoo.org> tigervnc-0.0.90_p3751.ebuild:
+  ~ppc #266117
 
   22 Apr 2009; Raúl Porcel <armin76@gentoo.org>
   tigervnc-0.0.90_p3751.ebuild:



1.8                  net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?r1=1.7&r2=1.8

Index: tigervnc-0.0.90_p3751.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tigervnc-0.0.90_p3751.ebuild	22 Apr 2009 18:32:29 -0000	1.7
+++ tigervnc-0.0.90_p3751.ebuild	26 Apr 2009 12:19:40 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.7 2009/04/22 18:32:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.8 2009/04/26 12:19:40 nixnut Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~hppa ~ia64 ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="+opengl server +xorgmodule"
 
 RDEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: ChangeLog tigervnc-0.0.90_p3751.ebuild
@ 2009-04-18 13:49 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-04-18 13:49 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/18 13:49:43

  Modified:             ChangeLog tigervnc-0.0.90_p3751.ebuild
  Log:
  Marking tigervnc-0.0.90_p3751 ~ppc64 for bug 266117
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.9                  net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	17 Apr 2009 17:31:05 -0000	1.8
+++ ChangeLog	18 Apr 2009 13:49:43 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.8 2009/04/17 17:31:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.9 2009/04/18 13:49:43 ranger Exp $
+
+  18 Apr 2009; Brent Baude <ranger@gentoo.org> tigervnc-0.0.90_p3751.ebuild:
+  Marking tigervnc-0.0.90_p3751 ~ppc64 for bug 266117
 
   17 Apr 2009; Raúl Porcel <armin76@gentoo.org>
   tigervnc-0.0.90_p3751.ebuild:



1.6                  net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?r1=1.5&r2=1.6

Index: tigervnc-0.0.90_p3751.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tigervnc-0.0.90_p3751.ebuild	17 Apr 2009 17:31:05 -0000	1.5
+++ tigervnc-0.0.90_p3751.ebuild	18 Apr 2009 13:49:43 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.5 2009/04/17 17:31:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.6 2009/04/18 13:49:43 ranger Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~hppa ~ia64 ~sh ~x86"
+KEYWORDS="~hppa ~ia64 ~ppc64 ~sh ~x86"
 IUSE="+opengl server +xorgmodule"
 
 RDEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: ChangeLog tigervnc-0.0.90_p3751.ebuild
@ 2009-04-17 17:31 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-17 17:31 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/17 17:31:05

  Modified:             ChangeLog tigervnc-0.0.90_p3751.ebuild
  Log:
  Add ~sh
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.8                  net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	16 Apr 2009 19:02:54 -0000	1.7
+++ ChangeLog	17 Apr 2009 17:31:05 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.7 2009/04/16 19:02:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.8 2009/04/17 17:31:05 armin76 Exp $
+
+  17 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+  tigervnc-0.0.90_p3751.ebuild:
+  Add ~sh
 
   16 Apr 2009; Jeroen Roovers <jer@gentoo.org> tigervnc-0.0.90_p3751.ebuild:
   Marked ~hppa (bug #266117).



1.5                  net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?r1=1.4&r2=1.5

Index: tigervnc-0.0.90_p3751.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tigervnc-0.0.90_p3751.ebuild	16 Apr 2009 19:02:54 -0000	1.4
+++ tigervnc-0.0.90_p3751.ebuild	17 Apr 2009 17:31:05 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.4 2009/04/16 19:02:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.5 2009/04/17 17:31:05 armin76 Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~hppa ~ia64 ~x86"
+KEYWORDS="~hppa ~ia64 ~sh ~x86"
 IUSE="+opengl server +xorgmodule"
 
 RDEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: ChangeLog tigervnc-0.0.90_p3751.ebuild
@ 2009-04-16 19:02 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-16 19:02 UTC (permalink / raw
  To: gentoo-commits

jer         09/04/16 19:02:54

  Modified:             ChangeLog tigervnc-0.0.90_p3751.ebuild
  Log:
  Marked ~hppa (bug #266117).
  (Portage version: 2.2_rc30/cvs/Linux i686)

Revision  Changes    Path
1.7                  net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	14 Apr 2009 16:40:42 -0000	1.6
+++ ChangeLog	16 Apr 2009 19:02:54 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.6 2009/04/14 16:40:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.7 2009/04/16 19:02:54 jer Exp $
+
+  16 Apr 2009; Jeroen Roovers <jer@gentoo.org> tigervnc-0.0.90_p3751.ebuild:
+  Marked ~hppa (bug #266117).
 
   14 Apr 2009; Raúl Porcel <armin76@gentoo.org>
   tigervnc-0.0.90_p3751.ebuild:



1.4                  net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?r1=1.3&r2=1.4

Index: tigervnc-0.0.90_p3751.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tigervnc-0.0.90_p3751.ebuild	14 Apr 2009 16:40:42 -0000	1.3
+++ tigervnc-0.0.90_p3751.ebuild	16 Apr 2009 19:02:54 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.3 2009/04/14 16:40:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.4 2009/04/16 19:02:54 jer Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~ia64 ~x86"
+KEYWORDS="~hppa ~ia64 ~x86"
 IUSE="+opengl server +xorgmodule"
 
 RDEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: ChangeLog tigervnc-0.0.90_p3751.ebuild
@ 2009-04-14 16:40 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-14 16:40 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/14 16:40:42

  Modified:             ChangeLog tigervnc-0.0.90_p3751.ebuild
  Log:
  Remove some useless code, and remove the man entries if server is not built
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.6                  net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	14 Apr 2009 15:51:34 -0000	1.5
+++ ChangeLog	14 Apr 2009 16:40:42 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.5 2009/04/14 15:51:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.6 2009/04/14 16:40:42 armin76 Exp $
+
+  14 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+  tigervnc-0.0.90_p3751.ebuild:
+  Remove some useless code, and remove the man entries if server is not
+  built
 
   14 Apr 2009; Raúl Porcel <armin76@gentoo.org>
   tigervnc-0.0.90_p3751.ebuild:



1.3                  net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?r1=1.2&r2=1.3

Index: tigervnc-0.0.90_p3751.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tigervnc-0.0.90_p3751.ebuild	14 Apr 2009 15:51:34 -0000	1.2
+++ tigervnc-0.0.90_p3751.ebuild	14 Apr 2009 16:40:42 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.2 2009/04/14 15:51:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.3 2009/04/14 16:40:42 armin76 Exp $
 
 EAPI="1"
 
@@ -13,9 +13,7 @@
 DESCRIPTION="Remote desktop viewer display system"
 HOMEPAGE="http://www.tigervnc.org"
 SRC_URI="mirror://gentoo/${P}.tar.bz2
-	http://dev.gentoo.org/~armin76/dist/${P}.tar.bz2
 	mirror://gentoo/${PATCH}.tar.bz2
-	http://dev.gentoo.org/~armin76/dist/${PATCH}.tar.bz2
 	server? ( ftp://ftp.freedesktop.org/pub/xorg/individual/xserver/xorg-server-${XSERVER_VERSION}.tar.bz2	)"
 
 LICENSE="GPL-2"
@@ -155,27 +153,20 @@
 	make_desktop_entry vncviewer vncviewer vncviewer Network
 
 	if use server ; then
-		dobin vncserver || die "dobin failed"
-		for f in vncviewer/vncviewer vncpasswd/vncpasswd \
-			vncconfig/vncconfig vncserver x0vncserver/x0vncserver; do
-			mv $f.man $f.1
-			doman $f.1
-		done
 		cd xserver/hw/vnc
 		emake DESTDIR="${D}" install || die "emake install failed"
 		! use xorgmodule && rm -rf "${D}"/usr/$(get_libdir)/xorg
 
-		newman Xvnc.man Xvnc.1
 		newconfd "${FILESDIR}"/${PN}.confd ${PN}
 		newinitd "${FILESDIR}"/${PN}.initd ${PN}
 
 		rm "${D}"/usr/$(get_libdir)/xorg/modules/extensions/libvnc.la
 	else
 		cd "${D}"
-		rm usr/bin/vncconfig
-		rm usr/bin/vncpasswd
-		rm usr/bin/vncserver
-		rm usr/bin/x0vncserver
+		for f in vncserver vncpasswd x0vncserver vncconfig; do
+			rm usr/bin/$f
+			rm usr/share/man/man1/$f.1
+		done
 	fi
 }
 






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: ChangeLog tigervnc-0.0.90_p3751.ebuild
@ 2009-04-14 15:51 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-14 15:51 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/14 15:51:34

  Modified:             ChangeLog tigervnc-0.0.90_p3751.ebuild
  Log:
  Add ~ia64
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.5                  net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	14 Apr 2009 15:43:29 -0000	1.4
+++ ChangeLog	14 Apr 2009 15:51:34 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.4 2009/04/14 15:43:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.5 2009/04/14 15:51:34 armin76 Exp $
+
+  14 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+  tigervnc-0.0.90_p3751.ebuild:
+  Add ~ia64
 
 *tigervnc-0.0.90_p3751 (14 Apr 2009)
 



1.2                  net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?r1=1.1&r2=1.2

Index: tigervnc-0.0.90_p3751.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tigervnc-0.0.90_p3751.ebuild	14 Apr 2009 15:43:29 -0000	1.1
+++ tigervnc-0.0.90_p3751.ebuild	14 Apr 2009 15:51:34 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.1 2009/04/14 15:43:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.2 2009/04/14 15:51:34 armin76 Exp $
 
 EAPI="1"
 
@@ -20,7 +20,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ia64 ~x86"
 IUSE="+opengl server +xorgmodule"
 
 RDEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: ChangeLog tigervnc-0.0.90_p3751.ebuild
@ 2009-04-14 15:43 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-14 15:43 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/14 15:43:29

  Modified:             ChangeLog
  Added:                tigervnc-0.0.90_p3751.ebuild
  Log:
  Version bump
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.4                  net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	12 Mar 2009 17:27:04 -0000	1.3
+++ ChangeLog	14 Apr 2009 15:43:29 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.3 2009/03/12 17:27:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.4 2009/04/14 15:43:29 armin76 Exp $
+
+*tigervnc-0.0.90_p3751 (14 Apr 2009)
+
+  14 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+  +tigervnc-0.0.90_p3751.ebuild:
+  Version bump
 
   12 Mar 2009; Raúl Porcel <armin76@gentoo.org> files/vncviewer.png:
   Change the vncviewer icon



1.1                  net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild?rev=1.1&content-type=text/plain

Index: tigervnc-0.0.90_p3751.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3751.ebuild,v 1.1 2009/04/14 15:43:29 armin76 Exp $

EAPI="1"

inherit eutils toolchain-funcs multilib autotools

XSERVER_VERSION="1.5.3"
PATCH="${P/_p*/}-patches-0.2"
OPENGL_DIR="xorg-x11"

DESCRIPTION="Remote desktop viewer display system"
HOMEPAGE="http://www.tigervnc.org"
SRC_URI="mirror://gentoo/${P}.tar.bz2
	http://dev.gentoo.org/~armin76/dist/${P}.tar.bz2
	mirror://gentoo/${PATCH}.tar.bz2
	http://dev.gentoo.org/~armin76/dist/${PATCH}.tar.bz2
	server? ( ftp://ftp.freedesktop.org/pub/xorg/individual/xserver/xorg-server-${XSERVER_VERSION}.tar.bz2	)"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE="+opengl server +xorgmodule"

RDEPEND="sys-libs/zlib
	media-libs/freetype
	x11-libs/libSM
	x11-libs/libXtst
	app-admin/eselect-opengl
	server? (
		x11-libs/libXi
		x11-libs/libXfont
		x11-libs/libXmu
		x11-libs/libxkbfile
		x11-libs/libXrender
		x11-apps/xauth
		x11-apps/xsetroot
		media-fonts/font-adobe-100dpi
		media-fonts/font-adobe-75dpi
		media-fonts/font-alias
		media-fonts/font-cursor-misc
		media-fonts/font-misc-misc
		xorgmodule? ( ~x11-base/xorg-server-${XSERVER_VERSION} )
	)
	!net-misc/vnc
	!net-misc/tightvnc
	!net-misc/xf4vnc"
DEPEND="${RDEPEND}
	x11-proto/inputproto
	x11-proto/xextproto
	server?	(
		x11-proto/bigreqsproto
		x11-proto/compositeproto
		x11-proto/damageproto
		x11-proto/dri2proto
		x11-proto/fixesproto
		x11-proto/fontsproto
		x11-proto/randrproto
		x11-proto/resourceproto
		x11-proto/scrnsaverproto
		x11-proto/trapproto
		x11-proto/videoproto
		x11-proto/xcmiscproto
		x11-proto/xineramaproto
		x11-proto/xf86bigfontproto
		x11-proto/xf86dgaproto
		x11-proto/xf86driproto
		x11-proto/xf86miscproto
		x11-proto/xf86vidmodeproto
		opengl? ( x11-proto/glproto )
		>=media-libs/mesa-7.1
		>=x11-proto/renderproto-0.9.3
		x11-libs/libpciaccess
	)"

S="${WORKDIR}/${PN}"

pkg_setup() {
	if ! use server ; then
		echo
		einfo "The 'server' USE flag will build tigervnc's server."
		einfo "If '-server' is chosen only the client is built to save space."
		einfo "Stop the build now if you need to add 'server' to USE flags.\n"
		ebeep
		epause 5
	else
		ewarn "Forcing on xorg-x11 for new enough glxtokens.h..."
		OLD_IMPLEM="$(eselect opengl show)"
		eselect opengl set --impl-headers ${OPENGL_DIR}
	fi
}

switch_opengl_implem() {
	# Switch to the xorg implementation.
	# Use new opengl-update that will not reset user selected
	# OpenGL interface ...
	echo
	eselect opengl set ${OLD_IMPLEM}
}

src_unpack() {
	unpack ${A}
	cd "${S}"

	if use server ; then
		cp -r "${WORKDIR}"/xorg-server-${XSERVER_VERSION}/* unix/xserver
#	else
#		rm -f "${WORKDIR}"/patch/*tigervnc-server*
	fi

	EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patch

	cd unix
	eautoreconf
	if use server ; then
		epatch xserver15.patch
		cd xserver
		eautoreconf
	fi
}

src_compile() {
	cd unix
	econf || die "econf failed"
	emake || die "emake failed"

	if use server ; then
		cd xserver
		econf \
			--disable-xorg --disable-xnest --disable-xvfb --disable-dmx \
			--disable-xwin --disable-xephyr --disable-kdrive --with-pic \
			--disable-xorgcfg --disable-xprint --disable-static \
			--disable-composite --disable-xtrap --enable-xcsecurity \
			--disable-{a,c,m}fb \
			--with-default-font-path=/usr/share/fonts/misc,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/TTF,/usr/share/fonts/Type1 \
			--enable-install-libxf86config \
			--disable-xevie \
			--disable-dri2 \
			--disable-config-dbus \
			--disable-config-hal \
			$(use_enable opengl glx) \
			|| die "econf server failed"
		emake || die "emake server failed"
	fi
}

src_install() {
	cd unix
	emake DESTDIR="${D}" install || die "emake install failed"
	newman vncviewer/vncviewer.man vncviewer.1
	dodoc README

	doicon "${FILESDIR}"/vncviewer.png
	make_desktop_entry vncviewer vncviewer vncviewer Network

	if use server ; then
		dobin vncserver || die "dobin failed"
		for f in vncviewer/vncviewer vncpasswd/vncpasswd \
			vncconfig/vncconfig vncserver x0vncserver/x0vncserver; do
			mv $f.man $f.1
			doman $f.1
		done
		cd xserver/hw/vnc
		emake DESTDIR="${D}" install || die "emake install failed"
		! use xorgmodule && rm -rf "${D}"/usr/$(get_libdir)/xorg

		newman Xvnc.man Xvnc.1
		newconfd "${FILESDIR}"/${PN}.confd ${PN}
		newinitd "${FILESDIR}"/${PN}.initd ${PN}

		rm "${D}"/usr/$(get_libdir)/xorg/modules/extensions/libvnc.la
	else
		cd "${D}"
		rm usr/bin/vncconfig
		rm usr/bin/vncpasswd
		rm usr/bin/vncserver
		rm usr/bin/x0vncserver
	fi
}

pkg_postinst() {
	use server && switch_opengl_implem
}






^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-04-29 19:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-22 18:32 [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: ChangeLog tigervnc-0.0.90_p3751.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-29 19:55 Markus Meier (maekke)
2009-04-26 12:19 Gysbert Wassenaar (nixnut)
2009-04-18 13:49 Brent Baude (ranger)
2009-04-17 17:31 Raul Porcel (armin76)
2009-04-16 19:02 Jeroen Roovers (jer)
2009-04-14 16:40 Raul Porcel (armin76)
2009-04-14 15:51 Raul Porcel (armin76)
2009-04-14 15:43 Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox