diff options
-rw-r--r-- | comms/pilot-link/Makefile | 28 | ||||
-rw-r--r-- | comms/pilot-link/files/md5 | 1 | ||||
-rw-r--r-- | comms/pilot-link/pkg/COMMENT | 1 | ||||
-rw-r--r-- | comms/pilot-link/pkg/DESCR | 6 | ||||
-rw-r--r-- | comms/pilot-link/pkg/PLIST | 84 |
5 files changed, 120 insertions, 0 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile new file mode 100644 index 00000000000..fe3cade9e1d --- /dev/null +++ b/comms/pilot-link/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: pilot-link +# Version required: 0.8.11 +# Date created: 28 December 1996 +# Whom: sommerfeld@alum.mit.edu +# +# $NetBSD: Makefile,v 1.1 1998/03/17 03:02:31 sommerfe Exp $ +# + +DISTNAME= pilot-link.0.8.11 +CATEGORIES= comms +MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ +MAINTAINER= sommerfeld@alum.mit.edu + +STRIPFLAG= +GNU_CONFIGURE=yes + +# use "default" configure because overriding INSTALL_PROGRAM does the +# wrong thing for libtool-based packages like pilot-link... + +do-configure: + @(cd ${WRKSRC} && CC="${CC}" ac_cv_path_CC="${CC}" CFLAGS="${CFLAGS}" \ + INSTALL="/usr/bin/install -c -o ${BINOWN} -g ${BINGRP}" \ + ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}) + + +.include <bsd.port.mk> + + diff --git a/comms/pilot-link/files/md5 b/comms/pilot-link/files/md5 new file mode 100644 index 00000000000..a6fd8358458 --- /dev/null +++ b/comms/pilot-link/files/md5 @@ -0,0 +1 @@ +MD5 (pilot-link.0.8.11.tar.gz) = c5535c7fe27e14bd956d021c5fb8b5fe diff --git a/comms/pilot-link/pkg/COMMENT b/comms/pilot-link/pkg/COMMENT new file mode 100644 index 00000000000..25eb736b7c8 --- /dev/null +++ b/comms/pilot-link/pkg/COMMENT @@ -0,0 +1 @@ +Tools to talk to the 3Com Pilot PDA diff --git a/comms/pilot-link/pkg/DESCR b/comms/pilot-link/pkg/DESCR new file mode 100644 index 00000000000..97f77771036 --- /dev/null +++ b/comms/pilot-link/pkg/DESCR @@ -0,0 +1,6 @@ +Tools for talking to the pilot PDA. + +These tools allow for downloading of new records as well as backups +and restores of the contents of the system's memory. + + diff --git a/comms/pilot-link/pkg/PLIST b/comms/pilot-link/pkg/PLIST new file mode 100644 index 00000000000..bfac27f232a --- /dev/null +++ b/comms/pilot-link/pkg/PLIST @@ -0,0 +1,84 @@ +@comment $NetBSD: PLIST,v 1.1 1998/03/17 03:02:32 sommerfe Exp $ +bin/addresses +bin/ccexample +bin/debugsh +bin/dlpsh +bin/getrom +bin/iambicexample +bin/ietf2datebook +bin/install-datebook +bin/install-memo +bin/install-todos +bin/install-user +bin/memos +bin/pi-csd +bin/pi-getram +bin/pi-getrom +bin/pi-nredir +bin/pi-port +bin/pilot-addresses +bin/pilot-clip +bin/pilot-dedupe +bin/pilot-file +bin/pilot-mail +bin/pilot-schlep +bin/pilot-undelete +bin/pilot-xfer +bin/read-expenses +bin/read-ical +bin/read-todos +bin/reminders +bin/sync-plan +include/pi-address.h +include/pi-address.hxx +include/pi-appinfo.h +include/pi-appinfo.hxx +include/pi-args.h +include/pi-cmp.h +include/pi-config.h +include/pi-datebook.h +include/pi-datebook.hxx +include/pi-dlp.h +include/pi-expense.h +include/pi-file.h +include/pi-iambicExpense.h +include/pi-iambicExpense.hxx +include/pi-inet.h +include/pi-inetserial.h +include/pi-macros.h +include/pi-mail.h +include/pi-memo.h +include/pi-memo.hxx +include/pi-padp.h +include/pi-serial.h +include/pi-slp.h +include/pi-sockaddr.h +include/pi-socket.h +include/pi-source.h +include/pi-sync.h +include/pi-syspkt.h +include/pi-todo.h +include/pi-todo.hxx +include/pi-version.h +lib/libpicc.a +lib/libpisock.a +lib/libpisock.la +lib/libpisock.so.3.0 +lib/pix/b1.gif +lib/pix/b2.gif +lib/pix/b3.gif +lib/pix/b4.gif +lib/pix/b5.gif +lib/pix/b6.gif +lib/pix/b7.gif +lib/pix/case.gif +lib/pix/case.xbm +lib/pix/casemask.xbm +man/man1/dlpsh.1 +man/man1/ietf2datebook.1 +man/man1/install-datebook.1 +man/man1/install-memo.1 +man/man1/install-user.1 +man/man1/pilot-xfer.1 +man/man1/read-ical.1 +@dirrm lib/pix |