<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libsmdb, branch releng/9.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F9.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F9.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-01-02T09:58:07Z</updated>
<entry>
<title>Build lib/ with WARNS=6 by default.</title>
<updated>2010-01-02T09:58:07Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T09:58:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=daaf5759104f210a9315f49f80f1e0f01a8b3bff'/>
<id>urn:sha1:daaf5759104f210a9315f49f80f1e0f01a8b3bff</id>
<content type='text'>
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
</content>
</entry>
<entry>
<title>For variables that are only checked with defined(), don't provide</title>
<updated>2004-10-24T15:33:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-24T15:33:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a35d88931c87cfe6bd38f01d7bad22140b3b38f3'/>
<id>urn:sha1:a35d88931c87cfe6bd38f01d7bad22140b3b38f3</id>
<content type='text'>
any fake value.
</content>
</entry>
<entry>
<title>Remove MAINTAINER= lines from individual Makefiles in favor of the</title>
<updated>2003-07-07T03:54:04Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2003-07-07T03:54:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dce6e6518b85561495cff38a3074a69d29d58a55'/>
<id>urn:sha1:dce6e6518b85561495cff38a3074a69d29d58a55</id>
<content type='text'>
MAINTAINER file (which already had entries for sendmail).
</content>
</entry>
<entry>
<title>Removed now unused INTERNALSTATICLIB.</title>
<updated>2002-05-13T11:09:07Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-13T11:09:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46f8fdc34e061de76cb8dfa19872edcd2fe2c66b'/>
<id>urn:sha1:46f8fdc34e061de76cb8dfa19872edcd2fe2c66b</id>
<content type='text'>
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
</content>
</entry>
<entry>
<title>Update build infrastructure for sendmail 8.12.</title>
<updated>2002-02-17T22:05:07Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-02-17T22:05:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=095dae9d7a615448609268e249bc2d9c380dd200'/>
<id>urn:sha1:095dae9d7a615448609268e249bc2d9c380dd200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a MAINTAINER= line so people know who to blame</title>
<updated>2000-10-26T23:02:36Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2000-10-26T23:02:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d1ba25f456132eabc6f1244e4bbbf3d19e8f3a31'/>
<id>urn:sha1:d1ba25f456132eabc6f1244e4bbbf3d19e8f3a31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give users a way to alter the sendmail (and related utilities) build</title>
<updated>2000-09-17T00:41:33Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2000-09-17T00:41:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cf1fec423af7716ba778ed1ca9f94211cccec534'/>
<id>urn:sha1:cf1fec423af7716ba778ed1ca9f94211cccec534</id>
<content type='text'>
environment so they can enable functionality such as SASL, LDAP, Hesiod.
</content>
</entry>
<entry>
<title>The rest of the changes needed to support the new version of sendmail (8.11.0).</title>
<updated>2000-08-12T22:39:25Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2000-08-12T22:39:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=88c75941e63c3cf4adc2948d1db54b4afd030f1b'/>
<id>urn:sha1:88c75941e63c3cf4adc2948d1db54b4afd030f1b</id>
<content type='text'>
Beyond changes to the build system, this includes fixing up the sample
freebsd.mc configuration for changes in defaults and syntax, removing
outdated documentation, and updating the release notes.
</content>
</entry>
</feed>
