notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ovs RRDtool frontend for mail statistics
1.05_5 mail on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.05_5Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-09-02 01:37:51
Last Update: 2022-12-04 22:49:55
Commit Hash: 6d9d6c3
People watching this port, also watch:: recoverdm, dnstop, unison, dcc-dccd, rtg
License: GPLv2
WWW:
http://openvisp.fr/
Description:
OpenVISP Stats is a very simple mail statistics RRDtool frontend for mail statistics that produces daily, weekly, monthly and yearly graphs of received/sent, bounces/rejected, spam mails, viruses, ... and pop/imap statistics.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/ovs-1.05_5/catalog.mk
  2. /usr/local/share/licenses/ovs-1.05_5/LICENSE
  3. /usr/local/share/licenses/ovs-1.05_5/GPLv2
  4. www/cgi-bin/ovs.cgi
  5. www/data/ovs/ovs.css
  6. sbin/ovs.pl
  7. @owner www
  8. @group www
  9. @dir /var/db/ovs
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • ovs>0:mail/ovs
To install the port:
cd /usr/ports/mail/ovs/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/ovs
  • pkg install ovs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ovs
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ovs-1.05.tar.gz) = 155dde11c44e1c3cf743530fc54ef3e176dcec581ac52c0945612026331c0502 SIZE (ovs-1.05.tar.gz) = 26509

Packages (timestamps in pop-ups are UTC):
ovs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.05_51.05_51.05_51.05_51.05_5---
FreeBSD:13:quarterly1.05_51.05_5-1.05_51.05_51.05_51.05_51.05_5
FreeBSD:14:latest1.05_51.05_51.05_51.05_51.05_51.05_5-1.05_5
FreeBSD:14:quarterly1.05_51.05_5-1.05_51.05_51.05_51.05_51.05_5
FreeBSD:15:latest1.05_51.05_5n/a1.05_5n/a1.05_51.05_51.05_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. rrdtool>=0 : databases/rrdtool
  2. p5-File-Tail>=0 : devel/p5-File-Tail
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ovs-1.05_5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
mail_ovs
USES:
perl5 shebangfix
pkg-message:
For install:
Edit /etc/rc.conf and set ovs_enable="YES" to enable OpenVISP Stats. Make sure this script should be invoked with privilege to read /var/log/maillog. For example, you may change the permission of maillog to be 644. Another way is to make maillog owned by the mail group, and put ovs_user in that group.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.oav.net/openvisp/stats/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.05_5
04 Dec 2022 22:49:55
commit hash: 6d9d6c3a962e6f632235dd2e6f56e0ed8c2e5fa1commit hash: 6d9d6c3a962e6f632235dd2e6f56e0ed8c2e5fa1commit hash: 6d9d6c3a962e6f632235dd2e6f56e0ed8c2e5fa1commit hash: 6d9d6c3a962e6f632235dd2e6f56e0ed8c2e5fa1 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: update MASTER_SITES of ports I no longer host distfiles for
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.05_5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.05_5
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.05_5
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.05_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.05_5
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
1.05_5
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.05_5
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
1.05_5
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.05_5
02 May 2016 16:08:56
Revision:414458Original commit files touched by this commit
zeising search for other commits by this committer
Update databases/rrdtool to 1.6.0

Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.

Bump portrevision for depending ports due to shlib version bump.

For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES

Reviewed by:	kwm
Differential Revision:	D6168
1.05_4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.05_4
11 Jun 2015 10:17:22
Revision:389185Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Fix shebangs

MFH:		2015Q2
1.05_3
03 Mar 2015 02:56:15
Revision:380332Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Fix shebangs
- Drop @dirrm* from plist
- Add empty directory to plist
1.05_2
05 Jan 2015 13:18:59
Revision:376298Original commit files touched by this commit
marino search for other commits by this committer
change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perl

Several ports had rc.d scripts with hardcoded command_interpreter string
as /usr/bin/perl.  This symlink is not guaranteed to be in place, and it
isn't even an option for perl 5.20.  For affected ports, the interpreter
was changed to localbase.

In one case, the interpreter was correct, but it wasn't surround by
quotes.  Since the rc.d script would break if a space was contained in
${PREFIX}, quotes were added in that case.
1.05_1
20 Jul 2014 01:10:47
Revision:362291Original commit files touched by this commit
adamw search for other commits by this committer
Stage. Add DATADIR to plist, so PORTREVISION bump.
1.05
07 Jul 2014 15:31:02
Revision:361099Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
1.05
04 Jul 2014 09:12:57
Revision:360579Original commit files touched by this commit
bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
1.05
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
1.05
04 Sep 2013 06:06:59
Revision:326249Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
1.05
04 Feb 2013 00:54:04
Revision:311532Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.05
- Mirror the distfile

PR:		174418
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
1.03_2
06 Aug 2012 00:28:43
Original commit files touched by this commit
dougb search for other commits by this committer
Fix what looks like a copy-paste-o that originated in the same script:

command=foo >/dev/null 2>&1
	|
	v
command=foo
command_args='>/dev/null 2>&1'

This is clearly what should have been done, for several reasons.

No PORTREVISION bump because the old version simply ignored everything
after the space, and does not seem to have done any harm. However
it's good to clean these up so that similar errors aren't pasted into
a new script where they might actually matter.
1.03_2
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
1.03_2
30 Jun 2012 13:10:10
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
1.03_2
07 May 2012 18:52:09
Original commit files touched by this commit
sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
1.03_1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
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.
1.03_1
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.03_1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.03_1
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
1.03
04 Jul 2008 04:42:33
Original commit files touched by this commit
beech search for other commits by this committer
- Update to 1.03

- Changelog
  * Rejected mail now are updated in totality (eg vrfy rejection IS a
rejection).
  * Support for Policyd-weigth added by Bagolu
  * Fixed imprecises totals like in mailgraph
  * Fixed update of rrd_virus when nobody logs in (Bug and fix
    reported by Claudius Herder)
  * Added Bagolu's patches
  * Fix dovecot detection

PR:             ports/125142
Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)
1.02_2
24 Jun 2008 12:34:56
Original commit files touched by this commit
rafan search for other commits by this committer
- Chase rrdtool 1.3.0 update, bump PORTREVISION

PR:             ports/124749
Submitted by:   Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
1.02_1
03 Dec 2007 02:24:19
Original commit files touched by this commit
rafan search for other commits by this committer
- Make rc variables can be properly set by users. Default variables should be
  handled after load_rc_config per Handbook. For example, if user sets
  name_pidfile in rc.conf, it does not correctly pass to name_flags because
  when we set name_flags, it uses our default name_pidfile, but not user's.
- Bump PORTREVISION as rc scripts changed.

Approved by:    portmgr (pav), Xavier Beaudouin <kiwi at oav.net> (ovs
maintainer)
1.02
07 Oct 2007 05:45:04
Original commit files touched by this commit
linimon search for other commits by this committer
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
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
1.02
23 Sep 2007 03:54:25
Original commit files touched by this commit
edwin search for other commits by this committer
[MAINTAINER] mail/ovs: update to 1.02

        - Update to 1.02

PR:             ports/116366
Submitted by:   Xavier Beaudouin <kiwi@oav.net>
1.01
09 Sep 2007 05:44:58
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.01

PR:             ports/116183
Submitted by:   Xavier Beaudouin <kiwi at oav.net> (maintainer)
1.00
02 Sep 2007 01:37:38
Original commit files touched by this commit
rafan search for other commits by this committer
OpenVISP Stats is a very simple mail statistics RRDtool frontend for mail
statistics that produces daily, weekly, monthly and yearly graphs of
received/sent, bounces/rejected, spam mails, viruses, ... and pop/imap
statistics.

WWW: http://openvisp.fr/

PR:             ports/115938
Submitted by:   Xavier Beaudouin <kiwi at oav.net>

Number of commits found: 36