summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-06-02updated release tags so that they should protect against duplicate executionTobi Oetiker1-5/+3
2005-06-02* 2.0/Makefile:Niko Tyni1-0/+4
+ new target 'increment-CHANGES-version intended for automatically updating CHANGES when releasing a new version.
2005-06-01* 2.0/doc/smokeping_upgrade.pod:Niko Tyni1-1/+1
+ mention tSmoke inclusion * 2.0/bin/tSmoke.dist, 2.0/Makefile: + make tSmoke require the current Smokeping.pm version + add tSmoke to the 'patch' Makefile target to keep it up to date * 2.0/etc/config.dist: + add the 'tmail' variable * 2.0/CHANGES: + mention Dan as the original tSmoke author
2005-05-31prepare for the release of smokeping-2.0rc5Tobi Oetiker1-3/+3
2005-05-26* tSmoke stuff; no testing done yetNiko Tyni1-1/+5
+ 2.0/lib/Smokeping.pm: include config file support + 2.0/tSmoke.v4.README: integrate into tSmoke script + 2.0/bin/tSmoke.dist: * renamed from tSmoke.pl to tSmoke * installation instructions updated + 2.0/etc/tmail.dist: * renamed from 2.0/etc/tmail + 2.0/Makefile: * doc file generation
2005-05-11prepare for the release of smokeping-2.0rc4Tobi Oetiker1-2/+6
2005-04-13* updated version numbers in brancheTobi Oetiker1-2/+2
* propperly deal with branches in the target tree that have no probe propperty set.
2005-03-09* change all ISG::ParseConfig references to its new name, Config::GrammarNiko Tyni1-5/+5
2005-03-06* trunk/website/bin/nestfix.pl:Niko Tyni1-1/+1
+ renamed to branches/2.0/util/fix-pod2html.pl * branches/2.0/Makefile: + fix pod2html output with util/fix-pod2html.pl * branches/2.0/util/fix-pod2html.pl: + v1.4: insert the "N" letter into <a href="#xxx"> too. * trunk/website/bin/pod2wml.sh: + use fix-pod2html.pl from branches/2.0
2005-02-28rc2Tobi Oetiker1-1/+1
2005-02-23exclude .svn directoriesTobi Oetiker1-1/+1
2005-02-22synced Makefile ChangesTobi Oetiker1-3/+4
2005-02-20* check at startup that existing RRD files conform to the config ↵Niko Tyni1-1/+7
specifications -- niko - new Smokeping::RRDtools module - note in CHANGES and smokeping_upgrade
2005-02-16* announce smokeping version at startupNiko Tyni1-1/+1
* add matcher list to smokeping_config * make matcher names start with a capital letter * make probe names start with a capital letter * small doc updates * one more pod2html makefile fix
2005-02-15One more shot at pod2html...Niko Tyni1-2/+2
2005-02-15Further pod2html fixes - links are now properly relative.Niko Tyni1-2/+2
2005-02-15Docs: more L<> links.Niko Tyni1-1/+1
Makefile: really filter out smokeping_config.pod.
2005-02-15Makefile:Niko Tyni1-3/+11
* add the 'symlinks' and 'remove-symlinks' targets as a desperate measure to get L<smokeping> work. Bah.
2005-02-14* smokeping.cgi documentation resurrectedNiko Tyni1-10/+24
* L<> links in POD documents * mess with pod2html in Makefile to get L<> links work * add smokeping_upgrade and smokeping_examples to the README * change software requirements in smokeping_install
2005-02-14* move probes and matchers documentation to doc/SmokepingNiko Tyni1-13/+10
* include Smokeping::Examples documentation * add ../bin to pod2html search path
2005-02-14Makefile:Niko Tyni1-31/+48
* move manpages to (hopefully) right sections * new target rename-man adds the the full path to perl module manpage filenames * add pod2html temporary files to the IGNORE list
2005-02-13Delete old examples in the killdoc target.Niko Tyni1-1/+1
2005-02-13Moved probes, matchers and ciscoRttMonMIB modules to lib/Smokeping.Niko Tyni1-8/+11
2005-02-13Strip .pm from doc file names.Niko Tyni1-9/+11
2005-02-13Build fixes: Niko Tyni1-0/+2
* add (empty) doc/{matchers,probes} directories * Makefile: rule for building smokeping.html
2005-02-11niko has revamped smokeping to parse configuration much more strictly. It is ↵Tobi Oetiker1-8/+24
all documented in software/doc/smokeping_upgrade.pod
2005-02-11initial importTobi Oetiker1-0/+76