CVS log for ports/www/bacula-web/Makefile
Up to [FreeBSD] / ports / www / bacula-web
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 10 02:11:49 2010 UTC (21 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- add missing php5-gd dependency PR: 144417 Submitted by: Cristiano <cris@gufi.org> Approved by: maintainer timeout
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:38:03 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with W
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:06:47 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 6 06:51:50 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -4 lines
Use the new facility of bsd.port.mk to be able to simplify the interaction of USE_PHP and OPTIONS. PR: ports/106557 Submitted by: ale Hat: portmgr
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 8 14:44:24 2006 UTC (5 years, 6 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
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.org/ PR: ports/101457 Submitted by: Dan Langille <dan at langille.org>
