<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/kerberos5/libexec, branch releng/6.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-12-21T08:47:35Z</updated>
<entry>
<title>Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
<updated>2004-12-21T08:47:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T08:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e653b48c80fb85b2a10372d664a4b55dbdc51dae'/>
<id>urn:sha1:e653b48c80fb85b2a10372d664a4b55dbdc51dae</id>
<content type='text'>
OK'ed by:	core
</content>
</entry>
<entry>
<title>style.Makefile(5).</title>
<updated>2004-02-05T18:51:52Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-05T18:51:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=86751859b5ab9bb0632fc2b8e514891814592e01'/>
<id>urn:sha1:86751859b5ab9bb0632fc2b8e514891814592e01</id>
<content type='text'>
OK'ed by:	nectar
</content>
</entry>
<entry>
<title>Unbreak build with OpenLDAP.</title>
<updated>2004-02-04T16:42:36Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-04T16:42:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fc448d1579125b8fa1f1ca2a851abc5f55d8af6e'/>
<id>urn:sha1:fc448d1579125b8fa1f1ca2a851abc5f55d8af6e</id>
<content type='text'>
Forgotten by:	mr
</content>
</entry>
<entry>
<title>Put libraries in the link order.</title>
<updated>2004-02-04T10:23:09Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-04T10:23:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=751378136dc0cf57c1f8afd98cab167cd6cdaafc'/>
<id>urn:sha1:751378136dc0cf57c1f8afd98cab167cd6cdaafc</id>
<content type='text'>
Reported by:	lorder(1) (modified to work with libraries)
</content>
</entry>
<entry>
<title>Overhaul of kerberos5/ makefiles.  Most significant changes are:</title>
<updated>2004-01-31T08:15:57Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-31T08:15:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=11bf3600e871d5cf6246515a7fb384511ca31a57'/>
<id>urn:sha1:11bf3600e871d5cf6246515a7fb384511ca31a57</id>
<content type='text'>
- Dropped support for standalone builds, this was only partially
  supported anyway, and required so much magic in makefiles that
  made life dangerous (e.g., by using the custom yacc rules).

- Got rid of .OBJDIR in makefiles -- makes building of individual
  files possible again.

- Made the .x.c transformations -j safe.

- Reprogrammed LDADD to fix static build of some utilities that
  was broken.

- Fixed LDFLAGS and DPADD in the WITH_OPENLDAP case -- positively
  affects the contents of .depend files.

- Removed redundant .h's from SRCS, only kept those that are
  generated.

- libkrb5/ INCS were bogusly installed again with libgssapi/.

- Made build-tools real tools with their own makefiles in
  separate directories.  This allows us to properly track
  their dependencies, etc.

- Faster build, 21% less of makefile code!

Approved by:	nectar
Reviewed by:	markm
Silence on:	arch
</content>
</entry>
<entry>
<title>add hprop to the build and add LDAP mods to hprop.</title>
<updated>2004-01-30T11:06:48Z</updated>
<author>
<name>Michael Reifenberger</name>
<email>mr@FreeBSD.org</email>
</author>
<published>2004-01-30T11:06:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3aa9752e00deb54a15b900fad9ade5ff59059ad3'/>
<id>urn:sha1:3aa9752e00deb54a15b900fad9ade5ff59059ad3</id>
<content type='text'>
add kadmind.8

Submitted by:	Alex Deiter &lt;tiamat@komi.mts.ru&gt;
</content>
</entry>
<entry>
<title>Update build infrastructure for Heimdal 0.6.</title>
<updated>2003-10-09T19:48:47Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2003-10-09T19:48:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f0a7f80d659533fad329da9c50c615530aee8cda'/>
<id>urn:sha1:f0a7f80d659533fad329da9c50c615530aee8cda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Big fixup of the makefiles. Sort out the dependancies so that "make"</title>
<updated>2003-07-18T13:21:58Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-07-18T13:21:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=069b88eb3a967e133c0535fe60e0c3fb6973e11a'/>
<id>urn:sha1:069b88eb3a967e133c0535fe60e0c3fb6973e11a</id>
<content type='text'>
without "make depend" works, "make -j N" works, and lists of source
files are made vertical to reduce future diffs.
</content>
</entry>
<entry>
<title>Very big makeover in the way telnet, telnetd and libtelnet are built.</title>
<updated>2003-07-16T20:59:15Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-07-16T20:59:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4afa3718327563c785b2961410b6ea85d6ddf3ca'/>
<id>urn:sha1:4afa3718327563c785b2961410b6ea85d6ddf3ca</id>
<content type='text'>
Previously, there were two copies of telnet; a non-crypto version
that lived in the usual places, and a crypto version that lived in
crypto/telnet/. The latter was built in a broken manner somewhat akin
to other "contribified" sources. This meant that there were 4 telnets
competing with each other at build time - KerberosIV, Kerberos5,
plain-old-secure and base. KerberosIV is no longer in the running, but
the other three took it in turns to jump all over each other during a
"make buildworld".

As the crypto issue has been clarified, and crypto _calls_ are not
a problem, crypto/telnet has been repo-copied to contrib/telnet,
and with this commit, all telnets are now "contribified". The contrib
path was chosen to not destroy history in the repository, and differs
from other contrib/ entries in that it may be worked on as "normal"
BSD code. There is no dangerous crypto in these sources, only a
very weak system less strong than enigma(1).

Kerberos5 telnet and Secure telnet are now selected by using the usual
macros in /etc/make.conf, and the build process is unsurprising and
less treacherous.
</content>
</entry>
<entry>
<title>Fixed "make checkdpadd".</title>
<updated>2003-07-02T23:46:39Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-07-02T23:46:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea51b8e82be4c71138ae371d1579ecfcff4caaa3'/>
<id>urn:sha1:ea51b8e82be4c71138ae371d1579ecfcff4caaa3</id>
<content type='text'>
OK'ed by:	markm
</content>
</entry>
</feed>
