<?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: Update FreeBSD Ports Collection Up to Date and Latest</title>
	<atom:link href="http://www.mydigitallife.info/2005/11/11/update-freebsd-ports-collection-up-to-date-and-latest/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2005/11/11/update-freebsd-ports-collection-up-to-date-and-latest/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Sat, 19 Dec 2009 01:17:07 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: knowelus.com &#187; Updating FreeBSD Ports Collection</title>
		<link>http://www.mydigitallife.info/2005/11/11/update-freebsd-ports-collection-up-to-date-and-latest/comment-page-1/#comment-5047</link>
		<dc:creator>knowelus.com &#187; Updating FreeBSD Ports Collection</dc:creator>
		<pubDate>Wed, 21 Jun 2006 05:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://myplanet.homeip.net/softwaretools/2005/11/11/update-freebsd-ports-collection-up-to-date-and-latest/#comment-5047</guid>
		<description>[...] CVSup can be used as a quick method for getting the Ports Collection and keep the ports tree up to date. CVSup distributes and updates source trees from a master CVS repository on a remote server host. The FreeBSD sources are maintained in a CVS repository on a central development machine in California. With CVSup, FreeBSD users can easily keep their own source trees up to date.  CVSup uses the so-called pull model of updating. Under the pull model, each client asks the server for updates, if and when they are wanted. The server waits passively for update requests from its clients. Thus all updates are instigated by the client. The server never sends unsolicited updates. Users must either run the CVSup client manually to get an update, or they must set up a cron job to run it automatically on a regular basis There are few ways to install CVSup in FreeBSD: Install CVSup by using the precompiled net/cvsup package from the FreeBSD packages collection. To install from package collection. &#160;  # pkg_add -r cvsup-without-gui# cd /usr/ports/net/cvsup-without-gui # make install clean &#160; Or build CVSup from source by using the net/cvsup port (which includes CVSup GUI). Warning: the net/cvsup port depends on the Modula-3 system, which takes a substantial amount of time and disk space to download and build. To build from source. After installing, CVSup is ready and can be executed with the following command: &#160; # cvsup -L 2 -h cvsup.FreeBSD.org /usr/share/examples/cvsup/ports-supfile &#160; Change cvsup.FreeBSD.org to a CVSup server near you. See CVSup Mirrors for a complete listing of mirror sites. &#160; The -L 2 tells CVSup to print out the details of all the file updates it is doing. There are three levels of verbosity, from -L 0 to -L 2. The default is 0, which means total silence except for error messages. &#160; While -h specify the supfile location. &#160; You may want to use your own ports-supfile, for example to avoid the need of passing the CVSup server on the command line. As root, copy /usr/share/examples/cvsup/ports-supfile to a new location, such as /root or your home directory.   &#160; #cp /usr/share/examples/cvsup/ports-supfile /root  Edit ports-supfile  #vi /root/ports-supfile  Change  &#160; CHANGE_THIS.FreeBSD.org to a CVSup server near you. See CVSup Mirrors for a complete listing of mirror sites.Then, you can update your port collections with this command:   &#160; # cvsup -L 2 /root/ports-supfile &#160; &#160; links: freebsd.org&#160; mydigitallife.info &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] CVSup can be used as a quick method for getting the Ports Collection and keep the ports tree up to date. CVSup distributes and updates source trees from a master CVS repository on a remote server host. The FreeBSD sources are maintained in a CVS repository on a central development machine in California. With CVSup, FreeBSD users can easily keep their own source trees up to date.  CVSup uses the so-called pull model of updating. Under the pull model, each client asks the server for updates, if and when they are wanted. The server waits passively for update requests from its clients. Thus all updates are instigated by the client. The server never sends unsolicited updates. Users must either run the CVSup client manually to get an update, or they must set up a cron job to run it automatically on a regular basis There are few ways to install CVSup in FreeBSD: Install CVSup by using the precompiled net/cvsup package from the FreeBSD packages collection. To install from package collection. &nbsp;  # pkg_add -r cvsup-without-gui# cd /usr/ports/net/cvsup-without-gui # make install clean &nbsp; Or build CVSup from source by using the net/cvsup port (which includes CVSup GUI). Warning: the net/cvsup port depends on the Modula-3 system, which takes a substantial amount of time and disk space to download and build. To build from source. After installing, CVSup is ready and can be executed with the following command: &nbsp; # cvsup -L 2 -h cvsup.FreeBSD.org /usr/share/examples/cvsup/ports-supfile &nbsp; Change cvsup.FreeBSD.org to a CVSup server near you. See CVSup Mirrors for a complete listing of mirror sites. &nbsp; The -L 2 tells CVSup to print out the details of all the file updates it is doing. There are three levels of verbosity, from -L 0 to -L 2. The default is 0, which means total silence except for error messages. &nbsp; While -h specify the supfile location. &nbsp; You may want to use your own ports-supfile, for example to avoid the need of passing the CVSup server on the command line. As root, copy /usr/share/examples/cvsup/ports-supfile to a new location, such as /root or your home directory.   &nbsp; #cp /usr/share/examples/cvsup/ports-supfile /root  Edit ports-supfile  #vi /root/ports-supfile  Change  &nbsp; CHANGE_THIS.FreeBSD.org to a CVSup server near you. See CVSup Mirrors for a complete listing of mirror sites.Then, you can update your port collections with this command:   &nbsp; # cvsup -L 2 /root/ports-supfile &nbsp; &nbsp; links: freebsd.org&nbsp; mydigitallife.info &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Update FreeBSD Ports Collection to Latest Version with Security Update with Portmanager and Portaudit &#187; My Digital Life</title>
		<link>http://www.mydigitallife.info/2005/11/11/update-freebsd-ports-collection-up-to-date-and-latest/comment-page-1/#comment-1563</link>
		<dc:creator>Update FreeBSD Ports Collection to Latest Version with Security Update with Portmanager and Portaudit &#187; My Digital Life</dc:creator>
		<pubDate>Thu, 18 May 2006 14:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://myplanet.homeip.net/softwaretools/2005/11/11/update-freebsd-ports-collection-up-to-date-and-latest/#comment-1563</guid>
		<description>[...] Portmanager is an FreeBSD utility that automates the process of upgrading and managing installed FreeBSD ports without or almost without user intervention when updating. Portmanager ensures that FreeBSD installed ports accurately reflect and update as of those available in the ports tree.   To use portmanager, the FreeBSD ports collection tree needs to be updated with CVSup or Portsnap. [...]</description>
		<content:encoded><![CDATA[<p>[...] Portmanager is an FreeBSD utility that automates the process of upgrading and managing installed FreeBSD ports without or almost without user intervention when updating. Portmanager ensures that FreeBSD installed ports accurately reflect and update as of those available in the ports tree.   To use portmanager, the FreeBSD ports collection tree needs to be updated with CVSup or Portsnap. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Easy Way to Upgrade FreeBSD&#8217;s Ports &#187; My Digital Life</title>
		<link>http://www.mydigitallife.info/2005/11/11/update-freebsd-ports-collection-up-to-date-and-latest/comment-page-1/#comment-17</link>
		<dc:creator>Easy Way to Upgrade FreeBSD&#8217;s Ports &#187; My Digital Life</dc:creator>
		<pubDate>Tue, 03 Jan 2006 08:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://myplanet.homeip.net/softwaretools/2005/11/11/update-freebsd-ports-collection-up-to-date-and-latest/#comment-17</guid>
		<description>[...] Before you can update and upgrade the FreeBSD&#8217;s ports, the Ports Collection needs to be updated. Follow step here to update the Ports Collection. [...]</description>
		<content:encoded><![CDATA[<p>[...] Before you can update and upgrade the FreeBSD&#8217;s ports, the Ports Collection needs to be updated. Follow step here to update the Ports Collection. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
