Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.2_7 29 Jul 2024 12:48:53 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of databases/rrdtool
New version of rrdtool in tree |
2.8.2_6 22 Apr 2024 12:09:06 |
Rodrigo Osorio (rodrigo) |
net-mgmt/smokeping: Made pidfile configurable in the rc script
From this version if you use a custom pifile location configured
in /etc/rc.conf with the smokeping_pidfile variable you don't
need to update your smokeping rc.d file manually after each port
upgrade anymore. The default behavior remains unchanged.
Reported by: zi (private mail) |
2.8.2_5 04 Mar 2024 09:50:44 |
Rodrigo Osorio (rodrigo) |
net-mgmt/smokeping: moved manpages to share/man
Set GNU_CONFIGURE_MANPREFIX and fix plist
Fix formatting to make linters happy |
2.8.2_4 18 Nov 2022 07:49:34 |
Rodrigo Osorio (rodrigo) |
net-mgmt/smokeping: switch from GITHUB to MASTER_SITES
During the release process, the Smokeping team updates
the version number displayed in the webUI in the archive
files but never report this update on the git repo.
Instead of trying to fix this issue in the port, we move
back to static archives.
Apart from version no difference was found on the code.
Since I'm here, improve the port itself to make linters
happy.
PR: 267815
Reported by: Gasol Wu <gasol.wu@gmail.com> |
2.8.2_3 04 Nov 2022 15:27:04 |
Eugene Grosbein (eugen) |
net-mgmt/smokeping: fix bug in FPingContinuous.pm
Add patch accepted upstream with bug #341.
https://github.com/oetiker/SmokePing/issues/341
PR: 267015
Approved by: rodrigo (maintainer timeout, 3 weeks) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.8.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.8.2_2 23 Jul 2022 16:29:24 |
Rodrigo Osorio (rodrigo) |
net-mgmt/smokeping: Add orphaned files to plist
Add 3 missing files to pkg-plist reported as orphaned
* man/man1/smokeinfo.1.gz
* man/man3/Smokeping_matchers_ConsecutiveLoss.3.gz
* smokeping/lib/Smokeping/matchers/ConsecutiveLoss.pm
PR: 265372
Reported by: yasu |
2.8.2_1 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
2.8.2_1 19 Nov 2021 18:22:32 |
Rodrigo Osorio (rodrigo) |
net-mgmt/smokeping: Fix typo in patch |
2.8.2_1 19 Nov 2021 14:51:11 |
Rodrigo Osorio (rodrigo) |
net-mgmt/smokeping: Fix patches filepath
PR: 259891
Reported by: shaun <freebsd@shaunc.com> |
2.8.2 14 Nov 2021 22:45:26 |
Rodrigo Osorio (rodrigo) |
net-mgmt/smokeping: update to 2.8.2
Major changes:
* support for influxdb
* AnotherDNS update
* new matcher ConsecutiveLoss
* lots of spelling fixes
* update FPing commandline
* better handling of return codes from probe binaries
* drop SSHv1 and rsa1 from SSH.pm
* fix config reload for slaves
* fix edgetrigger functionality
* fping protocol parameter optional
* exploss matcher fixes
* interface parameter for fping probe
* pass 6th argument to edgetrigger external alerts
* red background for 100% loss
* make loss colors more distinctive
* calculate loss buckets based on number of 'pings'
Full changelog: calculate loss buckets based on number of 'pings' |
2.7.3_2 10 Sep 2021 21:18:10 |
Bernhard Froehlich (decke) |
net-mgmt/smokeping: Add CPE information
Approved by: portmgr (blanket) |
2.7.3_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.7.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.3_2 02 Feb 2021 08:14:06 |
rodrigo |
net-mgmt/smokeping: fix mail loop issue
Integrate upstream patch[1] to fix mail loop issue #183[2].
This is a one-line patch without complexity who can be removed
as soon as the upstream releases a new version.
[1]
https://github.com/oetiker/SmokePing/commit/e9004e8bbeb30d33778afaf70a5f8b95ff38d6ba
[2] https://github.com/oetiker/SmokePing/issues/183
PR: 253161
Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com> |
2.7.3_1 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
2.7.3_1 27 Feb 2019 07:08:04 |
rodrigo |
Remove GH_TAGNAME who points to v2.7.0 instead of v2.7.3
Add new files in plist
Bump portrevision
PR: 235960
Reported by: Michael Lyngbol <michael@lyngbol.dk> |
2.7.3 13 Feb 2019 23:43:06 |
tobik |
net-mgmt/smokeping: Do not set OPTIONS_{DEFAULT,DEFINE} twice |
2.7.3 13 Feb 2019 07:29:05 |
rodrigo |
Upgrade net-mgmt/smokeping to 2.7.3
- Use GITHUB to get distfiles
- Redo the patches
- Rework options
Changelog: https://oss.oetiker.ch/smokeping/pub/CHANGES |
2.6.11_8 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.6.11_8 15 Oct 2017 10:28:10 |
rodrigo |
Add a CONFLICTS_INSTALL to report a conflict with sysutils/nfsping ; both ports
install smokeping/lib/Smokeping/probes/NFSping.pm.
Bump PORTREVISION. |
2.6.11_7 31 Jul 2017 22:15:03 |
rodrigo |
Add a wait_for_pids at the end of the rc script stop function, waiting for the
daemon to stops. With smokeping busy pinging a few hundred hosts it often occurs
that the daemon stops after the rc call completion failing a restart.
Bump PORTREVISION.
PR: 221009
Submitted by: vegeta@tuxpowered.net |
2.6.11_6 05 Jun 2017 23:25:26 |
sunpoet |
Remove outdated PERL_LEVEL check
With hat: perl |
2.6.11_6 18 Jan 2017 13:20:32 |
tijl |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.6.11_6 17 Jan 2017 16:49:19 |
feld |
net-mgmt/smokeping: Allow slaves to contact master over HTTPS
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D9142 |
2.6.11_5 22 Dec 2016 23:14:44 |
bapt |
Fix build on unicode env
Removed uesless @exec and prefer setting owner directly on the directory itself |
2.6.11_5 02 May 2016 16:08:56 |
zeising |
Update databases/rrdtool to 1.6.0
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168 |
2.6.11_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.6.11_4 21 Nov 2015 02:10:00 |
sunpoet |
- Add NO_ARCH
- Convert to new options helper
Approved by: portmgr (blanket) |
2.6.11_4 05 Jul 2015 08:13:10 |
rodrigo |
Fix previous mistake in the init script, committed with minor changes
PR: 200851 |
2.6.11_3 29 Jun 2015 19:39:24 |
rodrigo |
Fix init script to check pid correctly
PR: 200851
Submitted by: Kan Sasaki <sasaki@fcc.ad.jp> |
2.6.11_2 14 Jun 2015 09:16:57 |
rodrigo |
Fix smokeping rc.d script who fails to check pid correctly
PR: 198736
Submitted by: vince@unsane.co.uk |
2.6.11_1 21 May 2015 06:54:23 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
2.6.11_1 20 Apr 2015 19:06:30 |
tijl |
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.6.11_1 12 Apr 2015 22:25:26 |
mat |
CGI::* was removed in Perl 5.21.0
With hat: perl@
Sponsored by: Absolight |
2.6.11_1 22 Mar 2015 00:11:03 |
rodrigo |
- changes dep from p5-CGI.pm to p5-CGI
- bump port revision
PR: 198762
Submitted by: pi |
2.6.11 22 Feb 2015 19:37:34 |
rodrigo |
Upgrade smokeping to 2.6.11
PR: 197579
Submitted by: pi |
2.6.9_4 05 Jan 2015 13:18:59 |
marino |
change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perl
Several ports had rc.d scripts with hardcoded command_interpreter string
as /usr/bin/perl. This symlink is not guaranteed to be in place, and it
isn't even an option for perl 5.20. For affected ports, the interpreter
was changed to localbase.
In one case, the interpreter was correct, but it wasn't surround by
quotes. Since the rc.d script would break if a space was contained in
${PREFIX}, quotes were added in that case. |
2.6.9_3 02 Oct 2014 21:04:20 |
antoine |
Remove duplicate patch |
2.6.9_3 01 Oct 2014 09:31:34 |
rodrigo |
fix perl5.18 build
PR: ports/182840
Submitted by: alexey <alexey@kouznetsov.com>
Approved by: bapt (mentor) |
2.6.9_3 20 Sep 2014 06:40:05 |
az |
fix build with perl 5.18
PR: 193064 |
2.6.9_3 23 Jul 2014 20:11:10 |
zeising |
Clean up databases/rrdtool
Change library dependensies to use USES= where applicable.
Build ports documentation and examples, depending on respective option.
Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph
command, which pulls in cario and a lot of other dependencies. [1]
Add missing dependencies.
Becase of shlib version bump, bump portrevision on depending ports.
PR: 192024 [1] (based on)
Submitted by: asomers
Approved by: portmgr (blanket, portrevision bumps) |
2.6.9_2 23 Jul 2014 13:41:07 |
rodrigo |
Fix a minima the plugin breakage introduced by Net::DNS 0.75 and above.
This bug is complex and must be fixed upstream (smokeping)[1].
[1] https://rt.cpan.org/Public/Bug/Display.html?id=96479
PR: ports/192037
Submitted by: feld
Reviewed by: rodrigo (maintainer)
Approved by: kwm (mentor)
MFH: 2014Q3 |
2.6.9_1 19 Jul 2014 15:40:49 |
rodrigo |
don't move files in stage dir anymore
Submitted by: rodrigo (maintainer)
Approved by: bapt (mentor) |
2.6.9_1 14 Jul 2014 14:17:01 |
feld |
- Update to new LIB_DEPENDS format
- Support STAGE
- Clean up rc script
- Move example configs to new .sample naming convention
Sponsored by: SupraNet Communications, Inc |
2.6.9 29 Jan 2014 09:17:42 |
rodrigo |
Update maintainer email address
Approved by: bapt@ (co-mentor) |
2.6.9 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
14 Sep 2013 15:39:55
|
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.6.9 24 May 2013 21:19:44 |
madpilot |
- Update to 2.6.9
- Remove version numbers from LIB_DEPENDS
PR: ports/178569
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Approved by: maintainer via private email |
2.6.8 30 Dec 2012 13:58:07 |
rm |
- update to 2.6.8
- trim Makefile header
- fix BUILD_DEPENDS
- convert to optionsng (by Mark Felder <feld@feld.me>)
PR: 174824
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) |
2.6.7_3 30 Jun 2012 12:42:52 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
2.6.7_3 29 Jun 2012 16:22:41 |
swills |
- Fix rc script
- Remove @stopdaemon
- Bump PORTREVISION
PR: ports/169251
Submitted by: Mark Felder <feld@feld.me>
Approved by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) |
2.6.7_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.6.7_1 14 May 2012 15:03:12 |
madpilot |
- Fix build and install
- Assign maintainership to submitter
Also merged fixes by dikshie <dikshie@sfc.wide.ad.jp> (ports/162460).
PR: ports/167868
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
Approved by: crees (mentor) |
2.6.7 13 May 2012 12:54:52 |
lth |
- update to 2.6.7
- pass maintainership |
2.4.2_7 07 May 2012 18:52:09 |
sylvio |
- Chase rrdtool shlib version bump. |
2.4.2_6 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.4.2_6 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.4.2_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.4.2_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.4.2_6 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.4.2_5 16 Feb 2010 14:33:17 |
lth |
Fixed substitution in init script
Submitted by: Martin Nielsen <charliewutwut@gmail.com>
Feature safe: yes |
2.4.2_4 15 Feb 2010 12:53:24 |
lth |
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@geeklan.co.uk> |
2.4.2_3 26 Jan 2010 15:01:10 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8).
Approved by: portmgr (itetcu) |
2.4.2_2 24 Jan 2010 06:18:08 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4).
Approved by: portmgr (itetcu) |
2.4.2_1 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
2.4.2_1 21 Nov 2008 10:37:10 |
itetcu |
- man pages installation is not conditioned by NOPORTDOCS (fix plist)
- use ETCDIR while here
- bump PORTREVISION
Approved by: maintainer timeout on QAT BotMail
Prompted by: QAT QA run |
2.4.2 29 Oct 2008 14:31:32 |
lth |
Update to 2.4.2
From CHANGES:
* added strict to both wrappers and fixed some followup errors -- tobi
* kill taint error in Smokeping.pm -- tobi
* better master/slave secrets documentation -- tobi
* do not load :sys_wait_h from POSIX perl module since this seems to
be missing in some linux distros and we can do alright without. |
2.4.1 31 Aug 2008 19:58:40 |
lth |
- Update to 2.4.1 [1]
- Use proper PORTEXAMPLES
- Start script updated to avoid deadlock with sshd
PR: ports/126966 [mostly 1]
Submitted by: chinsan |
2.3.6_1 24 Jun 2008 12:34:56 |
rafan |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
2.3.6 01 May 2008 13:39:29 |
lth |
Update to 2.3.6 |
2.2.7_2 11 Jan 2008 12:25:22 |
lth |
- Install image cropper [1]
- Fix smokeping user homedir and shell [2]
- Bump PORTREVISION
Submitted by: "Marcello Gorlani" <gorlani@gorlani.com> [1], "P Bielecki"
<pawciobiel@gmail.com> [2] |
2.2.7_1 03 Jan 2008 15:41:27 |
lth |
- Add missing dependency
- Bump PORTREVISION
Noticed by: "Marcello Gorlani" <gorlani@gorlani.com> |
2.2.7 21 Dec 2007 13:55:08 |
lth |
- Update to 2.2.7
- Fix detection of running process, fixes [1]
PR: ports/114593 [1]
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> [1] |
2.1.0 07 Oct 2007 05:45:04 |
linimon |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr |
2.1.0 11 Aug 2007 11:13:39 |
edwin |
[repocopy] net/smokeping -> databases/smokeping
Based on the description of this port, it belongs more in
net-mgmt than in net.
PR: ports/114323
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Approved by: lth@ |