cvs commit: ports/net/smokeping Makefile distinfo pkg-deinstall pkg-install pkg-message pkg-plist ports/net/smokeping/files patch-htdocs-smokeping.cgi.distpatch-lib-probes-EchoPingChargen.pm ...

Oliver Eikemeier eik at FreeBSD.org
Tue Feb 24 04:41:38 PST 2004


eik         2004/02/24 04:41:38 PST

  FreeBSD ports repository

  Modified files:
    net/smokeping        Makefile distinfo pkg-deinstall 
                         pkg-install pkg-message pkg-plist 
  Added files:
    net/smokeping/files  patch-bin-smokeping.dist 
                         patch-etc-config.dist 
                         patch-htdocs-smokeping.cgi.dist 
                         patch-lib-probes-Curl.pm 
                         patch-lib-probes-EchoPing.pm 
                         patch-lib-probes-EchoPingChargen.pm 
                         patch-lib-probes-EchoPingDiscard.pm 
                         patch-lib-probes-EchoPingHttp.pm 
                         patch-lib-probes-EchoPingHttps.pm 
                         patch-lib-probes-EchoPingIcp.pm 
                         patch-lib-probes-EchoPingSmtp.pm 
                         patch-lib-probes-IOSPing.pm 
                         patch-lib-probes-LDAP.pm 
                         patch-lib-probes-Radius.pm 
                         patch-lib-probes-RemoteFPing.pm 
                         patch-lib-probes-passwordchecker.pm 
  Log:
  - Update to 1.26
  - Use OPTIONS for optional dependencies
  - Change pkg-{,de}install to avoid risk of data loss when upgrading
  - Patch files instead of regexps in Makefile
  
  added a work around for PR 63293
  
  PR:             63230
  Submitted by:   Lars Thegler <lars at thegler.dk> (maintainer)
  Reviewed by:    clement
  
  Revision  Changes    Path
  1.18      +87 -34    ports/net/smokeping/Makefile
  1.12      +2 -1      ports/net/smokeping/distinfo
  1.1       +45 -0     ports/net/smokeping/files/patch-bin-smokeping.dist (new)
  1.1       +40 -0     ports/net/smokeping/files/patch-etc-config.dist (new)
  1.1       +18 -0     ports/net/smokeping/files/patch-htdocs-smokeping.cgi.dist (new)
  1.1       +19 -0     ports/net/smokeping/files/patch-lib-probes-Curl.pm (new)
  1.1       +28 -0     ports/net/smokeping/files/patch-lib-probes-EchoPing.pm (new)
  1.1       +11 -0     ports/net/smokeping/files/patch-lib-probes-EchoPingChargen.pm (new)
  1.1       +11 -0     ports/net/smokeping/files/patch-lib-probes-EchoPingDiscard.pm (new)
  1.1       +11 -0     ports/net/smokeping/files/patch-lib-probes-EchoPingHttp.pm (new)
  1.1       +11 -0     ports/net/smokeping/files/patch-lib-probes-EchoPingHttps.pm (new)
  1.1       +11 -0     ports/net/smokeping/files/patch-lib-probes-EchoPingIcp.pm (new)
  1.1       +11 -0     ports/net/smokeping/files/patch-lib-probes-EchoPingSmtp.pm (new)
  1.1       +22 -0     ports/net/smokeping/files/patch-lib-probes-IOSPing.pm (new)
  1.1       +11 -0     ports/net/smokeping/files/patch-lib-probes-LDAP.pm (new)
  1.1       +11 -0     ports/net/smokeping/files/patch-lib-probes-Radius.pm (new)
  1.1       +11 -0     ports/net/smokeping/files/patch-lib-probes-RemoteFPing.pm (new)
  1.1       +11 -0     ports/net/smokeping/files/patch-lib-probes-passwordchecker.pm (new)
  1.4       +44 -75    ports/net/smokeping/pkg-deinstall
  1.3       +40 -109   ports/net/smokeping/pkg-install
  1.3       +1 -1      ports/net/smokeping/pkg-message
  1.11      +5 -3      ports/net/smokeping/pkg-plist


More information about the cvs-ports mailing list