<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/delete/perform.c, branch release/2.2.5_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>1997-10-21T01:56:05+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-10-21T01:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14d01796b1ab61a57dbd60da66d8dac699a0a2e7'/>
<id>14d01796b1ab61a57dbd60da66d8dac699a0a2e7</id>
<content type='text'>
'RELENG_2_2_5_RELEASE'.

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

This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: less destructive cleanup() handling.</title>
<updated>1997-10-13T15:06:14+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-10-13T15:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8bd164d6201a4fee2700a9f928395dee5ecdd9ed'/>
<id>8bd164d6201a4fee2700a9f928395dee5ecdd9ed</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 err(3). Cosmetics in usage string and man page.</title>
<updated>1997-10-09T07:10:18+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-10-09T07:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=392089096e509a5273bd82f83759c1602f931a64'/>
<id>392089096e509a5273bd82f83759c1602f931a64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC</title>
<updated>1997-03-06T10:23:02+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-03-06T10:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a7f1456b9c3807fa3f4cefd843998894405f99ec'/>
<id>a7f1456b9c3807fa3f4cefd843998894405f99ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MD5 checksums to packing list for all files during pkg_create and use</title>
<updated>1996-07-30T10:48:20+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-07-30T10:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=50f56e483ad735716aa51d0ba798a096cd772bc7'/>
<id>50f56e483ad735716aa51d0ba798a096cd772bc7</id>
<content type='text'>
later at pkg_delete time to verify that you're deleting what you added.
This, of course, does NOT cover the case where a file you still need
hasn't changed!  That's a tougher problem to solve, and this provides
only the minimal amount of safety belt.  MD5 checksums are stored in comment
fields, so packages produced with these tools are backwards compatible with
the older ones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
later at pkg_delete time to verify that you're deleting what you added.
This, of course, does NOT cover the case where a file you still need
hasn't changed!  That's a tougher problem to solve, and this provides
only the minimal amount of safety belt.  MD5 checksums are stored in comment
fields, so packages produced with these tools are backwards compatible with
the older ones.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make pkg_install understand and use libftpio instead of its own</title>
<updated>1996-06-20T18:33:55+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-06-20T18:33:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9ef0b29043a81d821683bc523433255d0166e37'/>
<id>a9ef0b29043a81d821683bc523433255d0166e37</id>
<content type='text'>
copies of the ftp support routines.  Also some cosmetic and minor
bug fixes I've been meaning to incorporate for awhile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
copies of the ftp support routines.  Also some cosmetic and minor
bug fixes I've been meaning to incorporate for awhile.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring my pkg_install improvements forward from 2.1.</title>
<updated>1995-11-12T04:55:40+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-11-12T04:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0ad65298ab1aed0b85817a2fb777a0bb3678d019'/>
<id>0ad65298ab1aed0b85817a2fb777a0bb3678d019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the ${PKG_DBDIR} environment variable. /var/db/pkg is the</title>
<updated>1995-04-19T14:02:01+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-04-19T14:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e804f03a5dad343a2dc4df862fd45cd65ce8d307'/>
<id>e804f03a5dad343a2dc4df862fd45cd65ce8d307</id>
<content type='text'>
default, and probably not something you'd ever change, but now it's
possible to do so for local/custom installations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default, and probably not something you'd ever change, but now it's
possible to do so for local/custom installations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Many of John T. Kohl's patches from NetBSD.  Thanks, John!</title>
<updated>1994-12-06T00:51:50+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-12-06T00:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8f396ebfb6c7ea784812be8cef90eb16cdd4492d'/>
<id>8f396ebfb6c7ea784812be8cef90eb16cdd4492d</id>
<content type='text'>
Submitted by:	jkohl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	jkohl
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't let pkg_delete remove the recorded location until everything has</title>
<updated>1994-09-29T13:19:43+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-09-29T13:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=61f402e0c862e82bd9d7d5b89d84e34d4364bcca'/>
<id>61f402e0c862e82bd9d7d5b89d84e34d4364bcca</id>
<content type='text'>
absolutely, positively been successfully removed.
Reviewed by:
Submitted by:
Obtained from:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
absolutely, positively been successfully removed.
Reviewed by:
Submitted by:
Obtained from:
</pre>
</div>
</content>
</entry>
</feed>
