From owner-cvs-all Tue Oct 2 9:25: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 78C2F37B40A; Tue, 2 Oct 2001 09:24:56 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f92GOu968627; Tue, 2 Oct 2001 09:24:56 -0700 (PDT) (envelope-from tobez) Message-Id: <200110021624.f92GOu968627@freefall.freebsd.org> From: Anton Berezin Date: Tue, 2 Oct 2001 09:24:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/afbackup Makefile distinfo pkg-comment pkg-descr pkg-install pkg-message ports/misc/afbackup/files Makefile.in configure.in patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tobez 2001/10/02 09:24:56 PDT Modified files: misc Makefile Added files: misc/afbackup Makefile distinfo pkg-comment pkg-descr pkg-install pkg-message misc/afbackup/files Makefile.in configure.in patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai pkg-plist.client pkg-plist.desclient pkg-plist.fixedorder pkg-plist.guiclient pkg-plist.guiserver pkg-plist.l10n pkg-plist.rexeclinks pkg-plist.server Log: Add afbackup, AF's backup system. Submitted by: Vadim Belman Revision Changes Path 1.382 +2 -1 ports/misc/Makefile 1.1 +183 -0 ports/misc/afbackup/Makefile (new) 1.1 +1 -0 ports/misc/afbackup/distinfo (new) 1.1 +362 -0 ports/misc/afbackup/files/Makefile.in (new) 1.1 +858 -0 ports/misc/afbackup/files/configure.in (new) 1.1 +17 -0 ports/misc/afbackup/files/patch-aa (new) 1.1 +24 -0 ports/misc/afbackup/files/patch-ab (new) 1.1 +68 -0 ports/misc/afbackup/files/patch-ac (new) 1.1 +38 -0 ports/misc/afbackup/files/patch-ad (new) 1.1 +34 -0 ports/misc/afbackup/files/patch-ae (new) 1.1 +11 -0 ports/misc/afbackup/files/patch-af (new) 1.1 +34 -0 ports/misc/afbackup/files/patch-ag (new) 1.1 +267 -0 ports/misc/afbackup/files/patch-ah (new) 1.1 +31 -0 ports/misc/afbackup/files/patch-ai (new) 1.1 +25 -0 ports/misc/afbackup/files/pkg-plist.client (new) 1.1 +1 -0 ports/misc/afbackup/files/pkg-plist.desclient (new) 1.1 +8 -0 ports/misc/afbackup/files/pkg-plist.fixedorder (new) 1.1 +6 -0 ports/misc/afbackup/files/pkg-plist.guiclient (new) 1.1 +6 -0 ports/misc/afbackup/files/pkg-plist.guiserver (new) 1.1 +2 -0 ports/misc/afbackup/files/pkg-plist.l10n (new) 1.1 +12 -0 ports/misc/afbackup/files/pkg-plist.rexeclinks (new) 1.1 +20 -0 ports/misc/afbackup/files/pkg-plist.server (new) 1.1 +1 -0 ports/misc/afbackup/pkg-comment (new) 1.1 +8 -0 ports/misc/afbackup/pkg-descr (new) 1.1 +110 -0 ports/misc/afbackup/pkg-install (new) 1.1 +11 -0 ports/misc/afbackup/pkg-message (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message