Port details |
- bareos19-webui PHP-Frontend to manage Bareos over the web
- 19.2.13 www
=0 19.2.13Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream EOL reached
This port expired on: 2023-09-30
- Maintainer: acm@FreeBSD.org
- Port Added: 2020-12-27 17:41:06
- Last Update: 2023-09-30 02:22:57
- Commit Hash: 0f237b2
- 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:
-
- bareos19-webui>0:www/bareos19-webui
- No installation instructions:
- This port has been deleted.
- PKGNAME: bareos19-webui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1667252548
SHA256 (bareos-bareos-Release-19.2.13_GH0.tar.gz) = 67ec1c48e5eb9b64e9f1c7984d6e549e3299221b1f166dfb9c8d545216007ad7
SIZE (bareos-bareos-Release-19.2.13_GH0.tar.gz) = 12986687
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- php.h : lang/php81
- ctype.so : textproc/php81-ctype
- gettext.so : devel/php81-gettext
- iconv.so : converters/php81-iconv
- session.so : www/php81-session
- pdo_pgsql.so : databases/php81-pdo_pgsql
- Runtime dependencies:
-
- php.h : lang/php81
- ctype.so : textproc/php81-ctype
- gettext.so : devel/php81-gettext
- iconv.so : converters/php81-iconv
- session.so : www/php81-session
- 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 bareos19-webui-19.2.13:
MYSQL=off: MySQL database support
PGSQL=on: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- www_bareos19-webui
- USES:
- cmake cpe gettext php:build
- pkg-message:
- For install:
- bareos webui was installed
Please note that everything has been installed in /usr/local/www/bareos and
/usr/local/etc/bareos-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/bareos-webui
2) Some webserver configuration samples are installed at /usr/local/etc/bareos-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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
19.2.13 30 Sep 2023 02:22:57 |
Muhammad Moinur Rahman (bofh) |
*/bareos19-*: Remove expired port
2023-09-30 www/bareos19-webui: Upstream EOL reached
2023-09-30 sysutils/bareos19-traymonitor: Upstream EOL reached
2023-09-30 sysutils/bareos19-client: Upstream EOL reached
2023-09-30 sysutils/bareos19-server: Upstream EOL reached |
19.2.13 16 Aug 2023 05:34:36 |
Muhammad Moinur Rahman (bofh) |
*/bareos19-*: Fix build on 14
- Utilize USES=localbase
- Utilize OPTIONSNG where possible
- Mark www/bareos19-webui DEPRECATED which was missed during the
previous commit on marking bareos19 DEPRECATED
- Set EXPIRATION_DATE 2023-09-30 for www/bareos19-webui
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
19.2.13 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 ) |
19.2.13 31 Oct 2022 22:05:44 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos19-*: update to 19.2.13
ChangeLog at: https://docs.bareos.org/bareos-19.2/Appendix/ReleaseNotes.html |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
19.2.12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
19.2.12 16 Mar 2022 23:06:12 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos19-*: update to 19.2.12
ChangeLog at: https://github.com/bareos/bareos/releases/tag/Release%2F19.2.12 |
19.2.11 06 Nov 2021 01:51:47 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos19-*: update to 19.2.11
ChangeLog at: https://docs.bareos.org/bareos-19.2/Appendix/ReleaseNotes.html |
19.2.10 21 Oct 2021 15:40:47 |
Stefan Eßer (se) |
www/bareos19-webui: Add CPE information
Approved by: portmgr (blanket) |
19.2.10 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
19.2.10 10 Jul 2021 02:58:25 |
Jose Alonso Cardenas Marquez (acm) |
www/bareos19-webui: update to 19.2.10 |
19.2.9_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
19.2.9_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
19.2.9_3 19 Feb 2021 18:56:23 |
acm |
- Fix installation path of webui configuration files
- Remove some obsolete files from pkg-list files
- Modify pkg-message file
PR: 253252
Reported by: vrurg at lflat.org |
19.2.9_2 29 Dec 2020 06:51:15 |
acm |
- Fix plist
Reported by: pkg-fallout |
19.2.9_1 27 Dec 2020 18:38:40 |
antoine |
Unbreak INDEX |
27 Dec 2020 17:40:58
|
acm |
- Copy bareos-* to bareos19-* preparing for update bareos to 20.0.0
- Clean port [1]
PR: 250440
Submitted by: brad at facefault.org [1] |