<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/graphics/linux-libGLU, branch release/6.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-04-29T05:11:44Z</updated>
<entry>
<title>Reset jylefort's port maintainerships.  portmgr has taken his commit bit</title>
<updated>2008-04-29T05:11:44Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2008-04-29T05:11:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e21f53b16f7a6eef0fb44e32d8a1467f27492b26'/>
<id>urn:sha1:e21f53b16f7a6eef0fb44e32d8a1467f27492b26</id>
<content type='text'>
into safekeeping due to inactivity.
</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>Fix package building</title>
<updated>2006-11-07T21:38:48Z</updated>
<author>
<name>Jean-Yves Lefort</name>
<email>jylefort@FreeBSD.org</email>
</author>
<published>2006-11-07T21:38:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dbb1737ef3ac07772517494175ff0d437bf72043'/>
<id>urn:sha1:dbb1737ef3ac07772517494175ff0d437bf72043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add linux-libGLU.so. Unlike graphics/linux_dri, this port does not</title>
<updated>2006-11-06T14:15:28Z</updated>
<author>
<name>Jean-Yves Lefort</name>
<email>jylefort@FreeBSD.org</email>
</author>
<published>2006-11-06T14:15:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=be37eb43d5df7933e159b181dfb8b6f2ad291d76'/>
<id>urn:sha1:be37eb43d5df7933e159b181dfb8b6f2ad291d76</id>
<content type='text'>
provide libGL.so and is therefore useful for nvidia users (since
x11/nvidia-driver already provides libGL.so). That is, to express a
dependency on libGLU, do this:

.if defined(WITH_NVIDIA_GL)
RUN_DEPENDS+=	${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux-libGLU
.else
RUN_DEPENDS+=	${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux_dri
.endif
</content>
</entry>
</feed>
