<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/emulators/vmware-guestd5, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-05-31T20:31:08Z</updated>
<entry>
<title>- Resolve LATEST_LINK conflict</title>
<updated>2009-05-31T20:31:08Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-05-31T20:31:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aa952fd48fe9143007307348e16bccf3b9f95ca9'/>
<id>urn:sha1:aa952fd48fe9143007307348e16bccf3b9f95ca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove conditional checks for FreeBSD 5.x and older</title>
<updated>2009-01-05T19:44:02Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-01-05T19:44:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d095d4a96566a3ab095ab2e30430ce93a154f1a7'/>
<id>urn:sha1:d095d4a96566a3ab095ab2e30430ce93a154f1a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:33:40Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:33:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a550b67ae01f476ce4efbfc471c46fe9941afeee'/>
<id>urn:sha1:a550b67ae01f476ce4efbfc471c46fe9941afeee</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
</entry>
<entry>
<title>- Remove unneeded dependency from gtk12/gtk20 [1]</title>
<updated>2008-04-19T17:56:05Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-19T17:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e4ed01146cfe2bdca465bd0e4d199341f62a0b6'/>
<id>urn:sha1:3e4ed01146cfe2bdca465bd0e4d199341f62a0b6</id>
<content type='text'>
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>Update to 5.5.5 build 56455.  Also fix for FreeBSD 8-current guest.</title>
<updated>2008-03-29T14:20:06Z</updated>
<author>
<name>Makoto Matsushita</name>
<email>matusita@FreeBSD.org</email>
</author>
<published>2008-03-29T14:20:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d294c30cf16f171fd556586630522bf95d7650f3'/>
<id>urn:sha1:d294c30cf16f171fd556586630522bf95d7650f3</id>
<content type='text'>
PR:		118566
Submitted by:	Tomoyuki Okazaki (okazaki at kick dot group dot japan)
</content>
</entry>
<entry>
<title>Remove support for XFree8-4.</title>
<updated>2008-03-07T21:47:50Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2008-03-07T21:47:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=836aebde5babd8b8701f585f03b775ebfc41a564'/>
<id>urn:sha1:836aebde5babd8b8701f585f03b775ebfc41a564</id>
<content type='text'>
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:		ports/119418
Submitted by:	flz
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=</title>
<updated>2007-10-07T02:56:19Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2007-10-07T02:56:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4c97fac781480b9e55094c6ca6fde0a5b2fa7bc8'/>
<id>urn:sha1:4c97fac781480b9e55094c6ca6fde0a5b2fa7bc8</id>
<content type='text'>
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.

All PORTREVISIONS have been bumped to show when the new version of
installing became available.
</content>
</entry>
<entry>
<title>Remove support for OSVERSION &lt; 5</title>
<updated>2007-10-03T23:00:29Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2007-10-03T23:00:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9aaccaed7d0e000844966e72551a5375ac718636'/>
<id>urn:sha1:9aaccaed7d0e000844966e72551a5375ac718636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Populate the 'kld' virtual category, for ports that install Kernel Loadable</title>
<updated>2007-06-29T09:16:42Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2007-06-29T09:16:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8c91d898a62034edceeb95ace9c0831d9d8607fa'/>
<id>urn:sha1:8c91d898a62034edceeb95ace9c0831d9d8607fa</id>
<content type='text'>
modules.

Hat:		portmgr
</content>
</entry>
<entry>
<title>Packaging bugfix: we don't need ${X11BASE}/etc/rc.d/vmware-guestd{,.sh}</title>
<updated>2007-02-17T12:36:43Z</updated>
<author>
<name>Makoto Matsushita</name>
<email>matusita@FreeBSD.org</email>
</author>
<published>2007-02-17T12:36:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f9fda3846538f29139e06a6bc64505033d1ec871'/>
<id>urn:sha1:f9fda3846538f29139e06a6bc64505033d1ec871</id>
<content type='text'>
vmware-guestd{,.sh} script is just for vmware-guestd5 port, not vmware-tools5.
However, USE_RC_SUBR variable is defined for vmware-tools5, the script
is installed even if it is not needed.

Bump PORTREVISION to note this change.
</content>
</entry>
</feed>
