Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/xorg-server,
Xorg X11 Server from modular X.org X11[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]
Branch: CURRENT,
Version: 1.1.99.903,
Package name: modular-xorg-server-1.1.99.903,
Maintainer: pkgsrc-usersThe X.org X11 Server from the modularized source tree of
X.org X11.
Required to run:[
graphics/MesaLib] [
fonts/libfontenc] [
x11/libdrm] [
x11/Xfixes] [
x11/libXau] [
x11/libXfont] [
x11/liblbxutil]
Required to build:[
lang/perl5] [
pkgtools/x11-links] [
devel/gmake] [
devel/libtool-base] [
devel/pkg-config] [
x11/trapproto] [
x11/compositeproto] [
x11/scrnsaverproto] [
x11/glproto] [
x11/renderproto] [
x11/bigreqsproto] [
x11/xproto] [
x11/xtrans] [
x11/xf86vidmodeproto] [
x11/xf86dgaproto] [
x11/fixesproto] [
x11/recordproto] [
x11/fontsproto] [
x11/xf86driproto] [
x11/damageproto] [
x11/evieext] [
x11/inputproto] [
x11/resourceproto] [
x11/videoproto] [
x11/xcmiscproto] [
x11/xextproto] [
x11/xf86bigfontproto] [
x11/xf86miscproto] [
x11/xineramaproto] [
x11/randrproto]
Master sites:
SHA1: e63ebbd368ca0f962de2f1e6a7720473e12f2d9b
RMD160: f6039cab1f233d2785b147e0963ccb90dcd735cd
Filesize: 5840.23 KB
Version history: (Expand)
- (2008-03-02) Package deleted from pkgsrc
CVS history: (Expand)
2008-02-28 23:42:22 by Tobias Nygren | Files touched by this commit (7) | |
Log message:
Remove pre-1.2 xorg-server.
|
2007-01-20 00:12:48 by Jeremy C. Reed | Files touched by this commit (4) |
Log message:
Update to 1.1.99.903 (relase candidate for next 1.2). I have been using
this for a couple months.
Update PKGNAME to prefix "modular-".
Add SPECIAL_PERMS and PKG_DESTDIR_SUPPORT (from pkgsrc version).
Fix tabs for spacing of some things to match up better with pkgsrc version.
Set _NETBSD_SOURCE in CPPFLAGS.
TODO: this should be done for NetBSD only in configure.ac
Requires inputproto>=1.4
Include zlib, ncurses.
Add patch-ad for mouse pointer stuck on left side of screen. This has
been discussed and reported many times.
librac and libdrm now gone. TODO: check this.
|
2006-11-19 12:46:53 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix path to other xorg libraries that were imported into pkgsrc.
|
2006-11-03 17:53:26 by Jörg Sonnenberger | Files touched by this commit (1) |
Log message:
Use fonts/libfontenc.
|
2006-10-05 17:54:34 by Jeremy C. Reed | Files touched by this commit (5) |
Log message:
Update to 1.1.99.3 (development not official). Note this package
won't build due to some missing data files in tarball.
Uses gmake and perl.
Set the --localstatedir.
Set some BUILDLINK_API_DEPENDS to required versions for a few
dependencies.
Include MesaLib also.
Add actual PLIST (was empty before).
Remove patch-aa -- this should be in upstream already.
Sorry real changelog not added here -- this is a work in progress.
|
2006-05-06 00:34:06 by Jeremy C. Reed | Files touched by this commit (2) |
Log message:
Compute VENDOR_RELEASE at configure time not at build time
since breaks on some systems.
|
2006-05-06 00:32:38 by Jeremy C. Reed | Files touched by this commit (1) |
Log message:
This uses libtool.
|
2006-04-21 09:43:24 by Jeremy C. Reed | Files touched by this commit (2) |
Log message:
Do not define something that configure already takes care of.
|