<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/add/main.c, branch release/3.5.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-06-25T00:20:49+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-06-25T00:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e878a0310eae754021dbd73ca928eaf7cf6a65c'/>
<id>8e878a0310eae754021dbd73ca928eaf7cf6a65c</id>
<content type='text'>
'RELENG_3_5_0_RELEASE'.

This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_5_0_RELEASE'.

This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the "pkg_add -r" logic so it works for this release (so long</title>
<updated>1999-12-12T00:19:57+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-12-12T00:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0c636e14d09b854909abae106b7c2eb8c2b2ec57'/>
<id>0c636e14d09b854909abae106b7c2eb8c2b2ec57</id>
<content type='text'>
as the numbering scheme and ftp site layout don't change :-&gt;)

Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as the numbering scheme and ftp site layout don't change :-&gt;)

Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev 1.29; make pkg_add -r work for multiple packages.</title>
<updated>1999-11-20T02:01:04+00:00</updated>
<author>
<name>Chris Piazza</name>
<email>cpiazza@FreeBSD.org</email>
</author>
<published>1999-11-20T02:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d228c5672f9114cf2aaa4d34a83cb7c3291a3b51'/>
<id>d228c5672f9114cf2aaa4d34a83cb7c3291a3b51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass the pointy hat, I broke 'pkg_add -r' for 3.3-RELEASE. It works</title>
<updated>1999-10-29T00:06:56+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-10-29T00:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1e5d73550e1958e37748c8f67fa963e418e40f17'/>
<id>1e5d73550e1958e37748c8f67fa963e418e40f17</id>
<content type='text'>
if you use 'pkg_add -r Latest/ethereal' but not 'pkg_add -r ethereal', which
is it's intended use. Time to go find the errata text..

Laughed at by:	obrien, jim, msmith, jkh, and unfurl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if you use 'pkg_add -r Latest/ethereal' but not 'pkg_add -r ethereal', which
is it's intended use. Time to go find the errata text..

Laughed at by:	obrien, jim, msmith, jkh, and unfurl
</pre>
</div>
</content>
</entry>
<entry>
<title>Emergency fix for -r.</title>
<updated>1999-09-16T08:26:12+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8cef7215db64977d1079262b6d4795e7e95f66c0'/>
<id>8cef7215db64977d1079262b6d4795e7e95f66c0</id>
<content type='text'>
Submitted by:	bfumerola
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	bfumerola
</pre>
</div>
</content>
</entry>
<entry>
<title>(1) Remove support for automatic fetching of a.out packages. No-one</title>
<updated>1999-09-01T14:05:07+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-09-01T14:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d907504a3c28b7af45e912c30a4102526bd87592'/>
<id>d907504a3c28b7af45e912c30a4102526bd87592</id>
<content type='text'>
qualifies for that anymore.

(2) Change if logic to reflect 3.3-RELEASE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
qualifies for that anymore.

(2) Change if logic to reflect 3.3-RELEASE
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: use uname(3) to find out hardware platform, add braces and other minor cleanup</title>
<updated>1999-08-23T03:59:52+00:00</updated>
<author>
<name>Michael Haro</name>
<email>mharo@FreeBSD.org</email>
</author>
<published>1999-08-23T03:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5fb47de7b6feaa8ee890c820e9c3fd203a330bbb'/>
<id>5fb47de7b6feaa8ee890c820e9c3fd203a330bbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Return a sane value.</title>
<updated>1999-01-28T20:48:03+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-01-28T20:48:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7190a4868fe7549887d746eef2dba199caf4cff5'/>
<id>7190a4868fe7549887d746eef2dba199caf4cff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: wcarchive updates &amp; typos</title>
<updated>1999-01-27T22:18:43+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-01-27T22:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef9353b82f3864f97696cb207c6cc9cf5e041747'/>
<id>ef9353b82f3864f97696cb207c6cc9cf5e041747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
