aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-04-16 10:06:42 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-04-16 10:06:42 +0000
commitb59a14134b0bae9c93f364aea3d2d836f7f05434 (patch)
treef30bf0d89fd4ad85b975974ab3e3ba18f4110d53 /x11
parent452589b0672610a64bfb2501db80da0eb1f6ac94 (diff)
Install a shared version of libXau and libXRes.
They are necessary to compile GNOME 2.6(libgtop2 and libwnck) on amd64 (and probably ia64). Bump PORTREVISION Reviewed by: x11 (earlier version)
Notes
Notes: svn path=/head/; revision=107211
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4-libraries/Makefile5
-rw-r--r--x11/XFree86-4-libraries/files/patch-lib-XRes-Imakefile11
-rw-r--r--x11/XFree86-4-libraries/files/patch-lib-Xau-Imakefile11
-rw-r--r--x11/XFree86-4-libraries/pkg-plist4
4 files changed, 29 insertions, 2 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index 8d445654fe81..54970f04f380 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libraries
PORTVERSION= 4.3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \
${MASTER_SITE_LOCAL:S/$/:local/}
@@ -85,7 +85,8 @@ post-extract:
${WRKSRC}/lib/Xdmcp/Wraphelp.c
post-patch:
- ${CP} ${MASTERDIR}/files/nls::Compose::microsoft-cp1251 ${WRKSRC}/nls/Compose/microsoft-cp1251
+ ${CP} ${FILESDIR}/nls::Compose::microsoft-cp1251 ${WRKSRC}/nls/Compose/microsoft-cp1251
+ ${MKDIR} ${WRKSRC}/exports/lib
post-install:
${INSTALL_DATA} ${WRKSRC}/programs/proxymngr/PM.h \
diff --git a/x11/XFree86-4-libraries/files/patch-lib-XRes-Imakefile b/x11/XFree86-4-libraries/files/patch-lib-XRes-Imakefile
new file mode 100644
index 000000000000..a71509466660
--- /dev/null
+++ b/x11/XFree86-4-libraries/files/patch-lib-XRes-Imakefile
@@ -0,0 +1,11 @@
+--- lib/XRes/Imakefile.orig Fri Apr 9 12:51:17 2004
++++ lib/XRes/Imakefile Fri Apr 9 12:53:13 2004
+@@ -7,6 +7,8 @@
+ #define LibName XRes
++#define DoSharedLib YES
++SOXRESREV = 0.0
+ #define SoRev SOXRESREV
+ #define LibHeaders NO
+
+ #include <Threads.tmpl>
+
diff --git a/x11/XFree86-4-libraries/files/patch-lib-Xau-Imakefile b/x11/XFree86-4-libraries/files/patch-lib-Xau-Imakefile
new file mode 100644
index 000000000000..70119d9dadd9
--- /dev/null
+++ b/x11/XFree86-4-libraries/files/patch-lib-Xau-Imakefile
@@ -0,0 +1,11 @@
+--- lib/Xau/Imakefile.orig Wed Apr 14 19:40:56 2004
++++ lib/Xau/Imakefile Wed Apr 14 19:42:08 2004
+@@ -11,6 +11,8 @@
+ #define DoDebugLib DebugLibXau
+ #define DoProfileLib ProfileLibXau
+ #define LibName Xau
++#define DoSharedLib YES
++SOXAUTHREV = 0.0
+ #define SoRev SOXAUTHREV
+ #define IncSubdir X11
+
diff --git a/x11/XFree86-4-libraries/pkg-plist b/x11/XFree86-4-libraries/pkg-plist
index 2e2db26b2f1a..ba588e6d1d47 100644
--- a/x11/XFree86-4-libraries/pkg-plist
+++ b/x11/XFree86-4-libraries/pkg-plist
@@ -545,12 +545,16 @@ lib/libX11.a
lib/libX11.so
lib/libX11.so.6
lib/libXRes.a
+lib/libXRes.so
+lib/libXRes.so.0
%%XTHRSTUB:%%lib/libXThrStub.so
%%XTHRSTUB:%%lib/libXThrStub.so.6
lib/libXTrap.a
lib/libXTrap.so
lib/libXTrap.so.6
lib/libXau.a
+lib/libXau.so
+lib/libXau.so.0
lib/libXaw.a
lib/libXaw.so
lib/libXaw.so.6