pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 10 21:14:41 UTC 2026

Modified Files:
        pkgsrc/doc: pkgsrc.html pkgsrc.txt

Log Message:
doc/pkgsrc.*: regen


To generate a diff of this commit:
cvs rdiff -u -r1.387 -r1.388 pkgsrc/doc/pkgsrc.html
cvs rdiff -u -r1.385 -r1.386 pkgsrc/doc/pkgsrc.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/pkgsrc.html
diff -u pkgsrc/doc/pkgsrc.html:1.387 pkgsrc/doc/pkgsrc.html:1.388
--- pkgsrc/doc/pkgsrc.html:1.387        Thu Jan  1 08:42:21 2026
+++ pkgsrc/doc/pkgsrc.html      Sat Jan 10 21:14:41 2026
@@ -6348,10 +6348,10 @@ BUILDLINK_API_DEPENDS.foo+=   foo>=1.
        require a Kerberos 5 implementation.</p></li>
 <li class="listitem"><p><code class="filename">motif.buildlink3.mk</code> checks for a
        system-provided Motif installation or adds a dependency on
-       <a href="https://cdn.NetBSD.org/pub/pkgsrc/current/pkgsrc/x11/lesstif/index.html"; target="_top"><code class="filename">x11/lesstif</code></a> or <a 
href="https://cdn.NetBSD.org/pub/pkgsrc/current/pkgsrc/x11/motif/index.html"; target="_top"><code class="filename">x11/motif</code></a>. The user can set
-       <code class="varname">MOTIF_TYPE</code> to <span class="quote">“<span class="quote">dt</span>”</span>,
-       <span class="quote">“<span class="quote">lesstif</span>”</span> or <span class="quote">“<span class="quote">motif</span>”</span>
-       to choose which Motif version will be used.</p></li>
+       <a href="https://cdn.NetBSD.org/pub/pkgsrc/current/pkgsrc/x11/motif/index.html"; target="_top"><code class="filename">x11/motif</code></a>. The user can set
+       <code class="varname">MOTIF_TYPE</code> to <span class="quote">“<span class="quote">dt</span>”</span> or
+       <span class="quote">“<span class="quote">motif</span>”</span> to choose which Motif version will be
+       used.</p></li>
 <li class="listitem"><p><code class="filename">readline.buildlink3.mk</code> checks for a
        system-provided GNU readline or editline (libedit) installation,
        or adds a dependency on <a href="https://cdn.NetBSD.org/pub/pkgsrc/current/pkgsrc/devel/readline/index.html"; target="_top"><code class="filename">devel/readline</code></a>,

Index: pkgsrc/doc/pkgsrc.txt
diff -u pkgsrc/doc/pkgsrc.txt:1.385 pkgsrc/doc/pkgsrc.txt:1.386
--- pkgsrc/doc/pkgsrc.txt:1.385 Thu Jan  1 08:42:21 2026
+++ pkgsrc/doc/pkgsrc.txt       Sat Jan 10 21:14:41 2026
@@ -5067,8 +5067,8 @@ issues:
     implementation.
 
   * motif.buildlink3.mk checks for a system-provided Motif installation or adds
-    a dependency on x11/lesstif or x11/motif. The user can set MOTIF_TYPE to    
-    dt   ,    lesstif    or    motif    to choose which Motif version will be used.
+    a dependency on x11/motif. The user can set MOTIF_TYPE to    dt    or    motif   
+    to choose which Motif version will be used.
 
   * readline.buildlink3.mk checks for a system-provided GNU readline or
     editline (libedit) installation, or adds a dependency on devel/readline,



Home | Main Index | Thread Index | Old Index