From owner-freebsd-ports Thu Mar 18 20:28:42 1999 Delivered-To: freebsd-ports@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id 558EC14F77 for ; Thu, 18 Mar 1999 20:28:29 -0800 (PST) (envelope-from girgen@partitur.se) Received: from d1o62.telia.com (root@d1o62.telia.com [195.198.198.241]) by mailb.telia.com (8.8.8/8.8.8) with ESMTP id FAA00314 for ; Fri, 19 Mar 1999 05:28:10 +0100 (CET) Received: from stordatan.telia.com (t4o62p37.telia.com [195.198.198.217]) by d1o62.telia.com (8.8.8/8.8.5) with ESMTP id FAA29440 for ; Fri, 19 Mar 1999 05:28:09 +0100 (MET) Received: from partitur.se (localhost [127.0.0.1]) by stordatan.telia.com (8.9.2/8.9.1) with ESMTP id FAA60101 for ; Fri, 19 Mar 1999 05:28:21 +0100 (CET) (envelope-from girgen@partitur.se) Message-ID: <36F1D264.DC390F0@partitur.se> Date: Fri, 19 Mar 1999 05:28:20 +0100 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.1-STABLE i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: ports@FreeBSD.org Subject: Shall we accept /usr/X11R6/LessTif ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I have made an update of the lesstif port (to 0.88.0). Since Lesstif nowadays have code for both Motif-1.2 and 2.0, the hungry programmers have decided to put all includes and libs into this structure: /usr/X11R6/LessTif /usr/X11R6/LessTif/Motif1.2 /usr/X11R6/LessTif/Motif1.2/include /usr/X11R6/LessTif/Motif1.2/include/Xm /usr/X11R6/LessTif/Motif1.2/include/Mrm /usr/X11R6/LessTif/Motif1.2/lib /usr/X11R6/LessTif/Motif2.0 /usr/X11R6/LessTif/Motif2.0/include /usr/X11R6/LessTif/Motif2.0/include/Xm /usr/X11R6/LessTif/Motif2.0/include/Mrm and symlink from X11R6/[include|lib]/[lib][Mrm|Xm]* to the version of choice (chosen with configure). Anybody vote against this? I personally don't like cluttering the $PREFIX dirs with more stuff, but I see no better way. Splitting it up into /usr/X11/include/lesstiff-x.x or similar seems like a bad idea. Maybe just installing 1.2, skipping 2.0 support, would help, but that seems a bit retarded :) Ideas? I noone cares I'll send the port update via gnats this weekend. /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message