Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2006 23:25:46 -0500 (EST)
From:      Dan Langille <dan@langille.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dan Langille <dan@langille.org>, Lars.Koeller@Uni-Bielefeld.DE
Subject:   ports/91737: [NEW PORT] sysutils/bacula-server-devel : development version of sysutils/bacula
Message-ID:  <20060113042546.2DF793E7F@xeon.unixathome.org>
Resent-Message-ID: <200601130430.k0D4U6L2051177@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91737
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/bacula-server-devel : development version of sysutils/bacula
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 13 04:30:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dan Langille
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD xeon.unixathome.org 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Mar 3 08:16:24 EST 2004 dan@polo.unixathome.org:/usr/obj/usr/src/sys/XEON i386


	
>Description:
	
>How-To-Repeat:
	
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.

This port is built from the development branch of Bacula.

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

	

--- bacula-client-devel.txt begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	bacula-client-devel
#	bacula-client-devel/Makefile
#
echo c - bacula-client-devel
mkdir -p bacula-client-devel > /dev/null 2>&1
echo x - bacula-client-devel/Makefile
sed 's/^X//' >bacula-client-devel/Makefile << 'END-of-bacula-client-devel/Makefile'
X
X# $FreeBSD: ports/sysutils/bacula-client/Makefile,v 1.1 2004/11/29 20:37:10 lkoeller Exp $
X
XPORTNAME=	bacula
XPKGNAMESUFFIX=	-client-devel
X
XMASTERDIR=	${.CURDIR}/../bacula-server-devel
X
XCOMMENT=	The network backup solution (client) DEVELOPMENT version
XPLIST=		${PKGDIR}/pkg-plist.client
XWRKSRC=     work/bacula-beta-${DISTVERSION}
X
XWITH_CLIENT_ONLY=	yes
X
X.include "${MASTERDIR}/Makefile"
END-of-bacula-client-devel/Makefile
exit
--- bacula-client-devel.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060113042546.2DF793E7F>