Bug 107617 - [NEW] net-mgmt/fruity
Summary: [NEW] net-mgmt/fruity
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-06 14:50 UTC by Dan Langille
Modified: 2007-01-08 12:30 UTC (History)
1 user (show)

See Also:


Attachments
fruity.shar (104.12 KB, text/plain)
2007-01-06 14:50 UTC, Dan Langille
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Langille 2007-01-06 14:50:12 UTC
	
Introduce fruity 1.0-rc2, a  PHP based web-frontend to
your Nagios configuration.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-01-06 14:53:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-08 12:27:02 UTC
miwi        2007-01-08 12:26:55 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/fruity      Makefile distinfo pkg-descr pkg-plist 
    net-mgmt/fruity/files fruity.config.inc.in 
                          patch-includes-config.inc.in 
                          pkg-message.in 
  Log:
  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/107617
  Submitted by:   Dan Langille <dan at langille.org>
  
  Revision  Changes    Path
  1.104     +1 -0      ports/net-mgmt/Makefile
  1.1       +53 -0     ports/net-mgmt/fruity/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/fruity/distinfo (new)
  1.1       +67 -0     ports/net-mgmt/fruity/files/fruity.config.inc.in (new)
  1.1       +50 -0     ports/net-mgmt/fruity/files/patch-includes-config.inc.in (new)
  1.1       +33 -0     ports/net-mgmt/fruity/files/pkg-message.in (new)
  1.1       +17 -0     ports/net-mgmt/fruity/pkg-descr (new)
  1.1       +1961 -0   ports/net-mgmt/fruity/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-01-08 12:28:35 UTC
State Changed
From-To: open->closed

New port added. Thanks!