summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-08-01 14:51:43 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-08-01 14:51:43 +0000
commite4d804e59309f24ab937961808cabae0b762937b (patch)
tree3f879137296051ddbece1dd15704333892d19d72 /palm
parentAdd xfce4-systemload-plugin 0.3.2, system Load plugin for XFce4. (diff)
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>
Notes
Notes: svn path=/head/; revision=86129
Diffstat (limited to 'palm')
-rw-r--r--palm/Makefile1
-rw-r--r--palm/synce-librapi2/Makefile27
-rw-r--r--palm/synce-librapi2/distinfo1
-rw-r--r--palm/synce-librapi2/pkg-descr6
-rw-r--r--palm/synce-librapi2/pkg-plist16
5 files changed, 51 insertions, 0 deletions
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 <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>
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