The NetBSD Project

CVS log for pkgsrc/net/smokeping/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / smokeping

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 27 18:05:18 2020 UTC (5 years ago) by bouyer
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +33 -17 lines
Update to 2.7.3
pkgsrc change: js/css files are now installed in share/smokeping/{js,css}
Changes since 2.6.7:
handle servers actually implementing OPTIONS
fork alert handlers, so that smokeping does not block
HTTP auth user template support
Added new probe SendEmail
A probe to use the EOS "ping" cli command
Adds a Qstat probe plugin
Added IPv6 (ipversion) and TCP (protocol) support
Add a custom Curl probe.
New TraceroutePing probe module
Add the FPingContinuous probe
Initial revision of IRTT probe

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 1 22:29:49 2018 UTC (7 years, 4 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 11 14:05:11 2014 UTC (11 years, 2 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
Remove example rc.d scripts from PLISTs.

These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.

Revision 1.11.22.1: download - view: text, markup, annotated - select for diffs
Thu Feb 2 20:08:40 2012 UTC (13 years, 3 months ago) by tron
Branches: pkgsrc-2011Q4
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +89 -91 lines
Pullup ticket #3670 - requested by bouyer
net/smokeping: security update

Revisions pulled up:
- net/smokeping/MESSAGE                                         1.5
- net/smokeping/Makefile                                        1.28
- net/smokeping/PLIST                                           1.12
- net/smokeping/distinfo                                        1.14
- net/smokeping/files/smokeping.conf                            1.2
- net/smokeping/patches/patch-aa                                1.11
- net/smokeping/patches/patch-ab                                1.11
- net/smokeping/patches/patch-ac                                1.9
- net/smokeping/patches/patch-ad                                1.6
- net/smokeping/patches/patch-ae                                1.2
- net/smokeping/patches/patch-af                                1.1
- net/smokeping/patches/patch-ag                                1.1

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Thu Feb  2 18:54:35 UTC 2012

   Modified Files:
   	pkgsrc/net/smokeping: MESSAGE Makefile PLIST distinfo
   	pkgsrc/net/smokeping/files: smokeping.conf
   	pkgsrc/net/smokeping/patches: patch-aa patch-ab patch-ac patch-ad
   	    patch-ae
   Added Files:
   	pkgsrc/net/smokeping/patches: patch-af patch-ag

   Log Message:
   Update smokeping from 2.4.2 to 2.6.7, fixing SA47678.

   Major changes between 2.4 and 2.6:
   New in Version 2.6

       Added automake support for easy "configure, make install" installation
       fixed strftime bug when sending alert mails

   New in Version 2.5

       Switched from SpeedyCGI to FastCGI
       DismanPing probe by Bill Fenner
       OpenSSHJunOSPing (Sponsoerd by Juniper)
       SIP Ping Probe (Sponsored by ANI Networks)
       Support alert patterns with upper AND lower limit: (>a<b)
       SmokeTrace removed. Check out remOcular.
       Updated Prototype and scriptaculous libraries
       ExpLoss matcher by Konoplev V.Konoplev
       Improved slave update performance

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 2 18:54:34 2012 UTC (13 years, 3 months ago) by bouyer
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +89 -91 lines
Update smokeping from 2.4.2 to 2.6.7, fixing SA47678.

Major changes between 2.4 and 2.6:
New in Version 2.6

    Added automake support for easy "configure, make install" installation
    fixed strftime bug when sending alert mails

New in Version 2.5

    Switched from SpeedyCGI to FastCGI
    DismanPing probe by Bill Fenner
    OpenSSHJunOSPing (Sponsoerd by Juniper)
    SIP Ping Probe (Sponsored by ANI Networks)
    Support alert patterns with upper AND lower limit: (>a<b)
    SmokeTrace removed. Check out remOcular.
    Updated Prototype and scriptaculous libraries
    ExpLoss matcher by Konoplev V.Konoplev
    Improved slave update performance

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jun 14 18:09:43 2009 UTC (15 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Branch point for: pkgsrc-2011Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -45 lines
Remove @dirrm entries from PLISTs

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 17 11:09:10 2008 UTC (16 years, 9 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +115 -23 lines
Update smokeping 2.3.5->2.4.2
* better master/slave secrets documentation
* first cut at mtr integration
* use localtime to construct the rawlog filename
New in 2.4:
* SmokeTrace: An Ajax Traceroute tool.
* The 'blazemode' option for the FPing probe, so that the first (slow) ping packet can be ignored.

Ok'ed bouyer@

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 6 21:47:00 2008 UTC (17 years, 1 month ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update to 2.3.5 (Ok'ed bouyer@)

* add some security notes to the master/slave documentation --niko
* allow SSH probe to config rsa1 key -- Walery Kokarev
* make ajax mode work on IE again -- tobi
* Integrated TCPPing Probe -- Norman Rasmussen
* made Smokeping.pm more portable by using %.1f in perl sprintf -- tobi
* make sure tsmoke sends mime conformant mails -- tobi

Too many changes to list completely.  See CHANGES for all the details:
	http://oss.oetiker.ch/smokeping/pub/CHANGES

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Nov 22 20:25:54 2007 UTC (17 years, 5 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +46 -1 lines
Update to 2.2.7

New in Version 2.2
* Ajax based ineractive graph zooming.
Click on any graph in detail mode and use the mouse to mark your area of
interest in navigator graph.
* Multi Target Graphs
Show information from multiple targts in a graph.
* Master/Slave setup for multi source smokeping deployments.
With one central Smokeping Master node, you can run a series of Slave nodes,
taking their configuration from the master. This allows you to ping a single
target from multiple locations.
* Standard Deviation
The standard deviation is now used in several places to give a number for
the variation in round trip times as depicted by the smoke.

See http://oss.oetiker.ch/smokeping/pub/CHANGES for all the details.

OK'ed bouyer@

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 9 21:48:53 2006 UTC (18 years, 9 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
Update to smokeping-2.0.9
Package changes include:
- pkglintification
- move to options.mk

smokeping changes include:
* remove the FPing 'timeout' variable, since it never really did anything
* Curl.pm: new variables 'follow_redirects' and 'include_redirects'
* make buggy_perl_version test work on perl 5.8.7 too ...
* AnotherDNS.pm: added option 'require_answers' for testing

For a full list see:
http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/CHANGES

ok'ed bouyer@

Revision 1.5.4.1: download - view: text, markup, annotated - select for diffs
Mon Oct 31 22:37:59 2005 UTC (19 years, 6 months ago) by seb
Branches: pkgsrc-2005Q3
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +52 -69 lines
Pullup ticket 859 - requested by Adrian Portelli
usability fix for net/smokeping

Revisions pulled up:
- pkgsrc/net/smokeping/MESSAGE                                1.2
- pkgsrc/net/smokeping/Makefile                               1.14
- pkgsrc/net/smokeping/PLIST                                  1.6
- pkgsrc/net/smokeping/distinfo                               1.7
- pkgsrc/net/smokeping/files/smokeping.sh                     1.3
- pkgsrc/net/smokeping/patches/patch-aa                       1.5
- pkgsrc/net/smokeping/patches/patch-ab                       1.5
- pkgsrc/net/smokeping/patches/patch-ac                       1.5
- pkgsrc/net/smokeping/patches/patch-ad                       1.1

   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Fri Oct 28 21:43:18 UTC 2005

   Modified Files:
   	pkgsrc/net/smokeping: MESSAGE Makefile PLIST distinfo
   	pkgsrc/net/smokeping/files: smokeping.sh
   	pkgsrc/net/smokeping/patches: patch-aa patch-ab patch-ac
   Added Files:
   	pkgsrc/net/smokeping/patches: patch-ad

   Log Message:
   Upgrade from smokeping 1.3.x to 2.0.4
   Ok'ed bouyer@
   Lots of changes but in brief:

   new probe programming interface
   allow target-specific vars get defaults from Probes section
   config file examples and smokeping_examples document
   documentation updates and reorganizing
   new commandline options '--config=X' and '--check'
   Perl 5.8.0 compatibility fix
   RRDtool 1.2.x compatibility fix ("unknown RRD version: 0003" on restart)

   See this URL for all the details:
    http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/CHANGES

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Oct 28 21:43:18 2005 UTC (19 years, 6 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +52 -69 lines
Upgrade from smokeping 1.3.x to 2.0.4
Ok'ed bouyer@
Lots of changes but in brief:

new probe programming interface
allow target-specific vars get defaults from Probes section
config file examples and smokeping_examples document
documentation updates and reorganizing
new commandline options '--config=X' and '--check'
Perl 5.8.0 compatibility fix
RRDtool 1.2.x compatibility fix ("unknown RRD version: 0003" on restart)

See this URL for all the details:
 http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/CHANGES

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 2 20:34:04 2005 UTC (20 years ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Branch point for: pkgsrc-2005Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 22 21:50:54 2005 UTC (20 years, 3 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +41 -26 lines
- Update to 1.37
- Migrate to SUBST_* framework
- Don't hardcode references to /var, use ${VARBASE} instead

2005/1/12 -- 1.37

* base class did assume that concurrent probes were off by default
-- Niko Tyni <ntyni *iki.fi>

2005/1/7 -- 1.36 (1.35 was an internal release)

* concurrent probes are default now, together with
  a 'random' offset to make sure not all smokepings hit the net
  at the same time -- Tobi
* fixes for loggin -- Niko Tyni <ntyni *iki.fi>
  - warn if no logging method is active while daemonizing.
  - turn debugging on before loading the config file.
  - make do_debuglog a no-op if $use_debuglog isn't set
  - add debug info to FPing* probes
  - print the RRD create and update strings when debugging
* Allow probe- and target-specific number of pings  -- Niko Tyni <ntyni *iki.fi>
* RemoteFPing probe revisited and fixed. Note this probe allowed
  PROBE_CONF config where this was technically not possible. Now these settings
  are done in the ***Probes*** section ... you have to fix your
  config files -- Niko Tyni <ntyni *iki.fi>
* fixed many typos and some seemingly numeric comparisons -- Niko Tyni
  <ntyni *iki.fi>
* new feature 'concurrentprobes' allow to run multiple probes in paralell and
  at different step width. -- Niko Tyni <ntyni *iki.fi>
* allow to define multiple instances of a sigle probe -- Niko Tyni
  <ntyni *iki.fi>
* fix --filter again ... pathprefix was still in there -- tobi

2004/11/29 -- 1.34 (1.32 + 1.33 were internal only releases)
* added SNPP support as suggested by jdelisle -- tobi
* added ipv6 support to EchoPing probe -- Niko Tyni <ntyni *iki.fi>
* fix for Radius probe -- Niko Tyni <ntyni *iki.fi>
* added new alert plugins called matchers -- tobi
* created matcher::avgratio sponsored by virtela.net -- tobi
* make --filter option actually work -- tobi
* removed maxmedian magic regexp ... -- tobi
* added new alert type matcher -- tobi
* fixed pod errors -- Niko Tyni <ntyni *iki.fi>
* allow to mix programs and email addresses in alerts --tobi
* allow to define recipient per alert --tobi

2004/08/04 -- 1.31
* added anotherdns and anotherssh probes -- Christoph.Heine *HaDiKo.DE
* modify FPing probes to skip ICPM errors in the output -- Tobi
* modify RemoteFPing probe to work with normal fping that outputs
  via stderr. -- Tobi
* allow timeout to be specified in base::forks based probes -- Tobi
* Added ssh probe -- Christian Recktenwald <smokeping-contact *citecs.de>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 23 22:07:57 2004 UTC (21 years ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 12 21:05:15 2004 UTC (21 years, 1 month ago) by kim
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +25 -6 lines
Upgrade to smokeping-1.28:
- new probes: CiscoRTTMonEchoICMP, CiscoRTTMonDNS, CiscoRTTMonTcpConnect,
  Curl, LDAP, Radius, RemoteFPing, TelnetIOSPing
- support for multiple alert recipients
- new --filter option allows you to run the smokeping deamon on a big config
  but have the config file filtered and only measure the entries that pass
  the filter. This allows to use rsync to consolidate measurements from
  different hosts at a central location for presentation.
- new option to generate static pages (--static-pages)

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Mar 24 15:24:39 2003 UTC (22 years, 1 month ago) by bouyer
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of smokeping 1.19:
SmokePing can measure latency, latency distribution and packet loss
in your network. SmokePing uses RRDtool to maintain a longterm datastore
and to draw pretty graphs, giving up to the minute information
on the state of each network connection. SmokePing can also raise
alarms based on latency and loss patterns.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 24 15:24:39 2003 UTC (22 years, 1 month ago) by bouyer
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>