Port details on branch 2021Q3 |
- bacula-web Bacula-web provides a summarized output of Bacula jobs
- 8.4.2 www
=0 8.4.2Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2021-07-15 14:57:06
- Last Update: 2021-07-15 14:52:47
- Commit Hash: 5606ed8
- Also Listed In: sysutils
- License: GPLv2+
- WWW:
- http://www.bacula-web.org/
- Description:
- Bacula-web is a php based web program that provides you a summarized output
of jobs that have already run. It obtains its information from your catalog
database. Aside from a nice graphical display, it provides summaries of your
jobs, as well as graphs of job usage. This is a fairly high level bacula
management tool. Here are a few points that one user made concerning this
important tool:
- It is web-based so can be accessed from anywhere.
- It is "read only" users can examine the state of the backups but not write
to anything and therefore do no damage
- It packs a phenomenal amount of information into a single web-page - that I
credit as being very good design!
The documentation for bacula-web can be found in a separate bacula-web
document in the bacula-docs release.
WWW: http://www.bacula-web.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- bacula-web${PHP_PKGNAMESUFFIX}>0:www/bacula-web
- To install the port:
- cd /usr/ports/www/bacula-web/ && make install clean
- To add the package, run one of these commands:
- pkg install www/bacula-web
- pkg install bacula-web-php74
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bacula-web-php74
- Package flavors (<flavor>: <package>)
- php74: bacula-web-php74
- php73: bacula-web-php73
- php80: bacula-web-php80
- distinfo:
- TIMESTAMP = 1626360440
SHA256 (bacula-web-bacula-web-v8.4.2_GH0.tar.gz) = 01ffdd80b9bd3924b5861242de5153c6e33b4aabc56296f394484321185c45bb
SIZE (bacula-web-bacula-web-v8.4.2_GH0.tar.gz) = 1744814
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- composer : devel/php-composer@php74
- php.h : lang/php74
- dom.so : textproc/php74-dom
- gd.so : graphics/php74-gd
- gettext.so : devel/php74-gettext
- session.so : www/php74-session
- simplexml.so : textproc/php74-simplexml
- tokenizer.so : devel/php74-tokenizer
- xml.so : textproc/php74-xml
- xmlwriter.so : textproc/php74-xmlwriter
- pdo_pgsql.so : databases/php74-pdo_pgsql
- Library dependencies:
-
- libpq.so.5 : databases/postgresql12-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bacula-web-php74-8.4.2:
MYSQL=off: MySQL database support
PGSQL=on: PostgreSQL database support
SQLITE=off: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- www_bacula-web
- USES:
- php:web,flavors pgsql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.4.2 15 Jul 2021 14:52:47
    |
Matthias Fechner (mfechner)  |
www/bacula-web: Update to 8.4.2
=== Release 8.4.2 (July 11 2021)
Changelog
- General
- Upgrade Composer dependencies
- Documentation
- Fix copyright
- Minor fixes
- Add notice about latest Composer version
- Miscelanous (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|