<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/share/man/man0/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>specify the page size for PostScript</title>
    <description>/src/share/man/man0/Makefile - 1.19</description>
    <pubDate>Fri Apr 05 23:05:53 UTC 2024</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>man0: support objdirs, tools, parallel builds<br/><br/>man0 creates files, so write to the the OBJDIR instead of the<br/>source directory.<br/><br/>Use TOOL_ appropriately.<br/>Add MAKEVERBOSE support.<br/><br/>Add separate rules to generate:<br/>- all.files: the list of all man files to process (based on mkman)<br/>- manNpages.files: per-section files from all.files. (based on mkman)<br/>- manNpages.ps: per-section .ps from manNpages.files, with<br/>  per-file MAKEVERBOSE messages to stderr (as before, just prettier).<br/>- manNpages.pdf: per-section .pdf from manNpages.ps.<br/><br/>Remove the now-obsolete mkman script.<br/><br/>Add TOOL_GROPS and _MKSHMSG_FORMAT to &lt;bsd.own.mk&gt;</title>
    <description>/src/share/man/man0/Makefile - 1.18</description>
    <pubDate>Mon May 22 00:55:44 UTC 2023</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Import the new apropos/whatis.<br/><br/>This code has been developed by Abhinav Upadhyay as part of Google's Summer<br/>of Code 2011. It uses libmandoc to parse man pages and builds a Full<br/>Text Index in a SQLite database. The combination of indexing the full<br/>manual page, filtering out stop words and ranking individual matches<br/>based on the section gives a much improved user experience.<br/><br/>The old makewhatis and friends are kept under MKMAKEMANDB=no for now.</title>
    <description>/src/share/man/man0/Makefile - 1.17</description>
    <pubDate>Tue Feb 07 19:13:31 UTC 2012</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>branches:  1.16.18;<br/>Use ${TOOL_SED} instead if plain sed in Makefiles.</title>
    <description>/src/share/man/man0/Makefile - 1.16</description>
    <pubDate>Sat Oct 25 22:27:36 UTC 2008</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>* Add an 'all' targets to get the order of things right<br/> * Remove extra file argument from a pipeline<br/> * keep grops from stopping after the first manpage.<br/><br/>This gives working PDFs for all manpage sections again - altogether<br/>NetBSD-current has 8192 pages after formatting, in PDF.</title>
    <description>/src/share/man/man0/Makefile - 1.15</description>
    <pubDate>Tue Aug 29 14:32:45 UTC 2006</pubDate>
    <dc:creator>hubertf</dc:creator>
</item>

<item>
    <title>branches:  1.14.4;<br/>Per Christos (board):<br/> * move src/etc/COPYRIGHT to src/share/legal/COPYRIGHT and install that<br/>   (in /usr/share/legal)<br/> * nuke src/share/man/man0/COPYRIGHT<br/> * mark /usr/share/man/COPYRIGHT as obsolete</title>
    <description>/src/share/man/man0/Makefile - 1.14</description>
    <pubDate>Sat Oct 22 06:04:57 UTC 2005</pubDate>
    <dc:creator>hubertf</dc:creator>
</item>

<item>
    <title>Fix typo found by Sergey Svishchev.</title>
    <description>/src/share/man/man0/Makefile - 1.13</description>
    <pubDate>Wed Nov 10 16:32:39 UTC 2004</pubDate>
    <dc:creator>wiz</dc:creator>
</item>

<item>
    <title>Use ${HOST_SH} instead of `sh'.<br/><br/>If necessary, pull in &lt;bsd.sys.mk&gt; to get the definition of HOST_SH;<br/>Makefiles that pull in one of (most of) &lt;bsd.*.mk&gt; will get this anyway.</title>
    <description>/src/share/man/man0/Makefile - 1.12</description>
    <pubDate>Sun Oct 26 07:25:35 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>The correct capitalisation of 'NetBSD.org' is (you<br/>guessed it) 'NetBSD.org'.<br/><br/>some mdoc fixes.</title>
    <description>/src/share/man/man0/Makefile - 1.11</description>
    <pubDate>Fri Feb 14 15:20:17 UTC 2003</pubDate>
    <dc:creator>grant</dc:creator>
</item>

<item>
    <title>Set  NOxxx=  before  &lt;bsd.own.mk&gt;  is pulled in (even indirectly).<br/>Otherwise the appropriate MKxxx=no won't be defined .</title>
    <description>/src/share/man/man0/Makefile - 1.10</description>
    <pubDate>Wed Dec 12 00:24:23 UTC 2001</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>MKfoo=no -&gt; NOfoo</title>
    <description>/src/share/man/man0/Makefile - 1.9</description>
    <pubDate>Wed Dec 12 01:49:17 UTC 2001</pubDate>
    <dc:creator>tv</dc:creator>
</item>

<item>
    <title>add "man.pdf" and "man.tgz" targets<br/>PDF optimisations thanks to Valeriy E. Ushakov</title>
    <description>/src/share/man/man0/Makefile - 1.8</description>
    <pubDate>Thu Jul 05 20:52:11 UTC 2001</pubDate>
    <dc:creator>hubertf</dc:creator>
</item>

<item>
    <title>All your manpages are belong to pdf</title>
    <description>/src/share/man/man0/Makefile - 1.7</description>
    <pubDate>Sat Jun 30 01:25:00 UTC 2001</pubDate>
    <dc:creator>hubertf</dc:creator>
</item>

<item>
    <title>* Format "intro" page first (location from "intros" file)<br/> * If the manpage requires running tbl (-&gt; .TS), do so</title>
    <description>/src/share/man/man0/Makefile - 1.6</description>
    <pubDate>Sat Jun 30 00:19:25 UTC 2001</pubDate>
    <dc:creator>hubertf</dc:creator>
</item>

<item>
    <title>"make man man.ps" for some 5000 page book.<br/>Needs more work (intro page, sorting, ...), but better than before.</title>
    <description>/src/share/man/man0/Makefile - 1.5</description>
    <pubDate>Tue Jun 26 02:26:06 UTC 2001</pubDate>
    <dc:creator>hubertf</dc:creator>
</item>

<item>
    <title>convert from NOxxx= to MKxxx=no.<br/>include &lt;bsd.own.mk&gt; if testing a MKxxx variable.</title>
    <description>/src/share/man/man0/Makefile - 1.4</description>
    <pubDate>Sat Feb 13 02:54:36 UTC 1999</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>don't install in /usr/share if NOSHARE is defined</title>
    <description>/src/share/man/man0/Makefile - 1.3</description>
    <pubDate>Sun Sep 27 17:22:10 UTC 1998</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>rcsid fascism</title>
    <description>/src/share/man/man0/Makefile - 1.2</description>
    <pubDate>Mon Oct 13 11:21:23 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Move makewhatis.sed into man0, and split the Makefile.</title>
    <description>/src/share/man/man0/Makefile - 1.1</description>
    <pubDate>Fri May 09 14:31:26 UTC 1997</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>4.4BSD-Lite2</title>
    <description>/src/share/man/man0/Makefile - 1.1.1.1</description>
    <pubDate>Fri Oct 17 10:36:25 UTC 1997</pubDate>
    <dc:creator>mrg</dc:creator>
</item>
</channel></rss>

