1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Frederic Culot
f1e2d54e5f - Update to 2.04
PR:		ports/170757
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2012-08-19 07:40:53 +00:00
Andrej Zverev
c9b4f372f4 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 12:42:52 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Sylvio Cesar Teixeira
b240caf9e4 - Chase rrdtool shlib version bump. 2012-05-07 18:52:09 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Frederic Culot
414a779051 - Update to 2.01
- Add LICENSE (GPLv2)

PR:		ports/160529
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2011-09-07 09:07:16 +00:00
Andrej Zverev
ec4d2e2c6d Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI. 2011-08-23 12:18:06 +00:00
Pav Lucistnik
ac8d209699 - Upgrade to USERS/GROUPS
- Provide new rc scripts

PR:		ports/153162
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2010-12-22 21:59:21 +00:00
Pav Lucistnik
3827b68ca0 - Update to 1.0.9
PR:		ports/152116
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2010-11-26 11:16:35 +00:00
Philip M. Gollucci
e5d1394eb9 - Use KNOBS
- Use Std pkg names
- p5-libapreq2 pulls in mod_perl2

PR:             ports/146898
Submitted by:   pgollucci@ (myself)
Approved by:    maintainer (corsmith@gmail.com)
2010-05-27 04:23:30 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Martin Wilke
f28b229a7d - Add missing pkg-message to fix the build
Reported by:	pavbot/erwinbot
Approved by:	portmgr (erwin)
2009-04-17 08:46:16 +00:00
Martin Wilke
f5b8160b9d - Update to 1.0.8
PR:		133450
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2009-04-11 08:21:24 +00:00
Martin Wilke
b6f41d5952 - Update to 1.0.7
PR:		126536
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2008-08-15 13:16:12 +00:00
Rong-En Fan
a1dec40918 - Update to 1.0.6
PR:		ports/119921
Submitted by:	Corey Smith <corsmith at gmail.com> (maintainer)
2008-02-07 04:38:46 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Edwin Groothuis
3de5a84967 First steps in a big migration:
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>
2007-07-05 06:19:49 +00:00
Martin Wilke
899b4c04d5 - Update to 1.0.4
PR:		ports/106953
Submitted by:	miwi
Approved by:	maintainer
2006-12-23 21:09:47 +00:00
Edwin Groothuis
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Edwin Groothuis
0c27acb617 New port: net-mgmt/torrus The Data Series Processing Framework -
think mrtg with xml configs

Torrus is designed to be the universal data series processing framework.
Although most users deploy Torrus for SNMP monitoring, it might be useful for
data series of any nature. Tobi Oetiker's RRDtool is used for data storage.

    * Configuration compiler and validator. It processes the XML configuration
      files and saves the configuration into a database.
    * View renderer and the web interface. They generate HTML and the graphical
      representation of the datasources and provide user authentication and
      authorization. All generated output is controlled by the configuration
      parameters and templates. The users can easily create their own
      presentation of data series.
    * SNMP Collector. Modular collector core architecture allows further
      extension with new collector and storage types. Any datasource can have
      its own polling schedule.
    * SNMP Device Discovery Tool. Devdiscover is a new, modular, flexible, and
      expandable tool for automatic generation of Torrus configuration files.
      New device types and MIBs are easily added as independent Perl modules.
    * Threshold monitor. All data, regardless of their type and nature, can be
      monitored according to the user-defined rules. The rules can also include
      the datasource-specific parameters, e.g. boundary values etc. The
      thresholds are specified by RPN expressions.

WWW: http://torrus.org

- Corey Smith
corsmith@gmail.com

PR:		ports/86634
Submitted by:	Corey Smith <corsmith@gmail.com>
2005-11-23 13:24:25 +00:00