<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/delete, branch releng/8.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>- Add long options to pkg_install.</title>
<updated>2008-05-30T14:26:09+00:00</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2008-05-30T14:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0b99032d0987c01313bb84e0743afc9ede466187'/>
<id>0b99032d0987c01313bb84e0743afc9ede466187</id>
<content type='text'>
- Remove check for '-?' as it's not listed in authorized options.
- Bump PKG_INSTALL_VERSION to 20080530.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove check for '-?' as it's not listed in authorized options.
- Bump PKG_INSTALL_VERSION to 20080530.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Restore functionality broken in previous commit; we need to be able to report</title>
<updated>2008-05-03T22:56:50+00:00</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-05-03T22:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2b520e6990511664a2f60bb78261e376c9393971'/>
<id>2b520e6990511664a2f60bb78261e376c9393971</id>
<content type='text'>
  multiple installed packages with the same PKGORIGIN.

Reported by:	marcus
MFC after:	1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  multiple installed packages with the same PKGORIGIN.

Reported by:	marcus
MFC after:	1 month
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize package registration/deregistration.  Previously, when looking up the</title>
<updated>2008-04-11T08:26:06+00:00</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-04-11T08:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=42b1030bbdd02d8264a87179c9465d834ff5a624'/>
<id>42b1030bbdd02d8264a87179c9465d834ff5a624</id>
<content type='text'>
package name for the origin of a dependency, all entries in /var/db/pkg were
traversed for each dependency of added/removed package.  Now, gather all the
origins first, then do the lookup in a single pass over /var/db/pkg.

This should provide a major speedup for packages with hundreds of dependencies.

Submitted by:	rdivacky (earlier version)
MFC after:	1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
package name for the origin of a dependency, all entries in /var/db/pkg were
traversed for each dependency of added/removed package.  Now, gather all the
origins first, then do the lookup in a single pass over /var/db/pkg.

This should provide a major speedup for packages with hundreds of dependencies.

Submitted by:	rdivacky (earlier version)
MFC after:	1 month
</pre>
</div>
</content>
</entry>
<entry>
<title>Backout previous commit, since it's done without maintainers</title>
<updated>2007-12-09T11:01:58+00:00</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2007-12-09T11:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e75d31642e37c4c2cdac7e4aca394ee393cd93e0'/>
<id>e75d31642e37c4c2cdac7e4aca394ee393cd93e0</id>
<content type='text'>
approval.  These changes were approved by adding it as port to
ports/ tree, but not for src/. I talked to PR submitter and miwi@
some days ago and explained the reasons for it, the both were agree
to add it to ports/ only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
approval.  These changes were approved by adding it as port to
ports/ tree, but not for src/. I talked to PR submitter and miwi@
some days ago and explained the reasons for it, the both were agree
to add it to ports/ only.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the 'pkg_search' script.</title>
<updated>2007-12-09T02:06:00+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2007-12-09T02:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f0693a75330718c406867345e373f7ed877accc6'/>
<id>f0693a75330718c406867345e373f7ed877accc6</id>
<content type='text'>
This makes it easier to figure what packages you want to install.

Submitted by:	Matthias Schmidt &lt;schmidtm @ mathematik . uni-marburg . de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it easier to figure what packages you want to install.

Submitted by:	Matthias Schmidt &lt;schmidtm @ mathematik . uni-marburg . de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfault while running with -a option and deinstalling broken</title>
<updated>2007-11-10T22:57:12+00:00</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2007-11-10T22:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dffc4d533f145e49bbd98a475b5ad98d133b2c01'/>
<id>dffc4d533f145e49bbd98a475b5ad98d133b2c01</id>
<content type='text'>
packages with incorrect plists.

PR:		bin/115327
Submitted by:	Michael Zhilin &lt;mizhka@gmail.com&gt;
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
packages with incorrect plists.

PR:		bin/115327
Submitted by:	Michael Zhilin &lt;mizhka@gmail.com&gt;
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup of userland __P use</title>
<updated>2007-11-07T10:53:41+00:00</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2007-11-07T10:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=784bddbc5bca158d2fb57eed7c5e4ceebd49ff8b'/>
<id>784bddbc5bca158d2fb57eed7c5e4ceebd49ff8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow variable amounts of verbosity.</title>
<updated>2006-06-12T22:39:32+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2006-06-12T22:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3b26c608f8095ab44c601129b2a754848c3b403d'/>
<id>3b26c608f8095ab44c601129b2a754848c3b403d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pkg_info(1) and pkg_delete(1) to handle properly packages which</title>
<updated>2005-10-10T08:38:21+00:00</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2005-10-10T08:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b3f28253994ab0911e0affce5b5a43123c8d8cf4'/>
<id>b3f28253994ab0911e0affce5b5a43123c8d8cf4</id>
<content type='text'>
names start with a digit.

PR:		bin/76858
Submitted by:	Matthew D. Fuller &lt;fullermd@over-yonder dot net&gt;
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
names start with a digit.

PR:		bin/76858
Submitted by:	Matthew D. Fuller &lt;fullermd@over-yonder dot net&gt;
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand *n't contractions.</title>
<updated>2005-02-13T22:25:33+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T22:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
