Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2006 18:57:36 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/emulators/linux_base-8 Makefile ports/x11/linux-XFree86-libs Makefile ports/x11/linux-XFree86-libs/files pkg-install.in
Message-ID:  <200601251857.k0PIvaie075890@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2006-01-25 18:57:36 UTC

  FreeBSD ports repository

  Modified files:
    emulators/linux_base-8 Makefile 
    x11/linux-XFree86-libs Makefile 
    x11/linux-XFree86-libs/files pkg-install.in 
  Log:
  The read-only LINUXBASE case (after installing the ports, of course) has
  to besolved differently, since the ldconfig call has to be chrooted, else
  the linux ldconfig will cache some FreeBSD native libs which results in
  not being able to start some programs:
   - remove the symlink (linux_base)
   - revert to chroot the ldconfig call (with internal functionality this
     time)
  
  Revision  Changes    Path
  1.117     +2 -11     ports/emulators/linux_base-8/Makefile
  1.23      +1 -1      ports/x11/linux-XFree86-libs/Makefile
  1.4       +1 -1      ports/x11/linux-XFree86-libs/files/pkg-install.in



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