Port details |
- bareos22-webui PHP-Frontend to manage Bareos over the web
- 22.1.6 www =2 22.1.4Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2024-01-19 23:42:05
- Last Update: 2024-12-22 06:36:23
- Commit Hash: b43ab3b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: sysutils
- License: AGPLv3+
- WWW:
- https://www.bareos.org/
- Description:
- The bareos-webui is a free software tool written in PHP, intended to monitor
and manage Bareos over the web.
The webui is based on Zend Framework 2, an open source framework for developing
web applications and services using PHP 5.3+ and makes extensive use of the
Twitter Bootstrap front-end framework.
The bareos-webui is licensed under AGPL Version 3.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bareos22-webui>0:www/bareos22-webui
- To install the port:
- cd /usr/ports/www/bareos22-webui/ && make install clean
- To add the package, run one of these commands:
- pkg install www/bareos22-webui
- pkg install bareos22-webui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bareos22-webui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734848741
SHA256 (bareos-bareos-Release-22.1.6_GH0.tar.gz) = 7ab1547d08a4fb6b1d97b5fae4f62ff1437230ffaa8a3223605fe8e27e2bfb2a
SIZE (bareos-bareos-Release-22.1.6_GH0.tar.gz) = 14758055
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- php.h : lang/php82
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gettext.so : devel/php82-gettext
- ctype.so : textproc/php82-ctype
- session.so : www/php82-session
- iconv.so : converters/php82-iconv
- pdo_pgsql.so : databases/php82-pdo_pgsql
- Runtime dependencies:
-
- php.h : lang/php82
- gettext.so : devel/php82-gettext
- ctype.so : textproc/php82-ctype
- session.so : www/php82-session
- iconv.so : converters/php82-iconv
- pdo_pgsql.so : databases/php82-pdo_pgsql
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bareos22-webui-22.1.6:
PGSQL=on: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- www_bareos22-webui
- USES:
- cpe php:build cmake gettext
- pkg-message:
- For install:
- bareos webui was installed
Please note that everything has been installed in /usr/local/www/bareos and
/usr/local/etc/bareos22-webui. You can look bareos-webui installation/configuration
instructions at:
https://docs.bareos.org/IntroductionAndTutorial/InstallingBareosWebui.html
1) Configuration files are stored at /usr/local/etc/bareos22-webui
2) Some webserver configuration samples are installed at /usr/local/etc/bareos22-webui
3) This install some bareos-dir configuration samples at /usr/local/etc/bareos.
Don't forget change permissions to user/group used by bareos-dir on server
where it is installed
- Master Sites:
|