Date: Sat, 14 Jun 2003 13:11:28 +1000 (EST) From: Sam Lawrance <boris@brooknet.com.au> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/53311: New port: palm/synce-libsynce Message-ID: <20030614031128.D6AE45F3@localhost> Resent-Message-ID: <200306140350.h5E3oKFb051085@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 53311 >Category: ports >Synopsis: New port: palm/synce-libsynce >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:20 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: Libsynce is a library to support communication with Windows CE devices (Pocket PCs etc). Part of the SynCE project (synce.sourceforge.net). >How-To-Repeat: n/a >Fix: --- synce-libsynce.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-libsynce # synce-libsynce/Makefile # synce-libsynce/distinfo # synce-libsynce/pkg-descr # synce-libsynce/pkg-plist # echo c - synce-libsynce mkdir -p synce-libsynce > /dev/null 2>&1 echo x - synce-libsynce/Makefile sed 's/^X//' >synce-libsynce/Makefile << 'END-of-synce-libsynce/Makefile' X# New ports collection makefile for: synce-libsynce X# Date created: 14 June 2003 X# Whom: Sam Lawrance <boris@brooknet.com.au> X# X# $FreeBSD$ X XPORTNAME= synce-libsynce XPORTVERSION= 0.7 XCATEGORIES= palm XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= synce X XMAINTAINER= boris@brooknet.com.au XCOMMENT= Library to support communication with WinCE devices X XMAN1= synce.1 X XGNU_CONFIGURE= yes XUSE_LIBTOOL= 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-libsynce/Makefile echo x - synce-libsynce/distinfo sed 's/^X//' >synce-libsynce/distinfo << 'END-of-synce-libsynce/distinfo' XMD5 (synce-libsynce-0.7.tar.gz) = 7525c33252bd4bb72397fa89cdf2c432 END-of-synce-libsynce/distinfo echo x - synce-libsynce/pkg-descr sed 's/^X//' >synce-libsynce/pkg-descr << 'END-of-synce-libsynce/pkg-descr' XSynCE is a project for connecting to devices running Windows CE or Pocket PC. XLibsynce provides common functions needed for communication with a Windows CE Xdevice. X XWWW: http://synce.sourceforge.net/ END-of-synce-libsynce/pkg-descr echo x - synce-libsynce/pkg-plist sed 's/^X//' >synce-libsynce/pkg-plist << 'END-of-synce-libsynce/pkg-plist' Xinclude/synce.h Xinclude/synce_log.h Xinclude/synce_socket.h Xinclude/synce_types.h Xlib/libsynce.a Xlib/libsynce.la Xlib/libsynce.so Xlib/libsynce.so.0 Xshare/aclocal/libsynce.m4 END-of-synce-libsynce/pkg-plist exit --- synce-libsynce.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?20030614031128.D6AE45F3>