2004-07-31 00:47:47 by Juan Romero Pardines | Files touched by this commit (1) | |
Log message:
Apply patch from Kouichirou Hiratsuka PR pkg/26480 to not install
the header files properly (previous change broke "update" target).
|
2004-07-30 10:31:23 by Juan Romero Pardines | Files touched by this commit (10) |
Log message:
Remove CHECK_X11_TYPE, now it's already defined in Makefile.common.
|
2004-07-30 09:22:19 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
o Add missing files.
o Remove header files, which are handled by xorg-libs.
o Don't leave empty version.def, it's needed for some packages
(e.g Xft2/builtin.mk, Xrandr/builtin.mk, etc).
o Remove duplicated line in do-build target.
Bump PKGREVISION.
|
2004-07-29 09:27:43 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Depend on xorg-dirs where appropiate, as was done for XFree86 by jmmv@.
|
2004-07-29 08:36:34 by Juan Romero Pardines | Files touched by this commit (14) |
Log message:
xorg packages now will be installed into ${PREFIX}/xorg by default,
so we don't have to conflict between XFree86 and xorg.
Suggested by grant@.
|
2004-07-29 06:49:53 by Juan Romero Pardines | Files touched by this commit (13) | |
Log message:
Initial import of xorg-imake-6.7.0.
The xorg-imake package provides various utilities, such as imake, lndir,
mkdirhier, xmkmf, and others. These utilities are from X.org, although
an X server and X libraries are not needed.
|