Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 1998 14:04:48 +0200
From:      Martin Cracauer <cracauer@cons.org>
To:        ports@FreeBSD.ORG
Subject:   Current ports tools prevent libfoo.so.x.y?
Message-ID:  <19981008140448.A3357@cons.org>

next in thread | raw e-mail | index | archive | help
Did anyone mess with the ports tools to prevent us from storing shared
libs with two-level version numbers?

I'm doing a port that installs a Linux shared lib with three
symlinks. plist is:
lib/libMesaGL.so.2.6
lib/libMesaGL.so.2
lib/libMesaGL.so
lib/libGL.so

On -current with bsd.port.mk from today and pkg-tools a few days old,
the .6 at the end of the first keeps getting deleted, both in
/var/db/pkg/...CONTENTS and in the package tarfile, makeing packaging
incorrect.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer
  Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536
  Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981008140448.A3357>