<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/games/circuslinux, branch release/13.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2019-11-08T10:47:01Z</updated>
<entry>
<title>games: Add missing USES={gnome,gl,sdl,xorg}</title>
<updated>2019-11-08T10:47:01Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2019-11-08T10:47:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ef878751a79ba6aaefefa599a76c833c618977d5'/>
<id>urn:sha1:ef878751a79ba6aaefefa599a76c833c618977d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Regenerate patches</title>
<updated>2017-03-16T09:01:53Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2017-03-16T09:01:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5c3c4561601ef069833d9fbfa4c0ec3b1156dc8f'/>
<id>urn:sha1:5c3c4561601ef069833d9fbfa4c0ec3b1156dc8f</id>
<content type='text'>
- Cosmetic fixes
</content>
</entry>
<entry>
<title>Fix MASTER_SITES and unmark BROKEN.</title>
<updated>2016-01-03T00:14:13Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2016-01-03T00:14:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b95858b9b3652e258ab532f75bef0b85c995ab39'/>
<id>urn:sha1:b95858b9b3652e258ab532f75bef0b85c995ab39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark a few ports BROKEN: unfetchable</title>
<updated>2015-11-09T12:59:03Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2015-11-09T12:59:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=496ac41eab239d23ec8c4be4de8c7274167db816'/>
<id>urn:sha1:496ac41eab239d23ec8c4be4de8c7274167db816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in</title>
<updated>2014-12-08T16:48:38Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-12-08T16:48:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=60945f027780c21c987e0c642404a8383407edad'/>
<id>urn:sha1:60945f027780c21c987e0c642404a8383407edad</id>
<content type='text'>
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
</content>
</entry>
<entry>
<title>- Add LICENSE</title>
<updated>2014-12-06T08:51:36Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2014-12-06T08:51:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d047f13b82243a7dfcef2be75dd5927feebaf735'/>
<id>urn:sha1:d047f13b82243a7dfcef2be75dd5927feebaf735</id>
<content type='text'>
- Switch to dynamic plist, dropping @dirrm*
- Optionize DOCS installation, fix DOCSDIR
</content>
</entry>
<entry>
<title>Update the default version of GCC in the Ports Collection from GCC 4.7.4</title>
<updated>2014-09-10T20:50:31Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2014-09-10T20:50:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=15945f8122ca36c901e1319b3270445458bdae02'/>
<id>urn:sha1:15945f8122ca36c901e1319b3270445458bdae02</id>
<content type='text'>
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
</content>
</entry>
<entry>
<title>Stagify.</title>
<updated>2014-07-14T10:13:11Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2014-07-14T10:13:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2411c0be4740cadfd53c6f44f946608080487bf0'/>
<id>urn:sha1:2411c0be4740cadfd53c6f44f946608080487bf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resetting maintainership on ports that have not been staged and without any</title>
<updated>2014-07-02T18:22:39Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-07-02T18:22:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a09e55e2e8925b30200d14342bad54c3e8c8c633'/>
<id>urn:sha1:a09e55e2e8925b30200d14342bad54c3e8c8c633</id>
<content type='text'>
pending PR

With hat:	portmgr
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: games)</title>
<updated>2013-09-20T17:36:33Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T17:36:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c84e1cd8e6ce90aad916148ab61808a44ca8f718'/>
<id>urn:sha1:c84e1cd8e6ce90aad916148ab61808a44ca8f718</id>
<content type='text'>
</content>
</entry>
</feed>
