Port details |
- bareos-webui PHP-Frontend to manage Bareos over the web
- 23.0.2 www =3 23.0.2Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2015-08-09 04:59:33
- Last Update: 2024-05-02 06:54:07
- Commit Hash: 903a740
- People watching this port, also watch:: zabbix7-frontend-php82, bareos-server, forgejo, firefox-esr, nginx
- 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:
-
- bareos-webui>0:www/bareos-webui
- To install the port:
- cd /usr/ports/www/bareos-webui/ && make install clean
- To add the package, run one of these commands:
- pkg install www/bareos-webui
- pkg install bareos-webui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bareos-webui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714631949
SHA256 (bareos-bareos-Release-23.0.2_GH0.tar.gz) = 88df0b281d0c23c4991e227126b2df263f13a89329aaaaa67e84e804cafc793c
SIZE (bareos-bareos-Release-23.0.2_GH0.tar.gz) = 14724410
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 bareos-webui-23.0.2:
PGSQL=on: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- www_bareos-webui
- USES:
- cpe php:build cmake gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
23.0.2 02 May 2024 06:54:07 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos-*: update to 23.0.2
- Replace BACULA_DIR/BAREOS_DIR into pkg-deinstall.client.in [1]
ChangeLog at: https://github.com/bareos/bareos/blob/Release/23.0.2/CHANGELOG.md
PR: 276634
Reported by: Trond.Endrestol __at_ ximalas.info [1] |
23.0.1 19 Jan 2024 23:41:04 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos-*: update to 23.0.1
- sysutils/bareos-traymonitor: add qt5 and qt6 flavors |
22.1.3 05 Jan 2024 20:48:23 |
Jose Alonso Cardenas Marquez (acm) |
security/bareos-*: Update to 22.1.3
- Fix pkg-plist [1]
PR: 270967
Reported by: ddrinnon _at_ cdor.net [1] |
22.0.3 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 ) |
22.0.3 10 Apr 2023 20:28:59 |
Jose Alonso Cardenas Marquez (acm) |
www/bareos-webui: update to 22.0.3 |
21.1.5 18 Nov 2022 05:33:56 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos-*: Update to 21.1.5
ChangeLog at: https://github.com/bareos/bareos/blob/Release/21.1.5/CHANGELOG.md |
21.1.4 31 Oct 2022 22:12:39 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos-*: update to 21.1.4
ChangeLog at: https://github.com/bareos/bareos/blob/Release/21.1.4/CHANGELOG.md |
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) |
21.1.3 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 ) |
21.1.3 22 May 2022 07:43:21 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos-*: update to 21.1.3
ChangeLog at: https://github.com/bareos/bareos/blob/Release/21.1.3/CHANGELOG.md |
21.1.1 16 Mar 2022 23:22:47 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos-*: update to 21.1.1
ChangeLog at: https://github.com/bareos/bareos/blob/Release/21.1.1/CHANGELOG.md |
21.0.0_1 06 Mar 2022 20:21:34 |
Jose Alonso Cardenas Marquez (acm) |
www/bareos-webui: Fix problem on authenticate time
- Fix issue where bareos version is not defined. It cause problems on
authenticate time
- Bump PORTREIVISION
PR: 262153
Reported by: feldeci _at_ gmail.com |
21.0.0 16 Jan 2022 22:28:34 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos-*: update to 21.0.0
ChangeLog at: https://github.com/bareos/bareos/blob/Release/21.0.0/CHANGELOG.md |
20.0.3 06 Nov 2021 01:54:55 |
Jose Alonso Cardenas Marquez (acm) |
sysutils/bareos-*: update to 20.0.3
ChangeLog at: https://github.com/bareos/bareos/blob/Release/20.0.3/CHANGELOG.md |
20.0.2 21 Oct 2021 15:40:47 |
Stefan Eßer (se) |
www/bareos-webui: Add CPE information
Approved by: portmgr (blanket) |
20.0.2 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
20.0.2 10 Jul 2021 03:02:26 |
Jose Alonso Cardenas Marquez (acm) |
www/bareos-webui: update to 20.0.2 |
20.0.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20.0.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20.0.0_1 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 |
20.0.0 27 Dec 2020 17:42:52 |
acm |
- Update to 20.0.0
ChangeLog at: https://docs.bareos.org/Appendix/ReleaseNotes.html |
19.2.9 15 Dec 2020 06:51:09 |
acm |
- Update to 19.2.9 |
19.2.7 13 May 2020 17:38:53 |
acm |
- Update to 19.2.7 |
19.2.6 11 Feb 2020 17:16:26 |
acm |
- Update to 19.2.6 |
19.2.5 04 Feb 2020 21:41:36 |
acm |
- Update to 19.2.5 |
18.2.7 29 Dec 2019 20:46:24 |
acm |
- Update to 18.2.7
- Replace some macro by default values [1]
PR: 240657
Reported by: dol_ at _ngcom.ru [1] |
18.2.6 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
18.2.6 09 May 2019 19:12:37 |
acm |
- Update to 18.2.6 |
17.2.5_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
17.2.5 18 May 2018 13:27:24 |
acm |
- Update to 17.2.5 |
16.2.7 13 Dec 2017 20:11:14 |
acm |
- Update to 16.2.7
- Add missing dependency [1]
PR: 223050 [1]
Reported by: erema15 |
16.2.6 07 Jul 2017 02:27:26 |
acm |
- Update to 16.2.6 |
16.2.5 14 Mar 2017 14:54:57 |
acm |
- Update to 16.2.5 |
16.2.4 28 Dec 2016 19:18:04 |
amdmi3 |
- Pet portlint
- Fix LICENSE
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to options helpers
Approved by: portmgr blanket |
16.2.4 16 Nov 2016 07:15:06 |
acm |
- Update to 16.2.4 |
15.2.2 01 Jun 2016 13:15:37 |
mat |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
15.2.2 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
15.2.2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
15.2.2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
15.2.2 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
15.2.2 27 Jan 2016 04:20:26 |
acm |
- Update to 15.2.2 |
14.2.1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
14.2.1 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
14.2.1 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
14.2.1 14 Aug 2015 16:26:25 |
acm |
- Replace bacula/bareos |
14.2.1 09 Aug 2015 04:59:26 |
acm |
- New port: www/bareos-webui
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.
WWW: http://www.bareos.org/ |