2005-02-09 12:39:19 by Juan Romero Pardines | Files touched by this commit (4) |
Log message:
Add PLIST NetBSD/i386 specific files into its own file, because DGA
is not available on sparc.
This package is now ready for NetBSD i386/sparc.
|
2005-01-25 18:49:57 by Juan Romero Pardines | Files touched by this commit (6) |
Log message:
Apply patches from Todd Willey for DragonFlyBSD, this closes PR pkg/29042.
Thank you!
|
2005-01-15 18:04:22 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
Add some more libs for OpenBSD, reported by Lasse Kliemann on tech-pkg@.
|
2005-01-13 02:40:27 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
Add some more missing libs, required by xorg-clients. Reported by
Lasse Kliemann on tech-pkg@.
|
2005-01-13 01:01:15 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Fix PLIST for OpenBSD, reported by Lasse Kliemann on tech-pkg@.
Bump PKGREVISION.
|
2005-01-07 17:57:36 by Jeremy C. Reed | Files touched by this commit (3) |
Log message:
Added patch for Xorg Bug #1488: Fix crash on i830 during startup.
Bump PKGREVISION for xorg-server package.
This was reported by dheeraj of ece gatech edu via PR #28877.
|
2004-12-27 18:26:19 by Juan Romero Pardines | Files touched by this commit (6) |
Log message:
Finish my previous commit and unbreak xorg-*:
* Move the subst macros for threadlib.h from xorg-libs to
xorg/Makefile.common.
* SUBST_CLASSES should be appended.
Thanks to Manuel Stuehn <manuel.stuehn@student.uni-siegen.de> for
the email showing me the problems.
|
2004-12-20 15:45:25 by Juan Romero Pardines | Files touched by this commit (3) |
Log message:
Apply patch from X.org to fix:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0914
While I'm here, make this build again on NetBSD -current, which has not
/usr/include/threadlib.h.
Bump PKGREVISION.
|
2004-11-15 12:15:49 by Kouichirou Hiratsuka | Files touched by this commit (8) |
Log message:
Make this build on NetBSD/amd64. Patch provided by Nicolas Joly
on port-amd64@. OK'd by xtraeme@.
|
2004-10-22 08:31:42 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
The CONFLICTS lines for xextensions, libx11 and libXaw should be
only when X11BASE = LOCALBASE, otherwise they are useless, because
the xorg packages install the files into ${X11ROOT} aka ${PREFIX}/xorg
and not ${PREFIX}.
Bump PKGREVISION because the binary has been modified.
|