summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2005-10-25 04:13:25 +0000
committerDaniel Goller <morfic@gentoo.org>2005-10-25 04:13:25 +0000
commit7bfc5a49b1638feaa8913e5a965b498d7ecf539b (patch)
treeaff7ea8ce866bd506a659cd542f0965c5252c2cd /net-misc/tightvnc
parentReset proto dependency. (diff)
downloadgentoo-2-7bfc5a49b1638feaa8913e5a965b498d7ecf539b.tar.gz
gentoo-2-7bfc5a49b1638feaa8913e5a965b498d7ecf539b.tar.bz2
gentoo-2-7bfc5a49b1638feaa8913e5a965b498d7ecf539b.zip
Removing 4.0 folder files too
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r--net-misc/tightvnc/ChangeLog5
-rw-r--r--net-misc/tightvnc/files/4.0/0121_all_4.2.99.3-build-libs-with-pic.patch22
-rw-r--r--net-misc/tightvnc/files/4.0/0160_all_4.2.99.4-IncludeSharedObjectInNormalLib.patch48
-rw-r--r--net-misc/tightvnc/files/4.0/0180_amd64_4.2.99.4-glx-nopic.patch11
4 files changed, 4 insertions, 82 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog
index efdce2559045..d8d28bac0d1a 100644
--- a/net-misc/tightvnc/ChangeLog
+++ b/net-misc/tightvnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/tightvnc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.57 2005/10/25 03:28:36 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.58 2005/10/25 04:13:25 morfic Exp $
+
+ 25 Oct 2005; Daniel Goller <morfic@gentoo.org> ChangeLog:
+ Remove the 4.0 folder too
25 Oct 2005; Daniel Goller <morfic@gentoo.org>
-files/tightvnc-4.0_gcc-3.4.patch, -files/tightvnc_cvs20031113.patch.bz2,
diff --git a/net-misc/tightvnc/files/4.0/0121_all_4.2.99.3-build-libs-with-pic.patch b/net-misc/tightvnc/files/4.0/0121_all_4.2.99.3-build-libs-with-pic.patch
deleted file mode 100644
index a900c48b6e18..000000000000
--- a/net-misc/tightvnc/files/4.0/0121_all_4.2.99.3-build-libs-with-pic.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- XFree86-4.2.99.3/xc/lib/Xau/Imakefile.build-libs-with-pic 2001-01-17 14:42:24.000000000 -0500
-+++ XFree86-4.2.99.3/xc/lib/Xau/Imakefile 2003-01-09 11:25:46.000000000 -0500
-@@ -37,6 +37,8 @@ SRCS = AuDispose.c AuFileName.c AuGetAdd
- OBJS = AuDispose.o AuFileName.o AuGetAddr.o AuGetBest.o AuLock.o \
- AuRead.o AuUnlock.o AuWrite.o $(K5ENCOBJ)
-
-+#define IncludeNormalLibInSharedObject
-+
- #include <Library.tmpl>
-
- DependTarget()
---- XFree86-4.2.99.3/xc/programs/Xserver/hw/xfree86/parser/Imakefile.build-libs-with-pic 2002-05-31 14:46:02.000000000 -0400
-+++ XFree86-4.2.99.3/xc/programs/Xserver/hw/xfree86/parser/Imakefile 2003-01-09 11:25:51.000000000 -0500
-@@ -36,6 +36,8 @@ CONFIG_DEFINES = -DXCONFIGDIR=\"$(XCONFI
- -DXCONFIGFILE=\"$(XCONFIGFILE)\" \
- -DXVERSION="$(XVERS)"
-
-+#define IncludeNormalLibInSharedObject
-+
- #include <Library.tmpl>
-
- SpecialCObjectRule(scan,NullParameter,$(CONFIG_DEFINES) $(MODULEDEFINES) $(EXT_DEFINES))
diff --git a/net-misc/tightvnc/files/4.0/0160_all_4.2.99.4-IncludeSharedObjectInNormalLib.patch b/net-misc/tightvnc/files/4.0/0160_all_4.2.99.4-IncludeSharedObjectInNormalLib.patch
deleted file mode 100644
index d3090f01b9e8..000000000000
--- a/net-misc/tightvnc/files/4.0/0160_all_4.2.99.4-IncludeSharedObjectInNormalLib.patch
+++ /dev/null
@@ -1,48 +0,0 @@
---- xc/lib/Xau/Imakefile.IncludeSharedObjectInNormalLib 2001-01-17 14:42:24.000000000 -0500
-+++ xc/lib/Xau/Imakefile 2003-01-29 02:25:49.000000000 -0500
-@@ -37,6 +37,8 @@
- OBJS = AuDispose.o AuFileName.o AuGetAddr.o AuGetBest.o AuLock.o \
- AuRead.o AuUnlock.o AuWrite.o $(K5ENCOBJ)
-
-+#define IncludeSharedObjectInNormalLib
-+
- #include <Library.tmpl>
-
- DependTarget()
---- xc/lib/xkbfile/Imakefile.IncludeSharedObjectInNormalLib 2001-08-27 13:40:59.000000000 -0400
-+++ xc/lib/xkbfile/Imakefile 2003-01-29 02:25:49.000000000 -0500
-@@ -34,6 +34,8 @@
-
- ROOT_DEFINES = -DDFLT_XKB_CONFIG_ROOT=\"$(LIBDIR)/xkb\"
-
-+#define IncludeSharedObjectInNormalLib
-+
- #include <Library.tmpl>
-
- DependTarget()
---- xc/lib/xkbui/Imakefile.IncludeSharedObjectInNormalLib 1999-03-13 22:21:21.000000000 -0500
-+++ xc/lib/xkbui/Imakefile 2003-01-29 02:25:49.000000000 -0500
-@@ -15,6 +15,8 @@
- HEADERS = XKBui.h
- INCLUDES = -I. -I$(EXTINCSRC) -I../xkbfile
-
-+#define IncludeSharedObjectInNormalLib
-+
- #include <Library.tmpl>
-
- DependTarget()
---- xc/programs/Xserver/hw/xfree86/parser/Imakefile.IncludeSharedObjectInNormalLib 2003-01-29 02:41:13.000000000 -0500
-+++ xc/programs/Xserver/hw/xfree86/parser/Imakefile 2003-01-29 02:41:53.000000000 -0500
-@@ -36,9 +36,11 @@
- -DXCONFIGFILE=\"$(XCONFIGFILE)\" \
- -DXVERSION="$(XVERS)"
-
-+#define IncludeSharedObjectInNormalLib
-+
- #include <Library.tmpl>
-
--SpecialCObjectRule(scan,NullParameter,$(CONFIG_DEFINES) $(MODULEDEFINES) $(EXT_DEFINES))
-+SpecialCObjectRule(scan,NullParameter,$(CONFIG_DEFINES) $(MODULEDEFINES) $(EXT_DEFINES) $(PICFLAGS))
-
- NormalProgramTarget(cpconfig,cpconfig.o $(OBJS),NullParameter,$(LOCAL_LIBRARIES),NullParameter)
-
diff --git a/net-misc/tightvnc/files/4.0/0180_amd64_4.2.99.4-glx-nopic.patch b/net-misc/tightvnc/files/4.0/0180_amd64_4.2.99.4-glx-nopic.patch
deleted file mode 100644
index 5b8950d71710..000000000000
--- a/net-misc/tightvnc/files/4.0/0180_amd64_4.2.99.4-glx-nopic.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- xc/config/cf/linux.cf.x86_64-glx-nopic 2003-01-29 00:45:16.000000000 -0500
-+++ xc/config/cf/linux.cf 2003-01-29 00:45:57.000000000 -0500
-@@ -319,7 +319,7 @@
- * This improves performance.
- */
- #if BuildXF86DRI
--# if defined(i386Architecture)
-+# if defined(i386Architecture) || defined(x86_64Architecture)
- # define BuildLibGlxWithoutPIC YES
- # endif
- #endif