<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: What is wip, eh?	</title>
	<atom:link href="https://www.dragonflydigest.com/2005/12/28/what-is-wip-eh/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2005/12/28/what-is-wip-eh/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Fri, 30 Dec 2005 16:45:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: hubertf		</title>
		<link>https://www.dragonflydigest.com/2005/12/28/what-is-wip-eh/comment-page-1/#comment-628</link>

		<dc:creator><![CDATA[hubertf]]></dc:creator>
		<pubDate>Fri, 30 Dec 2005 16:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=1460#comment-628</guid>

					<description><![CDATA[pkgsrc is the official thing where only NetBSD (and pkgsrc :) developers have access. This goes into pkgsrc-200x@y branches, gets regular bulk builds to find errors and resulting packages are sometimes put up for FTP.

pkgsrc-wip is a sourceforce project where ~everyone can get commit access, and the state of most packages is accordingly. See http://pkgsrc-wip.sf.net/. 


 - Hubert
]]></description>
			<content:encoded><![CDATA[<p>pkgsrc is the official thing where only NetBSD (and pkgsrc :) developers have access. This goes into pkgsrc-200x@y branches, gets regular bulk builds to find errors and resulting packages are sometimes put up for FTP.</p>
<p>pkgsrc-wip is a sourceforce project where ~everyone can get commit access, and the state of most packages is accordingly. See <a href="http://pkgsrc-wip.sf.net/" rel="nofollow ugc">http://pkgsrc-wip.sf.net/</a>. </p>
<p> &#8211; Hubert</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dennis den Brok		</title>
		<link>https://www.dragonflydigest.com/2005/12/28/what-is-wip-eh/comment-page-1/#comment-627</link>

		<dc:creator><![CDATA[Dennis den Brok]]></dc:creator>
		<pubDate>Thu, 29 Dec 2005 23:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=1460#comment-627</guid>

					<description><![CDATA[There are currently three different pkgsrc repositories: the two official pkgsrc-branches HEAD and pkgsrc-yyyyQqq, and pkgsrc-wip. The two official branches are actively maintained, but HEAD includes current developments on the pkgsrc system as well as the newest (mostly) stable versions (except where noted otherwise, for instance pkgname-devel for development versions). Thus, HEAD is generally usable and stable, but problems may occur. For the quarterly maintenance branch, HEAD is frozen for normally around two weeks, and the package maintainers are to fix open issues with their packages to provide a rather bug-free repository of packages. After the freeze, only fixes to security and portability flaws get backported to the then-opened maintenance branch. Note that both official pkgsrc variants are maintained by a rather small group of core developers with CVS commit access, while fixes from external persons cannot be committed directly, just PRed. In contrast, pkgsrc-wip is open to nearly everyone, thus not as carefully maintained and likely unstable, this is also why it is often used by official pkgsrc-developers for testing new packages as well. When certain packages from -wip proved stable and mature (or at least their packaging does so, for instance according to pkglint, a tool to check for conformance with usual pkgsrc-conventions), and there&#039;s some pkgsrc-developer willing to maintain it, they may eventually be imported to pkgsrc HEAD.

HTH, cheers,

Dennis]]></description>
			<content:encoded><![CDATA[<p>There are currently three different pkgsrc repositories: the two official pkgsrc-branches HEAD and pkgsrc-yyyyQqq, and pkgsrc-wip. The two official branches are actively maintained, but HEAD includes current developments on the pkgsrc system as well as the newest (mostly) stable versions (except where noted otherwise, for instance pkgname-devel for development versions). Thus, HEAD is generally usable and stable, but problems may occur. For the quarterly maintenance branch, HEAD is frozen for normally around two weeks, and the package maintainers are to fix open issues with their packages to provide a rather bug-free repository of packages. After the freeze, only fixes to security and portability flaws get backported to the then-opened maintenance branch. Note that both official pkgsrc variants are maintained by a rather small group of core developers with CVS commit access, while fixes from external persons cannot be committed directly, just PRed. In contrast, pkgsrc-wip is open to nearly everyone, thus not as carefully maintained and likely unstable, this is also why it is often used by official pkgsrc-developers for testing new packages as well. When certain packages from -wip proved stable and mature (or at least their packaging does so, for instance according to pkglint, a tool to check for conformance with usual pkgsrc-conventions), and there&#8217;s some pkgsrc-developer willing to maintain it, they may eventually be imported to pkgsrc HEAD.</p>
<p>HTH, cheers,</p>
<p>Dennis</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: reezer		</title>
		<link>https://www.dragonflydigest.com/2005/12/28/what-is-wip-eh/comment-page-1/#comment-626</link>

		<dc:creator><![CDATA[reezer]]></dc:creator>
		<pubDate>Thu, 29 Dec 2005 20:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=1460#comment-626</guid>

					<description><![CDATA[I think wip is a place, where communitysubmissions are placed: http://pkgsrc.se/info.php

&quot;pkgsrc-wip (work in progress) is a project to get more people actively involved with creating packages for pkgsrc,
a portable packaging system coming from NetBSD, but ported to many other operating systems, including
Solaris, Linux, Darwin, FreeBSD, OpenBSD, and others.&quot;]]></description>
			<content:encoded><![CDATA[<p>I think wip is a place, where communitysubmissions are placed: <a href="http://pkgsrc.se/info.php" rel="nofollow ugc">http://pkgsrc.se/info.php</a></p>
<p>&#8220;pkgsrc-wip (work in progress) is a project to get more people actively involved with creating packages for pkgsrc,<br />
a portable packaging system coming from NetBSD, but ported to many other operating systems, including<br />
Solaris, Linux, Darwin, FreeBSD, OpenBSD, and others.&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: zdat		</title>
		<link>https://www.dragonflydigest.com/2005/12/28/what-is-wip-eh/comment-page-1/#comment-625</link>

		<dc:creator><![CDATA[zdat]]></dc:creator>
		<pubDate>Thu, 29 Dec 2005 07:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=1460#comment-625</guid>

					<description><![CDATA[I think it is this way:

pkgsrc-wip is not the &quot;unstable&quot; or &quot;in-development&quot; version of pkgsrc. It is a sort of exploratory sandbox for people to learn the ropes of package creation or for packages that are not quite ready to be committed to pkgsrc.

I hope I am not mistaken.]]></description>
			<content:encoded><![CDATA[<p>I think it is this way:</p>
<p>pkgsrc-wip is not the &#8220;unstable&#8221; or &#8220;in-development&#8221; version of pkgsrc. It is a sort of exploratory sandbox for people to learn the ropes of package creation or for packages that are not quite ready to be committed to pkgsrc.</p>
<p>I hope I am not mistaken.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
