From owner-cvs-ports@FreeBSD.ORG Fri Feb 11 17:35:49 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93CAF16A4CE; Fri, 11 Feb 2005 17:35:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D4743D4C; Fri, 11 Feb 2005 17:35:49 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BHZn3q000559; Fri, 11 Feb 2005 17:35:49 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BHZnmh000558; Fri, 11 Feb 2005 17:35:49 GMT (envelope-from vs) Message-Id: <200502111735.j1BHZnmh000558@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Feb 2005 17:35:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/palm/coldsync Makefile pkg-plist ports/palm/coldsync/files patch-dlp_cmd X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 17:35:49 -0000 vs 2005-02-11 17:35:49 UTC FreeBSD ports repository Modified files: palm/coldsync Makefile pkg-plist Added files: palm/coldsync/files patch-dlp_cmd Log: ColdSync 2.2.5 fails to work with devices running PalmOS 4.0 and above, if (and only if) there is a password set on the Palm. The Palm claims that the desktop software is too old and should be upgraded. The patch below (essentially stolen from ColdSync 3.0) makes ColdSync claim that it supports DLP 1.3. Fix .info-handling while here PR: ports/69212 Submitted by: Helge Oldach Approved by: maintainer timeout Revision Changes Path 1.31 +3 -1 ports/palm/coldsync/Makefile 1.1 +51 -0 ports/palm/coldsync/files/patch-dlp_cmd (new) 1.8 +0 -5 ports/palm/coldsync/pkg-plist