aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-08-01 13:58:54 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-08-01 13:58:54 +0000
commit1ce744d8b45b9e3eb1140da7feb7515aba598e0a (patch)
treea2948a28ce0f0e951cb26a2fddca6529385856b8 /palm
parent6596be0508ef642b0a2f14277dbd33caeaaabcc7 (diff)
downloadports-1ce744d8b45b9e3eb1140da7feb7515aba598e0a.tar.gz
ports-1ce744d8b45b9e3eb1140da7feb7515aba598e0a.zip
SynCE-serial is a set of wrappers around pppd to initiate communication with
WIndows CE devices. PR: 53309 Submitted by: Sam Lawrance <boris@brooknet.com.au>
Notes
Notes: svn path=/head/; revision=86120
Diffstat (limited to 'palm')
-rw-r--r--palm/Makefile1
-rw-r--r--palm/synce-serial/Makefile23
-rw-r--r--palm/synce-serial/distinfo1
-rw-r--r--palm/synce-serial/pkg-descr6
-rw-r--r--palm/synce-serial/pkg-plist5
5 files changed, 36 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile
index fd8103b87e59..bb067dde59eb 100644
--- a/palm/Makefile
+++ b/palm/Makefile
@@ -31,6 +31,7 @@
SUBDIR += sitescooper
SUBDIR += syncal
SUBDIR += synce-libsynce
+ SUBDIR += synce-serial
SUBDIR += syncmal
SUBDIR += txt2pdbdoc
diff --git a/palm/synce-serial/Makefile b/palm/synce-serial/Makefile
new file mode 100644
index 000000000000..fb4718bb1ebb
--- /dev/null
+++ b/palm/synce-serial/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: synce-serial
+# Date created: 14 June 2003
+# Whom: Sam Lawrance <boris@brooknet.com.au>
+#
+# $FreeBSD$
+
+PORTNAME= synce-serial
+PORTVERSION= 0.7
+CATEGORIES= palm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= synce
+
+MAINTAINER= boris@brooknet.com.au
+COMMENT= Wrapper for pppd to initiate communications with WinCE devices
+
+MAN8= synce-serial-config.8 synce-serial-start.8 synce-serial-abort.8
+
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS+= --program-transform-name=""
+INSTALLS_SHLIB= yes
+
+.include <bsd.port.mk>
diff --git a/palm/synce-serial/distinfo b/palm/synce-serial/distinfo
new file mode 100644
index 000000000000..63130032bb5f
--- /dev/null
+++ b/palm/synce-serial/distinfo
@@ -0,0 +1 @@
+MD5 (synce-serial-0.7.tar.gz) = bd8db5dc4bc69d02e36004aa53a028b5
diff --git a/palm/synce-serial/pkg-descr b/palm/synce-serial/pkg-descr
new file mode 100644
index 000000000000..930a3881742f
--- /dev/null
+++ b/palm/synce-serial/pkg-descr
@@ -0,0 +1,6 @@
+SynCE is a project for connecting to devices running Windows CE or Pocket PC.
+Synce-serial is a set of wrappers around pppd to initiate communications
+with a Windows CE device. Once a connection is established, synce-dccm is
+able to accept connections.
+
+WWW: http://synce.sourceforge.net/
diff --git a/palm/synce-serial/pkg-plist b/palm/synce-serial/pkg-plist
new file mode 100644
index 000000000000..f10fa4f8801a
--- /dev/null
+++ b/palm/synce-serial/pkg-plist
@@ -0,0 +1,5 @@
+bin/synce-serial-chat
+bin/synce-serial-config
+bin/synce-serial-start
+bin/synce-serial-abort
+share/synce/synce-serial-common