From e4d804e59309f24ab937961808cabae0b762937b Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Fri, 1 Aug 2003 14:51:43 +0000 Subject: [PATCH] Add Librapi2, an open source implementation of Microsoft's Remote Application Programming Interface, used for communicating with Windows CE devices. PR: 53310 Submitted by: Sam Lawrance --- palm/Makefile | 1 + palm/synce-librapi2/Makefile | 27 +++++++++++++++++++++++++++ palm/synce-librapi2/distinfo | 1 + palm/synce-librapi2/pkg-descr | 6 ++++++ palm/synce-librapi2/pkg-plist | 16 ++++++++++++++++ 5 files changed, 51 insertions(+) create mode 100644 palm/synce-librapi2/Makefile create mode 100644 palm/synce-librapi2/distinfo create mode 100644 palm/synce-librapi2/pkg-descr create mode 100644 palm/synce-librapi2/pkg-plist diff --git a/palm/Makefile b/palm/Makefile index dcdf413001d2..e3a38df92135 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -31,6 +31,7 @@ SUBDIR += sitescooper SUBDIR += syncal SUBDIR += synce-dccm + SUBDIR += synce-librapi2 SUBDIR += synce-libsynce SUBDIR += synce-serial SUBDIR += syncmal diff --git a/palm/synce-librapi2/Makefile b/palm/synce-librapi2/Makefile new file mode 100644 index 000000000000..5b64577f0002 --- /dev/null +++ b/palm/synce-librapi2/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: synce-librapi2 +# Date created: 14 June 2003 +# Whom: Sam Lawrance +# +# $FreeBSD$ + +PORTNAME= synce-librapi2 +PORTVERSION= 0.7 +CATEGORIES= palm +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= synce + +MAINTAINER= boris@brooknet.com.au +COMMENT= Utilities/libraries to make RAPI calls on WinCE devices + +LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce + +MAN1= pcp.1 pls.1 pmkdir.1 pmv.1 prm.1 prmdir.1 prun.1 pstatus.1 synce-install-cab.1 + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS+= --program-transform-name="" +CONFIGURE_ARGS+= --with-libsynce=${PREFIX} + +INSTALLS_SHLIB= yes +.include diff --git a/palm/synce-librapi2/distinfo b/palm/synce-librapi2/distinfo new file mode 100644 index 000000000000..450ca61abc7e --- /dev/null +++ b/palm/synce-librapi2/distinfo @@ -0,0 +1 @@ +MD5 (synce-librapi2-0.7.tar.gz) = ef33965cb97127a54053f8084487a347 diff --git a/palm/synce-librapi2/pkg-descr b/palm/synce-librapi2/pkg-descr new file mode 100644 index 000000000000..f161c8b5d48c --- /dev/null +++ b/palm/synce-librapi2/pkg-descr @@ -0,0 +1,6 @@ +SynCE is a project for connecting to devices running Windows CE or Pocket PC. +Librapi is an open-source implementation that works like RAPI.DLL. The library +makes it possible to make remote calls on a Windows CE device, including +installing applications and transferring files. + +WWW: http://synce.sourceforge.net/ diff --git a/palm/synce-librapi2/pkg-plist b/palm/synce-librapi2/pkg-plist new file mode 100644 index 000000000000..d4376bf0ad47 --- /dev/null +++ b/palm/synce-librapi2/pkg-plist @@ -0,0 +1,16 @@ +bin/pcp +bin/pls +bin/pmkdir +bin/pmv +bin/prm +bin/prmdir +bin/prun +bin/pstatus +bin/synce-install-cab +bin/synce-list-programs +bin/synce-remove-program +include/rapi.h +lib/librapi.a +lib/librapi.la +lib/librapi.so +lib/librapi.so.2