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 <boris@brooknet.com.au>
This commit is contained in:
Tilman Keskinoz 2003-08-01 14:51:43 +00:00
parent 9b7f541070
commit e4d804e593
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86129
5 changed files with 51 additions and 0 deletions

View File

@ -31,6 +31,7 @@
SUBDIR += sitescooper
SUBDIR += syncal
SUBDIR += synce-dccm
SUBDIR += synce-librapi2
SUBDIR += synce-libsynce
SUBDIR += synce-serial
SUBDIR += syncmal

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: synce-librapi2
# Date created: 14 June 2003
# Whom: Sam Lawrance <boris@brooknet.com.au>
#
# $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 <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (synce-librapi2-0.7.tar.gz) = ef33965cb97127a54053f8084487a347

View File

@ -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/

View File

@ -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