Date: Sat, 14 Jun 2003 13:21:14 +1000 (EST) From: Sam Lawrance <boris@brooknet.com.au> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/53309: New port: palm/synce-serial Message-ID: <20030614032114.0810460B@localhost> Resent-Message-ID: <200306140350.h5E3oKN2051056@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 53309 >Category: ports >Synopsis: New port: palm/synce-serial >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:19 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-serial is a set of wrappers around pppd to initiate communication with a Windows CE device such as a Pocket PC. Once connected, palm/synce-dccm (also submitted) can connect to the device. >How-To-Repeat: n/a >Fix: --- synce-serial.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-serial # synce-serial/pkg-plist # synce-serial/pkg-descr # synce-serial/distinfo # synce-serial/Makefile # echo c - synce-serial mkdir -p synce-serial > /dev/null 2>&1 echo x - synce-serial/pkg-plist sed 's/^X//' >synce-serial/pkg-plist << 'END-of-synce-serial/pkg-plist' Xbin/synce-serial-chat Xbin/synce-serial-config Xbin/synce-serial-start Xbin/synce-serial-abort Xshare/synce/synce-serial-common END-of-synce-serial/pkg-plist echo x - synce-serial/pkg-descr sed 's/^X//' >synce-serial/pkg-descr << 'END-of-synce-serial/pkg-descr' XSynCE is a project for connecting to devices running Windows CE or Pocket PC. XSynce-serial is a set of wrappers around pppd to initiate communications Xwith a Windows CE device. Once a connection is established, synce-dccm is Xable to accept connections. X XWWW: http://synce.sourceforge.net/ END-of-synce-serial/pkg-descr echo x - synce-serial/distinfo sed 's/^X//' >synce-serial/distinfo << 'END-of-synce-serial/distinfo' XMD5 (synce-serial-0.7.tar.gz) = d8ececc3cacab0cf635e6a5f10a69fe6 END-of-synce-serial/distinfo echo x - synce-serial/Makefile sed 's/^X//' >synce-serial/Makefile << 'END-of-synce-serial/Makefile' X# New ports collection makefile for: synce-serial X# Date created: 14 June 2003 X# Whom: Sam Lawrance <boris@brooknet.com.au> X# X# $FreeBSD$ X XPORTNAME= synce-serial XPORTVERSION= 0.7 XCATEGORIES= palm XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= synce X XMAINTAINER= boris@brooknet.com.au XCOMMENT= Wrapper for pppd to initiate communications with WinCE devices X XMAN8= synce-serial-config.8 synce-serial-start.8 synce-serial-abort.8 X XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} XCONFIGURE_ARGS+= --program-transform-name="" XCONFIGURE_ARGS+= --prefix=${PREFIX} X XINSTALLS_SHLIB= yes X.include <bsd.port.mk> END-of-synce-serial/Makefile exit --- synce-serial.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?20030614032114.0810460B>