freebsd-ports/Templates
Baptiste Daroussin 43ba324fd5 Add a global config.site cache.
This has 2 effects:
- it caches lots of things autotools are looking for and we know that are
  already on FreeBSD (speeding up configure scripts)
- it forces the autotool enable build chain to use by default commands from the
  base system like sed, awk, cp, bzip2, gzip etc

To overwrite things set in config.site just add the variable in CONFIGURE_ENV
within your port

Please help us to add new values in this config.site
2013-04-22 16:16:46 +00:00
..
Licenses Add in many popular licenses used by the ports infrastructure. These 2012-02-27 17:07:02 +00:00
BSD.local.dist
config.guess
config.site Add a global config.site cache. 2013-04-22 16:16:46 +00:00
config.sub
README.category
README.port
README.top

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">

<html>
  <head>
    <title>The FreeBSD Ports Collection</title>
  </head>

  <body>
    <h1>The FreeBSD Ports Collection</h1>
    <hr>

    <p>You are at the top of the ports tree.</p>

    <p>For information on how to use the ports tree, please look at "The
    Ports Collection" section of the FreeBSD handbook <a href=
    "file://localhost/usr/share/doc/handbook/handbook.html">on your own
    FreeBSD machine</a> or <a href=
    "http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html">
    at the FreeBSD web site</a>.</p>

    <p>Also, if you would like to contribute a new port or fix an existing
    one, please refer to the <a href=
    "http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html">
    Porting Guidelines</a> section of the most current handbook.</p>

    <p>Here are the one-line descriptions for each of the directories:</p>
    <hr>
<pre>
%%SUBDIR%%
</pre>
    <hr>
  </body>
</html>