From owner-freebsd-ports Sat Jan 22 6: 0: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E1CAF15558 for ; Sat, 22 Jan 2000 06:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA99083; Sat, 22 Jan 2000 06:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from clue.umiacs.umd.edu (clue.umiacs.umd.edu [128.8.120.175]) by hub.freebsd.org (Postfix) with ESMTP id AB5D81508F for ; Sat, 22 Jan 2000 05:56:11 -0800 (PST) (envelope-from arensb@umiacs.umd.edu) Received: (from arensb@localhost) by clue.umiacs.umd.edu (8.9.3/8.9.1) id IAA16659; Sat, 22 Jan 2000 08:56:10 -0500 (EST) Message-Id: <200001221356.IAA16659@clue.umiacs.umd.edu> Date: Sat, 22 Jan 2000 08:56:10 -0500 (EST) From: arensb@ooblick.com Reply-To: arensb@ooblick.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/16293: New port: coldsync-1.0.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16293 >Category: ports >Synopsis: New port: coldsync-1.0.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 22 06:00:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Andrew &urger >Release: FreeBSD 3.3-RELEASE i386 >Organization: Just little ole me >Environment: FreeBSD 3.2-RELEASE, 3.3-RELEASE, various other OSes. >Description: New port of ColdSync, a Palm synchronization tool. Goes in `palm' and `comms'. No licensing issues; you can put it on the CD if you like. Yes, it passes `portlint'. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./files # ./files/md5 # ./pkg # ./pkg/COMMENT # ./pkg/DESCR # ./pkg/PLIST # ./Makefile # echo c - . mkdir -p . > /dev/null 2>&1 echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (coldsync-1.0.0.tar.gz) = 7216e5ede8896fe736579966c30e2a14 END-of-./files/md5 echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' XSynchronize a PalmPilot with a Unix workstation. END-of-./pkg/COMMENT echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' X ColdSync is a robust, extensible, portable tool for Xsynchronizing PalmOS devices (PalmPilot et al.) with a Unix Xworkstation. X It runs without a GUI, and therefore allows you to sync Xwithout logging in. X ColdSync is extensible through the use of conduits, which Xallow it to share information with other applications. X X For more information, see Xhttp://www.ooblick.com/software/coldsync/ X X- Andrew Arensburger Xarensb@ooblick.com END-of-./pkg/DESCR echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' Xbin/coldsync X@unexec install-info --delete %D/info/conduits.info %D/info/dir X@unexec install-info --delete %D/info/pdb.info %D/info/dir Xinfo/conduits.info Xinfo/pdb.info X@exec install-info %D/info/conduits.info %D/info/dir X@exec install-info %D/info/pdb.info %D/info/dir END-of-./pkg/PLIST echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: coldsync X# Version required: 1.0.0 X# Date created: 21 January 2000 X# Whom: Andrew Arensburger X# X# $Id$ X# X XDISTNAME= coldsync-1.0.0 XCATEGORIES= palm comms XMASTER_SITES= http://www.ooblick.com/software/coldsync/ X XMAINTAINER= arensb@ooblick.com X XGNU_CONFIGURE= yes X XMAN8= coldsync.8 XMANCOMPRESSED= no X Xpost-install: X @install-info ${PREFIX}/info/conduits.info ${PREFIX}/info/dir X @install-info ${PREFIX}/info/pdb.info ${PREFIX}/info/dir X X.include END-of-./Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message