<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/Makefile, 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>- Properly build both crypto and non-crypto versions of the</title>
<updated>2004-01-17T13:41:16+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-17T13:41:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d82881651b779e144866ddf14fd4e0fd441d4646'/>
<id>d82881651b779e144866ddf14fd4e0fd441d4646</id>
<content type='text'>
  package management tools.

- Drop redundant dependency of pkg_create(1) and pkg_delete(1)
  on crypto libraries now that they do not link with libfetch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  package management tools.

- Drop redundant dependency of pkg_create(1) and pkg_delete(1)
  on crypto libraries now that they do not link with libfetch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Retire the useless NOSECURE knob.</title>
<updated>2003-05-19T15:52:01+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-05-19T15:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7691f66abfbcf43a14ca86b9875c01a31f101db3'/>
<id>7691f66abfbcf43a14ca86b9875c01a31f101db3</id>
<content type='text'>
Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually, the canonical way would be syntactically correct.</title>
<updated>2003-01-09T12:04:21+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-01-09T12:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a5c14b885ba4d819d4fa1c457fd1e459d731bc5c'/>
<id>a5c14b885ba4d819d4fa1c457fd1e459d731bc5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Canonical way of determining whether or not to use crypto.</title>
<updated>2003-01-09T11:57:58+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-01-09T11:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9939988ef2ebc1b510098f207cfe8e4226fdafe7'/>
<id>9939988ef2ebc1b510098f207cfe8e4226fdafe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do my bit for the Perl removal team and shoot my own, rather mangy</title>
<updated>2002-05-08T18:44:24+00:00</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>2002-05-08T18:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ee13ade8a072587e5a1df3e74bf56f831a8daf98'/>
<id>ee13ade8a072587e5a1df3e74bf56f831a8daf98</id>
<content type='text'>
looking, dog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
looking, dog.
</pre>
</div>
</content>
</entry>
<entry>
<title>exists(../../crypto) --&gt; exists(${.CURDIR}/../../crypto)</title>
<updated>2001-08-02T18:21:48+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-08-02T18:21:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ea0cdbc8aca9a1b83ec5fe80e522c36c5a897d1d'/>
<id>ea0cdbc8aca9a1b83ec5fe80e522c36c5a897d1d</id>
<content type='text'>
MFC after:	1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	1 month
</pre>
</div>
</content>
</entry>
<entry>
<title>Perform a major cleanup of the usr.sbin Makefiles.</title>
<updated>2001-07-20T06:20:32+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-07-20T06:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=90e655ea4e3750a48b8b350adb823f0ace818f21'/>
<id>90e655ea4e3750a48b8b350adb823f0ace818f21</id>
<content type='text'>
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't build pkg_sign tools if crypto is not installed, or is not</title>
<updated>2001-04-24T08:59:40+00:00</updated>
<author>
<name>Wes Peters</name>
<email>wes@FreeBSD.org</email>
</author>
<published>2001-04-24T08:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f39513d3be7ab57982d2c1fcc8a7741625315dde'/>
<id>f39513d3be7ab57982d2c1fcc8a7741625315dde</id>
<content type='text'>
being built.

Reviewed by:	kkenn
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
being built.

Reviewed by:	kkenn
</pre>
</div>
</content>
</entry>
<entry>
<title>Build package signing tools if OpenSSL is included in the build.</title>
<updated>2001-03-05T04:42:37+00:00</updated>
<author>
<name>Wes Peters</name>
<email>wes@FreeBSD.org</email>
</author>
<published>2001-03-05T04:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=056e5d67864b941df71d63d53f28d34ec4dd4cb9'/>
<id>056e5d67864b941df71d63d53f28d34ec4dd4cb9</id>
<content type='text'>
Prodded-by:	kkenn, this time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prodded-by:	kkenn, this time.
</pre>
</div>
</content>
</entry>
</feed>
