Date: Sat, 14 Jun 2003 13:23:49 +1000 (EST) From: Sam Lawrance <boris@brooknet.com.au> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/53307: New port: palm/synce Message-ID: <20030614032349.8CA7B616@localhost> Resent-Message-ID: <200306140350.h5E3oJvT051028@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@brooknet.com.au> X# X# $FreeBSD$ X XPORTNAME= synce XPORTVERSION= 1 XCATEGORIES= palm XMASTER_SITES= #empty XDISTFILES= #empty XEXTRACT_ONLY= #empty X XMAINTAINER= boris@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030614032349.8CA7B616>