1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
John Marino
576252b602 Reverse categories in www/baculaweb for portmaster and friends
Nobody noticed that the submitter added a new category to the port and
kept it in alphabetical order rather than "true" category first, so we
need to move "www" back to the front of the line.

PR:	191583
2014-08-10 07:20:24 +00:00
John Marino
f294cf2a50 www/bacula-web: Fix pkg-message for non-default location installations
I noticed in the commit diff that the pkg-message did not account for
non-default values of BACULAWEB_HOME, but rather assumed the equivalent
of %%WWWDIR%% (and didn't even use that!).  Add a new substition so that
the pkg-message message is correct for non-default locations.

PR:		191583
2014-08-09 13:54:07 +00:00
John Marino
2ae72f5c26 www/bacula-web: Upgrade version 1.38.9 => 6.0.1
PR:		191583
Submitted by:	olevole (olevole.ru)
Approved by:	maintainer (dvl@)
Lotsa TLC:	marino@
2014-08-09 13:38:42 +00:00
Martin Wilke
f4c6176c07 - Stage support
PR:		190012
2014-06-28 04:44:35 +00:00
Baptiste Daroussin
85fbf21ec5 Add NO_STAGE all over the place in preparation for the staging support (cat: www) 2013-09-20 23:36:50 +00:00
Martin Wilke
fb3520254a - Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
2013-03-05 17:07:43 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Martin Wilke
5b6f18bd02 - add missing php5-gd dependency
PR:		144417
Submitted by:	Cristiano <cris@gufi.org>
Approved by:	maintainer timeout
2010-05-10 02:11:49 +00:00
Dmitry Marakasov
7a0548af2a - Switch SourceForge ports to the new File Release System: categories starting with W 2009-08-22 00:38:34 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Mark Linimon
be4c6448a8 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
2007-03-06 06:54:19 +00:00
Pav Lucistnik
13c2c88c2e - Remove symlinks created by mtree target from plists
Pointy hats to:	rafan 6x, droso 2x, pav 2x, alepulve, clsung, glewis, itetcu,
		miwi
2006-10-08 14:59:46 +00:00
Renato Botelho
bced2bf517 o Fix pkg-message -- provide a better description of how to get bacula-web
up and running.

PR:		ports/101859
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2006-08-14 15:09:49 +00:00
Ion-Mihai Tetcu
32c5c9cdf9 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>
2006-08-08 14:44:24 +00:00