Port details |
- bareos21-webui PHP-Frontend to manage Bareos over the web
- 21.1.7 www
=0 21.1.7Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2023-04-10 20:31:49
- Last Update: 2023-04-16 18:09:23
- Commit Hash: 0ac3a69
- 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:
-
- bareos21-webui>0:www/bareos21-webui
- To install the port:
- cd /usr/ports/www/bareos21-webui/ && make install clean
- To add the package, run one of these commands:
- pkg install www/bareos21-webui
- pkg install bareos21-webui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bareos21-webui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680995666
SHA256 (bareos-bareos-Release-21.1.7_GH0.tar.gz) = b87a8bba775adb8bbe15af0962b588cecc2179726dcf1e9e14cfeb89eccb2de6
SIZE (bareos-bareos-Release-21.1.7_GH0.tar.gz) = 11666508
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/php81
- cmake : devel/cmake-core
- ninja : devel/ninja
- msgfmt : devel/gettext-tools
- gettext.so : devel/php81-gettext
- ctype.so : textproc/php81-ctype
- session.so : www/php81-session
- iconv.so : converters/php81-iconv
- pdo_pgsql.so : databases/php81-pdo_pgsql
- Runtime dependencies:
-
- php.h : lang/php81
- gettext.so : devel/php81-gettext
- ctype.so : textproc/php81-ctype
- session.so : www/php81-session
- iconv.so : converters/php81-iconv
- pdo_pgsql.so : databases/php81-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 bareos21-webui-21.1.7:
PGSQL=on: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- www_bareos21-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/bareos21-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/bareos21-webui
2) Some webserver configuration samples are installed at /usr/local/etc/bareos21-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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
21.1.7 16 Apr 2023 18:09:23
    |
Muhammad Moinur Rahman (bofh)  |
*/*: 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 ) |
21.1.7 10 Apr 2023 20:28:58
    |
Jose Alonso Cardenas Marquez (acm)  |
www/bareos21-webui: Copy bareos-webui to bareos21-webui
- update to 21.1.7
- www/bareos-webui will be updated to 22.0.3 |
Number of commits found: 2
|