Age | Commit message (Expand) | Author | Files | Lines |
2001-09-27 | Uncomment ruby14 packages -- shouldn't hurt bulk builds, and | wiz | 1 | -2/+2 |
2001-09-27 | Use a wildcard dependency on kdebase instead of hard-coding version 2.1. | jlam | 1 | -2/+2 |
2001-09-24 | Patch gnome_url_show() to fall back to the default handler if the | danw | 3 | -2/+75 |
2001-09-22 | Changes to kcontrol/info/info_netbsd.cpp: | jdolecek | 2 | -1/+258 |
2001-09-22 | Allow overriding of MASTER_SITES and do so for kdelibs - the distribution | skrll | 2 | -3/+7 |
2001-09-22 | Instead of "chown root ...; chgrp root ...", do "chown 0 ...; chgrp 0 ...". | jlam | 2 | -4/+13 |
2001-09-21 | kdelibs2 work just okay with libaudiofile 0.1.9, don't need more | jdolecek | 2 | -2/+4 |
2001-09-19 | update to 0.93.0 | drochner | 7 | -62/+45 |
2001-09-14 | Update to 3.8.6, based on pkg/13759 by Jared D. McNeill. | wiz | 5 | -56/+159 |
2001-09-14 | Fix xpkgwedge problems noted by John Darrow <John.P.Darrow@wheaton.edu> in | jlam | 5 | -36/+32 |
2001-09-14 | x11/lesstif12 does not conflict with the x11/openmotif package, though | jlam | 3 | -6/+5 |
2001-09-13 | Unify the special code to detect pre-installed Motif installations | jlam | 1 | -42/+2 |
2001-09-13 | motif.buildlink.mk already sets MOTIFBASE to the correct value. Explicitly | jlam | 2 | -6/+2 |
2001-09-13 | Use x11.buildlink.mk. | jlam | 1 | -1/+2 |
2001-09-12 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -18/+16 |
2001-09-12 | Use x11.buildlink.mk. | jlam | 1 | -1/+2 |
2001-09-12 | USE_MOTIF --> motif.buildlink.mk. | jlam | 1 | -2/+2 |
2001-09-10 | xmesa.h shouldn't be directly included. | skrll | 4 | -1/+40 |
2001-09-10 | Normalise patch format. | skrll | 30 | -138/+116 |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 4 | -8/+8 |
2001-09-09 | Add OpenMotif.def so binary packages work. | jlam | 1 | -1/+2 |
2001-09-09 | Move USE_BUILDLINK_ONLY definition out of Makefile.common and into the | jlam | 3 | -9/+12 |
2001-09-08 | Fix OpenMotif package to not overwrite X11R6 files when installed without | jlam | 23 | -259/+542 |
2001-09-08 | Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. | jlam | 3 | -6/+6 |
2001-09-08 | Separate out the Motif-checking logic from lesstif/buildlink.mk into a | jlam | 1 | -39/+2 |
2001-09-07 | update to 2.1.1: bugfixes and language support | drochner | 4 | -41/+8 |
2001-09-07 | update to 2.1.2 | drochner | 8 | -190/+88 |
2001-09-07 | change dependencies to kdexxx>=2.1 instead of strict matches | drochner | 2 | -11/+11 |
2001-09-04 | Add and enable gdkxft | rh | 1 | -1/+2 |
2001-09-04 | Initial import of gdkxft-1.0, a library that transparently adds | rh | 4 | -0/+54 |
2001-08-31 | fix PLIST. "make clean" done happy now. | kei | 1 | -2/+2 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 32 | -65/+132 |
2001-08-29 | Make template links writeable, to prevent "Permission denied" when the | hubertf | 1 | -1/+4 |
2001-08-27 | Rene Hexel maintains this package these days. | tron | 1 | -2/+2 |
2001-08-26 | Pull across Mesa detetecion fixes from KDE 2.1. | skrll | 1 | -1/+9 |
2001-08-26 | Update automake to 1.4-p5 (1.5 is available) | skrll | 2 | -4/+4 |
2001-08-26 | Correctly build libart-config wrapper. Fixes PR/13786 | mjl | 1 | -1/+2 |
2001-08-23 | Default to XAW_TYPE=3d as we need at least Xaw3d to compile. | jlam | 1 | -1/+2 |
2001-08-23 | Use ${GET_WRASTER_FLAGS} instead of get-wraster-flags. | jlam | 2 | -7/+9 |
2001-08-23 | Really make this package USE_BUILDLINK_ONLY. Also avoid code duplication | jlam | 3 | -19/+30 |
2001-08-23 | Move per-package default XAW_TYPE setting above the inclusion of | jlam | 5 | -17/+23 |
2001-08-23 | Create buildlink.mk files for the various Xaw libraries. Instead of | jlam | 2 | -1/+43 |
2001-08-23 | Make this compile and install correctly on XFree86-4.x. | jlam | 4 | -8/+27 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 4 | -8/+15 |
2001-08-13 | Do not call free(), since XDestroyImage() already frees image & data. | wennmach | 2 | -1/+17 |
2001-08-12 | Update gnome-applets to 1.4.0.3 | rh | 3 | -953/+547 |
2001-08-09 | Don't like libXaw3d to libXaw in ${BUILDLINK_DIR}/lib as linking won't | jlam | 1 | -7/+1 |
2001-08-09 | Add SunOS support, provided by Peter L. Petersen in pkg/13655. | wiz | 2 | -4/+19 |
2001-08-08 | Roll back to previous revision so that host.def is properly modified during | jlam | 3 | -3/+28 |
2001-08-06 | Add and enable kdelibdocs2. | wiz | 1 | -1/+2 |