svn commit: r323275 - in head: . sysutils/bacula-client sysutils/bacula-server sysutils/bacula-server/files

Koop Mast kwm at rainbow-runner.nl
Fri Jul 19 11:39:39 UTC 2013


On 19-7-2013 11:44, Ruslan Makhmatkhanov wrote:
> Author: rm
> Date: Fri Jul 19 09:44:58 2013
> New Revision: 323275
> URL: http://svnweb.freebsd.org/changeset/ports/323275
>
> Log:
>    - move bacula configuration to ${ETCDIR}/bacula
>    - bump PORTREVISION
>    - add UPDATING entry
>    - add an option to enable python support (both client and server
>      need to be rebuilt with this)
>    
>    Dan's submission is based on:
>    PR:     170882
>    Submitted by:   Michael Carlson <mike at bayphoto.com>
>    
>    PR:     171818
>    Submitted by:   Florian Ermisch <floh.edo at googlemail.com>
>    
>    PR:     177331
>    Submitted by:   Dan Langille <dan at langille.org> (maintainer)
>
> Modified:
>    head/UPDATING
>    head/sysutils/bacula-client/Makefile
>    head/sysutils/bacula-server/Makefile
>    head/sysutils/bacula-server/Makefile.common
>    head/sysutils/bacula-server/files/bacula-dir.in
>    head/sysutils/bacula-server/files/bacula-fd.in
>    head/sysutils/bacula-server/files/bacula-sd.in
>    head/sysutils/bacula-server/files/chio-bacula
>    head/sysutils/bacula-server/files/pkg-message.client.in
>    head/sysutils/bacula-server/files/pkg-message.server.in
>
> Modified: head/UPDATING
> ==============================================================================
> --- head/UPDATING	Fri Jul 19 09:19:53 2013	(r323274)
> +++ head/UPDATING	Fri Jul 19 09:44:58 2013	(r323275)
> @@ -5,6 +5,14 @@ they are unavoidable.
>   You should get into the habit of checking this file for changes each time
>   you update your ports collection, before attempting any port upgrades.
>   
> +20130719:
> +  AFFECTS: users of sysutils/bacula-server, sysutils/bacula-client, sysutils/bat
> +  AUTHOR: dvl at FreeBSD.org
> +
> +  The configuration files for bacula have been moved to PREFIX/bacula.
This should be PREFIX/etc/bacula/ I guess.
> +  Moveyour existing configuration files to this directory after
> +  upgrading.
> +
>   20130718:
>     AFFECTS: users of security/logcheck
>



More information about the svn-ports-all mailing list