| Summary: | Bring back plugins support to cacti | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Timur I. Bakeyev <timur> | ||||
| Component: | Individual Port(s) | Assignee: | Sergey Matveychuk <sem> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Timur I. Bakeyev
2007-03-22 00:50:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->sem Over to maintainer sem 2007-03-29 09:52:15 UTC
FreeBSD ports repository
Modified files:
net/cacti Makefile distinfo pkg-plist
net/cacti/files patch-include-config.php
patch-include-db-settings.php
patch-scripts-diskfree.pl
patch-scripts-ping.pl pkg-install.in
pkg-message.in
Log:
- Add plugin support back (off by default). [1]
- 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]
Revision Changes Path
1.34 +31 -11 ports/net/cacti/Makefile
1.25 +3 -0 ports/net/cacti/distinfo
1.3 +2 -2 ports/net/cacti/files/patch-include-config.php
1.3 +1 -1 ports/net/cacti/files/patch-include-db-settings.php
1.2 +2 -2 ports/net/cacti/files/patch-scripts-diskfree.pl
1.2 +2 -2 ports/net/cacti/files/patch-scripts-ping.pl
1.3 +8 -7 ports/net/cacti/files/pkg-install.in
1.6 +12 -0 ports/net/cacti/files/pkg-message.in
1.18 +3 -0 ports/net/cacti/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |