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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to