Date: Sun, 17 Jun 2012 13:36:44 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: Niclas Zeising <zeising@daemonic.se> Cc: x11@freebsd.org, Martin Wilke <miwi@FreeBSD.org> Subject: Re: graphics/libglut fails to install Message-ID: <4FDDA52C.2040406@yandex.ru> In-Reply-To: <4FDDA2CA.4040609@daemonic.se> References: <4FDD8FCD.1090602@yandex.ru> <4FDD9C7D.1060003@daemonic.se> <4FDD9D3B.1010808@yandex.ru> <4FDDA1AD.1080702@daemonic.se> <4FDDA1E5.5090101@yandex.ru> <4FDDA2CA.4040609@daemonic.se>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Niclas Zeising wrote on 17.06.2012 13:26:
> On 06/17/12 11:22, Ruslan Mahmatkhanov wrote:
>> Niclas Zeising wrote on 17.06.2012 13:21:
>>>>> Hi!
>>>>> Is this witht he CFT tree? Because in that tree, libglut should not be
>>>>> installed at all.
>>>>> Regards!
>>>>
>>>> Hi,
>>>>
>>>> yes, in the CFT tree. Strange enough, I believe it was referenced by
>>>> may
>>>> packages until I deleted them all with portmaster --check-depends.
>>>> It's ok if it doesn't needed though. Thanks for insight.
>>>>
>>>
>>> Can you look into bsd.port.mk, look for the line starting with
>>> _GL_glut_LIB_DEPENDS=
>>> and let me know what comes after.
>>> Regards!
>>
>> [rm@smeshariki3 ~]> grep _GL_glut_LIB_DEPENDS= /usr/ports/Mk/bsd.port.mk
>> _GL_glut_LIB_DEPENDS= glut.12:${PORTSDIR}/graphics/freeglut
>> [rm@smeshariki3 ~]>
>>
>
> Then you have the right version. libglut is deprecated in favour of
> freeglut, but you have to recompile all ports depending on glut because
> if a shlib version bump. We're working on getting this into the main
> tree, there was a HEADS UP sent out last weekend, and there should be a
> not in UPDATING in the xorg dev tree about it.
> Regards!
Ok, surely I missed this. I will do
portmaster -o graphics/freeglut graphics/libglut
to sort things out. Btw, here is patch that fixes minor typo in
UPDATING:20120205 - s/where/were/g.
--
Regards,
Ruslan
Tinderboxing kills... the drives.
[-- Attachment #2 --]
Index: UPDATING
===================================================================
--- UPDATING (revision 524)
+++ UPDATING (working copy)
@@ -24,7 +24,7 @@
portmaster -r freeglut
Starting with graphics/dri version 8.0. A number of older dri driver modules
- where dropped. If you using one of the following you should consider not
+ were dropped. If you using one of the following you should consider not
using the WITH_NEW_XORG switch.
i810, mach64, mga, r128, r300, r600, savage, sis, tdfx and unichrome.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FDDA52C.2040406>
