openbsd-webzine/issues/issue-10/20_CURRENT.html

17 lines
1.1 KiB
HTML

<article id="current">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>Recent -current changes</h2>
<ul>
<li>The <code>${rcexec}</code> variable used to start daemons with rc.d(8) has been replaced with a more complete rc_exec() function. Handcrafted rc.d(8) scripts must be modified to use this new function: <code># sed -i 's/\${rcexec}/rc_exec/' /etc/rc.d/myscript</code></li>
</ul>
<h2>Interesting new packages</h2>
<ul>
<li><a href="https://aerc-mail.org" class="permalink">aerc</a>, terminal email client</li>
<li><a href="https://gmid.omarpolo.com/" class="permalink">gmid</a>, simple gemini server </li>
<li><a href="https://ihhub.github.io/fheroes2/" class="permalink">fheroes2</a>, engine recreation for Heroes of Might and Magic 2 </li>
<li><a href="https://github.com/sharkdp/fd" class="permalink">fd</a>, simple, fast and user-friendly alternative to 'find'</li>
<li><a href="https://github.com/jcs/sdorfehs" class="permalink">sdorfehs</a>, tiling window manager with a weird name</li>
<li><a href="https://launchpad.net/qpdfview" class="permalink">qpdfview</a>, tabbed DjVu/PDF/PS document viewer</li>
</ul>
</article>