From owner-cvs-all@FreeBSD.ORG Fri Jan 6 07:48:46 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC74D1065679; Fri, 6 Jan 2012 07:48:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B19258FC1C; Fri, 6 Jan 2012 07:48:46 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q067mkxm040731; Fri, 6 Jan 2012 07:48:46 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q067mkaF040730; Fri, 6 Jan 2012 07:48:46 GMT (envelope-from sunpoet) Message-Id: <201201060748.q067mkaF040730@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 6 Jan 2012 07:48:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/rubygem-backup Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2012 07:48:47 -0000 sunpoet 2012-01-06 07:48:46 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/rubygem-backup Makefile distinfo pkg-descr Log: - Add rubygem-backup 3.0.20 Backup is a RubyGem, written for Linux and Mac OSX, that allows you to easily perform backup operations on both your remote, as well as your local environment. It provides you with an elegant DSL in Ruby for modeling (configuring) your backups. Backup has built-in support for various databases, storage protocols/services, syncers, compressors, encryptors and notifiers which you can mix and match. It was built with modularity, extensibility and simplicity in mind. WWW: https://github.com/meskyanichi/backup/ RG: https://rubygems.org/gems/backup Revision Changes Path 1.1365 +1 -0 ports/sysutils/Makefile 1.1 +25 -0 ports/sysutils/rubygem-backup/Makefile (new) 1.1 +2 -0 ports/sysutils/rubygem-backup/distinfo (new) 1.1 +10 -0 ports/sysutils/rubygem-backup/pkg-descr (new)