cvs commit: ports/sysutils/apcupsd Makefile distinfo

Ion-Mihai Tetcu itetcu at FreeBSD.org
Sun Feb 15 11:45:44 PST 2009


itetcu      2009-02-15 19:45:43 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/apcupsd     Makefile distinfo 
  Log:
  Update to 3.14.5:
    * docs: Document the /refresh switch for apctray.
    * apctest: Do not create pid file. There is little reason for it
      since apctest is a command-line tool, not a daemon. Plus nothing
      ever deletes the file so it interferes with apcupsd operation.
    * gapcmon: Network connect timeout fix.
    * Fix a few unsafe uses of sprintf and strcat.
    * gapcmon: Iconify fixes for KDE
    * Fix LOWBATT glitch handling bug that could cause us to act on a
      LOWBATT signal immediately instead of waiting for the debounce time.
    * Support shutting down apcupsd instances running in other sessions
      (such as terminal services or remote desktop sessions).
    * docs: PCNET minimum password length is 15 chars, default username
      is 'apc', no known way to change the username.
    * Makefile: Fix dependency build errors on Darwin and other platforms.
      ('echo -n' is not portable; use 'tr' to strip newline instead)
  
  Tested by:      beech@
  
  Revision  Changes    Path
  1.60      +1 -2      ports/sysutils/apcupsd/Makefile
  1.25      +6 -6      ports/sysutils/apcupsd/distinfo


More information about the cvs-ports mailing list