<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/mp4v2, branch release/6.2.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2006-11-17T01:18:44Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_6_2_0'.</title>
<updated>2006-11-17T01:18:44Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-11-17T01:18:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f8374320671c6a39b6d2935b5b3e21b5824e4407'/>
<id>urn:sha1:f8374320671c6a39b6d2935b5b3e21b5824e4407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 1.5.0.1</title>
<updated>2006-06-23T01:58:34Z</updated>
<author>
<name>Michael Johnson</name>
<email>ahze@FreeBSD.org</email>
</author>
<published>2006-06-23T01:58:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1e7cf0b7252ad6038ff188fa968ffb6d4fc7f289'/>
<id>urn:sha1:1e7cf0b7252ad6038ff188fa968ffb6d4fc7f289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Transfer MAINTAINER to multimedia@</title>
<updated>2006-06-09T18:00:35Z</updated>
<author>
<name>Michael Johnson</name>
<email>ahze@FreeBSD.org</email>
</author>
<published>2006-06-09T18:00:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=948f5473bd90157cb2abf08c7ff2a2aac29d71dd'/>
<id>urn:sha1:948f5473bd90157cb2abf08c7ff2a2aac29d71dd</id>
<content type='text'>
Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)
</content>
</entry>
<entry>
<title>- Update to 1.5</title>
<updated>2006-05-12T10:43:58Z</updated>
<author>
<name>Michael Johnson</name>
<email>ahze@FreeBSD.org</email>
</author>
<published>2006-05-12T10:43:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=525ca296c89f355ee91cce0ba13fcd3f001d756e'/>
<id>urn:sha1:525ca296c89f355ee91cce0ba13fcd3f001d756e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove USE_REINPLACE from ports starting with M</title>
<updated>2006-05-10T22:37:39Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-05-10T22:37:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=efe7d5f7f4ccf1419e95119b11ef8933de183ffd'/>
<id>urn:sha1:efe7d5f7f4ccf1419e95119b11ef8933de183ffd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Conversion to a single libtool environment.</title>
<updated>2006-02-23T10:40:44Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2006-02-23T10:40:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8503536d3896846d823f7f76be54e0a99da8d8b6'/>
<id>urn:sha1:8503536d3896846d823f7f76be54e0a99da8d8b6</id>
<content type='text'>
Approved by:	portmgr (kris)
</content>
</entry>
<entry>
<title>- Update to 1.4.1</title>
<updated>2005-11-22T22:09:39Z</updated>
<author>
<name>Michael Johnson</name>
<email>ahze@FreeBSD.org</email>
</author>
<published>2005-11-22T22:09:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d0acaf9c7ab8afea5e6e28203f3b049b26eba92b'/>
<id>urn:sha1:d0acaf9c7ab8afea5e6e28203f3b049b26eba92b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present</title>
<updated>2005-11-15T06:52:12Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2005-11-15T06:52:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=54a0b86543e9ffa811825f0afecea56e89aac2a5'/>
<id>urn:sha1:54a0b86543e9ffa811825f0afecea56e89aac2a5</id>
<content type='text'>
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
</content>
</entry>
<entry>
<title>- Update to 1.4</title>
<updated>2005-11-10T13:28:12Z</updated>
<author>
<name>Michael Johnson</name>
<email>ahze@FreeBSD.org</email>
</author>
<published>2005-11-10T13:28:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=426b1817c3a617ddb2ee60470f7ae5a19b454583'/>
<id>urn:sha1:426b1817c3a617ddb2ee60470f7ae5a19b454583</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add SHA256</title>
<updated>2005-11-09T07:09:47Z</updated>
<author>
<name>Michael Johnson</name>
<email>ahze@FreeBSD.org</email>
</author>
<published>2005-11-09T07:09:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e4b179fa7c9f4ce9202b75203902b5b5748e099'/>
<id>urn:sha1:3e4b179fa7c9f4ce9202b75203902b5b5748e099</id>
<content type='text'>
- Add SIZE to a few ports
</content>
</entry>
</feed>
