From owner-cvs-all@FreeBSD.ORG Thu Dec 4 13:48:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0245216A4CF; Thu, 4 Dec 2003 13:48:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5684043FB1; Thu, 4 Dec 2003 13:48:01 -0800 (PST) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB4Lm1XJ049335; Thu, 4 Dec 2003 13:48:01 -0800 (PST) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB4Lm1XH049330; Thu, 4 Dec 2003 13:48:01 -0800 (PST) (envelope-from pav) Message-Id: <200312042148.hB4Lm1XH049330@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 4 Dec 2003 13:48:01 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefileports/deskutils/multisync-syncml Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 21:48:02 -0000 pav 2003/12/04 13:48:01 PST FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/multisync-syncml Makefile pkg-descr pkg-plist Log: Add SyncML plugin for Multisync. This allows to synchronize PIM data against SyncML compliant devices like some PDAs or mobile phones, and more importantly, to sync between two Multisync clients over network. Good solution for synchronizing your Evolution at home and at work. Approved by: adamw (mentor) Revision Changes Path 1.114 +1 -0 ports/deskutils/Makefile 1.1 +18 -0 ports/deskutils/multisync-syncml/Makefile (new) 1.1 +5 -0 ports/deskutils/multisync-syncml/pkg-descr (new) 1.1 +4 -0 ports/deskutils/multisync-syncml/pkg-plist (new)