| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=207054
|
|
|
|
|
|
|
|
| |
Please note, the version has some issues that require you do some actions
after update. Read UPDATING file for details.
Notes:
svn path=/head/; revision=203859
|
|
|
|
|
|
|
| |
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=202760
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Fix format of previous line in MOVED (pointyhat to pav)
PR: ports/113495
Submitted by: edwin
Notes:
svn path=/head/; revision=193777
|
|
|
|
|
|
|
|
|
|
| |
- Add PHP sockets module in depends for ping works. [2]
PR: ports/110649 [1], ports/110500 [2]
Submitted by: Timur I. Bakeyev <timur@gnu.org> [1], edwin [2]
Notes:
svn path=/head/; revision=188724
|
|
|
|
|
|
|
| |
Submitted by: Matthew Seaman <m.seaman_AT_infracaninophile.co.uk>
Notes:
svn path=/head/; revision=185908
|
|
|
|
| |
Notes:
svn path=/head/; revision=184579
|
|
|
|
|
|
|
| |
Submitted by: Vaclav Hala <hala_at_kraj-jihocesky.cz>
Notes:
svn path=/head/; revision=183797
|
|
|
|
| |
Notes:
svn path=/head/; revision=183621
|
|
|
|
|
|
|
| |
Reported by: Dan Langille <dan_at_langille.org>
Notes:
svn path=/head/; revision=182208
|
|
|
|
|
|
|
| |
- Drop plugins support. It'll be done with a separate port.
Notes:
svn path=/head/; revision=176175
|
|
|
|
|
|
|
| |
Reported by: kris mail
Notes:
svn path=/head/; revision=170032
|
|
|
|
|
|
|
| |
Submitted by: Gustavo Fukao <gustavofukao@gmail.com>
Notes:
svn path=/head/; revision=169953
|
|
|
|
|
|
|
| |
- Change port version scheme.
Notes:
svn path=/head/; revision=169193
|
|
|
|
|
|
|
|
| |
PR: ports/100385
Submitted by: edwin
Notes:
svn path=/head/; revision=168120
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix path for ping in ping.pl
- Rename a patch to a common scheme
- Bump PORTREVISION
Submitted by: Giraudet Olivier <giraudeo@altern.org>
Notes:
svn path=/head/; revision=159642
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Change @dirrm with @dirrmtry for dirs where user's files may staied to
avoid an error when port deinstalls.
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=157091
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Device Filter Clear Issue
This patch fixes an issue where attempting to clear a filter
would result in the filter still being active.
2. Invalid SQL When Creating Graphs
This patch fixes an problem where an invalid SQL statement
would be executed when generating graphs.
3. Additional Error Checking for Nth Percentile
This adds more checking concerning rrd fetch returning an empty
set on a non-existant rrd file, resulting in a php warning about
invalid index.
4. MySQL 5.x Strict Mode Compatibility
Allows MySQL 5.x to utilize the default "strict" sql_mode.
As an added benefit, this patch also automatically calculates
the maximum speed of your interface graphs preventing gigabit
interfaces from being overrun.
Reminded by: demon
Notes:
svn path=/head/; revision=153827
|
|
|
|
|
|
|
|
|
|
| |
* Numerous bugs fixed
* A few notable features include MySQL 5.x support
* New 5th percentile functionality, and multiple command line scripts
- Refine a little pkg-message.in
Notes:
svn path=/head/; revision=152839
|
|
|
|
|
|
|
| |
- mysql-administrator: simplify BROKEN message
Notes:
svn path=/head/; revision=147896
|
|
|
|
|
|
|
|
|
|
|
| |
Note: I'd like to stick the schema where PORTREVISION reflects
a vendor patch level. So first digit(s) will the verndor
patch level and second one will a port revision level.
Reported by: Anthony Maszeroski <maszeroskia3@Scranton.edu>
Notes:
svn path=/head/; revision=147192
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PHP Short Open Tag Syntax Error
If PHP's 'short_open_tag' configuration option is turned off,
a syntax error is displayed on the 'graph_view.php' page.
* Broken Graph Zoom Graph
When traversing to the graph zoom page from the graph properties
page (wrench icon), the graph image appears to be broken.
* Script Server SNMP Argument Mismatch
A problem has been discovered with the ordering of SNMP
authentication arguments in the two Host MIB script server scripts.
This may cause unreliable results when trying to recache
the Host-CPU and Host-Disk data queries.
* Remove Disable MIB File Parsing Code
Re-Enables the MIB file parsing code in the poller to prevent
errors from being printed to the console.
Notes:
svn path=/head/; revision=145990
|
|
|
|
| |
Notes:
svn path=/head/; revision=142373
|
|
|
|
|
|
|
| |
- PORTREVISION now reflects a patchset number.
Notes:
svn path=/head/; revision=140224
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submtted by: Babak Farrokhi <babak@farrokhi.net>
Security: Fixes remote command execution, and more.
Security: http://www.hardened-php.net/advisory-032005.php
http://www.hardened-php.net/advisory-042005.php
http://www.hardened-php.net/advisory-052005.php
Approved by: maintainer bypass for security update
With hat: secteam
Notes:
svn path=/head/; revision=138506
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I've moved DB settings from config.php to db-settings.php and save it
instead.
Read UPDATING.
Reported by: Zoltan Frombach <tssajo@hotmail.com>,
Andrej Zverev <az@inec.ru>
Notes:
svn path=/head/; revision=137812
|
|
|
|
|
|
|
| |
An user config file was owerwritten with this typo.
Notes:
svn path=/head/; revision=137810
|
|
|
|
| |
Notes:
svn path=/head/; revision=137806
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Poller Auto Recache on Empty Output
Fixes a problem where the poller would force a data query recache
when a device returned empty output. This may have caused problems
for hosts that are frequently down.
2) Poller Output SQL Order By
Removes an SQL "order by" statement from the poller output processing
that might cause graph gaps for installations with a large number
of poller processes.
3) Additional RRDTool 1.2 Support
Adds more font control options that are supported in RRDTool 1.2.
The default slope mode has been changed for more organic looking
graph lines.
Notes:
svn path=/head/; revision=137100
|
|
|
|
|
|
|
|
|
| |
- Fix df output (Kb required) (*)
Submitted by: Zoltan Frombach <tssajo@hotmail.com> (*)
Notes:
svn path=/head/; revision=134438
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove useless empty dirs
- Fix package
- Makefile refactoring
- Utilize SUB_FILES magic
- Update pkg-message
Reported by: kris (via pointyhat) [1]
Notes:
svn path=/head/; revision=133816
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Apply all vendor's patches
- Remove redundant macro in Makefile
- Add www as second category
- Fix log file owner
- Don't destroy user config on updating
Approved by: maintainer (silence for 2+ monthes, no submits for 6 monthes)
Notes:
svn path=/head/; revision=133737
|
|
|
|
|
|
|
|
|
| |
PR: ports/78442
Submitted by: self
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=131825
|
|
|
|
|
|
|
| |
Submitted by: Brad Davis <so14k@so14k.com>
Notes:
svn path=/head/; revision=119697
|
|
|
|
| |
Notes:
svn path=/head/; revision=110504
|
|
|
|
| |
Notes:
svn path=/head/; revision=110440
|
|
|
|
|
|
|
|
| |
PR: ports/67253
Submitted by: Lars Thegler <lars@thegler.dk>
Notes:
svn path=/head/; revision=110132
|
|
|
|
| |
Notes:
svn path=/head/; revision=106640
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainer who's not on Internet anymore
PR: ports/62973
Submitted by: ZParta <zparta@skebo.ac>
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=104876
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
PR: ports/59996
Submitted by: Vincent Tantardini <vinc@freebsd-fr.org>
Notes:
svn path=/head/; revision=96317
|