<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/graphics/gd1/Makefile, branch release/4.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2001-09-16T01:02:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.</title>
<updated>2001-09-16T01:02:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2001-09-16T01:02:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b'/>
<id>urn:sha1:db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump png major</title>
<updated>2001-09-11T02:02:57Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-09-11T02:02:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b60160c5d818aaaba173e766794936e4884ae4db'/>
<id>urn:sha1:b60160c5d818aaaba173e766794936e4884ae4db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Conditionalize the dependency on bzip2.</title>
<updated>2001-08-24T14:08:11Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2001-08-24T14:08:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=63a15f29709b8cfe1c93c22c562af999417578fe'/>
<id>urn:sha1:63a15f29709b8cfe1c93c22c562af999417578fe</id>
<content type='text'>
De-portlint a bit.
</content>
</entry>
<entry>
<title>LIB_DEPEND on freetype again (regardless of version, what comes with</title>
<updated>2001-08-24T12:17:08Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2001-08-24T12:17:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dc74024472ce9d111d7443795184d59e96acc900'/>
<id>urn:sha1:dc74024472ce9d111d7443795184d59e96acc900</id>
<content type='text'>
XFree86-4 should work too). I could've  sworn, I saw some other port
use  the seemingly  non-existent USE_FREETYPE2.  As a  bonus, add  a
patch for malloc.h -&gt; stdlib.h...

While I'm here (again), switch the default maintainership to ports@.

Submitted by:	John Hay
</content>
</entry>
<entry>
<title>Use USE_FREETYPE2 instead of explicitly depending on freetype-config.</title>
<updated>2001-08-23T19:24:42Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2001-08-23T19:24:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5e502b428950dfb704b27d7ea1538683445c1538'/>
<id>urn:sha1:5e502b428950dfb704b27d7ea1538683445c1538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore the ability to _read_ gif images, removed by the author due</title>
<updated>2001-08-21T01:30:32Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2001-08-21T01:30:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1a136774b674fd6eb237761252f5dcbb15bf9cb7'/>
<id>urn:sha1:1a136774b674fd6eb237761252f5dcbb15bf9cb7</id>
<content type='text'>
to fear of Unisys... Bump up PORTREVISION.

Approved by:	maintainer timeout :( (since July 27)
</content>
</entry>
<entry>
<title>Update version number of freetype2 shared library.</title>
<updated>2001-07-12T10:10:30Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-07-12T10:10:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=495daa29ccbccd8851d806db6bfcdd71c04675aa'/>
<id>urn:sha1:495daa29ccbccd8851d806db6bfcdd71c04675aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various patches (mainly shared library revision changes) for those</title>
<updated>2001-05-04T21:41:30Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2001-05-04T21:41:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bc47cccc84a1837da1919cf6c75785c9646d1761'/>
<id>urn:sha1:bc47cccc84a1837da1919cf6c75785c9646d1761</id>
<content type='text'>
ports that depend on GNOME and need to change for 1.4
</content>
</entry>
<entry>
<title>Ensure that the freetype-config is available. This should workaround the</title>
<updated>2001-04-09T18:20:17Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-04-09T18:20:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2a1e03477cedc922eda1a913c0193c8ac312d10f'/>
<id>urn:sha1:2a1e03477cedc922eda1a913c0193c8ac312d10f</id>
<content type='text'>
XFree86-4 + freetype2 problem. This is not a final solution and provided
only for forthcoming 4.3 release, after which it will be removed.

We are still waiting for jmz to fix things properly.
</content>
</entry>
<entry>
<title>The clown^Wauthor of gd once again changed the contents of the tarball</title>
<updated>2001-02-25T00:34:37Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>2001-02-25T00:34:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cef70df629d345640b9bdc3feff274380574b9c8'/>
<id>urn:sha1:cef70df629d345640b9bdc3feff274380574b9c8</id>
<content type='text'>
without bumping the minor version number. update patches and checksum
accordingly.

Our PORTREVISION was bumped, however, because we actually do have a clue
about these sorts of things...
</content>
</entry>
</feed>
