<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/info/main.c, branch release/6.0.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>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: delete/main.c:1.27 info/main.c:1.48</title>
<updated>2005-10-29T15:27:12+00:00</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2005-10-29T15:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6636f488684a07540b7791f354fe72b4d4151731'/>
<id>6636f488684a07540b7791f354fe72b4d4151731</id>
<content type='text'>
  Fix pkg_info(1) and pkg_delete(1) to handle properly packages which
  names start with a digit.

  PR:             bin/76858
  Submitted by:   Matthew D. Fuller &lt;fullermd@over-yonder dot net&gt;

Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Fix pkg_info(1) and pkg_delete(1) to handle properly packages which
  names start with a digit.

  PR:             bin/76858
  Submitted by:   Matthew D. Fuller &lt;fullermd@over-yonder dot net&gt;

Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a -q flag to pkg_version.  It suppresses the output of &lt;,=,&gt;.</title>
<updated>2004-10-18T05:34:54+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-10-18T05:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f4a324ac5170dc4627a7218be274261e719a1524'/>
<id>f4a324ac5170dc4627a7218be274261e719a1524</id>
<content type='text'>
This makes it possible to "portupgrade `pkg_version -q -l '&lt;'`".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it possible to "portupgrade `pkg_version -q -l '&lt;'`".
</pre>
</div>
</content>
</entry>
<entry>
<title>- pkg_info: flag -r: (show packages this packages depends on (documentation change))</title>
<updated>2004-06-29T18:59:19+00:00</updated>
<author>
<name>Oliver Eikemeier</name>
<email>eik@FreeBSD.org</email>
</author>
<published>2004-06-29T18:59:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=43b4652a715629a0dfafc66b5c076276f6760624'/>
<id>43b4652a715629a0dfafc66b5c076276f6760624</id>
<content type='text'>
- pkg_info: new flag -j (show the requirements script)

- pkg_info: fix verbose output when used on packages

- better handling of corrupt entries in /var/db/pkg

- differ between corrupt entires and packages not installed

- various small fixes

PR:		56989, 57016, 57029, 26468
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- pkg_info: new flag -j (show the requirements script)

- pkg_info: fix verbose output when used on packages

- better handling of corrupt entries in /var/db/pkg

- differ between corrupt entires and packages not installed

- various small fixes

PR:		56989, 57016, 57029, 26468
</pre>
</div>
</content>
</entry>
<entry>
<title>- match package version numbers with relational operators</title>
<updated>2004-06-29T18:54:47+00:00</updated>
<author>
<name>Oliver Eikemeier</name>
<email>eik@FreeBSD.org</email>
</author>
<published>2004-06-29T18:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6372c5ec859f4cf6ced9ee540af36e4cb35da679'/>
<id>6372c5ec859f4cf6ced9ee540af36e4cb35da679</id>
<content type='text'>
- use glob patterns when matching packages by origin

- csh-style {...} choices in glob matching

- pkg_info: new flag -E (list matching package names only)

- pkg_version: new flag -T (test if a given name matches a pattern)

- new flag -X (interpret pattern as an extended regular expression)

PR:		56961
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use glob patterns when matching packages by origin

- csh-style {...} choices in glob matching

- pkg_info: new flag -E (list matching package names only)

- pkg_version: new flag -T (test if a given name matches a pattern)

- new flag -X (interpret pattern as an extended regular expression)

PR:		56961
</pre>
</div>
</content>
</entry>
<entry>
<title>Synopsis fixes:</title>
<updated>2004-03-30T20:48:16+00:00</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2004-03-30T20:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6a73df6f3f3f52b936294cd59665036f2179d374'/>
<id>6a73df6f3f3f52b936294cd59665036f2179d374</id>
<content type='text'>
 * `pkg_info -flags' needs either `-a' or a package name. [1]
 * Add -Q option to manual page.
 * Update `usage:' to match the manual page.

PR:		misc/64786 [1]
Reviewed by:	ru
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * `pkg_info -flags' needs either `-a' or a package name. [1]
 * Add -Q option to manual page.
 * Update `usage:' to match the manual page.

PR:		misc/64786 [1]
Reviewed by:	ru
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add the 'b' option which causes BLOCKSIZE to be hornored when</title>
<updated>2003-03-25T01:22:42+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-03-25T01:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9cd061a2a23b94667f7fa962fc18512be223625'/>
<id>a9cd061a2a23b94667f7fa962fc18512be223625</id>
<content type='text'>
  the 'q' or 'Q' options are present.
- Document BLOCKSIZE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  the 'q' or 'Q' options are present.
- Document BLOCKSIZE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement the 'Q' option which is like 'q' (quiet output) except</title>
<updated>2003-03-25T00:51:41+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-03-25T00:51:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5e3714183feed559a5ba6235ed4adf9b1f7e3798'/>
<id>5e3714183feed559a5ba6235ed4adf9b1f7e3798</id>
<content type='text'>
that it prefaces the output with the package name.

This is useful for things like this:

# pkg_info -Qsa | awk -F : '{print $2 "\t" $1}' | sort -rn | expand -t 10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that it prefaces the output with the package name.

This is useful for things like this:

# pkg_info -Qsa | awk -F : '{print $2 "\t" $1}' | sort -rn | expand -t 10
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce notion of the package tools revision and allow to wrap all tools</title>
<updated>2002-09-09T19:43:30+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2002-09-09T19:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=92d1bb6515c56136430b035758bed96ada076ef1'/>
<id>92d1bb6515c56136430b035758bed96ada076ef1</id>
<content type='text'>
included into pkg_install according to the content of /var/db/pkg_install.conf
file, which specifies version and alternative location of the tools. Format
of the said file is very simple: one line which specifies revision of the
alternative version of the tools and their location separated by space,
i.e.:

20030102 /usr/local/sbin

This would allow bsd.port.mk to install and use up to date version of tools
on older system from ports.

Also add new `-P' flag to pkg_info, which causes it to report currently
installed version of package tools.

Discussed with:	will
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
included into pkg_install according to the content of /var/db/pkg_install.conf
file, which specifies version and alternative location of the tools. Format
of the said file is very simple: one line which specifies revision of the
alternative version of the tools and their location separated by space,
i.e.:

20030102 /usr/local/sbin

This would allow bsd.port.mk to install and use up to date version of tools
on older system from ports.

Also add new `-P' flag to pkg_info, which causes it to report currently
installed version of package tools.

Discussed with:	will
</pre>
</div>
</content>
</entry>
<entry>
<title>Update usage() and manpage to match reality (add -O into usage and adjust</title>
<updated>2002-05-05T13:44:32+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2002-05-05T13:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ae346c242b558052d4354f2b9c47aed450756a98'/>
<id>ae346c242b558052d4354f2b9c47aed450756a98</id>
<content type='text'>
both to make clear that -W and -O are stand-alone options).

MFC after:	6 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
both to make clear that -W and -O are stand-alone options).

MFC after:	6 days
</pre>
</div>
</content>
</entry>
</feed>
