<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/emulators/frodo, branch 6-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories</title>
<updated>2008-04-09T13:42:26+00:00</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-04-09T13:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=92b220fa9c42a6c193337144b12ad0856cacbdeb'/>
<id>92b220fa9c42a6c193337144b12ad0856cacbdeb</id>
<content type='text'>
With hat:	portmgr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With hat:	portmgr
</pre>
</div>
</content>
</entry>
<entry>
<title>- Chase devel/sdl12 shlib version bump</title>
<updated>2008-03-13T14:28:35+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-03-13T14:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2d73db35333e6fc7a451669d2944eb5d5e73dc3a'/>
<id>2d73db35333e6fc7a451669d2944eb5d5e73dc3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- set USE_XORG</title>
<updated>2007-12-11T20:28:23+00:00</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2007-12-11T20:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c774395cfddb0da7cb3b1c37179b3e2c63f872e4'/>
<id>c774395cfddb0da7cb3b1c37179b3e2c63f872e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56+00:00</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</pre>
</div>
</content>
</entry>
<entry>
<title>- drop USE_X_PREFIX</title>
<updated>2006-10-31T05:26:49+00:00</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2006-10-31T05:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=42641ec5ba036199f6cb89bebc9ec98be52a2d08'/>
<id>42641ec5ba036199f6cb89bebc9ec98be52a2d08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory</title>
<updated>2006-09-20T11:21:59+00:00</updated>
<author>
<name>Stanislav Sedov</name>
<email>stas@FreeBSD.org</email>
</author>
<published>2006-09-20T11:21:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=0d2725682b8325a08b11592d11062997bb9dc7f2'/>
<id>0d2725682b8325a08b11592d11062997bb9dc7f2</id>
<content type='text'>
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove USE_REINPLACE from all categories starting with E</title>
<updated>2006-05-07T10:55:47+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-05-07T10:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b3bcb8e2576b39fe4bce109d50b3413851ead48d'/>
<id>b3bcb8e2576b39fe4bce109d50b3413851ead48d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- update MASTER_SITES and homepage</title>
<updated>2006-03-25T10:11:26+00:00</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2006-03-25T10:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=67b8156ca79b36297d8aed71a05f2f39cbd4bac5'/>
<id>67b8156ca79b36297d8aed71a05f2f39cbd4bac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add SHA checksum</title>
<updated>2005-11-13T09:26:50+00:00</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2005-11-13T09:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ec997a957469af57d7906fa950bd1e6a04140a13'/>
<id>ec997a957469af57d7906fa950bd1e6a04140a13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- use real location for soundcard.h</title>
<updated>2004-11-30T10:46:07+00:00</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2004-11-30T10:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d5d85db1dfe06b7fc308d131708b97a48c81c030'/>
<id>d5d85db1dfe06b7fc308d131708b97a48c81c030</id>
<content type='text'>
  (instead of symlink)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (instead of symlink)
</pre>
</div>
</content>
</entry>
</feed>
