<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/libexec/Makefile.inc, branch releng/10.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>The including makefile's directory is tried first for .include "...".</title>
<updated>2003-04-30T07:54:39+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-04-30T07:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f7fa0cbd70e02ecb0c1775218703454d7207dedd'/>
<id>f7fa0cbd70e02ecb0c1775218703454d7207dedd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>secure/ build fixes:</title>
<updated>2001-03-26T14:53:33+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b8cba406f2af8bad36f00fa94d493eaa9b259798'/>
<id>b8cba406f2af8bad36f00fa94d493eaa9b259798</id>
<content type='text'>
- TELNETOBJDIR is gone.  `buildworld' already installs libtelnet.a
  in ${WORLDTMP}/usr/lib, and we have LIBRARY_PATH pointing there.

- SSHDIR (formerly SSHSRC) is now shared between all SSH modules.
  New LIBSSH is introduced for libssh.a (an internal static lib).
  Previously, build without prior `obj' was broken; SSH modules
  always looked for libssh.a in ${.OBJDIR}.  Also, the dependancies
  on the libssh.a were missing.

- libtelnet/ did not install the crypto version of telnet.h into
  /usr/include/arpa.

- Removed BINOWN, BINMODE, BINDIR and SRCS with default values.

Reviewed by:	markm

- MAN[1-9] -&gt; MAN.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- TELNETOBJDIR is gone.  `buildworld' already installs libtelnet.a
  in ${WORLDTMP}/usr/lib, and we have LIBRARY_PATH pointing there.

- SSHDIR (formerly SSHSRC) is now shared between all SSH modules.
  New LIBSSH is introduced for libssh.a (an internal static lib).
  Previously, build without prior `obj' was broken; SSH modules
  always looked for libssh.a in ${.OBJDIR}.  Also, the dependancies
  on the libssh.a were missing.

- libtelnet/ did not install the crypto version of telnet.h into
  /usr/include/arpa.

- Removed BINOWN, BINMODE, BINDIR and SRCS with default values.

Reviewed by:	markm

- MAN[1-9] -&gt; MAN.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make telnet with SRA work.</title>
<updated>1999-10-07T19:47:09+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1999-10-07T19:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d14fc57cb7bc329a1510b2b84836a7942f4b9308'/>
<id>d14fc57cb7bc329a1510b2b84836a7942f4b9308</id>
<content type='text'>
Submitted by:	Nick Sayer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Nick Sayer
</pre>
</div>
</content>
</entry>
<entry>
<title>Secure telnet is now in eBones.</title>
<updated>1996-11-07T14:42:57+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1996-11-07T14:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4ee026279cd1e4f5ffa104245bf6ca88f7b55312'/>
<id>4ee026279cd1e4f5ffa104245bf6ca88f7b55312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries.  This makes</title>
<updated>1995-09-16T03:04:10+00:00</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1995-09-16T03:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b7f41e3f674c6dfe5eb464002e1e5b137a50315b'/>
<id>b7f41e3f674c6dfe5eb464002e1e5b137a50315b</id>
<content type='text'>
secure reference the libraries that were just build instead of in /usr/lib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
secure reference the libraries that were just build instead of in /usr/lib.
</pre>
</div>
</content>
</entry>
<entry>
<title>After pst and ache fixed secure telnet, it was still not in the main</title>
<updated>1995-07-29T12:49:25+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1995-07-29T12:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d5fc4d2a659449cb13bef0a0bbd1034b0333939c'/>
<id>d5fc4d2a659449cb13bef0a0bbd1034b0333939c</id>
<content type='text'>
makefiles. This puts it in.

PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/
Reviewed by:
Submitted by:
Obtained from:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
makefiles. This puts it in.

PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/
Reviewed by:
Submitted by:
Obtained from:
</pre>
</div>
</content>
</entry>
<entry>
<title>Point to proper DESTDIR now</title>
<updated>1995-07-24T20:31:07+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-07-24T20:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2c178baa511d72cac18a22213c8a44178f53d18f'/>
<id>2c178baa511d72cac18a22213c8a44178f53d18f</id>
<content type='text'>
Reviewed by:
Submitted by:
Obtained from:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:
Submitted by:
Obtained from:
</pre>
</div>
</content>
</entry>
</feed>
