Commit graph

108 commits

Author SHA1 Message Date
Edwin Groothuis
4d5623ea35 Remove support for OSVERSION < 5 2007-10-04 00:08:39 +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
165bc22b86 [MAINTAINER-UPDATE] sysutils/bacula-server - prepare master port for sysutils/bacula-bat
Alter this port in preparation for a new port, sysutils/bacula-bat
	No need to upgrade bacula-server unless you really want to.

PR:		ports/116449
Submitted by:	Dan Langille <dan@langille.org>
2007-09-24 03:05:51 +00:00
Frank J. Laszlo
ec7ebc2f99 Upgrade to 2.2.4
- minor bug fix update
- Full details at http://marc.info/?l=bacula-announce&m=118979703801277&w=2
- If you are running PostgreSQL, please don't forget to update the
  client libraries and ensure that they are the multi-thread version
  so you can take advantage of the new speed improvements of the batch
  insert feature (significant performance boost).

PR:		ports/116356
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-09-14 20:16:53 +00:00
Frank J. Laszlo
932672feea Fix a critical restore bug. Affects users running concurrent jobs that
span volumes.
See bug #935 at http://bugs.bacula.org/
See announcements at:
http://marc.info/?l=bacula-announce&m=118937444909561&w=2
http://marc.info/?l=bacula-announce&m=118944172803290&w=2

PR:		ports/116261
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-09-10 17:12:36 +00:00
Martin Wilke
d632aee0b3 - Update to 2.2.2
Changelog:
- Detect if new PosgreSQL batch insert API is present.
- Correct incorrect mempool call causing Director crash.
- Update spec files for 2.2.1 release
- - More info at http://marc.info/?l=bacula-announce&m=118908051923627&w=2

PR:		116155
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-09-06 22:14:17 +00:00
Ion-Mihai Tetcu
991c0bafb4 Remove AUTOSETEOT OPTION and related code since the patch this option applied
is now included in the sources.

Submitted by:	Per olof Ljungmark <peo@intersonic.se>
2007-08-17 10:21:34 +00:00
Ion-Mihai Tetcu
a94c51f2c1 - The code had a PID/priv issue. See bug # 932 at http://bugs.bacula.org/
In short, it was dropping privs before setting PID. Patch the code locally to
get FreeBSD users running.
- While here, if PostgreSQL is not installed, ask for 8.2, not the default of
8.1.
- Remove EOT model patch, now in vendor code.
- Update pkg-message to reflect new version.

PR:		115582
Submitted by:	Dan Langille (maintainer)
2007-08-16 20:37:40 +00:00
Ion-Mihai Tetcu
1195ac5960 pet portlint 2007-08-15 09:45:33 +00:00
Ion-Mihai Tetcu
d5dea680a6 Upgrade to 2.2.0
This release contains significant speed improvments.

This Director and Storage daemon must be upgraded at the same time,
but they should be compatible with all 2.0.x File daemons, unless you
use some of the new features that affect the FD. In other words, you should
not have to upgrade all your File daemons when you upgrade.

There is no database upgrade needed from version 2.0.x to 2.2.0.

The major new features are:
- Much faster insertion of attributes (somewhere around 10 times),
many thanks to Eric Bollengier and Marc Cousin.
- First release of bat (Bacula Administration Tool). Note to build
bat you must explicitly enable it on the ./configure line, you
must have the Qt4 version 4.2 or later libraries loaded, the qwt
(Qt Graphics) package loaded, and qmake and the other Qt4 tools
must be available. Most of the implementation was done by Dirk Bartley.
- Red/Black restore in memory tree (500 times faster loading).

Full release notes: http://sourceforge.net/project/shownotes.php?release_id=531447

PR:		ports/115468
Submitted by:	Dan Langille (maintainer)
2007-08-15 09:44:42 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Juergen Lock
9bde6c9045 - Add missing gnome dependencies for bacula-client* WITH_GNOMECONSOLE case
PR:		ports/114224
Submitted by:	nox
Approved by:	Dan Langille <dan@langille.org> (maintainer)
2007-07-07 00:28:00 +00:00
Martin Wilke
b60dd20c69 - Fix build with sqlite3
PR:		112468
Submitted by:	John Hermes<John.Hermes@miami.k12.oh.us>
Approved by:	maintainer via irc
2007-07-06 18:28:48 +00:00
Ion-Mihai Tetcu
f0c6ba4b38 - explicitly depend on databases/sqlite-threads to avoid bacula-dir exiting on
sig 6 [1]
- kill a white space

PR:		ports/106781 [2]
Submitted by:	John Hermes [2], Dan Langille (maintainer) [1]
Approved by:	maintainer
2007-04-16 22:38:52 +00:00
Martin Wilke
d29f317744 - Update to 2.0.3
PR:             110048
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
2007-03-07 22:47:26 +00:00
Martin Wilke
8304fa36e5 - Fix typo in rc.d script
- Bump PORTREVISION

PR:             109714
Submitted by:   Volker Werth<volker@vwsoft.com>
Approved by :   maintainer
2007-03-01 12:19:01 +00:00
Frank J. Laszlo
61f6822299 respect PREFIX.
bump PORTREVISION

PR:		ports/109673
Submitted by:	Andrew Kolchoogin <andrew@rinet.ru>
Approved by:	Dan Langille <dan@langille.org> (maintainer)
2007-02-28 21:13:11 +00:00
Martin Wilke
cac92cbbd8 - Update to 2.0.2
PR:             108580
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
2007-02-14 20:31:15 +00:00
Juergen Lock
fcb4ce2fc4 Add auto seteotmodel option
PR:		ports/108167
Submitted by:	nox
Approved by:	dan@langille.org (maintainer), miwi (mentor, implicit)
2007-01-21 21:56:26 +00:00
Ion-Mihai Tetcu
31fc462371 Update to 2.0.1
PR:		ports/107873
Submitted by:	Dan Langille (mantainer)
2007-01-13 17:01:57 +00:00
Ion-Mihai Tetcu
66f90343a0 Add some patches to upgrade scripts so that PostgreSQL database permissions
are correct. When upgrading and using PostgreSQL, be sure to run first the
update_postgresql_tables and then the grant_postgresql_privileges script.
These patches have been sent upstream, and are in CVS, but not yet released.

Bump PORTREVISION.

PR:		107721
Submitted by:	Dan Langille (maintainer)
2007-01-10 00:11:24 +00:00
Ion-Mihai Tetcu
401ceb58a1 Move bacula-server-devel into bacula-server, now that 2.0.0
has been released.
Split the documentation into a new port, sysutils/bacula-docs.

You must run the database upgrade script after upgrading to Bacula 2.0.0
Many new features here. See http://www.bacula.org/?page=presskits for
an overview, and ReleaseNotes for full details.

PR:		ports/107535
Submitted by:	Dan Langille (maintainer)
2007-01-04 23:22:30 +00:00
Oliver Lehmann
6aeb33fb86 only print the pthread warning on affected systems
PR:		107242
Approved by:	maintainer
2006-12-27 15:46:40 +00:00
Oliver Lehmann
1fc5fd5d94 fix the detection of wxgtk during configure
make NLS optional
bump PORTREVISION

Approved by:	maintainer
2006-12-14 16:36:10 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Ion-Mihai Tetcu
482aac5572 Fix typo for SQLITE3 case preventing among other things packaging.
PR:		105545
Submitted by:	maintainer
2006-11-14 22:28:01 +00:00
Mark Linimon
3b41f0780d Remove zero-length patchfile.
Requested by:	maintainer
2006-07-10 19:23:49 +00:00
Roman Bogorodskiy
3e819c65c2 Include latest doc release.
PR:		99713
Submitted by:	Dan Langille (maintainer)
2006-07-05 17:34:00 +00:00
Ion-Mihai Tetcu
ba3ba1cbdf upgrade 1.38.11
PR:		ports/99603
Submitted by:	maintainer
2006-06-30 04:18:44 +00:00
Mathieu Arnold
3a89983988 The patch will prevent the Director for crashing or hanging ( depending on
your OS) whenever you do a "reload" command or whenever there is a sudden clock
shift, which occurs much more often than one would imagine.

See http://article.gmane.org/gmane.comp.sysutils.backup.bacula.announce/85

PR:		99486
Submitted by:	maintainer
2006-06-26 11:26:05 +00:00
Ion-Mihai Tetcu
2b08c4ea35 - primarily a bug fix release
- The bconsole "reload" command should now work properly
- untested fix to eliminate the scheduling problems during daylight  savings
time change
- manual  released under the GNU Free Documentation License (FDL)
- Fixed a race condition on dual processor machines

PR:		ports/98855
Submitted by:	maintainer
2006-06-12 15:36:52 +00:00
Erwin Lansing
d8a5d88fda Add missing distinfo for docs tarball
PR:		96943
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2006-05-07 19:50:45 +00:00
Erwin Lansing
111854f082 Update to 1.38.9
PR:		96799
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2006-05-04 21:03:18 +00:00
Renato Botelho
732a52812e Move pkg-message -> files/pkg-message.in, add it to SUB_FILES and use
%%DOCSDIR%% inside it

PR:		ports/95923
Submitted by:	maintainer
2006-04-17 15:25:51 +00:00
Sam Lawrance
e8fe320607 Update to 1.38.8.
- Changes to the way Windows FD handles wild-cards
- Regex,RegexDir, and RegexFile for Win32 have been implemented but
  are untested
- Backslashes are no longer permitted in File directives
- New algorithm for selecting Volumes from the Scratch pool
- New virtual disk autochanger
- New optional Device resource directive in SD. types: File, DVD, Tape,
  or FIFO
- Faster restore tree building and uses less memory
- Changed to how keyword job or jobname is used
- Improved job report for Backups
- 'update volume' has new features
- Jobs can now be enabled/disabled
- New program named regex in the tools directory

PR:		ports/95765
Submitted by:	Dan Langille (maintainer)
2006-04-15 13:48:29 +00:00
Renato Botelho
dbb0cd4b68 - Update to 1.38.7
- Rename rc.d scripts removing 'z-' prefix
- Add an UPDATING note

PR:		ports/95474
Submitted by:	maintainer
2006-04-07 17:29:54 +00:00
Edwin Groothuis
c1dd132bbd [maintainer update] sysutils/bacula-server - add missing file to distinfo
PR:		ports/95233
Submitted by:	Dan Langille <dan@langille.org>
2006-04-02 21:04:15 +00:00
Renato Botelho
3a584992e4 - Update to 1.38.6
- Use rcNg scripts
- Pass maintainership to submitter

PR:		ports/95073
Submitted by:	Dan Langille <dan@langille.org>
Approved by:	maintainer
2006-03-31 10:12:32 +00:00
Renato Botelho
045fee6c94 Register CONFLICTS with devel version recently added. 2006-03-15 10:23:50 +00:00
Lars Koeller
e0b10f431d o) Fix two typos in Makefile 2006-01-27 07:52:50 +00:00
Lars Koeller
ee87533c1f o) Dokumentation is installed per default with bacula-server
Optionally it could installed in bacula-client, too
o) Extend pkg-message to give a hint to the bacula-client port
   and the optional installation of the docs there.
o) Fix some smaller issiues in the  Makefile

PR:		ports/92291
Submitted by:	Dan Langille <dan@langille.org>
2006-01-25 14:30:58 +00:00
Lars Koeller
70b648fa79 o) Update to bugfix release 1.38.5 (from 1.38.3)
PR:		ports/91999
Submitted by:	Dan Langille <dan@langille.org>
2006-01-19 20:06:47 +00:00
Lars Koeller
d07a356248 o) Update to version 1.38.3
PR:		ports/91420
Submitted by:	Dan Langille <dan@langille.org>
2006-01-09 19:36:17 +00:00
Lars Koeller
621b48d30b o) Fix wrong install place of bacula.8 man page
Submitted by:	Kris Kennaway <kris@obsecurity.org> (Pointyhat)
2005-11-29 06:54:26 +00:00
Lars Koeller
fc788c82e4 o) Add new patch file for fixing typo (build problem on 6.X) 2005-11-28 06:34:52 +00:00
Lars Koeller
8130d41f84 o) Update to bugfix release 1.38.2 (from 1.38.1)
o) Fix type in src/lib/signal.c which prevents compiling on 6.X
2005-11-28 06:33:54 +00:00
Lars Koeller
fa5c489c1c o) Fix handling of new bacula.8 man page 2005-11-17 07:44:04 +00:00
Lars Koeller
b8f23f47b4 o) Update to bug-fix release 1.38.1 2005-11-15 20:29:24 +00:00
Lars Koeller
4aace936b4 o) Fix LIB_DEPENDS for for new sqlite3 switch (lib names libsqlite3.so not libsqlite.so.3)
PR:		89039
Submitted by:	Luke Dean <luked@pobox.com>
2005-11-15 19:59:58 +00:00
Lars Koeller
78525ebfa9 o) Missing $ in patch file (patch-scripts-Makefile.in)
PR:		-
Submitted by:	marius@conduct.no, dan@langille.org
2005-11-15 11:55:11 +00:00