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
Port details
cacti Web-driven graphing interface for RRDTool
1.2.28 net-mgmt on this many watch lists=31 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.28Version of this port present on the latest quarterly branch.
Maintainer: m.muenz@gmail.com search for ports maintained by this maintainer
Port Added: 2007-06-18 11:14:07
Last Update: 2025-01-17 16:42:39
Commit Hash: 3b783d4
People watching this port, also watch:: net-snmp, libxml2, gettext, expat, gmake
Also Listed In: www
License: GPLv2+
WWW:
https://www.cacti.net/
Description:
Cacti is a complete frontend to RRDTool, it stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain Graphs, Data Sources, and Round Robin Archives in a database, cacti handles the data gathering. There is also SNMP support for those used to creating traffic graphs with MRTG.
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
There is no configure plist information for this port.
Dependency lines:
  • cacti${PHP_PKGNAMESUFFIX}>0:net-mgmt/cacti
To install the port:
cd /usr/ports/net-mgmt/cacti/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/cacti
  • pkg install cacti-php83
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cacti-php83
Package flavors (<flavor>: <package>)
  • php83: cacti-php83
  • php81: cacti-php81
  • php82: cacti-php82
  • php84: cacti-php84
distinfo:
TIMESTAMP = 1737039609 SHA256 (cacti-1.2.28.tar.gz) = 4a095821a9435e1b9c8294e709365f67e59dd7696c3f3feffa9cd9ace1d8cea7 SIZE (cacti-1.2.28.tar.gz) = 46785888

Packages (timestamps in pop-ups are UTC):
cacti
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.2.16-----
FreeBSD:13:quarterly1.2.281.2.28-1.2.261.2.28-1.2.23_11.2.23_1
FreeBSD:14:latest1.2.26-1.2.231.2.26---1.2.23_1
FreeBSD:14:quarterly1.2.281.2.28-1.2.281.2.28-1.2.23_11.2.23_1
FreeBSD:15:latest1.2.26-n/a1.2.26n/a-1.2.23_11.2.26
 
cacti-php81
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.281.2.28-1.2.281.2.28---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.2.28--1.2.28---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.2.28n/a-n/a---
 
cacti-php82
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.281.2.28-1.2.281.2.28---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.2.28--1.2.28---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.2.28n/a-n/a---
 
cacti-php83
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.281.2.28-1.2.281.2.28---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.2.28--1.2.28---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.2.28n/a-n/a---
 
cacti-php84
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.281.2.28-1.2.281.2.28---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.2.28--1.2.28---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.2.28n/a-n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. rrdtool : databases/rrdtool
  2. php.h : lang/php83
  3. ctype.so : textproc/php83-ctype
  4. filter.so : security/php83-filter
  5. gd.so : graphics/php83-gd
  6. gettext.so : devel/php83-gettext
  7. gmp.so : math/php83-gmp
  8. intl.so : devel/php83-intl
  9. ldap.so : net/php83-ldap
  10. mbstring.so : converters/php83-mbstring
  11. pcntl.so : devel/php83-pcntl
  12. pdo.so : databases/php83-pdo
  13. pdo_mysql.so : databases/php83-pdo_mysql
  14. posix.so : sysutils/php83-posix
  15. session.so : www/php83-session
  16. simplexml.so : textproc/php83-simplexml
  17. sockets.so : net/php83-sockets
  18. snmp.so : net-mgmt/php83-snmp
  19. xml.so : textproc/php83-xml
  20. zlib.so : archivers/php83-zlib
Library dependencies:
  1. libmysqlclient.so.21 : databases/mysql80-client
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. net-mgmt/better-cacti-templates*
  2. net-mgmt/percona-monitoring-plugins*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
net-mgmt_cacti
USES:
cpe mysql php:flavors,web shebangfix
pkg-message:
For install:
Cacti is now installed. If you install it for the first time, you may have to follow this steps to make it work correctly: 1. Create the MySQL database, a cacti user, and initialize: a) CREATE DATABASE `cacti`; b) Create a mysql user/password for cacti: CREATE USER 'cacti'@'localhost' IDENTIFIED BY 'password'; FLUSH PRIVILEGES; c) Add GRANTS: GRANT ALL ON `cacti`.* TO 'cacti'@'localhost'; GRANT SELECT ON `mysql`.`time_zone_name` TO 'cacti'@'localhost'; FLUSH PRIVILEGES; d) Import the default cacti database: mysql --database=cacti -ucacti -p < /usr/local/share/cacti/cacti.sql If you haven't already imported your MySQL timezone data, you need to do this: mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root -p mysql NOTE: * Cacti does not LOCK TABLES. 2. Edit /usr/local/share/cacti/include/config.php from the template config.php.orig. PHP requires the time zone to be explicitly set rather that rely on the system time zone, otherwise poller complains. I added the following line to my config.php: date_default_timezone_set('America/Los_Angeles'); 3. Add the following line to cron for cacti: */5 * * * * /usr/local/bin/php /usr/local/share/cacti/poller.php > /dev/null 2>&1 4. Example Apache 2.4 configuration: (This assumes that you have installed a working PHP Apache install, e.g. with mod_php) <FilesMatch "\.php$"> SetHandler application/x-httpd-php </FilesMatch> <FilesMatch "\.phps$"> SetHandler application/x-httpd-php-source </FilesMatch> DirectoryIndex index.php DocumentRoot "/usr/local/share/cacti" Alias /cacti "/usr/local/share/cacti/" Alias /Cacti "/usr/local/share/cacti/" <Directory "/usr/local/share/cacti"> Require all granted AllowOverride None Order Allow,deny Allow from all </Directory> 5. Open a Cacti login page in your web browser and follow the install instructions. If you update cacti, open a login page and an updating process will start automatically. NOTEs as of 10Aug2014: 1) Cacti now better supports hier(7) a) Cacti log files are now found under /var/log/cacti where you can manage them using newsyslog. b) Cacti RRD files are now found under /var/db/cacti/rra. If you have an existing Cacti installation these paths are also found in Cacti's SQL database and MUST be updated. These two SQL commands should do the trick: UPDATE settings SET value='/var/log/cacti/log' \ WHERE name='path_cactilog'; UPDATE poller_item SET rrd_path=\ REPLACE(rrd_path,'/usr/local/share/cacti/rra','/var/db/cacti/rra') \ WHERE rrd_path REGEXP '^/usr/local/share/cacti/rra'; 2) The PERL paths in the Cacti PERL scripts have been updated to /usr/local/bin. Other Erratas: 1) Mount linprocfs in /compat/linux/proc will allow most scripts to work. 2) This package does not install a MySQL server in case you wish to use an external MySQL server. Install a package such as mysql57-server if you require a local server.
If upgrading from < 1.2.4:
Starting with version 1.2.4 the option SNMPBIN is no longer required and has therefore been removed. Now you can enable PHP integrated support via the "$php_snmp_support" variable in config.php
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftpmirror.uk/freebsd-ports/cacti/
  2. http://www.cacti.net/downloads/
Collapse this list.

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.28
17 Jan 2025 16:42:39
commit hash: 3b783d4ddded795cdd3f5d9aa107f0ffbabbf803commit hash: 3b783d4ddded795cdd3f5d9aa107f0ffbabbf803commit hash: 3b783d4ddded795cdd3f5d9aa107f0ffbabbf803commit hash: 3b783d4ddded795cdd3f5d9aa107f0ffbabbf803 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
net-mgmt/cacti: Flavorize PHP

Add PHP flavor to be able to use package with all PHP versions.

PR:		284037
Approved by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
1.2.28
17 Jan 2025 16:31:59
commit hash: 75e2ca30e765f24d07c12dc8744a40b0b90f783ecommit hash: 75e2ca30e765f24d07c12dc8744a40b0b90f783ecommit hash: 75e2ca30e765f24d07c12dc8744a40b0b90f783ecommit hash: 75e2ca30e765f24d07c12dc8744a40b0b90f783e files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
net-mgmt/cacti: Update 1.2.26 → 1.2.28 (PHP 8.3 support and security fixes)

Security fixes in 1.2.27:
GHSA-37x7-mfjv-mm7m Authentication Bypass when using using older
                    password hashes
GHSA-7cmj-g5qc-pj88 RCE vulnerability when importing packages
GHSA-cx8g-hvq8-p2rv RCE vulnerability when plugins include files
GHSA-gj3f-p326-gh8r SQL Injection vulnerability when using tree rules
                    through Automation API
GHSA-grj5-8fcj-34gh XSS vulnerability when using JavaScript based
                    messaging API
GHSA-jrxg-8wh8-943x SQL Injection vulnerability when using form
                    templates
GHSA-p4ch-7hjw-6m87 XSS vulnerability when reading tree rules with
                    Automation API
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.26
22 Feb 2024 12:31:21
commit hash: e83e750945b6cc4db9c3bdc4051b2927ce2da02bcommit hash: e83e750945b6cc4db9c3bdc4051b2927ce2da02bcommit hash: e83e750945b6cc4db9c3bdc4051b2927ce2da02bcommit hash: e83e750945b6cc4db9c3bdc4051b2927ce2da02b files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Michael Muenz
net-mgmt/cacti: update to 1.2.26

Changelog: https://www.cacti.net/info/changelog

PR:		277136, 271440
Reported by:	Dani I. <i.dani@outlook.com>
1.2.23_1
18 May 2023 08:19:47
commit hash: bc6e8c0e283fcec28796a874d6280a2081bc801dcommit hash: bc6e8c0e283fcec28796a874d6280a2081bc801dcommit hash: bc6e8c0e283fcec28796a874d6280a2081bc801dcommit hash: bc6e8c0e283fcec28796a874d6280a2081bc801d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: David Siebörger
net-mgmt/cacti: USE_PHP+= intl pcntl

In version 1.2.23, Cacti's installer checks for the presence of the intl
and pcntl PHP modules.  Thus the port ought to depend on those modules.

Also switch to DISTVERSION while we are at it.

See also:	https://github.com/Cacti/cacti/commit/27308d84
See also:	https://github.com/Cacti/cacti/commit/15cdd4a5
PR:		269022
Approved by:	m.muenz@gmail.com (maintainer)
1.2.23
16 Apr 2023 18:09:23
commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Remove merged or non-existent USE_PHP directives

- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.23
05 Jan 2023 19:32:22
commit hash: 32bac56e98aad752f05a3fb9d2cff5310d02d94ecommit hash: 32bac56e98aad752f05a3fb9d2cff5310d02d94ecommit hash: 32bac56e98aad752f05a3fb9d2cff5310d02d94ecommit hash: 32bac56e98aad752f05a3fb9d2cff5310d02d94e files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Michael Muenz
net-mgmt/cacti: Update to 1.2.23

ChangeLog: https://www.cacti.net/info/changelog

PR:		268742
Reported by:	m.muenz@gmail.com (maintainer)
MFH:		2023Q1	(security fix)
Security:	CVE-2022-46169
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.2.22
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
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.2.22
20 Aug 2022 02:27:32
commit hash: 3dc3bf894d173622f40f230b73b9afebdc5102c9commit hash: 3dc3bf894d173622f40f230b73b9afebdc5102c9commit hash: 3dc3bf894d173622f40f230b73b9afebdc5102c9commit hash: 3dc3bf894d173622f40f230b73b9afebdc5102c9 files touched by this commit This port version is marked as vulnerable.
Neel Chauhan (nc) search for other commits by this committer
Author: Michael Muenz
net-mgmt/cacti: Update to 1.2.22

Changes: https://www.cacti.net/info/changelog

PR:	265946
1.2.21
28 Jun 2022 16:05:19
commit hash: 69057e1c6b5bddffae03f22ea45d502c069ac24dcommit hash: 69057e1c6b5bddffae03f22ea45d502c069ac24dcommit hash: 69057e1c6b5bddffae03f22ea45d502c069ac24dcommit hash: 69057e1c6b5bddffae03f22ea45d502c069ac24d files touched by this commit This port version is marked as vulnerable.
Neel Chauhan (nc) search for other commits by this committer
Author: Michael Muenz
net-mgmt/cacti: Update to 1.2.21

Changes: https://www.cacti.net/info/changelog

PR:	264932
1.2.20
27 May 2022 18:28:55
commit hash: 35303e5e3b493a841637bfa59ed61dbecdb7f52acommit hash: 35303e5e3b493a841637bfa59ed61dbecdb7f52acommit hash: 35303e5e3b493a841637bfa59ed61dbecdb7f52acommit hash: 35303e5e3b493a841637bfa59ed61dbecdb7f52a files touched by this commit This port version is marked as vulnerable.
Koichiro Iwao (meta) search for other commits by this committer
Author: David Siebörger
net-mgmt/cacti: fix plist if CACTIUSER != cacti

PR:		264285
Reported by:	David Siebörger <drs-freebsd@sieborger.nom.za>
Tested by:	meta
Approved by:	blanket (plist fix)
1.2.20
23 Apr 2022 20:08:10
commit hash: 516b831fa7f18bda421e28017d53ac29e89a5486commit hash: 516b831fa7f18bda421e28017d53ac29e89a5486commit hash: 516b831fa7f18bda421e28017d53ac29e89a5486commit hash: 516b831fa7f18bda421e28017d53ac29e89a5486 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: Michael Muenz
net-mgmt/cacti: Update to 1.2.20

Changelog:	https://www.cacti.net/info/changelog/1.2.20

PR:		263491
1.2.19
27 Dec 2021 14:32:43
commit hash: 707620552a1fee8527935ae6dffd4d944e4a66f0commit hash: 707620552a1fee8527935ae6dffd4d944e4a66f0commit hash: 707620552a1fee8527935ae6dffd4d944e4a66f0commit hash: 707620552a1fee8527935ae6dffd4d944e4a66f0 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Michael Muenz
net-mgmt/cacti: Update to 1.2.19

Change log: https://cacti.net/info/changelog

PR:		260726
1.2.17
10 Jun 2021 14:12:07
commit hash: 073124bd04f0d5cb9c80599da3df15887e3968efcommit hash: 073124bd04f0d5cb9c80599da3df15887e3968efcommit hash: 073124bd04f0d5cb9c80599da3df15887e3968efcommit hash: 073124bd04f0d5cb9c80599da3df15887e3968ef files touched by this commit This port version is marked as vulnerable.
Rodrigo Osorio (rodrigo) search for other commits by this committer
net-mgmt/cacti: Update to 1.2.17

Full changelog: https://github.com/Cacti/cacti/releases/tag/release%2F1.2.17

PR:		256325
Security:	CVE-2020-35701
MFH:		2021Q2
Approved by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
1.2.16
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.2.16
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.16
16 Dec 2020 12:16:58
Revision:558224Original commit files touched by this commit This port version is marked as vulnerable.
kai search for other commits by this committer
net-mgmt/cacti: Update to 1.2.16

Changelog:

https://www.cacti.net/release_notes.php?version=1.2.16

PR:		251673
Submitted by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
1.2.14
02 Sep 2020 04:28:03
Revision:547321Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
net-mgmt/cacti: Update to 1.2.14

PR:		248878
Submitted by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
1.2.13
28 Jul 2020 08:40:55
Revision:543584Original commit files touched by this commit This port version is marked as vulnerable.
joneum search for other commits by this committer
Update to 1.2.13

With this release, there are a number of CVE's that have been addressed. We
would like to take this moment to thank those who have contributed to Cacti with
special mention to: Mayfly277 ddb4github yingbaiibm DavidLiedke kim-fitness
bmfmancini riversdev0 The Cacti Group are made up of volunteers where all help
and contributions are appreciated. Thanks to GitHub's recent Sponsors program,
you can now also contribute financially to the project by using the "Sponsors"
button on the GitHub Cacti repository or when viisting
https://github.com/sponsors/Cacti We hope that you enjoy this release and that
in the current unsettling climate, you are all safe and well.

Changelog: https://www.cacti.net/release_notes.php?version=1.2.13

PR:		248139
Reported by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
MFH:		2020Q3
Relnotes:	cd2dc126-cfe4-11ea-9172-4c72b94353b5
Sponsored by:	Netzkommune GmbH
1.2.12
05 May 2020 01:47:10
Revision:534006Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.2.12

Changelog:	https://github.com/Cacti/cacti/blob/release/1.2.12/CHANGELOG

PR:		246161
Submitted by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
MFH:		2020Q2
X-MFH-with:	531284
Security:	cd864f1a-8e5a-11ea-b5b4-641c67a117d8
1.2.11
10 Apr 2020 03:15:19
Revision:531284Original commit files touched by this commit This port version is marked as vulnerable.
woodsb02 search for other commits by this committer
net-mgmt/cacti: Update to 1.2.11

Also change maintainer to submitter. Thanks for maintaining this port
for the last 5 years Dan, and for stepping up to the plate Michael!

Changes this release:
  https://github.com/Cacti/cacti/blob/release/1.2.11/CHANGELOG

PR:		245468
Submitted by:	Michael Muenz <m.muenz@gmail.com>
Approved by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.2.10
07 Apr 2020 14:24:40
Revision:530981Original commit files touched by this commit This port version is marked as vulnerable.
woodsb02 search for other commits by this committer
net-mgmt/cacti: Update to 1.2.10

Changes this release:
  https://github.com/Cacti/cacti/blob/release/1.2.10/CHANGELOG

PR:		245198
Submitted by:	Michael Muenz <m.muenz@gmail.com>
Approved by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
MFH:		2020Q2
Security:	https://www.vuxml.org/freebsd/e2b564fc-7462-11ea-af63-38d547003487.html
1.2.8
06 Jan 2020 19:02:42
Revision:522267Original commit files touched by this commit This port version is marked as vulnerable.
kai search for other commits by this committer
net-mgmt/cacti: Update to 1.2.8

* Sort pkg-plist to make future patching/comparing easier.

While I'm here:

* Use ${COPYTREE_SHARE} to correctly install a whole set of files instead of
  using "cp -R".

* Also remove a very outdated test was required when updating to the 0.8.7a
  release of net-mgmt/cacti.  It was introduced +12 years ago in r203859 and
  is no longer required nowadays.

Changelog:

https://github.com/Cacti/cacti/releases/tag/release%2F1.2.8

PR:		242834
Submitted by:	Michael Muenz <m.muenz@gmail.com> (based on)
Approved by:	maintainer timeout (14 days)
MFH:		2020Q1
Security:	86224a04-26de-11ea-97f2-001a8c5c04b6
1.2.7
02 Oct 2019 14:53:51
Revision:513582Original commit files touched by this commit This port version is marked as vulnerable.
kai search for other commits by this committer
net-mgmt/cacti: Update to 1.2.7

Changelog since: 1.2.5:

* Fixes CVE-2019-16723 that allowed unrestricted access to graphs
* Various bugfixes

https://github.com/Cacti/cacti/blob/release/1.2.7/CHANGELOG

PR:		204999
Submitted by:	Michael Muenz <m.muenz@gmail.com>
Approved by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
MFH:		2019Q4
Security:	ed18aa92-e4f4-11e9-b6fa-3085a9a95629
1.2.5
19 Aug 2019 20:25:28
Revision:509310Original commit files touched by this commit This port version is marked as vulnerable.
kai search for other commits by this committer
net-mgmt/cacti: Update to 1.2.5

* Remove the SNMPBIN option that was introduced with r490477 and which is no
  longer required since the 1.2.4 release.

  It was used as a workaround to override the internal PHP SNMP calls which
  led to graphs that didn't update within cacti.

  The PHP SNMP extension can now be enabled/disabled by a re-purposed
  variable in the configuration file.

While I'm here:

* Remove superfluous "+=" from PLIST_SUB and SUB_LIST because there are no
  previous definitions of those variables.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.3
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
1.2.3
10 Apr 2019 21:10:01
Revision:498602Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
net-mgmt/cacti: Update to 1.2.3

PR:		236927
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.2.1
25 Jan 2019 15:16:06
Revision:491152Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
net-mgmt/cacti: update to 1.2.1

PR:		235165
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.2.0_2
16 Jan 2019 12:59:37
Revision:490477Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
net-mgmt/cacti: fix issues with graphs

PR:		234952
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.2.0_1
08 Jan 2019 18:13:56
Revision:489731Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
net-mgmt/cacti: fix typo

PR:		234735
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Reported by:	Arnaud de Prelle <arnaud@pnzone.net>
1.2.0
06 Jan 2019 16:32:03
Revision:489505Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
net-mgmt/cacti: update to 1.2.0

PR:		234664
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.38
23 Nov 2018 15:47:28
Revision:485683Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
net-mgmt/cacti: update to 1.1.38

PR:		233116
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.37
11 Apr 2018 00:32:33
Revision:467020Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.37

Changes:	https://www.cacti.net/release_notes.php?version=1.1.37

PR:		227212
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.36
04 Mar 2018 04:11:49
Revision:463550Original commit files touched by this commit This port version is marked as vulnerable.
yuri search for other commits by this committer
net-mgmt/cacti: Update to 1.1.36

This is a bugfix release.

PR:		226334
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by:	tcberner (mentor, implicit)
1.1.35
19 Feb 2018 12:41:09
Revision:462312Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.35

Changes:	https://www.cacti.net/release_notes.php?version=1.1.35

PR:		225958
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.34
07 Feb 2018 13:58:19
Revision:461144Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.34

Changes:	https://www.cacti.net/release_notes.php?version=1.1.34

PR:		225715
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.33
27 Jan 2018 16:30:34
Revision:460128Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.33

Changes:	https://www.cacti.net/release_notes.php?version=1.1.32
		https://www.cacti.net/release_notes.php?version=1.1.33

PR:		225419
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.31
19 Jan 2018 21:06:22
Revision:459472Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.31

Changes:	https://www.cacti.net/release_notes.php?version=1.1.31

PR:		225293
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.30
05 Jan 2018 00:48:24
Revision:458097Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.30

Changes:	https://www.cacti.net/release_notes.php?version=1.1.30

PR:		224889
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.29
31 Dec 2017 14:29:46
Revision:457695Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.29

While here, update license.

Changes:	https://www.cacti.net/release_notes.php?version=1.1.29

PR:		224727
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.28
21 Nov 2017 12:04:25
Revision:454601Original commit files touched by this commit This port version is marked as vulnerable.
pizzamig search for other commits by this committer
net-mgmt/cacti: Update to 1.1.28

PR:		223756
Submitted by:	freebsd-ports@dan.me.uk (maintainer)
Approved by:	olivier (mentor)
MFH:		2017Q4
Security:	CVE-2017-16641
Security:	CVE-2017-16660
Security:	CVE-2017-16661
Security:	CVE-2017-16785
Differential Revision:	https://reviews.freebsd.org/D13175
1.1.27
25 Oct 2017 14:37:01
Revision:452861Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
net-mgmt/cacti: Update to 1.1.27

PR:		223235
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.26
19 Oct 2017 20:00:15
Revision:452466Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
net-mgmt/cacti: update to 1.1.26

PR:		223107
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
MFH:		2017Q4
Security:	e1cb9dc9-daa9-44db-adde-e94d900e2f7f
1.1.24
19 Sep 2017 03:38:45
Revision:450098Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.24

Changes:	http://www.cacti.net/release_notes.php?version=1.1.23
		http://www.cacti.net/release_notes.php?version=1.1.24

PR:		222430
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.22
12 Sep 2017 11:15:04
Revision:449683Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.22

Changes:	https://www.cacti.net/release_notes.php?version=1.1.22

PR:		222216
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.21
06 Sep 2017 02:54:38
Revision:449323Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.21

Changes:	https://www.cacti.net/release_notes.php?version=1.1.21

PR:		222063
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.20
31 Aug 2017 01:59:11
Revision:449007Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.20

Changes:	https://www.cacti.net/release_notes.php?version=1.1.20

PR:		221932
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.19
23 Aug 2017 01:10:13
Revision:448588Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.19

Changes:	https://www.cacti.net/release_notes.php?version=1.1.19

PR:		221693
Submitted by:	Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.18
20 Aug 2017 15:10:39
Revision:448430Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.18

Changes:	https://www.cacti.net/release_notes.php?version=1.1.18

PR:		221669
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.17
14 Aug 2017 23:20:01
Revision:447970Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.17

- Regenerate patches

Changes:	https://www.cacti.net/release_notes.php?version=1.1.17

PR:		221499
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.16
04 Aug 2017 10:56:11
Revision:447324Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 1.1.16

PR:		221205
Submitted by:	freebsd-ports@dan.me.uk(maintainer)
1.1.15
03 Aug 2017 09:01:13
Revision:447198Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
1.1.15
27 Jul 2017 01:19:51
Revision:446709Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.15

Changes:	https://www.cacti.net/release_notes.php?version=1.1.14
		https://www.cacti.net/release_notes.php?version=1.1.15

PR:		221013
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
MFH:	2017Q3
1.1.13
16 Jul 2017 11:58:03
Revision:445997Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.13 (Fixes security vulnerability)

Changes:	https://www.cacti.net/release_notes.php?version=1.1.13

PR:		220742
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by:	garga (mentor, implicit)
MFH:		2017Q3
1.1.12
06 Jul 2017 01:32:11
Revision:445115Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.12

Changes: http://www.cacti.net/release_notes.php?version=1.1.11
         http://www.cacti.net/release_notes.php?version=1.1.12

PR:		220498
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by:	garga (mentor, implicit)
1.1.10
17 Jun 2017 08:33:35
Revision:443733Original commit files touched by this commit This port version is marked as vulnerable.
joneum search for other commits by this committer
- net-mgmt/cacti: Update from 1.1.9 to 1.1.10

- Changelog: http://www.cacti.net/release_notes.php?version=1.1.10

PR:		220036
Submitted by:	Daniel Austin <freebsd-ports at dan.me.uk> (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11241
1.1.9
10 Jun 2017 15:00:34
Revision:443097Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
net-mgmt/cacti: Update to 1.1.9

Changes: http://www.cacti.net/release_notes.php?version=1.1.8
         http://www.cacti.net/release_notes.php?version=1.1.9

PR:		219854
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11122
1.1.7
06 Jun 2017 00:47:25
Revision:442731Original commit files touched by this commit This port version is marked as vulnerable.
dbaio search for other commits by this committer
Repocopy from net-mgmt/cacti (r416066) -> net-mgmt/cacti88

Web-driven graphing interface for RRDTool (Old version of net-mgmt/cacti)

New releases of Cacti are still unable to work with useful plugins like
"GPS Map" and "Network Weathermap".

While here, minor fixes and get improvements from the current port.

PR:		219685
Submitted by:	Vinicius Zavam <egypcio@googlemail.com>
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11023
1.1.7
26 May 2017 09:11:41
Revision:441766Original commit files touched by this commit This port version is marked as vulnerable.
joneum search for other commits by this committer
- Update to 1.1.7

PR:	219478
Submitted by:	Daniel Austin (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10887
1.1.6
23 May 2017 05:54:44
Revision:441508Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.1.6

PR:		219158
Submitted by:	maintainer
1.1.5
29 Apr 2017 15:44:00
Revision:439755Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 1.1.5

- Regenerate patch files with makepatch:

Changes:	http://www.cacti.net/changelog.php
PR:		218949
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.1.4
26 Apr 2017 07:35:06
Revision:439432Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
net-mgmt/cacti: update 1.0.4 -> 1.1.4

PR:		217707
Changes:	http://www.cacti.net/changelog.php
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
1.0.1
10 Feb 2017 15:50:53
Revision:433809Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Update to 1.0.0, and adds support for php7.

PR:		216801
Submitted by:	maintainer
0.8.8h
28 May 2016 20:09:26
Revision:416066Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
net-mgmt/cacti: 0.8.8g -> 0.8.8h

This is a security update for cacti to resolve SQL exploits.
- upgrade to 0.8.8h codebase from vendor
- fix SQL vulnerabilities including CVE-2016-3659
- fix USE_MYSQL -> USES:mysql
- fix deprecated mysql php module requirement (use mysqli instead)
- fix overwriting of failure/recovery dates after outages

PR:		209809
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Security:	CVE-2016-3659
MFH:		2016Q2
0.8.8g_2
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
0.8.8g_2
02 May 2016 16:08:56
Revision:414458Original commit files touched by this commit This port version is marked as vulnerable.
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
0.8.8g_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.8.8g_1
28 Feb 2016 07:16:57
Revision:409723Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Switch to mysqli support
0.8.8g
24 Feb 2016 18:08:04
Revision:409474Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
Update to 0.8.8g
0.8.8f_2
06 Jan 2016 01:33:24
Revision:405325Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
net-mgmt/cacti: add patch for SQL injection in the graphs.php page

PR:		205920
Submitted by:	rakuco
Approved by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Obtained from:	http://svn.cacti.net/viewvc?view=rev&revision=7767
Security:	CVE-2015-8369
Security:	https://vuxml.FreeBSD.org/freebsd/bb961ff3-b3a4-11e5-8255-5453ed2e2b49.html
MFH:		2016Q1
0.8.8f_1
22 Jul 2015 02:51:50
Revision:392656Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
Upstream re-rolled distfile.
Bump PORTREVISION to address it.

PR:		201702
MFH:		2015Q3
0.8.8f
20 Jul 2015 14:45:45
Revision:392573Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
Update to 0.8.8f to resolve security and bug issues

PR:		201702
Security:	CVE-2015-4634
Security:	0bfda05f-2e6f-11e5-a4a5-002590263bf5
0.8.8d
22 Jun 2015 06:52:09
Revision:390274Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 0.8.8d (security: fixes multiple XSS/SQL injection
vulnerabilities)

PR:		200963
Submitted by:	maintainer (freebsd-ports@dan.me.uk)
Security:	a3929112-181b-11e5-a1cf-002590263bf5
MFH:		2015Q2
0.8.8c_1
04 May 2015 13:03:28
Revision:385402Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Pass maintainership to submitter
- Add mirrors
- Set to NO_ARCH port

PR:		199908
Submitted by:	freebsd-ports@dan.me.uk
0.8.8c
04 May 2015 00:33:15
Revision:385360Original commit files touched by this commit This port version is marked as vulnerable.
eadler search for other commits by this committer
By request, reset maintainership of multiple ports

PR:		199903
Submitted by:	"Chris Petrik" <chris@bsdjunk.com>
0.8.8c
24 Apr 2015 03:07:55
Revision:384620Original commit files touched by this commit This port version is marked as vulnerable.
brd search for other commits by this committer
Update cacti to 0.8.8c.

PR:		198586
Submitted by:	Chris Petrik <chris@bsdjunk.com>
Approved by:	bdrewery (mentor)
0.8.8b_3
16 Apr 2015 06:33:53
Revision:384083Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
0.8.8b_3
04 Mar 2015 05:20:34
Revision:380415Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist
0.8.8b_3
16 Aug 2014 07:08:39
Revision:365066Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
net-mgmt/cacti: update pkg-message

- /var/log/cacti/cacti.log -> /var/log/cacti/log
- hint how to update database after hier(7) adaptions
- Submitter is now maintainer

PR:		192618
Submitted by:	Dennis Glatting <freebsd@pki2.com>
0.8.8b_3
15 Aug 2014 18:11:34
Revision:365015Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
net-mgmt/cacti: replace most perl patches with shebangfix

PR:		192618
Submitted by:	Lars Engels <lars.engels@0x20.net>
0.8.8b_3
15 Aug 2014 10:43:41
Revision:364957Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
net-mgmt/cacti: add stage support

PR:		192618
Submitted by:	Dennis Glatting <freebsd@pki2.com>
0.8.8b_2
24 Jul 2014 15:36:50
Revision:362806Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
0.8.8b_2
20 Sep 2013 22:24:44
Revision:327757Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
0.8.8b_2
14 Sep 2013 17:06:54
Revision:327304Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- A patch to fix preview graphs

Submitted by:	"Chris" <chris@chrysalisnet.org>
Obtained from:	http://forums.cacti.net/viewtopic.php?f=21&t=50645&p=244422
0.8.8b_1
29 Aug 2013 12:46:55
Revision:325587Original commit files touched by this commit This port version is marked as vulnerable.
az search for other commits by this committer
- Fix pkg-list
- bump portresivion

Approved by:	maintainer (via IM)
0.8.8b
29 Aug 2013 11:15:13
Revision:325585Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 0.8.8b
  * Security update

PR:		ports/181608 (based on)
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
0.8.8a1
15 Jun 2012 14:16:57
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Remove obsolated post-extract message
0.8.8a1
15 Jun 2012 13:53:28
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Add an official patch: SNMPv3 Privilege Protocol None
- chown recursively in pkg-install script [1]

Requested by:   Paul Beard <paulbeard at gmail.com> [1]
0.8.8a_1
07 May 2012 18:52:09
Original commit files touched by this commit This port version is marked as vulnerable.
sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
0.8.8a
03 May 2012 19:11:26
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 0.8.8a

Feature safe:   Yes
0.8.7i
23 Feb 2012 00:10:09
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 0.8.7i
0.8.7h
28 Oct 2011 15:47:08
Original commit files touched by this commit This port version is marked as vulnerable.
zi search for other commits by this committer
- Update to 0.8.7h.

Software changes include:
- Fix SQL injection issue with user login
- Fix Cross-site scripting issues
- Make one minute polling work properly

PR:             ports/162044
Submitted by:   moggie <moggie@elasticmind.net>
Approved by:    sem
Obtained from:  zi
0.8.7g
20 Mar 2011 12:54:45
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Get Rid MD5 support
0.8.7g
16 Jul 2010 11:48:57
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 0.8.7g
  (See http://forums.cacti.net/about38492.html for changelog)
  Developers don't recomend using of 0.8.7f:
  http://forums.cacti.net/about37845.html
0.8.7f
20 May 2010 13:55:28
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 0.8.7f
  Bug and security fixes release.
  Release notes: http://www.cacti.net/release_notes_0_8_7f.php
0.8.7e5
27 Apr 2010 14:43:40
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- a patch from developers to fix SQL injection

VuXML:          5198ef84-4fdc-11df-83fb-0015587e2cc1
0.8.7e4
19 Apr 2010 16:39:30
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Prefer crontab(1) command instead of editing of /etc/crontab in pkg-message.

Offered by:     Terrence Koeman <root at mediamonks.net>
0.8.7e4
23 Nov 2009 15:27:11
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- A patch from developers:
  Addresses cross-site scripting issues reported by Moritz Naumann

Alerted by:     Dennis Yusupoff
0.8.7e3
03 Nov 2009 14:32:01
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Forced commit to describe patches from developers I've added:
 * cli_add_graph.patch - Fixes command line syntax help in cli/add_graph.php

 * snmp_invalid_response.patch - Properly rejects invalid responses from snmp

 * template_duplication.patch - Addresses issue when templates are duplicated
   and then exported. A new command line utility has been added to repair
   any corrupted templates.

Requested by:   linimon
0.8.7e3
03 Nov 2009 13:48:03
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Patches from developers

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »