summaryrefslogtreecommitdiff
path: root/pkgtools/x11-links
AgeCommit message (Collapse)AuthorFilesLines
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
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-20Simply and speed up buildlink3.mk files and processing.joerg3-22/+15
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-08Add the pkgconfig file for libXi.snj3-5/+6
2008-12-04Bump version after libXtst builtinification. Sorry guys.cube2-4/+4
2008-12-04Builtinify libXtst.cube3-10/+13
2008-11-11Buildlink glut, bump package version and required dependency.cube4-5/+15
2008-11-11Properly register libGLU files with native X.Org as found in NetBSD.cube1-0/+12
2008-10-29Builtinify libXv, and make sure x11-links knows about xv.pc. Bump versioncube5-15/+19
of x11-links.
2008-10-05Bump x11-links to 0.39 and force dependency after cube-native-xorg merge.cube2-4/+4
2008-10-05Merge cube-native-xorg, so that pkgsrc-current can be used with the nativecube49-90/+268
X.Org found in NetBSD-current. Thanks a lot to all who helped, especially Matthias Scheler who did repeated tests on Mac OS X and older versions of NetBSD to make sure the support for those platforms wouldn't be broken (or at least, not fatally, as I would still expect a few hiccups here and there, because there is only so much one can test in such limited time). On the infrastructure side, this branch brings pkgconfig-builtin.mk, in order to write very easily new builtin.mk files. It can actually handle more than just pkgconfig files, but it will provide a version if it finds such a file. x11.builtin.mk has also been made more useful and now all existing (and future!) native-X11-related builtin.mk files should include it.
2008-09-16Update "x11-links" package to version 0.38:tron5-6/+19
- Add support for builtin "pixman". - Add some extra entries for Mac OS X.
2008-08-22Update "x11-links" package to version 0.37:tron6-8/+62
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-18Update to version 0.36:tron4-6/+9
Add newer libraries included in Xcode 3.1 for Mac OS X Leopard.