<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libmagic/Makefile, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-07-19T17:25:24Z</updated>
<entry>
<title>Bump the version of all non-symbol-versioned shared libraries in</title>
<updated>2009-07-19T17:25:24Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-07-19T17:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3ca3047aee082043d90aff2611a349c86c98e97c'/>
<id>urn:sha1:3ca3047aee082043d90aff2611a349c86c98e97c</id>
<content type='text'>
preparation for 8.0-RELEASE.  Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by:    kib
Approved by:    re (rwatson)
</content>
</entry>
<entry>
<title>Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.</title>
<updated>2009-05-04T00:37:44Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2009-05-04T00:37:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7dbb948b5f00eabb81904e9db0aa9fc712939aca'/>
<id>urn:sha1:7dbb948b5f00eabb81904e9db0aa9fc712939aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't make the MIME magic any longer.</title>
<updated>2009-01-02T03:38:21Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2009-01-02T03:38:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=008ca87039a2a3819eba761d2f8548ca99e6e792'/>
<id>urn:sha1:008ca87039a2a3819eba761d2f8548ca99e6e792</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump library versions in preparation for 7.0.</title>
<updated>2007-05-21T02:49:08Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2007-05-21T02:49:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=419ecd5dee28e23b759fc90ff551d2fd188cb86f'/>
<id>urn:sha1:419ecd5dee28e23b759fc90ff551d2fd188cb86f</id>
<content type='text'>
Ok'd by:	kan
</content>
</entry>
<entry>
<title>Update for the 'file' 4.17 import.</title>
<updated>2006-06-19T08:10:23Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2006-06-19T08:10:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b3f1b4a2c7777c384113e70f93344cce1992e337'/>
<id>urn:sha1:b3f1b4a2c7777c384113e70f93344cce1992e337</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing shared library interdependencies.</title>
<updated>2005-11-10T18:07:07Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-11-10T18:07:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e4a93f1ef876f7a0e59c722f9ac1fbbf77a66227'/>
<id>urn:sha1:e4a93f1ef876f7a0e59c722f9ac1fbbf77a66227</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the shared library version number of all libraries that have not</title>
<updated>2005-07-22T17:19:05Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-07-22T17:19:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a84020c2b91368d6236647bb2933859e6d16d4a8'/>
<id>urn:sha1:a84020c2b91368d6236647bb2933859e6d16d4a8</id>
<content type='text'>
been bumped since RELENG_5.

Reviewed by:	ru
Approved by:	re (not needed for commit check but in principle...)
</content>
</entry>
<entry>
<title>Clean up makefile.</title>
<updated>2005-01-28T17:01:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-28T17:01:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2bcc0b737c995163b0f9bd6c6b9b9fd559718383'/>
<id>urn:sha1:2bcc0b737c995163b0f9bd6c6b9b9fd559718383</id>
<content type='text'>
- Remove all:.  It's redundant, and ${LIB} in it is just a bug.
- Remove .ORDER:.  *.mgc files can safely be built in parallel.
- Remove PITA.  The mkmagic tool is smart to put the binary file
  into the current directory (${.OBJDIR}) even if the source file
  lives somewhere else, which is just what we need.
</content>
</entry>
<entry>
<title>Install the header for libmagic.</title>
<updated>2004-11-19T04:04:14Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-11-19T04:04:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8e6acec2efde77b2886851a833ad9fcd70f8938d'/>
<id>urn:sha1:8e6acec2efde77b2886851a833ad9fcd70f8938d</id>
<content type='text'>
PR:		73647
Submitted by:	Uranus &lt;uranus@it.muds.net&gt;
</content>
</entry>
<entry>
<title>uniq(1) is not an install tool, and using it was causing</title>
<updated>2004-10-18T22:18:23Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-18T22:18:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6bd0a54ae4046dc35159343983c2241f6f3e942d'/>
<id>urn:sha1:6bd0a54ae4046dc35159343983c2241f6f3e942d</id>
<content type='text'>
"uniq: not found" during the installworld.

Spotted by:	Roman Neuhauser
</content>
</entry>
</feed>
