./pkgtools/x11-links, Shadow tree of links to native X11 headers and libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q2, Version: 0.37, Package name: x11-links-0.37, Maintainer: jlam

x11-links creates a shadow directory of symbolic links for X11 headers and
libraries to ${X11BASE} under ${PREFIX}/share/x11-links.

It is intended for use by buildlink code to cleanly separate out the true
X11 code files from any installed X11 package code files. The X11
hierarchies supported are:

XFree86-3.3.x
XFree86-4.0.x
XFree86-4.1.x
XFree86-4.2.x
XFree86-4.3.x
Xorg-6.8.x
Xorg-6.9


Version history: (Expand)


CVS history: (Expand)


   2008-08-23 12:46:39 by Tyler R. Retzlaff | Files touched by this commit (6) | Package updated
Log message:
pullup ticket #2505 - requested by tron
x11-links: update package for newer library version on mac os x

revisions pulled up:
pkgsrc/pkgtools/x11-links/Makefile		1.93
pkgsrc/pkgtools/x11-links/buildlink3.mk		1.14
pkgsrc/pkgtools/x11-links/files/xorg		1.7
pkgsrc/pkgtools/x11-links/files/xorg.Xcomposite	1.2
pkgsrc/pkgtools/x11-links/files/xorg.fontconfig	1.2
pkgsrc/pkgtools/x11-links/files/xorg.libXrandr	1.3

   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Fri Aug 22 13:34:39 UTC 2008

   Modified Files:
           pkgsrc/pkgtools/x11-links: Makefile buildlink3.mk
           pkgsrc/pkgtools/x11-links/files: xorg xorg.Xcomposite xorg.fontconfig
               xorg.libXrandr

   Log message:
   Update "x11-links" package to version 0.37:
   Add newer library version as provided by Mac OS 10.5.4. Based on a patch
   submitted by Brian de Alwis in PR pkg/39207.

   Tested under NetBSD/i386 4.0_STABLE and Mac OS PPC 10.5.4.
   2008-07-18 18:23:50 by Tyler R. Retzlaff | Files touched by this commit (4) | Package updated
Log message:
pullup ticket #2453 requested by tron
x11-links: update for build breakage under xcode/macosx

revisions pulled up:
pkgsrc/pkgtools/x11-links/Makefile		1.92
pkgsrc/pkgtools/x11-links/buildlink3.mk		1.13
pkgsrc/pkgtools/x11-links/files/xorg		1.6
pkgsrc/pkgtools/x11-links/files/xorg.libXrand	1.2

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Fri Jul 18 12:08:53 UTC 2008

   Modified Files:
   	pkgsrc/pkgtools/x11-links: Makefile buildlink3.mk
   	pkgsrc/pkgtools/x11-links/files: xorg xorg.libXrandr

   Log message:
   Update to version 0.36:
   Add newer libraries included in Xcode 3.1 for Mac OS X Leopard.