summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-02-28 18:40:37 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-02-28 18:40:37 +0000
commita47f4a47bd8108a5850a0021cb43400e8385b870 (patch)
tree88a8f48b03a2c4f0110c61f8ae37a60523cb1275 /palm
parentRename band-aid build fix patch so it gets applied after the file it (diff)
- Update to 5.1.0r3
PR: ports/132015 Submitted by: Glen Barber <glen.j.barber gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=229225
Diffstat (limited to 'palm')
-rw-r--r--palm/palmos-sdk/Makefile19
-rw-r--r--palm/palmos-sdk/distinfo6
2 files changed, 20 insertions, 5 deletions
diff --git a/palm/palmos-sdk/Makefile b/palm/palmos-sdk/Makefile
index 374e9986d1a5..42fcb9668476 100644
--- a/palm/palmos-sdk/Makefile
+++ b/palm/palmos-sdk/Makefile
@@ -19,14 +19,29 @@ WRKSRC= ${WRKDIR}/sdk-5r3
NO_BUILD= YES
PLIST_SUB= BASEDIR=palmdev/sdk-${SDKVER}
-SDKVER= 5.0
+SDKVER= 5.1.0
INCDIR= ${PREFIX}/palmdev/sdk-${SDKVER}/include
LIBDIR= ${PREFIX}/palmdev/sdk-${SDKVER}/lib
.include <bsd.port.pre.mk>
+.if defined(BATCH) || defined(PACKAGE_BUILDING)
+IGNORE='The distribution file for this port may not be automatically fetched due to licensing restrictions.'
+.endif
+
+do-fetch:
.if !exists(${DISTDIR}/palmos-sdk-${SDKVER}r3-1.tar.gz)
-IGNORE='You must manually fetch tarball from http://www.palmos.com/cgi-bin/sdk50.cgi and place it in ${DISTDIR} then run make again.'
+ @${ECHO} ""
+ @${ECHO} "You must manually fetch the palmos-sdk tarfile from:"
+ @${ECHO} ""
+ @${ECHO} "http://www.accessdevnet.com/index.php/Garnet-OS-SDK-68K-R3-PRC-tools-Generic-UNIX/View-category.html"
+ @${ECHO} ""
+ @${ECHO} "You will be required to register on the site."
+ @${ECHO} ""
+ @${ECHO} "After fetching the file, move it to
+ @${ECHO} "${DISTDIR}/palmos-sdk-${SDKVER}r3-1.tar.gz"
+ @${ECHO} "and run make again."
+ @${FALSE}
.endif
do-install:
diff --git a/palm/palmos-sdk/distinfo b/palm/palmos-sdk/distinfo
index d0d25226a7d9..753717e3e417 100644
--- a/palm/palmos-sdk/distinfo
+++ b/palm/palmos-sdk/distinfo
@@ -1,3 +1,3 @@
-MD5 (palmos-sdk-5.0r3-1.tar.gz) = 56647bd079f9c23b4df491c165caf7ca
-SHA256 (palmos-sdk-5.0r3-1.tar.gz) = 743340c227da7f2beb961bfdf2961d7f436cba7ccbe08b0d667a4c8b964a8ece
-SIZE (palmos-sdk-5.0r3-1.tar.gz) = 467607
+MD5 (palmos-sdk-5.1.0r3-1.tar.gz) = 56647bd079f9c23b4df491c165caf7ca
+SHA256 (palmos-sdk-5.1.0r3-1.tar.gz) = 743340c227da7f2beb961bfdf2961d7f436cba7ccbe08b0d667a4c8b964a8ece
+SIZE (palmos-sdk-5.1.0r3-1.tar.gz) = 467607