Age | Commit message (Expand) | Author | Files | Lines |
2006-07-21 | Modify the shlib-type script so that it doesn't need to compile anything | jlam | 1 | -2/+2 |
2006-07-21 | Remove "foo" target that's clearly a debuggging target. | jlam | 1 | -4/+1 |
2006-07-21 | Mark as using c language. This fix PLIST problem while doing | seb | 1 | -2/+2 |
2006-04-19 | Add xorg.compositeproto, xorg.xextproto and xorg.fixesproto files. | reed | 1 | -2/+2 |
2006-04-19 | Update to change package names that have been changed. | reed | 1 | -2/+2 |
2006-01-19 | Add include/X11/XlibConf.h to xorg list. I noticed and added that | reed | 1 | -2/+2 |
2006-01-10 | Use ${ABI} for library files, patterned after what SGI does. This makes | christos | 1 | -2/+5 |
2005-12-17 | Change my MAINTAINER email address to the one I've been using for | jlam | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-07-25 | Added xorg support, based on if ${X11BASE}/lib/X11/config/xorgversion.def | reed | 1 | -2/+4 |
2005-06-10 | Update pkgtools/x11-links to 0.25. Changes from verison 0.24 include | jlam | 1 | -2/+2 |
2005-06-06 | Change the way the PLIST is generated. We now use a separate loop after | jlam | 1 | -14/+8 |
2005-06-06 | Fix the permissions on the directories installed by the x11-links | jlam | 1 | -2/+4 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+3 |
2005-05-07 | Refer doc/pkgsrc.html instead of Packages.txt (HOMEPAGE variable). | wiz | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-07 | On IRIX, only link in ABI specific files to avoid conflicts lateron | jschauma | 1 | -2/+2 |
2004-11-20 | add support for OSF1, from by Tobias Nygren. | grant | 1 | -1/+3 |
2004-11-11 | Update comment to reflect reality regarding bumping buildlink3 depends. | sketch | 1 | -3/+3 |
2004-11-11 | Bump package version rather than PKGREVISION as this is software we maintain | sketch | 1 | -3/+2 |
2004-11-11 | Fix checks for __STDC__ in older versions of OpenWindows headers so that the | sketch | 1 | -1/+2 |
2004-11-11 | CREATE_X11LINK is used to generate the symlinks in the work directory | jlam | 1 | -3/+6 |
2004-10-01 | Improved DESCRiption (as discussed with maintainer). | reed | 1 | -2/+2 |
2004-05-15 | Use option "-r" instead of "-e" for ${TEST} since this is not portable to some | heinz | 1 | -2/+2 |
2004-03-11 | Garbage collect USE_X11_LINKS, which was used solely to avoid | jlam | 1 | -2/+1 |
2004-02-17 | Update to x11-links-0.23: catch up with Xft2/buildlink3.mk changes. | jlam | 1 | -2/+2 |
2004-02-17 | Update pkgtools/x11-links to 0.22. Changes from version 0.21 include | jlam | 1 | -2/+2 |
2004-02-16 | Update pkgtools/x11-links to 0.21. Changes from version 0.20 include | jlam | 1 | -2/+2 |
2004-02-10 | This package uses no compilers. | jlam | 1 | -1/+2 |
2004-02-03 | Remove 'USE_LANGUAGES=' as at least on my system 'make install' compiles up | abs | 1 | -2/+1 |
2004-02-02 | These packages don't use any compilers, so set USE_LANGUAGES to an empty | jlam | 1 | -1/+2 |
2004-01-31 | Add missing extensions/extutil.h and bump version to 0.20. | recht | 1 | -2/+2 |
2004-01-26 | Revert previous commit, it didn't work for binary packages. Noted by | xtraeme | 1 | -5/+2 |
2004-01-25 | Add dependency on XFree86-libs if ${X11BASE}/include/X11/X.h doesn't | xtraeme | 1 | -2/+5 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-12-19 | Update for XFree 4.4.0 RC2: | veego | 1 | -2/+2 |
2003-10-20 | XFree86 4.3.0 and above have "libXrender.so.1.2". Problem pointed on by | tron | 1 | -2/+2 |
2003-10-19 | s/${X11BASE}/$${X11BASE}/ in COMMENT | grant | 1 | -2/+2 |
2003-10-18 | Adapt to latest shared library changes in NetBSD's X11 sources and | tron | 1 | -2/+2 |
2003-10-13 | Update pkgtools/x11-links to 0.16. | veego | 1 | -2/+2 |
2003-10-06 | Catch up. | mycroft | 1 | -2/+2 |
2003-09-19 | test's -e operator doesn't work with the sh built-in test on Solaris, | grant | 1 | -2/+2 |
2003-09-09 | Use pax(1) instead of "cp -R" to install so that we ensure symlinks are | jlam | 1 | -3/+3 |
2003-09-07 | Update pkgtools/x11-links to 0.14. Changes include supporting | jlam | 1 | -2/+2 |
2003-09-02 | Fix EXTRACT_ONLY. (Johnny please get some sleep :) | seb | 1 | -2/+2 |
2003-09-02 | Update pkgtools/x11-links to 0.13. This package now uses buildlink3 | jlam | 1 | -25/+60 |
2003-08-26 | Finally remove support of Mesa 3.4.1 completely as discussed at length | jschauma | 1 | -3/+1 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -3/+3 |
2003-06-12 | Initial buildlink2 for X under IRIX. | jschauma | 1 | -2/+2 |