ports/53307: New port: palm/synce
Sam Lawrance
boris at brooknet.com.au
Sat Jun 14 03:50:24 UTC 2003
>Number: 53307
>Category: ports
>Synopsis: New port: palm/synce
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 13 20:50:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Sam Lawrance
>Release: FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Mon Jun 9 12:36:57 EST 2003 root at dirk.no.domain:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Synce is a meta-port to install the parts of the SynCE project needed to
interact with a Windows CE device.
Synce causes the following ports (also submitted) to be built:
palm/synce-libsynce
palm/synce-librapi2
palm/synce-dccm
palm/synce-serial
>How-To-Repeat:
n/a
>Fix:
--- synce.shar begins here ---
# 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:
#
# synce
# synce/pkg-plist
# synce/pkg-descr
# synce/Makefile
#
echo c - synce
mkdir -p synce > /dev/null 2>&1
echo x - synce/pkg-plist
sed 's/^X//' >synce/pkg-plist << 'END-of-synce/pkg-plist'
END-of-synce/pkg-plist
echo x - synce/pkg-descr
sed 's/^X//' >synce/pkg-descr << 'END-of-synce/pkg-descr'
XSynCE is a project for connecting to devices running Windows CE or Pocket PC.
XThis meta-port installs the synce serial wrappers, librapi and the DCCM
Xdaemon, allowing you to transfer files, install applications and more.
X
XWWW: http://synce.sourceforge.net/
END-of-synce/pkg-descr
echo x - synce/Makefile
sed 's/^X//' >synce/Makefile << 'END-of-synce/Makefile'
X# New ports collection makefile for: synce
X# Date created: 14 June 2003
X# Whom: Sam Lawrance <boris at brooknet.com.au>
X#
X# $FreeBSD$
X
XPORTNAME= synce
XPORTVERSION= 1
XCATEGORIES= palm
XMASTER_SITES= #empty
XDISTFILES= #empty
XEXTRACT_ONLY= #empty
X
XMAINTAINER= boris at brooknet.com.au
XCOMMENT= Tools for interacting with your Windows CE device
X
XRUN_DEPENDS+= dccm:${PORTSDIR}/palm/synce-dccm
XRUN_DEPENDS+= synce-serial-start:${PORTSDIR}/palm/synce-serial
XLIB_DEPENDS+= rapi.2:${PORTSDIR}/palm/synce-librapi2
X
XNO_BUILD= yes
X
Xdo-install:
X ${DO_NADA}
X
X.include <bsd.port.mk>
END-of-synce/Makefile
exit
--- synce.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list