Bug 91737 - [NEW PORT] sysutils/bacula-client-devel : development version of sysutils/bacula
Summary: [NEW PORT] sysutils/bacula-client-devel : development version of sysutils/bacula
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-13 04:30 UTC by Dan Langille
Modified: 2006-03-15 10:24 UTC (History)
1 user (show)

See Also:


Attachments
bacula-client-devel.txt (960 bytes, text/plain)
2006-01-13 04:30 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 2006-01-13 04:30:06 UTC

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/
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-02-28 15:09:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-02-28 15:12:15 UTC
State Changed
From-To: open->feedback

Waiting for ports/91736 update.
Comment 3 Dan Langille 2006-03-06 02:05:58 UTC
Only slightly changed from before:

# 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# New ports collection makefile for:	bacula
X# Date created:				5 March 2006
X# Whom:					Dan Langille <dan@langille.org>
X#
X# $FreeBSD$
X#
X
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


-- 
Dan Langille - http://www.langille.org/
BSDCan - The Technical BSD Conference: http://www.bsdcan.org/
Comment 4 Renato Botelho freebsd_committer freebsd_triage 2006-03-06 18:57:04 UTC
State Changed
From-To: feedback->open

Feedback recieved
Comment 5 Renato Botelho freebsd_committer freebsd_triage 2006-03-15 10:24:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!