aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/smokeping
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Fixed substitution in init scriptLars Thegler2010-02-162-3/+3
| | | | | | | | Submitted by: Martin Nielsen <charliewutwut@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=249951
* by switching to using $USERS & $GROUPS pkg-install is no longer requiredLars Thegler2010-02-156-157/+67
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=249882
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-2/+1
| | | | | | | | | (part 8). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248617
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-241-8/+1
| | | | | | | | | (part 4). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248459
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=237892
* - man pages installation is not conditioned by NOPORTDOCS (fix plist)Ion-Mihai Tetcu2008-11-211-5/+6
| | | | | | | | | | | - use ETCDIR while here - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run Notes: svn path=/head/; revision=223110
* Update to 2.4.2Lars Thegler2008-10-296-27/+30
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=222200
* - Update to 2.4.1 [1]Lars Thegler2008-08-3110-28/+104
| | | | | | | | | | | - Use proper PORTEXAMPLES - Start script updated to avoid deadlock with sshd PR: ports/126966 [mostly 1] Submitted by: chinsan Notes: svn path=/head/; revision=219540
* - Chase rrdtool 1.3.0 update, bump PORTREVISIONRong-En Fan2008-06-241-0/+1
| | | | | | | | PR: ports/124749 Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) Notes: svn path=/head/; revision=215684
* Update to 2.3.6Lars Thegler2008-05-017-23/+23
| | | | Notes: svn path=/head/; revision=212416
* - Install image cropper [1]Lars Thegler2008-01-114-3/+23
| | | | | | | | | | - Fix smokeping user homedir and shell [2] - Bump PORTREVISION Submitted by: "Marcello Gorlani" <gorlani@gorlani.com> [1], "P Bielecki" <pawciobiel@gmail.com> [2] Notes: svn path=/head/; revision=205450
* - Add missing dependencyLars Thegler2008-01-031-1/+3
| | | | | | | | | - Bump PORTREVISION Noticed by: "Marcello Gorlani" <gorlani@gorlani.com> Notes: svn path=/head/; revision=204924
* - Update to 2.2.7Lars Thegler2007-12-217-76/+85
| | | | | | | | | | - Fix detection of running process, fixes [1] PR: ports/114593 [1] Submitted by: Tomoyuki Sakurai <cherry@trombik.org> [1] Notes: svn path=/head/; revision=204264
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-3/+3
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=201032
* [repocopy] net/smokeping -> databases/smokepingEdwin Groothuis2007-08-111-1/+1
| | | | | | | | | | | | 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@ Notes: svn path=/head/; revision=197455
* First steps in a big migration:Edwin Groothuis2007-07-051-1/+1
| | | | | | | | | | | | | | | | Move net/rrdtool to databases/rrdtool. It's an itch which needs to be scratched: net/rrdtool came from net/mrtg, which was a good location for it. net/mrtg has later been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database Tools", therefor it's better if it moves to databases/rrdtool. Same with net/rrdtool10. PR: ports/112942 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=194968
* Update to 2.1.0Lars Thegler2007-05-266-15/+32
| | | | Notes: svn path=/head/; revision=191917
* - Update to rcNG [1]Lars Thegler2006-12-125-43/+55
| | | | | | | | | | | - Include reload command [2] - Update MASTER_SITES PR: ports/103626 Submitted by: brd [1], Sean McAfee <smcafee@collaborativefusion.com> [2] Notes: svn path=/head/; revision=179561
* Fixed WWW user uid/gidLars Thegler2006-07-271-1/+2
| | | | Notes: svn path=/head/; revision=168872
* - Update to 2.0.9Lars Thegler2006-07-268-39/+18
| | | | | | | | | | | | - Permanent uid/gid [1] - Better handling of www uid [1] - Update WWW: URL in pkg-descr [1] PR: ports/96310 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=168806
* Update to 2.0.8Lars Thegler2006-04-145-8/+33
| | | | | | | | PR: ports/95156 [1], ports/95731 [2] Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> [1], Babak Farrokhi <babak@farrokhi.net> [2] Notes: svn path=/head/; revision=159495
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 2.0.5Lars Thegler2005-12-104-5/+6
| | | | | | | - Add SHA256 checksum Notes: svn path=/head/; revision=150805
* Pacify distfile survey by following redirects on URLs.Mark Linimon2005-10-131-1/+1
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=145227
* - Update to 2.0.3Lars Thegler2005-10-0621-362/+364
| | | | | | | - Added OPTIONS for more probes Notes: svn path=/head/; revision=144394
* Update to 1.42, and unIGNORELars Thegler2005-06-144-9/+5
| | | | | | | | PR: ports/81937 Submitted by: Krzysztof Stryjek <wtp+smokeping142@bsdguru.org> Notes: svn path=/head/; revision=137462
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Fixed quotingLars Thegler2005-05-171-1/+1
| | | | Notes: svn path=/head/; revision=135445
* Use IGNORE instead of BROKENLars Thegler2005-05-171-1/+1
| | | | | | | Prompted by: kris Notes: svn path=/head/; revision=135444
* Marked BROKEN due to incompatibility with rrdtool 1.2.x.Lars Thegler2005-05-161-0/+2
| | | | | | | Noticed by: Kent Kuriyama <kuriyama@newhost.cpf.navy.mil> Notes: svn path=/head/; revision=135362
* Update to 1.40Lars Thegler2005-05-024-5/+5
| | | | | | | | PR: ports/80289 Submitted by: Daniel Johansson <donnex@donnex.net> Notes: svn path=/head/; revision=134509
* - Update to 1.38Lars Thegler2005-02-095-73/+126
| | | | | | | | | - Rearranged man pages and port docs accordingly Noticed by: Daniel Johansson <donnex@gmail.com> Notes: svn path=/head/; revision=128411
* - Fixed pkg-plistLars Thegler2004-12-052-0/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=123226
* Fix breakage on pointyhat's 4.x chroot environmentLars Thegler2004-10-121-2/+3
| | | | | | | | | PR: ports/72401 Noticed by: pointyhat Submitted by: lth Notes: svn path=/head/; revision=119103
* Update to 1.31Lars Thegler2004-08-155-5/+8
| | | | Notes: svn path=/head/; revision=116273
* Change of email address.Lars Thegler2004-06-011-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=110600
* Update to 1.30Erwin Lansing2004-05-185-8/+5
| | | | | | | | PR: 66803 Submitted by: maintainer Notes: svn path=/head/; revision=109430
* - Update to 1.28Pav Lucistnik2004-03-294-5/+5
| | | | | | | | PR: ports/64890 Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) Notes: svn path=/head/; revision=105604
* - Update to 1.27Pav Lucistnik2004-03-155-6/+6
| | | | | | | | PR: ports/64071 Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) Notes: svn path=/head/; revision=104039
* - Update to 1.26Oliver Eikemeier2004-02-2422-223/+461
| | | | | | | | | | | | | | | - 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@thegler.dk> (maintainer) Reviewed by: clement Notes: svn path=/head/; revision=101972
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* - Update to 1.24Sergei Kolobov2003-10-233-15/+32
| | | | | | | | | | | | | | - Removed extraneous patch file - Fixed binaries paths in lib/probes/* Noticed by: Daan van de Linde - s/file/FILE/, to make portlint happy PR: 58396 Submitted by: maintainer Approved by: krion (implicit) Notes: svn path=/head/; revision=91959
* * Update to 1.23Kirill Ponomarev2003-07-303-60/+62
| | | | | | | | | | | * Cleaned up docs installation PR: 55048 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85913
* Update of port net/smokeping to version 1.21.Yen-Ming Lee2003-06-293-17/+22
| | | | | | | | | PR: 53775, 53883 Submitted by: Rob Evers <rob@debank.tv> Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=83847
* Update of the net/smokeping port to version 1.20Yen-Ming Lee2003-04-213-3/+7
| | | | | | | | PR: 51068 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=79396
* Add missing filesKris Kennaway2003-04-051-0/+2
| | | | Notes: svn path=/head/; revision=78354
* Update port net/smokeping to version 1.19.Edwin Groothuis2003-02-233-5/+5
| | | | | | | | PR: ports/48596 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=76319
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041