Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 21:24: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:  <200807282124.m6SLOrY8088242@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2008-07-28 21:24:53 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster/files portmaster.sh.in 
  Log:
  New Features
  ============
  1. You can now specify multiple globs for directories in /var/db/pkg on the
  command line (along with full names of directories/paths from /usr/ports
  and/or /var/db/pkg, as before)
  2. When calling check_interactive or update_port from check_for_updates
  tell the user what updated version is available. [1]
  
  Bug Fixes
  =========
  1. Don't set show_list to "all" for -a unless there is somthing to show
  2. Add K (don't postclean) to getopts [2]
  
  Other Improvements
  ==================
  1. In check_dependency_files() don't let ro_opd be empty for the purpose
  of the egrep expression. It works now, but it apparently violates the
  spec and could case problems down the road (e.g., for bsdgrep).
  2. Since the BSDPAN pseudo-ports do not exist in the ports tree there
  is nothing for portmaster to do with them. Therefore ignore them when
  appropriate, notifying the user when necessary. [3]
  
  Submitted by:   Geraint Edwards <gedge@yadn.org> [1]
  
  PR:             ports/126006 [2]
  Submitted by:   ahze [2]
  Pointy hat:     moi [2]
  
  Problem pointed out by: Bapt <baptiste.daroussin@gmail.com> [3]
  PR:                     ports/125428 [3]
  
  Revision  Changes    Path
  2.6       +78 -25    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?200807282124.m6SLOrY8088242>