<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/create/perform.c, branch release/5.3.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>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

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

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Downgrade WARNS level to more tolerable value. Attempt to fix</title>
<updated>2004-07-28T07:19:15+00:00</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2004-07-28T07:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=617e8b416db0c5fa7c344d632320d80164f6c165'/>
<id>617e8b416db0c5fa7c344d632320d80164f6c165</id>
<content type='text'>
casts as lvalue usage whenever possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
casts as lvalue usage whenever possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>- pkg_create: new flag -S (clean room installation)</title>
<updated>2004-06-29T18:56:59+00:00</updated>
<author>
<name>Oliver Eikemeier</name>
<email>eik@FreeBSD.org</email>
</author>
<published>2004-06-29T18:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9c762229f3824f5fcc685a70f770d8d0ad22bbac'/>
<id>9c762229f3824f5fcc685a70f770d8d0ad22bbac</id>
<content type='text'>
- pkg_create: checksum meta files too

PR:		66032
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- pkg_create: checksum meta files too

PR:		66032
</pre>
</div>
</content>
</entry>
<entry>
<title>* Add explicit conflict-checking to the package tools.  Packages can</title>
<updated>2003-04-17T09:56:05+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2003-04-17T09:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f6bf1d8ce336ac638b67bb6ac0fc7d09bf59d29'/>
<id>7f6bf1d8ce336ac638b67bb6ac0fc7d09bf59d29</id>
<content type='text'>
  register a list of other packages with which they conflict (via the
  -C option to pkg_create), and they will refuse to install (unless -f is
  specified) if one of the listed packages is already present.

* Update documentation for the new feature as well as fleshing out some
  existing documentation.

* Bump PKG_INSTALL_VERSION so this feature can be tested for.

Submitted by:   Sergey Matveychuk &lt;sem@ciam.ru&gt;
PR:             bin/47145
MFC after:      2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  register a list of other packages with which they conflict (via the
  -C option to pkg_create), and they will refuse to install (unless -f is
  specified) if one of the listed packages is already present.

* Update documentation for the new feature as well as fleshing out some
  existing documentation.

* Bump PKG_INSTALL_VERSION so this feature can be tested for.

Submitted by:   Sergey Matveychuk &lt;sem@ciam.ru&gt;
PR:             bin/47145
MFC after:      2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorg just a tad to better express our bzip intentions.</title>
<updated>2002-08-25T01:01:08+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-08-25T01:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7412ba062ff7cba7a736f35b9985e4d3fbc2eb79'/>
<id>7412ba062ff7cba7a736f35b9985e4d3fbc2eb79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for the .tbz2 suffix.  One would not want pkg_create(1)</title>
<updated>2002-08-04T21:20:09+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2002-08-04T21:20:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=752b4d681edeeb09b296547c5518ec277ef98ea4'/>
<id>752b4d681edeeb09b296547c5518ec277ef98ea4</id>
<content type='text'>
to create "pkgname.tbz" when one specifies "pkgname.tbz2".

MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to create "pkgname.tbz" when one specifies "pkgname.tbz2".

MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Use an 8.3 friendly extension when compressing with bzip2.</title>
<updated>2002-08-04T06:03:34+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-08-04T06:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9e0e832f144e0a1332c11f110ed438e1fdc70942'/>
<id>9e0e832f144e0a1332c11f110ed438e1fdc70942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFS: silence compiler warnings.</title>
<updated>2002-05-20T09:55:41+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2002-05-20T09:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=62553a3cbfd7899c1ea2386cda666ad7e82fd24b'/>
<id>62553a3cbfd7899c1ea2386cda666ad7e82fd24b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace __FUNCTION__ with standardized __func__.</title>
<updated>2002-05-11T04:17:55+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-11T04:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f7bb25f702f5790266e1ff50734af01df8a6ad46'/>
<id>f7bb25f702f5790266e1ff50734af01df8a6ad46</id>
<content type='text'>
Requested by: jhb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requested by: jhb
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build:</title>
<updated>2002-05-11T03:48:49+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-11T03:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a2bcd1a09f86678bb68348d086e840dcdd0d59fe'/>
<id>a2bcd1a09f86678bb68348d086e840dcdd0d59fe</id>
<content type='text'>
you may not use string concatination with __FUNCTION__, replace all occurances
of:
__FUNCTION__ ": error string"
with:
"%s: error string"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
you may not use string concatination with __FUNCTION__, replace all occurances
of:
__FUNCTION__ ": error string"
with:
"%s: error string"
</pre>
</div>
</content>
</entry>
</feed>
