| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Aug 2012 14:29:11
2.8.1_7
|
ohauer  |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
07 May 2012 18:52:09
2.8.1_7
|
sylvio  |
- Chase rrdtool shlib version bump. |
14 Jan 2012 08:57:23
2.8.1_6
|
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. |
01 Jan 2012 16:47:41
2.8.1_6
|
ohauer  |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
20 Aug 2011 17:27:52
2.8.1_6
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
18 Jul 2011 21:21:09
2.8.1_5
|
ohauer  |
- set IS_INTERACTIVE=yes
- use %%WWWDIR%% macro instead hard coded path
- support apache versions > 13
- make sure we use the rc script from port
- use "env" in generated crontab
- make sure crontab entries are removed during deinstall
- sort pkg-plist (use genplist)
- try to uninstall clean
PR: ports/158779
Submitted by: ohauer
Approved by: <manos _at_ cs.pdx.edu> (maintainer) |
20 Mar 2011 12:54:45
2.8.1_4
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
2.8.1_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
27 Mar 2010 00:15:24
2.8.1_4
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:32:25
2.8.1_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
29 Apr 2009 01:38:43
2.8.1_3
|
pgollucci  |
- USE_APACHE=yes is deprecated
PR: ports/133678
Approved by: maintainer timeout (2 weeks)
Submitted by: me |
24 Jun 2008 12:34:56
2.8.1_3
|
rafan  |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
21 May 2008 03:44:12
2.8.1_2
|
araujo  |
- Fix pkg-plist.
- Bump PORTREVISION.
Reported by: pointyhat via pav |
17 May 2008 16:21:15
2.8.1_1
|
lippe  |
- Fix typo.
- Bump PORTREVISION.
Reported by: Dan Langille (FreshPorts Sanity)
Approved by: araujo (mentor) |
17 May 2008 15:09:21
2.8.1_1  |
lippe  |
- Update to 2.8.1.
- Makefile rewrited (totally out of standard).
- Update WWW in pkg-descr.
- Move pkg-message to FILESDIR.
- Update pkg-plist.
- New RC script.
PR: ports/121824
Submitted by: Dennis Yusupoff <Denissia@yandex.ru>
Reworked by: lippe (myself)
Approved by: araujo (mentor), maintainer timeout (>2 weeks) |
05 Jul 2007 06:19:49
2.5_1
|
edwin  |
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> |
19 May 2007 20:32:57
2.5_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Jan 2006 06:38:31
2.5
|
edwin  |
SHA256ify
Approved by: krion@ |
29 Nov 2005 03:19:51
2.5
|
linimon  |
Change spaces to tab.
Requested by: maintainer |
24 Nov 2005 23:49:12
2.5
|
edwin  |
[New Port] net-mgmt/ourmon: Network Monitoring and Anomaly Detection System
Ourmon is a network management and anomaly detection system
for performing various SNMP RMON-like network analysis
tasks. It uses the BSD bpf in combination with RRDTOOL as
well as various "top talker" style tuples including: top-N
flows which include IP, TCP, UDP, and ICMP flows, top SYN
senders, top TCP/UDP ports, top single IP src to many IP
dst senders, top single IP src to L4 (TCP/UDP), top ICMP
errors which includes UDP creators of ICMP errors and other
tools for both network management and anomaly detection.
RRDTOOL graphs include a year of baselined information.
New RRDTOOL graphs may be designed with user-configured BPF
expressions a la tcpdump. Reports and logging for top
talkers are also included.
WWW: http://ourmon.cat.pdx.edu/ourmon/
PR: ports/84530
Submitted by: Charlie Schluting <manos@cs.pdx.edu> |