summaryrefslogtreecommitdiff
path: root/pkgtools/x11-links
AgeCommit message (Collapse)AuthorFilesLines
2015-05-05libxcb-xkb shlib version was bumped in NetBSD, add new version to list.wiz3-5/+7
Bump version.
2015-03-12Update to 0.93ryoon7-10/+16
* Adjust for recent NetBSD current X.org.
2015-02-21add xcb/xkb.h and libxcb-xkbjmcneill1-1/+6
2015-02-21add xcb-xkb.pcjmcneill3-5/+6
2014-12-30Remove pkg_views support, second part: infrastructure.wiz1-2/+2
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-06-14Update x11-links to 0.91.jperkin2-5/+5
On Linux with LIBABISUFFIX, only include lib$LIBABISUFFIX directories rather than both, as it can cause issues with ld finding suitable libraries. Fixes a bunch of packages.
2014-06-13Add two freetype2 files needed in recent OS X Quartz.gdt3-5/+7
2014-05-08Add RCS Id.obache1-0/+2
2014-05-03Update to 0.89ryoon31-31/+105
* Support OpenBSD 5.5's Xenocara
2014-04-29x11-links-0.88obache4-5/+15
* add libpciaccess support
2014-04-26Update to 0.87ryoon2-2/+19
* Use xorg.libXfixes for newer native xorg. Fix build of libXfixes consumers.
2014-04-17Bump required version to latest 0.86.obache1-2/+2
2014-04-17Split dri2proto from xf86driproto for xorg.obache4-8/+11
Fixes for the case USE_BUILTIN.xf86dirproto=NO and USE_BUILTIN.dri2proto=YES. Bump version to 0.86.
2014-03-31Sort contents (no changes to binary package).tron1-8/+8
2014-03-31Update to 0.85ryoon8-10/+84
* Support NetBSD current (6.99.38 at least)'s new native xorg
2014-03-07x11-links-0.84: Add support for newer Red Hat Linux.jperkin27-29/+61
Newer RHEL distributions have pkgconfig files split across three locations, so add support for both share/pkgconfig and lib${LIBABISUFFIX}/pkgconfig if LIBABISUFFIX is defined.
2014-03-03Just define PKGNAME.obache1-4/+2
2014-02-21x11-links-0.83: Assume Xorg if x11.pc exists.jperkin2-4/+5
This fixes detection on RHEL-based distributions which have the X11 libraries and development files installed but not the X server.
2014-02-08Update x11-links to 0.82. Changes:jperkin3-5/+10
- Add xcb-util files. Fixes various builds on Darwin when using Xquartz.
2014-01-23Update to 0.81ryoon9-10/+31
* Add files from OpenBSD 5.4's Xenocara
2013-12-21update x11-links to 0.80:mrg3-5/+5
- update to handle Xcomposite removal ok wiz@
2013-06-11Update to 0.79ryoon2-3/+4
* Add libXft.so. Reported by Sverre Froyen, on pkgsrc-users@.
2013-06-05Correct file list for X.org "libXft". Bump version because of this change.tron3-6/+8
2013-06-05Properly handle "Xft" related files:tron4-21/+23
Onl include the symbolic links if we are actually using the builtin version of this library. Bump the version number and the minimal required version for this change.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 2:tron2-4/+4
Bump version number and minimum require version again to make sure that the correct "freetype2" library is used for builds.
2013-06-03Bump version to 0.75 and require at least this version to make sure thattron2-4/+4
this package picks up the new minimum versions of the "freetype2" and "fontconfig" packages.
2013-04-18Update to 0.74.obache5-6/+10
pick up some *.pc files in share/pkgconfig (for Cygwin).
2013-02-24Fix missing '$' in regex in sh in bmake.obache1-2/+2
noticed by gson@.
2013-02-23Update x11-links to 0.73.obache1-9/+20
Let to expand libtool archive (.la) automatically, so no need to mainain X11 file list manually anymore (every OS update may include shlib version change), if the OS provide .la file (and no need to mind shlib type).
2013-02-11Remove lbx packages. Unsupported since xorg-server-1.2 and markedwiz1-2/+1
as BROKEN for a long time.
2013-01-23Remove code which tries to use "Xquartz" to find out the X.org versiontron1-7/+2
(presumably only under Mac OS X Mountain Lion). "Xquarty" simply doesn't print out anything if you run it with "-version". This avoids a lot of warning messages from "bmake" while building packages that use X11.
2013-01-12Put CHECK_SHLIBS_SUPPORTED=no into OpenBSD condition.ryoon1-1/+4
Thank you, tron@.
2013-01-11Update to 0.72ryoon8-10/+24
* Add some libraries from OpenBSD 5.2. * Set CHECK_SHLIBS_SUPPORTED=no, OpenBSD 5.2's libraries have no RPATH in readelf output.
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-02Increase version number to 0.71 instead of bumping the revision. Alsotron2-5/+4
increase the minimum required version to 0.71.
2012-10-02Increase the minium required version of the "x11/libxcb" package to 1.6.tron1-1/+2
There are at least two packages ("graphics/cairo" and "x11/xlsclients") which require this. And we definitely want to avoid the situation where both the based and "pkgsrc" version get used at the same time. Bump all the packages which use the "x11/libxcb" package except the two which already require version 1.6. For those package remove the manually set minimum required version. Change discussed with Thomas Klausner in private e-mail.
2012-09-11"user-destdir" is default these daysasau1-2/+1
2012-07-20pkgtools/x11-links: Mark NOT-FOR-DragonFlymarino1-1/+3
There in no case on DragonFly where the X11_TYPE variable would correctly be set to "native" because there is no native X11 option available. Mask the package so it and the four packages that depend on it will never attempt to build on DragonFly.
2012-05-03Add files for OpenBSD-5.1.obache5-7/+10
Bump PKGVERSION.
2012-04-08Update x11-links to 0.69.obache23-40/+69
* Move some MesaLib files from files/xorg to files/xfree.MesaLib, or unwanted MesaLib may be buildlinked (and result in build failure). * Add some files from OpenBSD-5.0.
2012-01-01Add bin to the buildlink filter to make sure that freetype-config isjoerg1-4/+4
visible from the modified PATH. Fixes ocamlgraphics.
2011-09-21Add support for builtin xbitmaps. Bump x11-links to 0.68.joerg3-3/+78
2011-09-09PR/45220 add support of MacOSX Lion(Darwin 11.0.1) with Xcode 4.1.1abs12-18/+57
to pkgtools/x11-links Many thanks to Ryo ONODERA
2011-08-01Update for recent freetype2 import in NetBSD-current.wiz3-5/+7
Welcome to 0.66!
2011-03-05Revert previous, the files were already there (in sort(1) order).wiz1-4/+1
2011-03-05add libX11-xcb.so* versions.mrg1-1/+4
2011-02-26Add x11-xcb.pc (riding bump from a few minutes ago) and depend on thiswiz2-3/+4
version by default.
2011-02-26Add libX11-xcb files. Bump version to 0.65.wiz2-6/+10
2011-02-26add libXext.so.7.1mrg1-1/+2