summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-01-15 17:47:37 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-01-15 17:47:37 +0000
commitafae53b35d271d434b0701f6ee5215bcb16fb931 (patch)
tree077d6678a5c67f1d4f6ef5a2d266726ba0e91ab6 /palm
parentAdd ircd-hybrid-5 (diff)
Take this port over from pst at his request. Move everything under
/usr/local/pilot subhierarchy since this thing installs a *lot* of executables and headers, many of which may well conflict with other tools. This also makes it consistent with the prc-tools port. Use suggestion from Satoshi to deal with PREFIX (thanks, Satoshi!).
Notes
Notes: svn path=/head/; revision=9342
Diffstat (limited to 'palm')
-rw-r--r--palm/pilot-link-devel/Makefile7
-rw-r--r--palm/pilot-link-devel/files/patch-ab13
-rw-r--r--palm/pilot-link/Makefile7
-rw-r--r--palm/pilot-link/files/patch-ab13
4 files changed, 30 insertions, 10 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile
index b041e047b86a..99c72a12abea 100644
--- a/palm/pilot-link-devel/Makefile
+++ b/palm/pilot-link-devel/Makefile
@@ -3,20 +3,21 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
-# $Id: Makefile,v 1.10 1997/12/16 22:43:23 pst Exp $
+# $Id: Makefile,v 1.11 1998/01/01 17:29:09 asami Exp $
DISTNAME= pilot-link.0.8.9
PKGNAME= pilot-link-0.8.9
CATEGORIES= comms pilot tk80
MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/
-MAINTAINER= pst@freebsd.org
+MAINTAINER= jkh@freebsd.org
LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
USE_PERL5= yes
+PREFIX= ${LOCALBASE}/pilot
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-perl5=${PREFIX}/bin/perl
+CONFIGURE_ARGS= --with-perl5=${LOCALBASE}/bin/perl5
MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \
install-memo.1 install-user.1 pilot-xfer.1 \
diff --git a/palm/pilot-link-devel/files/patch-ab b/palm/pilot-link-devel/files/patch-ab
index 6cdfb67ac4c0..112e540826bd 100644
--- a/palm/pilot-link-devel/files/patch-ab
+++ b/palm/pilot-link-devel/files/patch-ab
@@ -1,5 +1,14 @@
---- configure.orig Tue Oct 7 07:24:18 1997
-+++ configure Mon Nov 24 00:46:24 1997
+--- configure.orig Sat Dec 13 23:27:17 1997
++++ configure Wed Jan 14 06:49:36 1998
+@@ -9,7 +9,7 @@
+
+ # Defaults:
+ ac_help=
+-ac_default_prefix=/usr/local
++ac_default_prefix=/usr/local/pilot
+ # Any additions from configure.in:
+ ac_help="$ac_help
+ --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
@@ -818,9 +818,9 @@
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile
index b041e047b86a..99c72a12abea 100644
--- a/palm/pilot-link/Makefile
+++ b/palm/pilot-link/Makefile
@@ -3,20 +3,21 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
-# $Id: Makefile,v 1.10 1997/12/16 22:43:23 pst Exp $
+# $Id: Makefile,v 1.11 1998/01/01 17:29:09 asami Exp $
DISTNAME= pilot-link.0.8.9
PKGNAME= pilot-link-0.8.9
CATEGORIES= comms pilot tk80
MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/
-MAINTAINER= pst@freebsd.org
+MAINTAINER= jkh@freebsd.org
LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
USE_PERL5= yes
+PREFIX= ${LOCALBASE}/pilot
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-perl5=${PREFIX}/bin/perl
+CONFIGURE_ARGS= --with-perl5=${LOCALBASE}/bin/perl5
MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \
install-memo.1 install-user.1 pilot-xfer.1 \
diff --git a/palm/pilot-link/files/patch-ab b/palm/pilot-link/files/patch-ab
index 6cdfb67ac4c0..112e540826bd 100644
--- a/palm/pilot-link/files/patch-ab
+++ b/palm/pilot-link/files/patch-ab
@@ -1,5 +1,14 @@
---- configure.orig Tue Oct 7 07:24:18 1997
-+++ configure Mon Nov 24 00:46:24 1997
+--- configure.orig Sat Dec 13 23:27:17 1997
++++ configure Wed Jan 14 06:49:36 1998
+@@ -9,7 +9,7 @@
+
+ # Defaults:
+ ac_help=
+-ac_default_prefix=/usr/local
++ac_default_prefix=/usr/local/pilot
+ # Any additions from configure.in:
+ ac_help="$ac_help
+ --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
@@ -818,9 +818,9 @@
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.