summaryrefslogtreecommitdiff
path: root/pkgtools/x11-links/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-06-11Update to 0.79ryoon1-2/+2
* 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.tron1-2/+2
2013-06-05Properly handle "Xft" related files:tron1-2/+2
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:tron1-2/+2
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 thattron1-2/+2
this package picks up the new minimum versions of the "freetype2" and "fontconfig" packages.
2013-04-18Update to 0.74.obache1-2/+2
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-01-12Put CHECK_SHLIBS_SUPPORTED=no into OpenBSD condition.ryoon1-1/+4
Thank you, tron@.
2013-01-11Update to 0.72ryoon1-2/+4
* 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-02Increase version number to 0.71 instead of bumping the revision. Alsotron1-3/+2
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.obache1-2/+2
Bump PKGVERSION.
2012-04-08Update x11-links to 0.69.obache1-2/+2
* 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.
2011-09-21Add support for builtin xbitmaps. Bump x11-links to 0.68.joerg1-2/+2
2011-09-09PR/45220 add support of MacOSX Lion(Darwin 11.0.1) with Xcode 4.1.1abs1-3/+4
to pkgtools/x11-links Many thanks to Ryo ONODERA
2011-08-01Update for recent freetype2 import in NetBSD-current.wiz1-2/+2
Welcome to 0.66!
2011-02-26Add libX11-xcb files. Bump version to 0.65.wiz1-2/+2
2011-01-30Fix xorg recognition. Inspired by PR 44471 by Robert Elz.wiz1-2/+4
Bump version to 0.64 and depend on it.
2011-01-19add libXvMCWjmcneill1-2/+2
2011-01-19Update x11-links to 0.62: add libdrm_intel and libdrm_radeonjmcneill1-2/+2
2010-11-23Add a new header file and a library with newer minor in shlib, to matchwiz1-2/+2
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:tron1-3/+3
- 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:tron1-2/+2
- 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:tron1-2/+2
- Add "pthread-stubs.pc" which is required for "libxcb" under Mac OS X.
2010-09-11Add support for xcb-util.wiz1-2/+2
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:wiz1-2/+2
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:tron1-2/+2
- Add support for "xcb-proto".
2010-09-11Update "x11-links" package to version 0.51:tron1-2/+2
- Add support for "libxcb" under Mac OS X. Other platforms will need entries for ELF shared libraries.
2010-06-04Add pkgconfig file for xkeyboard-config. Bump x11-links version to 0.50.ghen1-2/+2
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 packagewiz1-2/+2
for recent changes in NetBSD-current's xsrc. Bump version.
2010-05-30Add X11/extensions/shapeconst.hmartin1-1/+2
2010-04-30Update to x11-links-0.48sbd1-3/+2
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.bouyer1-1/+2
Fixes PR pkg/42827 and should also fix pkg/42671 once pulled up. PKGREVISION++
2010-02-18Update x11-links to 0.47.obache1-2/+2
support OpenBSD-4.6.
2010-02-100.46: Add two freetype2 header files.wiz1-2/+2
2009-12-30Update "x11-links" package to version 0.45:tron1-3/+5
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:tron1-3/+4
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
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
block). Uncomment some commented out LICENSE lines while here.
2009-04-09Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.joerg1-3/+1
2009-04-08Remove the remaining NO_MTREE definitions, it has been a nop for ajoerg1-2/+1
while.
2009-03-08Add the pkgconfig file for libXi.snj1-2/+2
2008-12-04Bump version after libXtst builtinification. Sorry guys.cube1-2/+2
2008-11-11Buildlink glut, bump package version and required dependency.cube1-2/+2