freebsd-ports/Templates
Baptiste Daroussin 7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
..
Licenses Remove MPL (without version) license 2017-11-04 13:14:01 +00:00
BSD.local.dist Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
config.guess config.guess: merge upstream changes up to 2018-08-29 2018-08-29 18:53:00 +00:00
config.site Revert libm functions. 2018-03-16 17:41:22 +00:00
config.sub Remove duplicate CPU types coming from a mismerge 2018-08-13 19:50:21 +00:00
Makefile
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>