From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 24 23:40:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EDBD1065670 for ; Thu, 24 Dec 2009 23:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 055398FC19 for ; Thu, 24 Dec 2009 23:40:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBONe2bW067174 for ; Thu, 24 Dec 2009 23:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBONe2MI067173; Thu, 24 Dec 2009 23:40:02 GMT (envelope-from gnats) Date: Thu, 24 Dec 2009 23:40:02 GMT Message-Id: <200912242340.nBONe2MI067173@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/141846: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2009 23:40:03 -0000 The following reply was made to PR ports/141846; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/141846: commit references a PR Date: Thu, 24 Dec 2009 23:39:03 +0000 (UTC) miwi 2009-12-24 23:38:54 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/autobackupmysql Makefile distinfo pkg-descr databases/autobackupmysql/files patch-autobackupmysql.sh Log: A script to take daily, weekly and monthly backups of your MySQL databases using mysqldump. Features: - Backup mutiple databases - Single backup file or to a seperate file for each DB - Compress backup files - Backup remote servers - E-mail logs WWW: https://sourceforge.net/projects/autobackupmysql PR: ports/141846 Submitted by: Frank Wall Revision Changes Path 1.820 +1 -0 ports/databases/Makefile 1.1 +34 -0 ports/databases/autobackupmysql/Makefile (new) 1.1 +3 -0 ports/databases/autobackupmysql/distinfo (new) 1.1 +20 -0 ports/databases/autobackupmysql/files/patch-autobackupmysql.sh (new) 1.1 +11 -0 ports/databases/autobackupmysql/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"