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/
Responsible Changed From-To: freebsd-ports-bugs->garga I'll take it.
State Changed From-To: open->feedback Waiting for ports/91736 update.
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/
State Changed From-To: feedback->open Feedback recieved
State Changed From-To: open->closed Committed. Thanks!