Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 03:46:01 -0700 (PDT)
From:      Christian Lackas <delta@lackas.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/38688: new port of palmos-sdk4
Message-ID:  <200205291046.g4TAk1vr047325@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         38688
>Category:       ports
>Synopsis:       new port of palmos-sdk4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 29 03:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Christian Lackas
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
DESY
>Environment:
FreeBSD server 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Wed May  8 19:37:27 CEST 2002     root@server:/usr/obj/usr/src/sys/DELTA  i386     
>Description:
This is a new port for the PalmOS SDK version 4.0.
There is already a port of version 3.5 available (named palmos-sdk), but you can install them both without problems.

The maintainer of palmos-sdk (Jun Kuriyama) told me that he has no
time to update the palmos-ports.

I have included the shar for the new port.
>How-To-Repeat:
     
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	palmos-sdk4
#	palmos-sdk4/Makefile
#	palmos-sdk4/distinfo
#	palmos-sdk4/pkg-comment
#	palmos-sdk4/pkg-descr
#	palmos-sdk4/pkg-plist
#
echo c - palmos-sdk4
mkdir -p palmos-sdk4 > /dev/null 2>&1
echo x - palmos-sdk4/Makefile
sed 's/^X//' >palmos-sdk4/Makefile << 'END-of-palmos-sdk4/Makefile'
X# New ports collection makefile for:	Palm OS SDK4
X# Date created:		May 22 2002
X# Whom:			Christian Lackas <delta@lackas.net>
X#			based on port by Jun Kuriyama <kuriyama@FreeBSD.org>
X#
X# $FreeBSD: ports/palm/palmos-sdk/Makefile,v 1.6 2001/06/01 06:05:13 obrien Exp $
X#
X
XPORTNAME=	palmos-sdk4
XPORTVERSION=	4.0
XCATEGORIES=	palm
XMASTER_SITES=
X# DISTFILES=	sdk40-core.tar.gz
XDISTNAME=	sdk40-core
X
XMAINTAINER=	delta@lackas.net
X
XRESTRICTED=	License agreement is required.
XWRKSRC=		${WRKDIR}/Palm\ OS\ Support
XNO_BUILD=	YES
X
XINCDIR=		${PREFIX}/palmdev/sdk-4.0/include
XLIBDIR=		${PREFIX}/palmdev/sdk-4.0/lib
X
X.include <bsd.port.pre.mk>
X
X.if !exists(${DISTDIR}/sdk40-core.tar.gz)
XIGNORE='You must manually fetch tarball from http://www.palmos.com/dev/tech/tools/ and place it in ${DISTDIR} then run make again.'
X.endif
X
Xdo-install:
X	${MKDIR} ${INCDIR} ${LIBDIR}
X	${CP} -Rp ${WRKSRC}/Incs/* ${INCDIR}
X	${CP} -Rp ${WRKSRC}/GCC\ Libraries/* ${LIBDIR}
X	${CHOWN} -R root:wheel ${INCDIR} ${LIBDIR}
X
X.include <bsd.port.post.mk>
END-of-palmos-sdk4/Makefile
echo x - palmos-sdk4/distinfo
sed 's/^X//' >palmos-sdk4/distinfo << 'END-of-palmos-sdk4/distinfo'
XMD5 (sdk40-core.tar.gz) = 6d38aa6c1fb6772fce2f23ecfb0423f9
END-of-palmos-sdk4/distinfo
echo x - palmos-sdk4/pkg-comment
sed 's/^X//' >palmos-sdk4/pkg-comment << 'END-of-palmos-sdk4/pkg-comment'
XPalm OS SDK 4.0
END-of-palmos-sdk4/pkg-comment
echo x - palmos-sdk4/pkg-descr
sed 's/^X//' >palmos-sdk4/pkg-descr << 'END-of-palmos-sdk4/pkg-descr'
XPalm OS Software Development Kit 4.0.
X
XWWW: http://www.palm.com/devzone/tools/sdks.html
END-of-palmos-sdk4/pkg-descr
echo x - palmos-sdk4/pkg-plist
sed 's/^X//' >palmos-sdk4/pkg-plist << 'END-of-palmos-sdk4/pkg-plist'
Xpalmdev/sdk-4.0/include/BuildDefaults.h
Xpalmdev/sdk-4.0/include/BuildDefines.h
Xpalmdev/sdk-4.0/include/Core/CoreTraps.h
Xpalmdev/sdk-4.0/include/Core/Hardware/HAL.h
Xpalmdev/sdk-4.0/include/Core/Hardware/HwrMiscFlags.h
Xpalmdev/sdk-4.0/include/Core/Hardware/M68KHwr.h
Xpalmdev/sdk-4.0/include/Core/System/AlarmMgr.h
Xpalmdev/sdk-4.0/include/Core/System/AppLaunchCmd.h
Xpalmdev/sdk-4.0/include/Core/System/Bitmap.h
Xpalmdev/sdk-4.0/include/Core/System/CMCommon.h
Xpalmdev/sdk-4.0/include/Core/System/CMLConst.h
Xpalmdev/sdk-4.0/include/Core/System/CTP.h
Xpalmdev/sdk-4.0/include/Core/System/CharAttr.h
Xpalmdev/sdk-4.0/include/Core/System/CharLatin.h
Xpalmdev/sdk-4.0/include/Core/System/CharShiftJIS.h
Xpalmdev/sdk-4.0/include/Core/System/Chars.h
Xpalmdev/sdk-4.0/include/Core/System/ConnectionMgr.h
Xpalmdev/sdk-4.0/include/Core/System/ConsoleMgr.h
Xpalmdev/sdk-4.0/include/Core/System/Crc.h
Xpalmdev/sdk-4.0/include/Core/System/DLCommon.h
Xpalmdev/sdk-4.0/include/Core/System/DLServer.h
Xpalmdev/sdk-4.0/include/Core/System/DataMgr.h
Xpalmdev/sdk-4.0/include/Core/System/DateTime.h
Xpalmdev/sdk-4.0/include/Core/System/DebugMgr.h
Xpalmdev/sdk-4.0/include/Core/System/Encrypt.h
Xpalmdev/sdk-4.0/include/Core/System/ErrorBase.h
Xpalmdev/sdk-4.0/include/Core/System/ErrorMgr.h
Xpalmdev/sdk-4.0/include/Core/System/ExgLib.h
Xpalmdev/sdk-4.0/include/Core/System/ExgMgr.h
Xpalmdev/sdk-4.0/include/Core/System/FeatureMgr.h
Xpalmdev/sdk-4.0/include/Core/System/FileStream.h
Xpalmdev/sdk-4.0/include/Core/System/FloatMgr.h
Xpalmdev/sdk-4.0/include/Core/System/Font.h
Xpalmdev/sdk-4.0/include/Core/System/Graffiti.h
Xpalmdev/sdk-4.0/include/Core/System/Helper.h
Xpalmdev/sdk-4.0/include/Core/System/HelperServiceClass.h
Xpalmdev/sdk-4.0/include/Core/System/HostControl.h
Xpalmdev/sdk-4.0/include/Core/System/IMCUtils.h
Xpalmdev/sdk-4.0/include/Core/System/IntlMgr.h
Xpalmdev/sdk-4.0/include/Core/System/IrLib.h
Xpalmdev/sdk-4.0/include/Core/System/KeyMgr.h
Xpalmdev/sdk-4.0/include/Core/System/LocaleMgr.h
Xpalmdev/sdk-4.0/include/Core/System/Localize.h
Xpalmdev/sdk-4.0/include/Core/System/MemoryMgr.h
Xpalmdev/sdk-4.0/include/Core/System/ModemMgr.h
Xpalmdev/sdk-4.0/include/Core/System/NetBitUtils.h
Xpalmdev/sdk-4.0/include/Core/System/NetMgr.h
Xpalmdev/sdk-4.0/include/Core/System/NotifyMgr.h
Xpalmdev/sdk-4.0/include/Core/System/OverlayMgr.h
Xpalmdev/sdk-4.0/include/Core/System/PalmLocRawData.h
Xpalmdev/sdk-4.0/include/Core/System/PalmLocale.h
Xpalmdev/sdk-4.0/include/Core/System/Password.h
Xpalmdev/sdk-4.0/include/Core/System/PenMgr.h
Xpalmdev/sdk-4.0/include/Core/System/Preferences.h
Xpalmdev/sdk-4.0/include/Core/System/Rect.h
Xpalmdev/sdk-4.0/include/Core/System/ScriptPlugin.h
Xpalmdev/sdk-4.0/include/Core/System/SerialDrvr.h
Xpalmdev/sdk-4.0/include/Core/System/SerialLinkMgr.h
Xpalmdev/sdk-4.0/include/Core/System/SerialMgr.h
Xpalmdev/sdk-4.0/include/Core/System/SerialMgrOld.h
Xpalmdev/sdk-4.0/include/Core/System/SerialSdrv.h
Xpalmdev/sdk-4.0/include/Core/System/SerialVdrv.h
Xpalmdev/sdk-4.0/include/Core/System/SoundMgr.h
Xpalmdev/sdk-4.0/include/Core/System/StdIOPalm.h
Xpalmdev/sdk-4.0/include/Core/System/StdIOProvider.h
Xpalmdev/sdk-4.0/include/Core/System/StringMgr.h
Xpalmdev/sdk-4.0/include/Core/System/SysEvent.h
Xpalmdev/sdk-4.0/include/Core/System/SysEvtMgr.h
Xpalmdev/sdk-4.0/include/Core/System/SysResTypes.rh
Xpalmdev/sdk-4.0/include/Core/System/SysUtils.h
Xpalmdev/sdk-4.0/include/Core/System/SystemMgr.h
Xpalmdev/sdk-4.0/include/Core/System/SystemPkt.h
Xpalmdev/sdk-4.0/include/Core/System/SystemPublic.h
Xpalmdev/sdk-4.0/include/Core/System/SystemResources.h
Xpalmdev/sdk-4.0/include/Core/System/TextMgr.h
Xpalmdev/sdk-4.0/include/Core/System/TextServicesMgr.h
Xpalmdev/sdk-4.0/include/Core/System/TimeMgr.h
Xpalmdev/sdk-4.0/include/Core/System/TraceMgr.h
Xpalmdev/sdk-4.0/include/Core/System/UDAMgr.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/arpa_inet.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/netdb.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/netinet_in.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/netinet_in_systm.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/netinet_ip.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/netinet_tcp.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/sys_errno.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/sys_socket.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/sys_socketvar.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/sys_time.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/sys_types.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/sys_uio.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/unix_fcntl.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/unix_netdb.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/unix_stdarg.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/unix_stdio.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/unix_stdlib.h
Xpalmdev/sdk-4.0/include/Core/System/Unix/unix_string.h
Xpalmdev/sdk-4.0/include/Core/System/Window.h
Xpalmdev/sdk-4.0/include/Core/UI/AboutBox.h
Xpalmdev/sdk-4.0/include/Core/UI/AttentionMgr.h
Xpalmdev/sdk-4.0/include/Core/UI/Category.h
Xpalmdev/sdk-4.0/include/Core/UI/Clipboard.h
Xpalmdev/sdk-4.0/include/Core/UI/Control.h
Xpalmdev/sdk-4.0/include/Core/UI/Day.h
Xpalmdev/sdk-4.0/include/Core/UI/Event.h
Xpalmdev/sdk-4.0/include/Core/UI/FatalAlert.h
Xpalmdev/sdk-4.0/include/Core/UI/Field.h
Xpalmdev/sdk-4.0/include/Core/UI/Find.h
Xpalmdev/sdk-4.0/include/Core/UI/FontSelect.h
Xpalmdev/sdk-4.0/include/Core/UI/Form.h
Xpalmdev/sdk-4.0/include/Core/UI/GraffitiReference.h
Xpalmdev/sdk-4.0/include/Core/UI/GraffitiShift.h
Xpalmdev/sdk-4.0/include/Core/UI/InsPoint.h
Xpalmdev/sdk-4.0/include/Core/UI/Keyboard.h
Xpalmdev/sdk-4.0/include/Core/UI/Launcher.h
Xpalmdev/sdk-4.0/include/Core/UI/List.h
Xpalmdev/sdk-4.0/include/Core/UI/Menu.h
Xpalmdev/sdk-4.0/include/Core/UI/PhoneLookup.h
Xpalmdev/sdk-4.0/include/Core/UI/PrivateRecords.h
Xpalmdev/sdk-4.0/include/Core/UI/Progress.h
Xpalmdev/sdk-4.0/include/Core/UI/ScrollBar.h
Xpalmdev/sdk-4.0/include/Core/UI/SelDay.h
Xpalmdev/sdk-4.0/include/Core/UI/SelTime.h
Xpalmdev/sdk-4.0/include/Core/UI/SelTimeZone.h
Xpalmdev/sdk-4.0/include/Core/UI/Table.h
Xpalmdev/sdk-4.0/include/Core/UI/UIColor.h
Xpalmdev/sdk-4.0/include/Core/UI/UIControls.h
Xpalmdev/sdk-4.0/include/Core/UI/UIPublic.h
Xpalmdev/sdk-4.0/include/Core/UI/UIResDefs.r
Xpalmdev/sdk-4.0/include/Core/UI/UIResources.h
Xpalmdev/sdk-4.0/include/Dynamic/PalmOptErrorCheckLevel.Debug
Xpalmdev/sdk-4.0/include/Dynamic/PalmOptErrorCheckLevel.Release
Xpalmdev/sdk-4.0/include/Dynamic/PalmOptErrorCheckLevel.h
Xpalmdev/sdk-4.0/include/Dynamic/PalmOptTraceLevel.Off
Xpalmdev/sdk-4.0/include/Dynamic/PalmOptTraceLevel.On
Xpalmdev/sdk-4.0/include/Dynamic/PalmOptTraceLevel.h
Xpalmdev/sdk-4.0/include/Extensions/ExpansionMgr/ExpansionMgr.h
Xpalmdev/sdk-4.0/include/Extensions/ExpansionMgr/FSLib.h
Xpalmdev/sdk-4.0/include/Extensions/ExpansionMgr/SlotDrvrLib.h
Xpalmdev/sdk-4.0/include/Extensions/ExpansionMgr/VFSMgr.h
Xpalmdev/sdk-4.0/include/Libraries/ExgLocal/ExgLocalLib.h
Xpalmdev/sdk-4.0/include/Libraries/INet/INetMgr.h
Xpalmdev/sdk-4.0/include/Libraries/LibTraps.h
Xpalmdev/sdk-4.0/include/Libraries/Lz77/Lz77Mgr.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/BmpGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/CtlGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/DateGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/FldGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/FntGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/FrmGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/IntlGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/LmGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/LstGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/OmGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/PalmOSGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/ResGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/SysGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/TblGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/TsmGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/TxtGlue.h
Xpalmdev/sdk-4.0/include/Libraries/PalmOSGlue/WinGlue.h
Xpalmdev/sdk-4.0/include/Libraries/Pdi/PdiConst.h
Xpalmdev/sdk-4.0/include/Libraries/Pdi/PdiLib.h
Xpalmdev/sdk-4.0/include/Libraries/Sms/SmsLib.h
Xpalmdev/sdk-4.0/include/Libraries/Telephony/TelephonyMgr.h
Xpalmdev/sdk-4.0/include/Libraries/Telephony/TelephonyMgrTypes.h
Xpalmdev/sdk-4.0/include/Libraries/Telephony/UI/TelephonyMgrUI.h
Xpalmdev/sdk-4.0/include/PalmCompatibility.h
Xpalmdev/sdk-4.0/include/PalmOS.h
Xpalmdev/sdk-4.0/include/PalmOS.pch
Xpalmdev/sdk-4.0/include/PalmOS.win.pch
Xpalmdev/sdk-4.0/include/PalmTypes.h
Xpalmdev/sdk-4.0/include/PalmUtils.h
Xpalmdev/sdk-4.0/include/header.gcc
Xpalmdev/sdk-4.0/lib/m68k-palmos-coff/libNetSocket.a
Xpalmdev/sdk-4.0/lib/m68k-palmos-coff/libPalmOSGlue-debug.a
Xpalmdev/sdk-4.0/lib/m68k-palmos-coff/libPalmOSGlue.a
X@dirrm palmdev/sdk-4.0/lib/m68k-palmos-coff
X@dirrm palmdev/sdk-4.0/lib
X@dirrm palmdev/sdk-4.0/include/Libraries/Telephony/UI
X@dirrm palmdev/sdk-4.0/include/Libraries/Telephony
X@dirrm palmdev/sdk-4.0/include/Libraries/Sms
X@dirrm palmdev/sdk-4.0/include/Libraries/Pdi
X@dirrm palmdev/sdk-4.0/include/Libraries/PalmOSGlue
X@dirrm palmdev/sdk-4.0/include/Libraries/Lz77
X@dirrm palmdev/sdk-4.0/include/Libraries/INet
X@dirrm palmdev/sdk-4.0/include/Libraries/ExgLocal
X@dirrm palmdev/sdk-4.0/include/Libraries
X@dirrm palmdev/sdk-4.0/include/Extensions/ExpansionMgr
X@dirrm palmdev/sdk-4.0/include/Extensions
X@dirrm palmdev/sdk-4.0/include/Dynamic
X@dirrm palmdev/sdk-4.0/include/Core/UI
X@dirrm palmdev/sdk-4.0/include/Core/System/Unix
X@dirrm palmdev/sdk-4.0/include/Core/System
X@dirrm palmdev/sdk-4.0/include/Core/Hardware
X@dirrm palmdev/sdk-4.0/include/Core
X@dirrm palmdev/sdk-4.0/include
X@dirrm palmdev/sdk-4.0
END-of-palmos-sdk4/pkg-plist
exit
     
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205291046.g4TAk1vr047325>