<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DPorts &#8211; DragonFly BSD Digest</title>
	<atom:link href="https://www.dragonflydigest.com/category/dports/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Thu, 30 Apr 2026 20:11:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.dragonflydigest.com/wp-content/uploads/2016/12/FullLogoSquare-150x150.gif</url>
	<title>DPorts &#8211; DragonFly BSD Digest</title>
	<link>https://www.dragonflydigest.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>A DPorts explanation</title>
		<link>https://www.dragonflydigest.com/2026/04/30/a-dports-explanation/</link>
					<comments>https://www.dragonflydigest.com/2026/04/30/a-dports-explanation/#respond</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 30 Apr 2026 20:11:25 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=29844</guid>

					<description><![CDATA[The DragonFly site has a recently-updated page describing how DPorts is assembled and the process to contribute. It does need the criterion for when it&#8217;s ready to release &#8211; either a number of working ports, or certain key ports buildable, or a combination of the two.  Something like &#8220;Chrome, Apache, nginx, MariaDB, Postgres, and X11 &#8230; <p class="link-more"><a href="https://www.dragonflydigest.com/2026/04/30/a-dports-explanation/" class="more-link">Continue reading<span class="screen-reader-text"> "A DPorts explanation"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>The DragonFly site has a recently-updated page describing <a href="https://www.dragonflybsd.org/docs/howtos/DPortsContributions/">how DPorts is assembled and the process to contribute</a>.</p>
<p>It does need the criterion for when it&#8217;s ready to release &#8211; either a number of working ports, or certain key ports buildable, or a combination of the two.  Something like &#8220;Chrome, Apache, nginx, MariaDB, Postgres, and X11 build, and over 75% of packages in general are successful, with less than a 10% decrease in buildable packages from the last dports release&#8221;.  I just made that up, so it&#8217;s not an actual threshold.  But it could be?</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2026/04/30/a-dports-explanation/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>certctl(8) not needed</title>
		<link>https://www.dragonflydigest.com/2025/07/16/certctl8-not-needed/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 16 Jul 2025 16:59:07 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=29238</guid>

					<description><![CDATA[I missed this some time ago, but: you may see errors about certctl(8) when upgrading your packages.  It&#8217;s not necessary, yet.]]></description>
										<content:encoded><![CDATA[<p>I missed this some time ago, but: you may see errors about certctl(8) when upgrading your packages.  <a href="https://lists.dragonflybsd.org/pipermail/users/2025-May/452480.html">It&#8217;s not necessary, yet</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Automatic package builds for releases</title>
		<link>https://www.dragonflydigest.com/2024/01/18/automatic-package-builds-for-releases/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 18 Jan 2024 16:28:51 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28326</guid>

					<description><![CDATA[The DragonFly release process now includes an automatic build of supporting packages.]]></description>
										<content:encoded><![CDATA[<p>The DragonFly release process now includes an <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-January/922989.html">automatic build of supporting packages</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>dsynth in DragonFly</title>
		<link>https://www.dragonflydigest.com/2023/11/30/dsynth-in-dragonfly/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 30 Nov 2023 16:56:50 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28211</guid>

					<description><![CDATA[Elements of dsynth, the mass package builder for DragonFly, are now appearing in the base system.  It looks like this is most helpful for building packages as part of the base install, but there might be other applications.]]></description>
										<content:encoded><![CDATA[<p>Elements of dsynth, the mass package builder for DragonFly, are now <a href="https://lists.dragonflybsd.org/pipermail/commits/2023-November/922804.html">appearing in the base system</a>.  It <a href="https://lists.dragonflybsd.org/pipermail/commits/2023-November/922805.html">looks like</a> this is <a href="https://lists.dragonflybsd.org/pipermail/commits/2023-November/922807.html">most helpful for building packages as part of the base install</a>, but there might be other applications.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2022Q4 dports</title>
		<link>https://www.dragonflydigest.com/2022/12/27/2022q4-dports/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 28 Dec 2022 00:57:20 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=27552</guid>

					<description><![CDATA[Updating to the most recent dports binaries has some extra steps.]]></description>
										<content:encoded><![CDATA[<p>Updating to the most recent dports binaries has some <a href="https://lists.dragonflybsd.org/pipermail/users/2022-December/428474.html">extra</a> <a href="https://lists.dragonflybsd.org/pipermail/users/2022-December/428475.html">steps</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>dsynth without stopping</title>
		<link>https://www.dragonflydigest.com/2022/11/10/dsynth-without-stopping/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 11 Nov 2022 04:00:24 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=27502</guid>

					<description><![CDATA[If you have a bulk build of packages happening with dsynth(1), you can now add &#8211; literally, that&#8217;s the command &#8211; to the package list without interrupting the build.]]></description>
										<content:encoded><![CDATA[<p>If you have a bulk build of packages happening with <a href="https://man.dragonflybsd.org/?command=dsynth&amp;section=ANY">dsynth(1)</a>, you can now <a href="https://lists.dragonflybsd.org/pipermail/commits/2022-November/871587.html">add</a> &#8211; literally, that&#8217;s the command &#8211; to the package list without interrupting the build.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Moving dsynth</title>
		<link>https://www.dragonflydigest.com/2022/09/09/moving-dsynth/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 09 Sep 2022 15:42:25 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=27369</guid>

					<description><![CDATA[If you&#8217;re moving your dsynth build to a different machine, there&#8217;s now a &#8216;list-system&#8217; directive that lets you recreate the same setup in a new place.]]></description>
										<content:encoded><![CDATA[<p>If you&#8217;re moving your <a href="https://man.dragonflybsd.org/?command=dsynth&amp;section=ANY">dsynth</a> build to a different machine, there&#8217;s now a <a href="https://lists.dragonflybsd.org/pipermail/commits/2022-September/871540.html">&#8216;list-system&#8217; directive</a> that lets you recreate the same setup in a new place.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Where the (dports) action is</title>
		<link>https://www.dragonflydigest.com/2022/07/22/where-the-dports-action-is/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 22 Jul 2022 16:12:14 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=27213</guid>

					<description><![CDATA[I mentioned a new committer for DragonFly, Sergey Zigachev, recently.  He hasn&#8217;t shown in the commit logs for DragonFly directly &#8211; cause he&#8217;s fixing up dports.  I&#8217;m mentioning that because the amount of work that goes into dports to keep all those ports working on DragonFly is separate and unseen &#8211; but necessary.]]></description>
										<content:encoded><![CDATA[<p>I mentioned a new committer for DragonFly, Sergey Zigachev, recently.  He hasn&#8217;t shown in the commit logs for DragonFly directly &#8211; cause <a href="https://github.com/DragonFlyBSD/DeltaPorts">he&#8217;s fixing up dports</a>.  I&#8217;m mentioning that because the amount of work that goes into dports to keep all those ports working on DragonFly is separate and unseen &#8211; but necessary.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>New dports, new point release</title>
		<link>https://www.dragonflydigest.com/2022/06/07/new-dports-new-point-release/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 08 Jun 2022 00:23:16 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=27033</guid>

					<description><![CDATA[There&#8217;s a new dports build, and there&#8217;s been some updates so a new point release to 6.2.2 for DragonFly is a good idea.  The new binary packages are available now with &#8216;pkg upgrade&#8217;, and I&#8217;ll work on 6.2.2 over the next few days.]]></description>
										<content:encoded><![CDATA[<p>There&#8217;s a new dports build, and there&#8217;s been some updates so a new point release to 6.2.2 for DragonFly is a good idea.  The new binary packages are available now with &#8216;pkg upgrade&#8217;, and I&#8217;ll work on 6.2.2 over the next few days.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>New US mirror for DragonFly</title>
		<link>https://www.dragonflydigest.com/2022/03/09/new-us-mirror-for-dragonfly/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 10 Mar 2022 01:17:06 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26742</guid>

					<description><![CDATA[Sandy River is the newest DragonFly mirror, with ISOs and dports packages.]]></description>
										<content:encoded><![CDATA[<p><a href="https://mirror2.sandyriver.net/pub/DragonFlyBSD/">Sandy River</a> is the newest <a href="https://www.dragonflybsd.org/mirrors/">DragonFly mirror</a>, with ISOs and dports packages.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>New binary packages for DragonFly</title>
		<link>https://www.dragonflydigest.com/2022/03/07/new-binary-packages-for-dragonfly/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 08 Mar 2022 00:39:22 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26740</guid>

					<description><![CDATA[It&#8217;s based off 2022Q1 from FreeBSD Ports, and it&#8217;s available now through pkg.]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s based off 2022Q1 from FreeBSD Ports, and it&#8217;s <a href="https://lists.dragonflybsd.org/pipermail/users/2022-March/404989.html">available now through pkg</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>pkg and Meta v1 support</title>
		<link>https://www.dragonflydigest.com/2022/03/01/pkg-and-meta-v1-support/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 01 Mar 2022 21:42:42 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26729</guid>

					<description><![CDATA[If you run pkg on DragonFly and get a warning about &#8220;Meta v1 support ending&#8221;, it&#8217;s only a warning.  It will go away on its own.]]></description>
										<content:encoded><![CDATA[<p>If you run pkg on DragonFly and get <a href="https://lists.dragonflybsd.org/pipermail/users/2022-February/404985.html">a warning about &#8220;Meta v1 support ending&#8221;</a>, it&#8217;s only a warning.  It will<a href="https://lists.dragonflybsd.org/pipermail/users/2022-February/404988.html"> go away on its own</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Rebuilding samba</title>
		<link>https://www.dragonflydigest.com/2021/12/10/rebuilding-samba/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Sat, 11 Dec 2021 02:31:21 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26444</guid>

					<description><![CDATA[If you are running bleeding-edge DragonFly _and_ installed the newest dports binary package build _and_ you are using Samba, you may need to update and rebuild.]]></description>
										<content:encoded><![CDATA[<p>If you are running bleeding-edge DragonFly _and_ installed the newest dports binary package build _and_ you are using Samba, <a href="https://lists.dragonflybsd.org/pipermail/commits/2021-December/820758.html">you may need to update and rebuild</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>New 2021Q4 binary packages</title>
		<link>https://www.dragonflydigest.com/2021/12/03/new-2021q4-binary-packages/</link>
					<comments>https://www.dragonflydigest.com/2021/12/03/new-2021q4-binary-packages/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 03 Dec 2021 15:53:56 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Heads Up!]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26426</guid>

					<description><![CDATA[There&#8217;s a new build of binary packages for DragonFly, based off the 2021Q4 quarterly ports release.  This will require an upgrade of most if not all packages cause of a switch from LibreSSL to OpenSSL as the default SSL library.]]></description>
										<content:encoded><![CDATA[<p>There&#8217;s <a href="https://lists.dragonflybsd.org/pipermail/users/2021-December/404872.html">a new build of binary packages for DragonFly</a>, based off the 2021Q4 quarterly ports release.  This will require an upgrade of most if not all packages cause of a switch from LibreSSL to OpenSSL as the default SSL library.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2021/12/03/new-2021q4-binary-packages/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>dsynth updates</title>
		<link>https://www.dragonflydigest.com/2021/11/30/dsynth-updates/</link>
					<comments>https://www.dragonflydigest.com/2021/11/30/dsynth-updates/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 01 Dec 2021 01:28:42 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26412</guid>

					<description><![CDATA[There&#8217;s been a number of updates to dsynth(1), the DragonFly package-building tool.  This won&#8217;t matter much unless you like building the entire ports collection at once, but it is interesting to see how resource-intensive chromium building can be.]]></description>
										<content:encoded><![CDATA[<p>There&#8217;s <a href="https://lists.dragonflybsd.org/pipermail/commits/2021-November/820740.html">been</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2021-November/820739.html">a</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2021-November/820732.html">number</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2021-November/820734.html">of</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2021-November/820737.html">updates</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2021-November/820738.html">to</a> <a href="https://man.dragonflybsd.org/?command=dsynth&amp;section=ANY">dsynth(1)</a>, the DragonFly package-building tool.  This won&#8217;t matter much unless you like building the entire ports collection at once, but it is interesting to see<a href="https://lists.dragonflybsd.org/pipermail/commits/2021-November/820735.html"> how resource-intensive chromium building can be</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2021/11/30/dsynth-updates/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>DragonFly 6.0.1 released!</title>
		<link>https://www.dragonflydigest.com/2021/10/13/dragonfly-6-0-1-released/</link>
					<comments>https://www.dragonflydigest.com/2021/10/13/dragonfly-6-0-1-released/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 13 Oct 2021 13:30:30 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26267</guid>

					<description><![CDATA[6.0.1 is tagged and available.  The major reason for this update is an expired Let&#8217;s Encrypt certificate that would cause problems when downloading dpkg binaries.   A list of 6.0.1 commits is available. I recommend the usual rebuild process mentioned on the 6.0 release notes: make buildworld make buildkernel make installkernel make installworld make upgrade Don&#8217;t &#8230; <p class="link-more"><a href="https://www.dragonflydigest.com/2021/10/13/dragonfly-6-0-1-released/" class="more-link">Continue reading<span class="screen-reader-text"> "DragonFly 6.0.1 released!"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>6.0.1 is tagged and available.  The major reason for this update is an expired Let&#8217;s Encrypt certificate that would cause problems when downloading dpkg binaries.   A <a href="https://lists.dragonflybsd.org/pipermail/commits/2021-October/820665.html">list of 6.0.1 commits</a> is available.</p>
<p>I recommend the usual rebuild process mentioned on the <a href="https://www.dragonflybsd.org/release60/">6.0 release notes</a>:</p>
<pre><code>make buildworld
make buildkernel
make installkernel
make installworld
make upgrade</code></pre>
<p>Don&#8217;t forget to update your packages with &#8216;pkg upgrade&#8217;.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2021/10/13/dragonfly-6-0-1-released/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Let&#8217;s Encrypt cert problem fixed</title>
		<link>https://www.dragonflydigest.com/2021/10/05/lets-encrypt-cert-problem-fixed/</link>
					<comments>https://www.dragonflydigest.com/2021/10/05/lets-encrypt-cert-problem-fixed/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 05 Oct 2021 22:50:17 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Heads Up!]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26236</guid>

					<description><![CDATA[If you have encountered that problem with Let&#8217;s Encrypt and dports, the fix is committed and a make world is needed.]]></description>
										<content:encoded><![CDATA[<p>If you have encountered that problem with Let&#8217;s Encrypt and dports, the fix is committed and <a href="https://lists.dragonflybsd.org/pipermail/users/2021-October/404826.html">a make world is needed</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2021/10/05/lets-encrypt-cert-problem-fixed/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Let&#8217;s Encrypt certs and pkg</title>
		<link>https://www.dragonflydigest.com/2021/09/30/lets-encrypt-certs-and-pkg/</link>
					<comments>https://www.dragonflydigest.com/2021/09/30/lets-encrypt-certs-and-pkg/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 01 Oct 2021 01:42:00 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Heads Up!]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26229</guid>

					<description><![CDATA[You may get some errors because of an expiring base Let&#8217;s Encrypt certificate when using pkg.  It&#8217;s being worked on.]]></description>
										<content:encoded><![CDATA[<p>You may get some errors because of an expiring base Let&#8217;s Encrypt certificate when using pkg.  <a href="https://lists.dragonflybsd.org/pipermail/users/2021-September/404825.html">It&#8217;s being worked on</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2021/09/30/lets-encrypt-certs-and-pkg/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Keeping a package unchanged</title>
		<link>https://www.dragonflydigest.com/2021/09/08/keeping-a-package-unchanged/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 08 Sep 2021 18:44:32 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26154</guid>

					<description><![CDATA[The recent tmux package update reminds me to mention &#8216;pkg lock&#8217;.  When you update packages, pkg will update everything.  If there&#8217;s a package you don&#8217;t want changed, the pkg lock(8) command will keep it at the current version.  There can be some other packages held back because of dependencies, but that&#8217;s OK.  Don&#8217;t forget to &#8230; <p class="link-more"><a href="https://www.dragonflydigest.com/2021/09/08/keeping-a-package-unchanged/" class="more-link">Continue reading<span class="screen-reader-text"> "Keeping a package unchanged"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>The recent tmux package update reminds me to mention &#8216;pkg lock&#8217;.  When you update packages, pkg will update <em>everything</em>.  If there&#8217;s a package you don&#8217;t want changed, <a href="https://man.dragonflybsd.org/?command=pkg-lock&amp;section=8">the pkg lock(8) command</a> will keep it at the current version.  There can be some other packages held back because of dependencies, but that&#8217;s OK.  Don&#8217;t forget to pkg unlock when no longer needed&#8230;</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>tmux post fixed</title>
		<link>https://www.dragonflydigest.com/2021/09/07/tmux-post-fixed/</link>
					<comments>https://www.dragonflydigest.com/2021/09/07/tmux-post-fixed/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 07 Sep 2021 13:43:12 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=26152</guid>

					<description><![CDATA[If you want to update to the now fixed tmux port, you&#8217;ll want to add a -f to the pkg command to force it; the version number hasn&#8217;t changed.]]></description>
										<content:encoded><![CDATA[<p>If you want to update to the <a href="https://lists.dragonflybsd.org/pipermail/users/2021-September/404816.html">now fixed tmux port</a>, you&#8217;ll want to add a -f to the pkg command to force it; the version number hasn&#8217;t changed.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2021/09/07/tmux-post-fixed/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
