Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2010 23:36:53 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/ports-mgmt/portmaster/files portmaster.sh.in
Message-ID:  <201006122336.o5CNarkg089237@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2010-06-12 23:36:53 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster/files portmaster.sh.in 
  Log:
  There is no reason for uniquify_list() to reverse the entries,
  and doing so can make debugging more difficult.
  
  Add code to post_config() to make sure that things in the
  build-only dependency list are not listed as run dependencies for
  something already installed.
  
  Apparently, in some circumstances it's necessary to run ldconfig -R
  when one moves shared libs from /usr/local/lib to
  /usr/local/lib/compat/pkg. So add that to the -w code.
  
  Revision  Changes    Path
  2.29      +12 -3     ports/ports-mgmt/portmaster/files/portmaster.sh.in



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