<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install, branch release/4.2.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-11-20T04:41:45+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-11-20T04:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0d497cf6e989f7498cf5036a29fe7003a89abf83'/>
<id>0d497cf6e989f7498cf5036a29fe7003a89abf83</id>
<content type='text'>
'RELENG_4_2_0_RELEASE'.

This commit was manufactured to restore the state of the 4.2-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_4_2_0_RELEASE'.

This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: fix interaction with libfetch and tar.</title>
<updated>2000-11-01T19:57:41+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-11-01T19:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f0193e779f791166af6e4646dcd31c715905efbf'/>
<id>f0193e779f791166af6e4646dcd31c715905efbf</id>
<content type='text'>
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:  Utilize the "-o" (origin) option recently added to pkg_create(1)</title>
<updated>2000-10-31T20:43:30+00:00</updated>
<author>
<name>Bruce A. Mah</name>
<email>bmah@FreeBSD.org</email>
</author>
<published>2000-10-31T20:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f8be0905af7b203eecad8803f1458b891a27ec1c'/>
<id>f8be0905af7b203eecad8803f1458b891a27ec1c</id>
<content type='text'>
and pkg_info(1), for more accurate determination of the
"up-to-date-ness" of installed packages.

pkg_version.pl		1.12-&gt;1.15
pkg_version.1		1.9-&gt;1.10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and pkg_info(1), for more accurate determination of the
"up-to-date-ness" of installed packages.

pkg_version.pl		1.12-&gt;1.15
pkg_version.1		1.9-&gt;1.10
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2000-10-31T07:21:28+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2000-10-31T07:21:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2bb0bf4c4df20228de788709a22d4b352d0b3382'/>
<id>2bb0bf4c4df20228de788709a22d4b352d0b3382</id>
<content type='text'>
Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record
a path of the port from which package has been created within FreeBSD Ports
Collection and will be used to improve pkg_version(1) and similar tools.

Reviewed by:		freebsd-ports, jkh
Approved by:		jkh
MFC Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record
a path of the port from which package has been created within FreeBSD Ports
Collection and will be used to improve pkg_version(1) and similar tools.

Reviewed by:		freebsd-ports, jkh
Approved by:		jkh
MFC Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:  Fix pkg_version -c -l, new -L flag.</title>
<updated>2000-10-24T18:29:32+00:00</updated>
<author>
<name>Bruce A. Mah</name>
<email>bmah@FreeBSD.org</email>
</author>
<published>2000-10-24T18:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c5d1fadd8a599f8ef39cd740be5215aaad080e1a'/>
<id>c5d1fadd8a599f8ef39cd740be5215aaad080e1a</id>
<content type='text'>
pkg_version.pl:		1.10 -&gt; 1.12
pkg_version.1:		1.8 -&gt; 1.9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pkg_version.pl:		1.10 -&gt; 1.12
pkg_version.1:		1.8 -&gt; 1.9
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: more informative errx() messages, use ISO string functions.</title>
<updated>2000-10-23T18:34:16+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-10-23T18:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=10caa2706fe1652f35986bded22dca32a14685ba'/>
<id>10caa2706fe1652f35986bded22dca32a14685ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Fix typo</title>
<updated>2000-09-25T10:56:43+00:00</updated>
<author>
<name>Mark Ovens</name>
<email>marko@FreeBSD.org</email>
</author>
<published>2000-09-25T10:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2be474a079c1b643799071b64b55567ac0abf5ec'/>
<id>2be474a079c1b643799071b64b55567ac0abf5ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Make ``-r'' work</title>
<updated>2000-09-25T07:35:08+00:00</updated>
<author>
<name>Mark Ovens</name>
<email>marko@FreeBSD.org</email>
</author>
<published>2000-09-25T07:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=069d6c0f25c2f0537dab35c6354f647486a3c972'/>
<id>069d6c0f25c2f0537dab35c6354f647486a3c972</id>
<content type='text'>
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: proper parsing of package names, spelling fixes, updates</title>
<updated>2000-09-20T08:53:55+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-09-20T08:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4152100663742c85bd133afba9fd5a4f387a479e'/>
<id>4152100663742c85bd133afba9fd5a4f387a479e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:  PORTREVISION/PORTEPOCH support and update URL for on-line INDEX</title>
<updated>2000-09-14T17:15:06+00:00</updated>
<author>
<name>Bruce A. Mah</name>
<email>bmah@FreeBSD.org</email>
</author>
<published>2000-09-14T17:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a83464c5b58e52f4f5ecffdf2531edc88ff8fe2c'/>
<id>a83464c5b58e52f4f5ecffdf2531edc88ff8fe2c</id>
<content type='text'>
example.
	pkg_version.pl:	1.6-&gt;1.9
	pkg_version.1:	1.6-&gt;1.7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
example.
	pkg_version.pl:	1.6-&gt;1.9
	pkg_version.1:	1.6-&gt;1.7
</pre>
</div>
</content>
</entry>
</feed>
