summaryrefslogtreecommitdiff
path: root/pkgtools/x11-links
AgeCommit message (Collapse)AuthorFilesLines
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
2011-01-30Fix xorg recognition. Inspired by PR 44471 by Robert Elz.wiz4-5/+53
Bump version to 0.64 and depend on it.
2011-01-19add libXvMCWjmcneill3-5/+10
2011-01-19Update x11-links to 0.62: add libdrm_intel and libdrm_radeonjmcneill3-5/+13
2011-01-08Add missing MAKEVARS+=BUILTIN_X11_TYPE.native; fixes build problemsdholland1-2/+2
that appear in renderproto's bl3.mk. Problem reported by Snader_LB on freenode.
2010-11-23Add a new header file and a library with newer minor in shlib, to matchwiz5-29/+9
NetBSD-current after last weekends xorg imports. Remove Xmu files from xorg file list, they are in xorg.libXmu list. Bump version to 0.61 and depend on it in bl3.mk.
2010-09-14Update "x11-links" package to version 0.60:tron3-10/+8
- Fix a fundamental problem which meant that the package included links for builtin components that "pkgsrc" will not use because they are too old. - Remove NetBSD specific "pixman" hack that is no longer necessary.
2010-09-14Update "x11-links" package to version 0.56:tron3-5/+7
- Add a nasty hack to deal with the "pixman" issue under NetBSD 5.1* (and 5.0?) which provides an old version of "libpixman" with a higher major number than the package in "pkgsrc".
2010-09-14Update "x11-links" package to version 0.55:tron3-5/+6
- Add "pthread-stubs.pc" which is required for "libxcb" under Mac OS X.
2010-09-11Fix comment.wiz1-1/+1
2010-09-11Add support for xcb-util.wiz6-9/+101
Bump to 0.54. While here, remove two _pic.a files from two other file lists -- no other file list included any _pic.a.
2010-09-11Update to 0.53:wiz3-52/+89
Remove xcb-utils files from xorg.libxcb and add symlinks for NetBSD-current's libxcb.
2010-09-11Update "x11-links" package to version 0.52:tron5-7/+37
- Add support for "xcb-proto".
2010-09-11Update "x11-links" package to version 0.51:tron4-5/+196
- Add support for "libxcb" under Mac OS X. Other platforms will need entries for ELF shared libraries.
2010-06-09for OpenBSD-4.7.obache4-4/+49
2010-06-04Add pkgconfig file for xkeyboard-config. Bump x11-links version to 0.50.ghen4-5/+9
2010-05-31Reset PKGREVISION after update (oops). Should be quick enough...wiz1-2/+1
2010-05-31Apply patch from Bernd Ernesti in PR 43392, updating the packagewiz20-61/+148
for recent changes in NetBSD-current's xsrc. Bump version.
2010-05-30Add X11/extensions/shapeconst.hmartin2-2/+4
2010-04-30Update to x11-links-0.48sbd2-5/+4
This is just a simple version bump so that ${OS_VERSION} can be removed from the DISTNAME as this package now depends on 'pkgtools/osabi' Update BUILDLINK_API_DEPENDS.x11-links to match.
2010-02-20Rename xfree.xpm to xfree.libXpm, so that xfree.mk will find it.bouyer2-2/+3
Fixes PR pkg/42827 and should also fix pkg/42671 once pulled up. PKGREVISION++
2010-02-18Update x11-links to 0.47.obache26-27/+55
support OpenBSD-4.6.
2010-02-100.46: Add two freetype2 header files.wiz3-7/+9
2009-12-30Update "x11-links" package to version 0.45:tron32-64/+193
1.) Update list to remove duplicates and add missing entries for recent versions of NetBSD-current. The necessary changes were supplied by Bernd Ernesti. 2.) Include the operating system version number in the package version to force a re-build of the package if the operating system is updated (which might change the X11 distribution as well. This should fix PR pkg/42492. Change approved by Thomas Klausner.
2009-09-27improve error messagetnn1-3/+12
2009-09-13Update to "x11-links" package to version 0.44:tron2-5/+6
Detect X.org even if "imake" is not installed. The package now works as expected under Mac OS X Snow Leopard. No regressions under NetBSD/amd64 5.0_STABLE with native X.org.
2009-06-15Complete last change to make this package build again.tron1-3/+2
2009-06-14Remove @dirrm related logic.joerg1-5/+1