Commit graph

21 commits

Author SHA1 Message Date
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Baptiste Daroussin
b7cdacd173 Add an explicit dependency on pkgconf 2013-09-02 20:02:01 +00:00
Dmitry Morozovsky
c4ee564f08 Explicitly bump portrevision for bacula-bat after its plist fixed in r324468
Suggested by:	madpilot
2013-08-10 16:32:46 +00:00
Ruslan Makhmatkhanov
682fb69039 - remove no more needed pkg-plist that I missed in previous commit 2012-12-16 16:49:23 +00:00
Ruslan Makhmatkhanov
9a5c27ecff - clean up bacula-* ports (Makefile and pkg-message files)
- now bacula-docs just installs pdf files
- add bacula-server/Makefile.common with -bat, -client-static and nagios_check-
  stuff (another bacula slave ports can use it too)
- remove pkg-plist from bacula-bat and nagios-check_bacula
- now bacula-server, bacula-bat and nagios-check_bacula depend of bacula-client.
  It avoids some conflicts when we want to install all bacula ports in the same
  system
- remove the OPTION to install static version of bacula-client. Now it is a new
  port
- few other minor changes

while here:
- trim Makefile headers
- remove indefinite articles in COMMENT
- convert to optionsng

PR:		167700
Submitted by:	acm (original patch), Dan Langille <dan@langille.org> (maintainer)
2012-12-16 16:32:45 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Michael Scheidell
15daaa8015 - install libbacfind.so
PR:		ports/163247
Submitted by:	olevole <olevole@olevole.ru>
Approved by:	dan@langille.org (maintainer), gabor (mentor)
2012-01-04 08:20:50 +00:00
Pawel Pekala
1ba10dd739 - update bacula to version 5.2.2 [1]
- update bacula-docs to version 5.2.2 [2]

PR:		ports/163034 [1], ports/163044 [2]
Approved by:	maintainer [1]
Submitted by:	Valery Komaorv <komarov@valerka.net> [1], maintainer [2]
Feature safe:	yes
2011-12-12 21:11:48 +00:00
Olli Hauer
8fe7b134f6 - add OPTION for SSL support (default on)
Starting with version 5.0.3 bacula builds per
  default with SSL support.

PR:		150289
Submitted by:	ohauer
Approved by:	Dan Langille (maintainer) glarkin (mentor, implicit)
2010-09-07 16:25:08 +00:00
Wesley Shields
79500e568b Update sysutils/bacula-bat, sysutils/bacula-docs, sysutils/bacula-server,
sysutils/bacula-client and net-mgmt/nagios-check_bacula to 5.0.2.

PR:		ports/146766
Submitted by:	Allan Jude <freebsd.lists@thunderit.com>
Approved by:	Dan Langille <dan@langille.org> (maintainer)
2010-07-17 01:00:47 +00:00
Pav Lucistnik
a4653df0c2 - Fixes to bacula-bat: add dependency on the libraries (needed to run), and fix
the installation problem for some people

PR:		ports/137957, ports/140969
Approved by:	maintainer
2009-12-19 23:13:14 +00:00
Wesley Shields
0f71c16d7f - Reset PORTREVISION due to PORTVERSION bump in master. 2009-08-14 20:02:52 +00:00
Max Brazhnikov
1ff219fd09 Remove qt4 build tools from run dependencies.
Approved by:	maintainer timeout (2 weeks)
2009-05-24 10:12:29 +00:00
Wesley Shields
299bf0206f - Unbreak build following rest of bacula port updates.
Reviewed by:	Dan Langille <dan@langille.org> (maintainer)
Approved by:	portmgr (pav)
2009-04-20 16:47:58 +00:00
Pav Lucistnik
2f35b73926 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:48:47 +00:00
Xin LI
9826d488fc gzip man1/bat.
PR:		ports/124036
Submitted by:	Tomoyuki Sakurai <cherry trombik org>
Approved by:	maintainer
2008-06-18 18:55:35 +00:00
Rong-En Fan
04db4e341d - Chase x11-toolkits/qwt* rename
PR:		ports/119904
Submitted by:	Max Brazhnikov <makc at issp.ac.ru> (maintainer of x11-toolkits/qwt*)
2008-04-02 09:09:57 +00:00
Pav Lucistnik
ff38254446 - Fix build 2007-09-29 23:43:22 +00:00
Edwin Groothuis
be619cfd1c [patch] sysutils/bacula-server - reduce options in WITH_BAT
[patch] cleanup sysutils/bacula-bat Makefile

PR:		ports/116624,ports/116625
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	dvl@
2007-09-26 01:08:30 +00:00
Edwin Groothuis
0c282539d7 [NEW PORT] sysutils/bacula-bat GUI for sysutils/bacula-server
Add the GUI interface for Bacula,bat is the GUI inteface for Bacula.

	Bacula is a set of computer programs that permit you (or the system
	administrator) to manage backup, recovery, and verification of
	computer data across a network of computers of different kinds.
	In technical terms, it is a network Client/Server based backup program.
	Bacula is relatively easy to use and efficient, while offering many
	advanced storage management features that make it easy to find and
	recover lost or damaged files. Due to its modular design, Bacula is
	scalable from small single computer systems to systems consisting of
	hundreds of computers located over a large network.

	WWW: http://www.bacula.org/

PR:		ports/116450
Submitted by:	Dan Langille <dan@langille.org>
2007-09-24 03:09:47 +00:00