<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/Makefile, branch releng/4.11</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.11</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.11'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-12-13T14:10:30Z</updated>
<entry>
<title>- MFC:</title>
<updated>2004-12-13T14:10:30Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-12-13T14:10:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=baec73815e22e2af45e4fd90fc6132d210edc05d'/>
<id>urn:sha1:baec73815e22e2af45e4fd90fc6132d210edc05d</id>
<content type='text'>
  lib/Makefile 1.155
  libexec/Makefile 1.57
  usr.bin/Makefile 1.234 (partly), 1.235

  Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.

- Replace the check for the non-existence of src/secure and src/kerberosIV
  with a check for the non-existence of src/crypto only. This is to bring
  these checks in line with the demise of the NOSECURE knob and because
  if src/crypto doesn't exist we won't build any crypto stuff including
  not Kerberos IV (and also not Kerberos 5 for that matter).
  Note: On HEAD all these checks for the existence of crypto sources even
  have been completely removed.

Discussed with:	ru (some months ago)
Reviewed by:	ru (some months ago)
Approved by:	markm (telnet and secure bits, some months ago)
</content>
</entry>
<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/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>MFC libsbuf (rev 1.1 - 1.3).</title>
<updated>2002-10-10T19:24:35Z</updated>
<author>
<name>Kelly Yancey</name>
<email>kbyanc@FreeBSD.org</email>
</author>
<published>2002-10-10T19:24:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee8ea13f91ea698305082fdf2f77c77721958967'/>
<id>urn:sha1:ee8ea13f91ea698305082fdf2f77c77721958967</id>
<content type='text'>
Approved by:	des
</content>
</entry>
<entry>
<title>MFC: removed a.out libs.</title>
<updated>2002-07-19T18:45:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-19T18:45:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c1185f0391f71ae4cd518efd14cc262f767f073'/>
<id>urn:sha1:5c1185f0391f71ae4cd518efd14cc262f767f073</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disconnect libss and mk_cmds from the build.</title>
<updated>2002-04-14T10:15:36Z</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2002-04-14T10:15:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3e7458c5b21bd5ef165d8259e52deada53660f12'/>
<id>urn:sha1:3e7458c5b21bd5ef165d8259e52deada53660f12</id>
<content type='text'>
Nothing uses them.

Approved by:	re
</content>
</entry>
<entry>
<title>MFC: Rename libusb to libusbhid (following NetBSD).</title>
<updated>2002-04-03T15:54:00Z</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2002-04-03T15:54:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4aca93ddbfec3c6715a1e1f0df80ca564a123d92'/>
<id>urn:sha1:4aca93ddbfec3c6715a1e1f0df80ca564a123d92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add two new libraries which are part of sendmail 8.12.  libsm is used only</title>
<updated>2002-03-25T21:29:08Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-03-25T21:29:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c0a23b0104447b983e376465ebc5c4f09ae2e67'/>
<id>urn:sha1:9c0a23b0104447b983e376465ebc5c4f09ae2e67</id>
<content type='text'>
     for building sendmail and the associated utilities.  libmilter is a new
     mail filtering API for sendmail.

     Revision  Changes    Path
     1.133     +4 -2      src/lib/Makefile
     1.1       +28 -0     src/lib/libmilter/Makefile (new)
     1.1       +37 -0     src/lib/libsm/Makefile (new)
     1.51      +3 -0      src/share/mk/bsd.libnames.mk
</content>
</entry>
<entry>
<title>MFC: Do not build/install both secure and standard versions of</title>
<updated>2002-02-20T19:08:31Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-02-20T19:08:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dce9014c6fa8abc34b4825a2231a251c5901de65'/>
<id>urn:sha1:dce9014c6fa8abc34b4825a2231a251c5901de65</id>
<content type='text'>
     libtelnet, telnetd, and telnet.  This only worked because
     secure/ is listed late in SUBDIR in Makefile.inc1.
</content>
</entry>
<entry>
<title>MFC: add bmake glue for smbfs userland components and connect to</title>
<updated>2001-12-18T12:53:17Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2001-12-18T12:53:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c067f8c254c130de24b73cae0d22fa9dfa840c6'/>
<id>urn:sha1:7c067f8c254c130de24b73cae0d22fa9dfa840c6</id>
<content type='text'>
i386 build.

Approved by:	re
</content>
</entry>
<entry>
<title>MFC: Fix NO_SENDMAIL knob.  When FreeBSD's old BSD version of vacation was</title>
<updated>2001-11-14T02:47:26Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2001-11-14T02:47:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=31fce1bda0efdc541326f29e463f994939a88f26'/>
<id>urn:sha1:31fce1bda0efdc541326f29e463f994939a88f26</id>
<content type='text'>
     replaced with the new version in sendmail's distribution, vacation and
     the necessary libraries (libsmdb and libsmutil) were changed so they
     were always compiled.  This broke people who didn't checkout
     src/contrib/sendmail/.  I don't know if it's best to think of NO_SENDMAIL
     as no sendmail sources available or no sendmail binary.  It is now the
     former.

     Also, remove the sendmail chapter from System Managers Manual (SMM) if
     NO_SENDMAIL is defined (for similar reasons -- source not available).

     Revision  Changes    Path
     1.130     +6 -1      src/lib/Makefile
     1.16      +6 -2      src/share/doc/smm/Makefile
     1.169     +4 -1      src/usr.bin/Makefile
</content>
</entry>
</feed>
