2008-04-23 00:42:07 by Blair Sadewitz | Files touched by this commit (1) |
Log message: Hopefully correct stupid type-o without introducing more breakage. |
2008-04-22 23:49:57 by Blair Sadewitz | Files touched by this commit (1) |
Log message: Remove the lonely if-less .endif from options.mk. |
2008-04-22 23:36:38 by Blair Sadewitz | Files touched by this commit (10) |
Log message: |
2008-04-07 00:22:34 by Blair Sadewitz | Files touched by this commit (3) |
Log message: Mesa |
2008-03-25 02:45:00 by Blair Sadewitz | Files touched by this commit (1) |
Log message: Update distinfo. Add diff for cairo for xcb users. |
2008-03-24 22:07:48 by Blair Sadewitz | Files touched by this commit (1) |
Log message: Bump revision. |
2008-03-24 22:04:09 by Blair Sadewitz | Files touched by this commit (8) |
Log message: |
2008-03-22 15:32:59 by Tobias Nygren | Files touched by this commit (2) |
Log message: Regen botched distinfo for 6 patches. Also fix botched patch-ad which didn't apply. Untested, but I guess that goes for the previous commit as well. |
2008-03-22 03:41:16 by Tobias Nygren | Files touched by this commit (1) |
Log message: s/ARGH/ARCH/ (argh!) Also include bsd.prefs.mk. |
2008-03-20 21:29:23 by Blair Sadewitz | Files touched by this commit (9) |
Log message: Add a $(COPTS) variable to compile rules for passing options seperately from ${CFLAGS}. This is currently used to pass -prefer-pic to libtool. We indeed to prefer PIC, which is necessary to avoid untoward relocs. While here, make sure that PKG_DESTDIR_SUPPORT is set in a consisent way from Makefile.lib. This fixes a problem where it would become unset under certain circumstances. These packages are basically ready for import now, though they do need more testing. |