cvs commit: ports/net-mgmt/smokeping Makefile pkg-deinstall pkg-install pkg-message pkg-plist ports/net-mgmt/smokeping/files pkg-deinstall.in pkg-message.in

Lars Thegler lth at FreeBSD.org
Mon Feb 15 12:53:25 UTC 2010


lth         2010-02-15 12:53:24 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/smokeping   Makefile pkg-plist 
  Added files:
    net-mgmt/smokeping/files pkg-deinstall.in pkg-message.in 
  Removed files:
    net-mgmt/smokeping   pkg-deinstall pkg-install pkg-message 
  Log:
  by switching to using $USERS & $GROUPS pkg-install is no longer required
  pkg-deinstall only needs to handle the removal of the .pid file
  use @stopdaemon to stop smoking instead of invoking smokeping stop manually by pkg-deinstall
  use bsd.port.options.mk
  use SUB_FILES to update pkg-message
  
  PR:             ports/143182
  Submitted by:   Sevan Janiyan <venture37 at geeklan.co.uk>
  
  Revision  Changes    Path
  1.53      +54 -68    ports/net-mgmt/smokeping/Makefile
  1.1       +9 -0      ports/net-mgmt/smokeping/files/pkg-deinstall.in (new)
  1.1       +36 -0     ports/net-mgmt/smokeping/files/pkg-message.in (new)
  1.5       +0 -55     ports/net-mgmt/smokeping/pkg-deinstall (dead)
  1.7       +0 -31     ports/net-mgmt/smokeping/pkg-install (dead)
  1.8       +0 -36     ports/net-mgmt/smokeping/pkg-message (dead)
  1.25      +1 -0      ports/net-mgmt/smokeping/pkg-plist


More information about the cvs-all mailing list