summaryrefslogtreecommitdiff
path: root/palm/xcopilot
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-11-23 23:39:42 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-11-23 23:39:42 +0000
commit8ca00a3ce7ce516e717c2f44a36c59ee37610e4f (patch)
tree04bb5f9b310275bdfa0d66ef96371c32f4527fd5 /palm/xcopilot
parentUpgrade ports/net/tinyfugue to version 4.0 alpha 3. (diff)
xcopilot, a Palm Pilot(TM) emulator.
PR: ports/4109 Submitted by: Nick Sayer <nsayer@quack.kfu.com>
Notes
Notes: svn path=/head/; revision=8777
Diffstat (limited to 'palm/xcopilot')
-rw-r--r--palm/xcopilot/Makefile22
-rw-r--r--palm/xcopilot/distinfo2
-rw-r--r--palm/xcopilot/files/patch-aa20
-rw-r--r--palm/xcopilot/pkg-comment1
-rw-r--r--palm/xcopilot/pkg-descr2
-rw-r--r--palm/xcopilot/pkg-plist4
6 files changed, 51 insertions, 0 deletions
diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile
new file mode 100644
index 000000000000..68e4e0b70f20
--- /dev/null
+++ b/palm/xcopilot/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xcopilot
+# Version required: 0.4
+# Date created: July 17 1997
+# Whom: Nick Sayer <nsayer@quack.kfu.com>
+#
+# $Id:$
+#
+
+DISTNAME= xcopilot-v0.4
+PKGNAME= xcopilot-0.4iang8
+CATEGORIES= emulators
+MASTER_SITES= ftp://uiarchive.cso.uiuc.edu/pub/systems/PalmOS/
+PATCHFILES= xcopilot-v0.4-iang8.diff
+PATCH_DIST_STRIP= -p1
+PATCH_SITES= http://www.isaac.cs.berkeley.edu/pilot/
+
+MAINTAINER= nsayer@quack.kfu.com
+
+USE_X11= yes
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
+.include <bsd.port.mk>
diff --git a/palm/xcopilot/distinfo b/palm/xcopilot/distinfo
new file mode 100644
index 000000000000..3c4056d5bffb
--- /dev/null
+++ b/palm/xcopilot/distinfo
@@ -0,0 +1,2 @@
+MD5 (xcopilot-v0.4.tar.gz) = c8cfcd4923e10736cf2950230fa9a51b
+MD5 (xcopilot-v0.4-iang8.diff) = fac1ee693b461f79f28d7bd95ff63a47
diff --git a/palm/xcopilot/files/patch-aa b/palm/xcopilot/files/patch-aa
new file mode 100644
index 000000000000..d62486558cd2
--- /dev/null
+++ b/palm/xcopilot/files/patch-aa
@@ -0,0 +1,20 @@
+--- Makefile.orig Sun Nov 23 15:16:18 1997
++++ Makefile Sun Nov 23 15:18:13 1997
+@@ -15,13 +15,13 @@
+ CC = gcc
+
+ ## Where to install the binary and icons, respectively
+-BINDIR = ../bin
+-LIBDIR = ../lib
++BINDIR = ${PREFIX}/bin
++LIBDIR = ${PREFIX}/lib/xcopilot
+
+ # set the following CFLAGS, IFLAGS and LFLAGS for linux or FreeBSD
+ CFLAGS = -pipe -g -O5 -Wall
+-IFLAGS = -I/usr/X11R6/include -I. -I${MC68KDIR} -I${MXDIR}
+-LFLAGS = -L/usr/X11R6/lib -lXpm -lXext -lX11
++IFLAGS = -I${X11BASE}/include -I. -I${MC68KDIR} -I${MXDIR}
++LFLAGS = -L${X11BASE}/lib -lXpm -lXext -lX11
+
+ # set the following CFLAGS, IFLAGS and LFLAGS for SunOS 4.1.4
+ #CFLAGS = -pipe -O3 -Wall -g -D__BIG_ENDIAN__ -DNEED_STRSEP
diff --git a/palm/xcopilot/pkg-comment b/palm/xcopilot/pkg-comment
new file mode 100644
index 000000000000..9ab86a19f85f
--- /dev/null
+++ b/palm/xcopilot/pkg-comment
@@ -0,0 +1 @@
+Emulator for US Robotics Pilot PDA
diff --git a/palm/xcopilot/pkg-descr b/palm/xcopilot/pkg-descr
new file mode 100644
index 000000000000..762bc9b5bf80
--- /dev/null
+++ b/palm/xcopilot/pkg-descr
@@ -0,0 +1,2 @@
+xcopilot is an emulator for the popular Pilot PDA. You have to obtain
+a "pilot.rom" file separately (see the README) for this to work.
diff --git a/palm/xcopilot/pkg-plist b/palm/xcopilot/pkg-plist
new file mode 100644
index 000000000000..dddeefe17c29
--- /dev/null
+++ b/palm/xcopilot/pkg-plist
@@ -0,0 +1,4 @@
+bin/xcopilot
+lib/xcopilot/icon.xpm
+lib/xcopilot/icon2.xpm
+@dirrm lib/xcopilot