1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/ports-mgmt/portmaster
Doug Barton b3b3c80e67 Minor improvements
==================
* Restore the line from -av that prints each port as we work on it.
* Print more useful information about ports that don't have distfiles,
  or distfiles we're skipping due to duplicates when -F (especially
  with -a).

Bug fixes
=========
* Consolidate all writing to the IPC_SAVE file into safe_exit()
  so that it always gets called. Also, zero out the file after
  reading it so that a parent process doesn't inadvertently
  read stale data during a trap (unlikely, but not impossible).
2012-06-26 01:51:19 +00:00
..
distinfo Minor improvements 2012-06-26 01:51:19 +00:00
Makefile Minor improvements 2012-06-26 01:51:19 +00:00
pkg-descr Move the Bash completion file to ${PREFIX}/etc/bash_completion.d 2012-01-20 10:19:00 +00:00