<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/pkg_install/Makefile, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-12-13T13:50:02Z</updated>
<entry>
<title>MFC:</title>
<updated>2004-12-13T13:50:02Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-12-13T13:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f60b09ba5c22ffd55420ef8731d0a962f2ccb4f3'/>
<id>urn:sha1:f60b09ba5c22ffd55420ef8731d0a962f2ccb4f3</id>
<content type='text'>
Makefile.inc1 1.361
bin/ed/Makefile 1.22
lib/Makefile 1.157
lib/libcrypt/Makefile 1.31
lib/libfetch/Makefile 1.41
lib/libpam/modules/modules.inc 1.17
libexec/Makefile 1.61
share/examples/etc/make.conf 1.215
share/man/man5/make.conf.5 1.73
usr.bin/Makefile 1.239
usr.bin/fetch/Makefile 1.14
usr.sbin/pkg_install/Makefile 1.14
usr.sbin/pkg_install/add/Makefile 1.17
usr.sbin/pkg_install/info/Makefile 1.17
usr.sbin/pkg_install/version/Makefile 1.12
usr.sbin/ppp/Makefile 1.95, 1.96
usr.sbin/pppd/Makefile 1.25
usr.sbin/sendmail/Makefile 1.40
usr.sbin/tcpdump/tcpdump/Makefile 1.36

Retire the useless NOSECURE knob.

The motivation for this MFC is that MAKE_KERBEROS4 and MAKE_KERBEROS5
are meant to be buildable by various makefiles when NOSECURE is set but
this was broken because Kerberos depends on e.g. des(3) from OpenSSL
which wasn't built when NOSECURE was defined. Fixing the NOSECURE knob
however would have meant to make it do the same as the NOCRYPT knob.
If you had been using the NOSECURE build knob please now use the NOCRYPT
knob instead.

Discussed with:	ru (some months ago)
Reviewed by:	ru (some months ago)
Approved by:	markm (telnet and secure bits, some months ago), kensmith (re)
</content>
</entry>
<entry>
<title>Add proper crypto dependencies for the benefit of those building static</title>
<updated>2003-01-09T12:05:53Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-01-09T12:05:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fafd327f78205274dee470bff90a74f935512a29'/>
<id>urn:sha1:fafd327f78205274dee470bff90a74f935512a29</id>
<content type='text'>
worlds.
</content>
</entry>
<entry>
<title>MFC: style</title>
<updated>2002-08-31T18:39:08Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-08-31T18:39:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4c018912a92d2c83b6f71782607b96749705b12c'/>
<id>urn:sha1:4c018912a92d2c83b6f71782607b96749705b12c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo ${CURDIR} --&gt; ${.CURDIR}.</title>
<updated>2001-10-03T06:48:04Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-10-03T06:48:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7370f570ab71ca5b991170af9a227981abec4cba'/>
<id>urn:sha1:7370f570ab71ca5b991170af9a227981abec4cba</id>
<content type='text'>
Submitted by:	Dave Chapeskie &lt;bsdport@ddm.wox.org&gt;
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2001-09-18T09:38:39Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-09-18T09:38:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=924d551a157acbc13958fecd5f1ece71884d419a'/>
<id>urn:sha1:924d551a157acbc13958fecd5f1ece71884d419a</id>
<content type='text'>
- kill blank lines at the end of lib/global.c;
- in the case of checksum mismatch print name of offending file to stderr;
- replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_LOG_DIR)"
  with macro;
- exists(../../crypto) --&gt; exists(${.CURDIR}/../../crypto) in a top-level
  Makefile.
</content>
</entry>
<entry>
<title>Don't build pkg_sign tools if crypto is not installed, or is not</title>
<updated>2001-04-24T08:51:33Z</updated>
<author>
<name>Wes Peters</name>
<email>wes@FreeBSD.org</email>
</author>
<published>2001-04-24T08:51:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=edd07edb2337b87f80deab5b4412abcc2f5bec13'/>
<id>urn:sha1:edd07edb2337b87f80deab5b4412abcc2f5bec13</id>
<content type='text'>
being built.

Reviewed by:	kkenn
</content>
</entry>
<entry>
<title>OK, so the signing stuff IS built by default now, as long as OpenSSL</title>
<updated>2001-03-05T04:33:54Z</updated>
<author>
<name>Wes Peters</name>
<email>wes@FreeBSD.org</email>
</author>
<published>2001-03-05T04:33:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1d79387c996793b60619d0ee1dc4c84205f82bca'/>
<id>urn:sha1:1d79387c996793b60619d0ee1dc4c84205f82bca</id>
<content type='text'>
is included in the build.

Prodded by: wca
</content>
</entry>
<entry>
<title>MFC: various goodness from -current, modulo some of the stuff like "sign"</title>
<updated>2001-02-20T23:32:50Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-02-20T23:32:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=92d26b1f3aaff60c97d902c42af87608095ead15'/>
<id>urn:sha1:92d26b1f3aaff60c97d902c42af87608095ead15</id>
<content type='text'>
which is still not in the default build path.
</content>
</entry>
<entry>
<title>Welcome pkg_version into the FreeBSD source tree.</title>
<updated>1999-11-26T20:31:58Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-11-26T20:31:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=33b668b529841d2407b239a299b7fb227797af3a'/>
<id>urn:sha1:33b668b529841d2407b239a299b7fb227797af3a</id>
<content type='text'>
pkg_version (as you may well know) matches the existing packages/ports
installed on your system with the ports INDEX and reports which
ports differ from the current INDEX.

Submitted by:	Bruce A. Mah &lt;CA.Sandia.GOV&gt;
Reviewed by:	ports
</content>
</entry>
<entry>
<title>Delete obsoleted *dist targets.</title>
<updated>1994-09-13T10:20:37Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-09-13T10:20:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e6da2877bd40d604e49c809b3dd3948294052b8d'/>
<id>urn:sha1:e6da2877bd40d604e49c809b3dd3948294052b8d</id>
<content type='text'>
</content>
</entry>
</feed>
