openbsd-ports/infrastructure/templates
ajacoutot d7069ea573 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@
2010-10-24 20:41:23 +00:00
..
Makefile.template Bye bye USE_X11. 2010-10-24 20:41:23 +00:00
network.conf.template Remove MASTER_SITE_RUBYFORGE from network.conf.template. 2010-10-15 20:27:22 +00:00
README.category Fix the HTML markup produced by "make readmes" in /usr/ports. 2001-12-13 15:40:27 +00:00
README.port put _flavor_fragment into a separate file, that's included from both 2003-08-02 09:53:27 +00:00
README.top Fix the HTML markup produced by "make readmes" in /usr/ports. 2001-12-13 15:40:27 +00:00

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head><title>OpenBSD ports collection</title></head>
<body>

<h1>OpenBSD ports collection</h1>

<h2>Description</h2>
%%DESCR%%

<h2>Sub directories</h2>
<dl COMPACT>
%%SUBDIR%%
</dl>

</body></html>