Topic: NetBSD goes modular with xorg
Hey all, it seems NetBSD has gone modular with xorg in pkgsrc and it's time to upgrade (this does NOT affect users of the XFree86 that's included in the base distribution of NetBSD it is ONLY for xorg pkgsrc users!)
Hi pkgsrc users,
Is anyone who is tracking pkgsrc-current still using xorg 6.9? We are
considering to remove it soon. I expect pkgsrc-2007Q3 will ship without
it. If you are still using X11_TYPE=xorg on pkgsrc-current you are
strongly advised to upgrade to X11_TYPE=modular at this point....
Upgrading from X11_TYPE=xorg to X11_TYPE=modular means that you must
remove all xorg packages and those packages that depend on it. Also
make sure that X11BASE is not set in mk.conf.The packages you need for a "complete" modular X.org installation are:
meta-pkgs/modular-xorg-apps
meta-pkgs/modular-xorg-fonts
meta-pkgs/modular-xorg-drivers
x11/modular-xorg-server
x11/xtermPlease let us know if you come across any problems when upgrading.
I installed modular xorg last night. Being a newer version, my newer nVidia graphics card was recognised
(and I mean recognised, not 3D GL speed)
I decided to delete all my pkgsrc apps and start cleanly. The modular xorg installed 187 pkgsrc apps from a clean system.
I highly recommend starting with a clean (empty) pkgsrc setup to ensure you don't mess up any dependecies; if you can. If you'd like to start clean, you can run the following command to completely (and cleanly) de-install all your currently installed pkgsrc apps:
pkg_delete -d -r -R *-- Copyright BSDnexus