<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/add/pkg_add.1, branch stable/3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFS4:</title>
<updated>2000-12-05T16:59:01+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2000-12-05T16:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1b67774ac5c0dacf5e420f6ad5b5e17c00c89777'/>
<id>1b67774ac5c0dacf5e420f6ad5b5e17c00c89777</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;
- add "-s" option to check size of installed package(s);
- add several missed references to pkg_version(1).

Prompted by:	asami (`origin' option)
</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;
- add "-s" option to check size of installed package(s);
- add several missed references to pkg_version(1).

Prompted by:	asami (`origin' option)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Remove single-space hard sentence breaks.</title>
<updated>2000-03-06T11:37:35+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-06T11:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ca17de000c6919a96672a94b7d4e5366c5737d35'/>
<id>ca17de000c6919a96672a94b7d4e5366c5737d35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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: Varour man page cleanup.</title>
<updated>1999-08-15T12:51:15+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1999-08-15T12:51:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fabcefd32d627d9cad6bfbe9390c8df71c16f486'/>
<id>fabcefd32d627d9cad6bfbe9390c8df71c16f486</id>
<content type='text'>
This includes another xref fix to ypserv.8 that should have
been MFCed.

Not all of the i4b man changes from the original commit were merged
due to conflicts brought about by new functionally being added in -current
and causing conflicts with this commit.  Maybe I'll come back later
and try to get them all merged, but I doubt it.  They were mostly
cosmetic changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes another xref fix to ypserv.8 that should have
been MFCed.

Not all of the i4b man changes from the original commit were merged
due to conflicts brought about by new functionally being added in -current
and causing conflicts with this commit.  Maybe I'll come back later
and try to get them all merged, but I doubt it.  They were mostly
cosmetic changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Typo fix.</title>
<updated>1999-05-02T12:12:21+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>1999-05-02T12:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=65eed2a560f9760595fb991edf1a75afe9e5d891'/>
<id>65eed2a560f9760595fb991edf1a75afe9e5d891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enviornment -&gt; environment</title>
<updated>1999-01-17T15:08:09+00:00</updated>
<author>
<name>Justin M. Seger</name>
<email>jseger@FreeBSD.org</email>
</author>
<published>1999-01-17T15:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1048df44637836c80bb03f408ad5ccc0547b3794'/>
<id>1048df44637836c80bb03f408ad5ccc0547b3794</id>
<content type='text'>
PR:		docs/9534
Submitted by:	rv@fore.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		docs/9534
Submitted by:	rv@fore.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new option for pkg_add, -r.</title>
<updated>1999-01-17T01:22:55+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-01-17T01:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ab13b06dc08f0955af5d1444d5fa7b68fad8070e'/>
<id>ab13b06dc08f0955af5d1444d5fa7b68fad8070e</id>
<content type='text'>
The remote option allows for automatic package fetching and installation
using the package repository found on wcarchive. Naturally, this site
can be overridden with a enviornment variable.

This code uses getobjformat() and getosreldate(). This means when some event
causes the package to be fetched to change (such as e-day) the logic also
needs to be changed.

Sorta reviewed by:	jkh
Code suggestions:	peter, jkh, eivind, msmith
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The remote option allows for automatic package fetching and installation
using the package repository found on wcarchive. Naturally, this site
can be overridden with a enviornment variable.

This code uses getobjformat() and getosreldate(). This means when some event
causes the package to be fetched to change (such as e-day) the logic also
needs to be changed.

Sorta reviewed by:	jkh
Code suggestions:	peter, jkh, eivind, msmith
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it possible to have separate install scripts as well as have</title>
<updated>1998-12-16T13:59:31+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-12-16T13:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0440e20b71e2ba6346ea5e3308f0ada86fe8e822'/>
<id>0440e20b71e2ba6346ea5e3308f0ada86fe8e822</id>
<content type='text'>
an on-delete script.

Submitted by:	Rajesh Vaidheeswarran &lt;rv@fore.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an on-delete script.

Submitted by:	Rajesh Vaidheeswarran &lt;rv@fore.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
