Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2000 08:56:10 -0500 (EST)
From:      arensb@ooblick.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16293: New port: coldsync-1.0.0
Message-ID:  <200001221356.IAA16659@clue.umiacs.umd.edu>

next in thread | raw e-mail | index | archive | help

>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 <arensb@ooblick.com>
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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001221356.IAA16659>