CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/10/24 14:41:23
Modified files:
infrastructure/db: config.site
infrastructure/mk: bsd.port.mk gnu.port.mk
infrastructure/templates: Makefile.template
Removed files:
infrastructure/db: config.x11.site
Log message:
Bye bye USE_X11.
>From now on, building ports requires X11BASE.
* lots of ports missed this variable (porters always have X11 installed)
jasper made a first pass on fixing these, but no doubt it will drift
away soon
* users should use packages
* people building ports should know what they are doing and having
X11BASE as a requirement is perfectly reasonnable
* we are merging config.x11.site into config.site because of a stupid
autofoo bug ; currently when USE_X11 is set, some ports may loose the
ability to even load config.site
tested on a bulk by landry@
ok robert@ jasper@ landry@ sthen@ naddy@ "I won't cry if it dies" espie@