<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d1c4e519a33d955bbbc1bca32eeb17e809eee785 - fix various typos in comments, log messages and documentation.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#d1c4e519a33d955bbbc1bca32eeb17e809eee785</link>
        <description>fix various typos in comments, log messages and documentation.

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Fri, 03 Dec 2021 13:27:37 +0000</pubDate>
        <dc:creator>andvar &lt;andvar@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dbad683e58819d8914e152325514f3faf138a067 - Use TOOL_VFONTEDPR</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#dbad683e58819d8914e152325514f3faf138a067</link>
        <description>Use TOOL_VFONTEDPR

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Tue, 15 Jul 2014 13:27:58 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bba6cf07e165a736facc03bd439a3455e6cc5c25 - stopgap for non-netbsd build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#bba6cf07e165a736facc03bd439a3455e6cc5c25</link>
        <description>stopgap for non-netbsd build.

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Tue, 15 Jul 2014 11:19:08 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7b7574d3bf8eeb51a1fa3977b59142ec6434a55 - Reorg docs, part 1:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#b7b7574d3bf8eeb51a1fa3977b59142ec6434a55</link>
        <description>Reorg docs, part 1:Move all the reference manuals to subdirs of /usr/share/doc/reference.We have subdirs ref1-ref9, corresponding to man page sections 1-9.Everything that&apos;s the reference manual for a program (sections 1, 6,8), C interface (sections 2, 3), driver or file system (section 4),format or configuration (section 5), or kernel internal interface(section 9) belongs in here.Section 7 is a little less clear: some things that might go in section7 if they were a man page aren&apos;t really reference manuals. So I&apos;m onlyputting things in reference section 7 that are (to me) clearlyreference material, rather than e.g. tutorials, guides, FAQs, etc.This obviously leaves some room for debate, especially without firstediting the docs with this distinction in mind, but if people hatewhat I&apos;ve done things can always be moved again.Note also that while roff macro man pages traditionally go in section7, I have put all the roff documentation (macros, tools, etc.) in oneplace in reference/ref1/roff. This will make it easier to find andalso easier to edit it into some kind of coherent form.

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Sat, 05 Jul 2014 19:22:41 +0000</pubDate>
        <dc:creator>dholland &lt;dholland@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3ab26950fe8540fb553d1d1dcae454bc98e5a25 - Rework /usr/share/doc.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#c3ab26950fe8540fb553d1d1dcae454bc98e5a25</link>
        <description>Rework /usr/share/doc.Update the &lt;bsd.doc.mk&gt; infrastructure, and update the docs to matchthe new infrastructure.- Build and install text, ps, pdf, and/or html, not roff sources.- Don&apos;t wire the chapter numbers into the build system, or use them inthe installed pathnames. This didn&apos;t matter much when the docs were amuseum, but now that we&apos;re theoretically going to start maintainingthem again, we&apos;re going to add and remove documents periodically andhaving the chapter numbers baked in creates a lot of thrashing for nopurpose.- Specify the document name explicitly, rather than implicitly in apath. Use this name (instead of other random strings) as the nameof the installed files.- Specify the document section, which is the subdirectory of/usr/share/doc to install into.- Allow multiple subdocuments. (That is, multiple documents in oneoutput directory.)- Enumerate the .png files groff emits along with html so they can beinstalled.- Remove assorted hand-rolled rules for running roff and roff widgetryand add enough variable settings to make these unnecessary. Thisincludes support for   - explicit use of soelim   - refer   - tbl   - pic   - eqn- Forcibly apply at least minimal amounts of sanity to certainautogenerated roff files.- Don&apos;t exclude USD.doc, SMM.doc, and PSD.doc directories from thebuild, as they now actually do stuff.Note: currently we can&apos;t generate pdf. This turns out to be anontrivial problem with no immediate solution forthcoming. So for now,as a workaround, install compressed .ps as the printable form.

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Sat, 05 Jul 2014 19:22:02 +0000</pubDate>
        <dc:creator>dholland &lt;dholland@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>001c68bd94f75ce9270b69227c4199fbf34ee396 - Rename a large chunk of the make(1) variables which refer to a</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#001c68bd94f75ce9270b69227c4199fbf34ee396</link>
        <description>Rename a large chunk of the make(1) variables which refer to aprogram/tool from &quot;FOO&quot; to &quot;TOOL_FOO&quot;.  The new variables are:	TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET	TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN	TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT	TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS	TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB	TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE	TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER	TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS	TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL	TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZICFor each, provide default in &lt;bsd.sys.mk&gt; of the form:	TOOL_FOO?=	fooand for the ${USETOOLS}==&quot;yes&quot; case in &lt;bsd.own.mk&gt;, provide override:	TOOL_FOO=	${TOOLDIR}/bin/${_TOOL_PREFIX}fooDocument all of these in bsd.README.This cleans up a chunk of potential (and actual) namespace collisionwithin our build infrastructure, as well as improves consistency inthe share/mk documentation and provision of appropriate defaults foreach of these variables.

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Thu, 10 Jul 2003 10:33:58 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b09706dced23b376ed2533f41c8b62c88c5a99f8 - add ${MACROS} to roff call to make output paper readable</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#b09706dced23b376ed2533f41c8b62c88c5a99f8</link>
        <description>add ${MACROS} to roff call to make output paper readable

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Tue, 13 Aug 2002 20:07:31 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1791df2139aa6577a3e20cad394fb6f78b611c2f - Patch by Greg A. Woods to prevent creation of files in source directory</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#1791df2139aa6577a3e20cad394fb6f78b611c2f</link>
        <description>Patch by Greg A. Woods to prevent creation of files in source directorywhile building documentation. Fixes PR lib/6812.

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Tue, 26 Jan 1999 22:45:02 +0000</pubDate>
        <dc:creator>tron &lt;tron@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b51ed80fd587a49787f7f3850a23e090b555ad90 - RCS Id Police.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#b51ed80fd587a49787f7f3850a23e090b555ad90</link>
        <description>RCS Id Police.

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Fri, 09 Jan 1998 04:11:49 +0000</pubDate>
        <dc:creator>perry &lt;perry@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>efbb6e62ff997ff4395e7d4bb5cd5767aaac9865 - use ${SOELIM} instead of soelim</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#efbb6e62ff997ff4395e7d4bb5cd5767aaac9865</link>
        <description>use ${SOELIM} instead of soelim

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Sun, 21 Dec 1997 16:16:14 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a31755413f0390b105e35392db991a0b99734a66 - Make this use object directories.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#a31755413f0390b105e35392db991a0b99734a66</link>
        <description>Make this use object directories.

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Sun, 21 Dec 1997 14:43:31 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d29088dab145d0b287e02f941b0681704a242607 - clean up import</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#d29088dab145d0b287e02f941b0681704a242607</link>
        <description>clean up import

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Wed, 17 Aug 1994 21:51:41 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c9848e344ce302c70513138d20ab19ebb723e0fb - install the right things</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#c9848e344ce302c70513138d20ab19ebb723e0fb</link>
        <description>install the right things

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Fri, 01 Jul 1994 06:14:02 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>083bf15097b8b721269eabb0746deaf61e2a1d65 - repeat after me: &quot;I hate rcs ids&quot;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#083bf15097b8b721269eabb0746deaf61e2a1d65</link>
        <description>repeat after me: &quot;I hate rcs ids&quot;

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Tue, 09 Nov 1993 04:09:08 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b4beac8f5fe8499fcd44ff0de7ab2f4ae0861845 - update to new version from berkeley.  doesn&apos;t compile yet, nor</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/lib/libcurses/PSD.doc/Makefile#b4beac8f5fe8499fcd44ff0de7ab2f4ae0861845</link>
        <description>update to new version from berkeley.  doesn&apos;t compile yet, nordoes it have rcsid&apos;s.  this is for diffs.  new doc layout thang.

            List of files:
            /netbsd-src/lib/libcurses/PSD.doc/Makefile</description>
        <pubDate>Tue, 09 Nov 1993 03:36:33 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
