Path to this page:
./
pkgtools/x11-links,
Shadow tree of links to native X11 headers and libraries
Branch: pkgsrc-2014Q1,
Version: 0.86,
Package name: x11-links-0.86,
Maintainer: pkgsrc-usersx11-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
Required to run:[
pkgtools/osabi]
Version history: (Expand)
- (2014-04-17) Updated to version: x11-links-0.86
- (2014-04-04) Package added to pkgsrc.se, version x11-links-0.84 (created)
CVS history: (Expand)
2014-04-17 17:06:21 by Matthias Scheler | Files touched by this commit (11) | |
Log message:
Pullup ticket #4379 - requested by obache
pkgtools/x11-links: bug fix update
Revisions pulled up:
- mk/buildlink3/bsd.buildlink3.mk 1.225
- pkgtools/x11-links/Makefile 1.153-1.154
- pkgtools/x11-links/buildlink3.mk 1.54-1.55
- pkgtools/x11-links/files/xorg.dri2proto 1.1
- pkgtools/x11-links/files/xorg.fontconfig 1.9
- pkgtools/x11-links/files/xorg.freetype2 1.13-1.14
- pkgtools/x11-links/files/xorg.libXrandr 1.9
- pkgtools/x11-links/files/xorg.libxcb 1.8
- pkgtools/x11-links/files/xorg.pixman 1.11
- pkgtools/x11-links/files/xorg.xcb-util 1.5
- pkgtools/x11-links/files/xorg.xf86driproto 1.5
- pkgtools/x11-links/xorg.mk 1.25
---
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Mar 31 09:19:34 UTC 2014
Modified Files:
pkgsrc/pkgtools/x11-links: Makefile buildlink3.mk
pkgsrc/pkgtools/x11-links/files: xorg.fontconfig xorg.freetype2
xorg.libXrandr xorg.libxcb xorg.pixman xorg.xcb-util
Log message:
Update to 0.85
* Support NetBSD current (6.99.38 at least)'s new native xorg
---
Module Name: pkgsrc
Committed By: tron
Date: Mon Mar 31 10:52:14 UTC 2014
Modified Files:
pkgsrc/pkgtools/x11-links/files: xorg.freetype2
Log message:
Sort contents (no changes to binary package).
---
Module Name: pkgsrc
Committed By: obache
Date: Thu Apr 17 01:57:31 UTC 2014
Modified Files:
pkgsrc/mk/buildlink3: bsd.buildlink3.mk
Log message:
Stop USE_BUINTIN.pkg=3Dno escalation from IGNORE_PKG.pkg=3DYES.
affect to result of pkgtools/x11-links, normal build v.s. pbulk.
---
Module Name: pkgsrc
Committed By: obache
Date: Thu Apr 17 02:03:12 UTC 2014
Modified Files:
pkgsrc/pkgtools/x11-links: Makefile xorg.mk
pkgsrc/pkgtools/x11-links/files: xorg.xf86driproto
Added Files:
pkgsrc/pkgtools/x11-links/files: xorg.dri2proto
Log message:
Split dri2proto from xf86driproto for xorg.
Fixes for the case USE_BUILTIN.xf86dirproto=3DNO and
USE_BUILTIN.dri2proto=3DYES.
Bump version to 0.86.
---
Module Name: pkgsrc
Committed By: obache
Date: Thu Apr 17 09:50:36 UTC 2014
Modified Files:
pkgsrc/pkgtools/x11-links: buildlink3.mk
Log message:
Bump required version to latest 0.86.
|