pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Remove palmos-includes because it depends on (br...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b359d8e5a98e
branches:  trunk
changeset: 497537:b359d8e5a98e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jul 30 11:17:15 2005 +0000

description:
Remove palmos-includes because it depends on (broken and removed)
prc-tools.

diffstat:

 devel/Makefile                 |    3 +-
 devel/palmos-includes/DESCR    |    2 -
 devel/palmos-includes/Makefile |  124 -----
 devel/palmos-includes/PLIST    |  906 -----------------------------------------
 devel/palmos-includes/distinfo |   20 -
 5 files changed, 1 insertions(+), 1054 deletions(-)

diffs (truncated from 1085 to 300 lines):

diff -r 716a95234706 -r b359d8e5a98e devel/Makefile
--- a/devel/Makefile    Sat Jul 30 11:14:05 2005 +0000
+++ b/devel/Makefile    Sat Jul 30 11:17:15 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.667 2005/07/27 20:26:46 dogcow Exp $
+# $NetBSD: Makefile,v 1.668 2005/07/30 11:17:15 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -468,7 +468,6 @@
 SUBDIR+=       p5-perl-headers
 SUBDIR+=       p5-prefork
 SUBDIR+=       p5-subversion
-SUBDIR+=       palmos-includes
 SUBDIR+=       palmpower
 SUBDIR+=       pango
 SUBDIR+=       papaya
diff -r 716a95234706 -r b359d8e5a98e devel/palmos-includes/DESCR
--- a/devel/palmos-includes/DESCR       Sat Jul 30 11:14:05 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-System include files for PalmOS 1.0, 2.0, 3.1, and 3.5.  This version
-is for use with prc-tools.
diff -r 716a95234706 -r b359d8e5a98e devel/palmos-includes/Makefile
--- a/devel/palmos-includes/Makefile    Sat Jul 30 11:14:05 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,124 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2004/04/06 19:25:02 dillo Exp $
-#
-
-DISTNAME=       sdk50-win
-PKGNAME=       palmos-includes-5.0
-PKGREVISION=   1
-CATEGORIES=    devel
-MASTER_SITES=  http://www.palmos.com/dev/tools/sdk/
-DISTFILES=     sdk50-win.zip
-DISTFILES+=    sdk40-core.tar.gz sdk40upd1.tar.gz
-DISTFILES+=    sdk35.tar.gz sdk35-update1.tar.gz
-DISTFILES+=    sdk31a1.zip
-
-MAINTAINER=    tech-pkg%giga.or.at@localhost
-HOMEPAGE=      http://www.palmos.com/dev/tools/gcc/index.html
-COMMENT=       Palm OS include files
-
-BUILD_DEPENDS+=        wget-[0-9]*:../../net/wget
-DEPENDS+=      prc-tools>=2.2:../../devel/prc-tools
-
-SITES_sdk50-win.zip=http://www.palmos.com/cgi-bin/sdk50.cgi
-SITES_sdk40-core.tar.gz=http://www.palmos.com/cgi-bin/sdk40.cgi
-SITES_sdk40upd1.tar.gz=http://www.palmos.com/cgi-bin/sdk40.cgi
-SITES_sdk35.tar.gz=http://www.palmos.com/cgi-bin/sdk35.cgi
-SITES_sdk35-update1.tar.gz=http://www.palmos.com/cgi-bin/sdk35.cgi
-
-NO_CONFIGURE=  YES
-NO_BUILD=      YES
-EXTRACT_CMD_OPTS.zip=  -aqo
-
-RESTRICTED=    Redistribution not permitted
-NO_SRC_ON_CDROM=${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
-NO_BIN_ON_CDROM=${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-
-LICENSE=       palmos-sdk-license
-PLIST_SUBST+=  DEFAULT_SDK="${PALMOS_DEFAULT_SDK}"
-
-PALMDEV=       ${PREFIX}/share/palmdev
-DOCDIR=                ${PREFIX}/share/doc/palmdev
-SDK50=         ${WRKDIR}/Palm_OS_5_SDK_dr12
-SDK40=         ${WRKDIR}
-SDK401=                ${WRKDIR}/PalmOS-4.0-SDK-Update-1/PalmOS-Unix
-SDK35=         ${WRKDIR}/Palm\ OS\ 3.5\ Support
-SDK31=         ${WRKDIR}/Palm\ OS\ 3.1\ Support
-
-.include "../../mk/bsd.prefs.mk"
-
-PALMOS_DEFAULT_SDK?=   4.0.1
-
-pre-fetch: install-depends
-.  for fetchfile in ${DISTFILES}
-.    if defined(SITES_${fetchfile})
-       @if [ ! -f ${DISTDIR}/${fetchfile} ]; then                      \
-               ${ECHO} "=> ${fetchfile} doesn't seem to exist on this system.";\
-               ${ECHO} '=> Attempting to fetch ${fetchfile} from'      \
-                               '${SITES_${fetchfile}}';                \
-               cd ${DISTDIR} &&                                        \
-                   wget --header 'Referer: ${SITES_${fetchfile}}'      \
-                       ${SITES_${fetchfile}}/${fetchfile};             \
-       fi
-.    endif
-.  endfor
-
-EXTRACT_NORMAL=sdk40-core.tar.gz sdk40upd1.tar.gz sdk35.tar.gz sdk35-update1.tar.gz sdk31a1.zip
-
-do-extract: ${WRKDIR}
-.  for file in ${EXTRACT_NORMAL}
-       @extract_file="${DISTDIR}/${file}"; export extract_file;    \
-       cd ${WRKDIR}; ${EXTRACT_CMD}
-.  endfor
-       @extract_file="${DISTDIR}/sdk50-win.zip"; export extract_file;  \
-       cd ${WRKDIR}; ${MKDIR} Palm_OS_5_SDK_dr12; cd Palm_OS_5_SDK_dr12; \
-       ${EXTRACT_CMD}
-
-do-install:
-       ${INSTALL_DATA_DIR} ${PALMDEV}
-       ${INSTALL_DATA_DIR} ${DOCDIR}
-       # --- 5.0 ---
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-5.0
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-5.0/include
-       cd ${SDK50}/Palm\ OS\ Support/Incs \
-               && ${PAX} -rw . ${PALMDEV}/sdk-5.0/include
-       ${INSTALL_DATA} ${SDK50}/Palm\ OS\ 5.0\ SDK\ Readme.txt \
-               ${DOCDIR}/sdk-5.0-readme.txt
-       # --- 4.0.1 ---
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-4.0.1
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-4.0.1/include
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-4.0.1/lib
-       cd ${SDK40}/Palm\ OS\ Support/Incs \
-               && ${PAX} -rw . ${PALMDEV}/sdk-4.0.1/include
-       cd ${SDK40}/Palm\ OS\ Support/GCC\ Libraries \
-               && ${PAX} -rw . ${PALMDEV}/sdk-4.0.1/lib
-       cd ${SDK401}/PalmOS-Support && ${PAX} -rw . ${PALMDEV}/sdk-4.0.1
-       ${INSTALL_DATA} ${SDK401}/Documentation/PalmOS-4.0.1-SDK-Readme \
-               ${DOCDIR}/sdk-4.0.1-readme.txt
-       # --- 4.0 ---
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-4.0
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-4.0/include
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-4.0/lib
-       cd ${SDK40}/Palm\ OS\ Support/Incs \
-               && ${PAX} -rw . ${PALMDEV}/sdk-4.0/include
-       cd ${SDK40}/Palm\ OS\ Support/GCC\ Libraries \
-               && ${PAX} -rw . ${PALMDEV}/sdk-4.0/lib
-       ${INSTALL_DATA} ${SDK40}/Documentation/Palm\ OS\ 4.0\ SDK\ ReadMe.txt \
-               ${DOCDIR}/sdk-4.0-readme.txt
-       # --- 3.5 ---
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-3.5
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-3.5/include
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-3.5/lib
-       cd ${SDK35}/Incs && ${PAX} -rw *.h header.gcc Core Dynamic Libraries \
-                               ${PALMDEV}/sdk-3.5/include
-       cd ${SDK35}/GCC\ Libraries && ${PAX} -rw . ${PALMDEV}/sdk-3.5/lib
-       # --- 3.1 ---
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-3.1
-       ${INSTALL_DATA_DIR} ${PALMDEV}/sdk-3.1/include
-       cd ${SDK31}/Incs && ${PAX} -rw *.h Hardware International System UI \
-                               ${PALMDEV}/sdk-3.1/include
-       ${INSTALL_DATA} ${WRKDIR}/SDK31\ a1\ README.txt \
-               ${DOCDIR}/sdk-3.1-readme.txt
-       ${PREFIX}/bin/palmdev-prep --default ${PALMOS_DEFAULT_SDK}
-
-.include "../../mk/bsd.pkg.mk"
diff -r 716a95234706 -r b359d8e5a98e devel/palmos-includes/PLIST
--- a/devel/palmos-includes/PLIST       Sat Jul 30 11:14:05 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,906 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2002/10/15 23:08:59 dillo Exp $
-share/doc/palmdev/sdk-3.1-readme.txt
-share/doc/palmdev/sdk-4.0-readme.txt
-share/doc/palmdev/sdk-4.0.1-readme.txt
-share/doc/palmdev/sdk-5.0-readme.txt
-share/palmdev/sdk-3.1/include/AppBuildRules.h
-share/palmdev/sdk-3.1/include/BuildRules.h
-share/palmdev/sdk-3.1/include/Common.h
-share/palmdev/sdk-3.1/include/Es.Prefix.h
-share/palmdev/sdk-3.1/include/Fr.Prefix.h
-share/palmdev/sdk-3.1/include/Ge.Prefix.h
-share/palmdev/sdk-3.1/include/Hardware/Hardware.h
-share/palmdev/sdk-3.1/include/Hardware/M68KHwr.h
-share/palmdev/sdk-3.1/include/International/CharLatin.h
-share/palmdev/sdk-3.1/include/International/CharShiftJIS.h
-share/palmdev/sdk-3.1/include/International/IntlMgr.h
-share/palmdev/sdk-3.1/include/International/JapaneseFEP.h
-share/palmdev/sdk-3.1/include/International/TextMgr.h
-share/palmdev/sdk-3.1/include/International/TextServices.h
-share/palmdev/sdk-3.1/include/Jp.Prefix.h
-share/palmdev/sdk-3.1/include/Pilot.h
-share/palmdev/sdk-3.1/include/SysBuildRules.h
-share/palmdev/sdk-3.1/include/System/AlarmMgr.h
-share/palmdev/sdk-3.1/include/System/AppLaunchCmd.h
-share/palmdev/sdk-3.1/include/System/CMClient.h
-share/palmdev/sdk-3.1/include/System/CMCommon.h
-share/palmdev/sdk-3.1/include/System/ConsoleMgr.h
-share/palmdev/sdk-3.1/include/System/Crc.h
-share/palmdev/sdk-3.1/include/System/DLCommon.h
-share/palmdev/sdk-3.1/include/System/DLServer.h
-share/palmdev/sdk-3.1/include/System/DataMgr.h
-share/palmdev/sdk-3.1/include/System/DataPrv.h
-share/palmdev/sdk-3.1/include/System/DateTime.h
-share/palmdev/sdk-3.1/include/System/DebugMgr.h
-share/palmdev/sdk-3.1/include/System/DebugPrv.h
-share/palmdev/sdk-3.1/include/System/Encrypt.h
-share/palmdev/sdk-3.1/include/System/ErrorMgr.h
-share/palmdev/sdk-3.1/include/System/ExgLib.h
-share/palmdev/sdk-3.1/include/System/ExgMgr.h
-share/palmdev/sdk-3.1/include/System/FatalAlert.h
-share/palmdev/sdk-3.1/include/System/FeatureMgr.h
-share/palmdev/sdk-3.1/include/System/FileStream.h
-share/palmdev/sdk-3.1/include/System/FloatMgr.h
-share/palmdev/sdk-3.1/include/System/Globals.h
-share/palmdev/sdk-3.1/include/System/Graffiti.h
-share/palmdev/sdk-3.1/include/System/GraffitiReference.h
-share/palmdev/sdk-3.1/include/System/HostControl.h
-share/palmdev/sdk-3.1/include/System/ImcUtils.h
-share/palmdev/sdk-3.1/include/System/KeyMgr.h
-share/palmdev/sdk-3.1/include/System/Keyboard.h
-share/palmdev/sdk-3.1/include/System/Launcher.h
-share/palmdev/sdk-3.1/include/System/Localize.h
-share/palmdev/sdk-3.1/include/System/MemoryMgr.h
-share/palmdev/sdk-3.1/include/System/MemoryPrv.h
-share/palmdev/sdk-3.1/include/System/MemoryPrvNew.h
-share/palmdev/sdk-3.1/include/System/ModemMgr.h
-share/palmdev/sdk-3.1/include/System/NetMgr.h
-share/palmdev/sdk-3.1/include/System/NewFloatMgr.h
-share/palmdev/sdk-3.1/include/System/Password.h
-share/palmdev/sdk-3.1/include/System/PenMgr.h
-share/palmdev/sdk-3.1/include/System/PilotStdio.h
-share/palmdev/sdk-3.1/include/System/Preferences.h
-share/palmdev/sdk-3.1/include/System/SerialLinkMgr.h
-share/palmdev/sdk-3.1/include/System/SerialLinkPrv.h
-share/palmdev/sdk-3.1/include/System/SerialMgr.h
-share/palmdev/sdk-3.1/include/System/SoundMgr.h
-share/palmdev/sdk-3.1/include/System/StringMgr.h
-share/palmdev/sdk-3.1/include/System/SysAll.h
-share/palmdev/sdk-3.1/include/System/SysEvtMgr.h
-share/palmdev/sdk-3.1/include/System/SysTraps.h
-share/palmdev/sdk-3.1/include/System/SysUtils.h
-share/palmdev/sdk-3.1/include/System/SystemMgr.h
-share/palmdev/sdk-3.1/include/System/SystemMgr.rh
-share/palmdev/sdk-3.1/include/System/SystemPkt.h
-share/palmdev/sdk-3.1/include/System/SystemPrv.h
-share/palmdev/sdk-3.1/include/System/TimeMgr.h
-share/palmdev/sdk-3.1/include/System/Unix/arpa_inet.h
-share/palmdev/sdk-3.1/include/System/Unix/netdb.h
-share/palmdev/sdk-3.1/include/System/Unix/netinet_in.h
-share/palmdev/sdk-3.1/include/System/Unix/netinet_in_systm.h
-share/palmdev/sdk-3.1/include/System/Unix/netinet_ip.h
-share/palmdev/sdk-3.1/include/System/Unix/netinet_tcp.h
-share/palmdev/sdk-3.1/include/System/Unix/sys_errno.h
-share/palmdev/sdk-3.1/include/System/Unix/sys_socket.h
-share/palmdev/sdk-3.1/include/System/Unix/sys_socketvar.h
-share/palmdev/sdk-3.1/include/System/Unix/sys_time.h
-share/palmdev/sdk-3.1/include/System/Unix/sys_types.h
-share/palmdev/sdk-3.1/include/System/Unix/sys_uio.h
-share/palmdev/sdk-3.1/include/System/Unix/unix_fcntl.h
-share/palmdev/sdk-3.1/include/System/Unix/unix_netdb.h
-share/palmdev/sdk-3.1/include/System/Unix/unix_stdarg.h
-share/palmdev/sdk-3.1/include/System/Unix/unix_stdio.h
-share/palmdev/sdk-3.1/include/System/Unix/unix_stdlib.h
-share/palmdev/sdk-3.1/include/System/Unix/unix_string.h
-share/palmdev/sdk-3.1/include/System/irlib.h
-share/palmdev/sdk-3.1/include/UI/AboutBox.h
-share/palmdev/sdk-3.1/include/UI/Category.h
-share/palmdev/sdk-3.1/include/UI/CharAttr.h
-share/palmdev/sdk-3.1/include/UI/Chars.h
-share/palmdev/sdk-3.1/include/UI/ClipBoard.h
-share/palmdev/sdk-3.1/include/UI/Contrast.h
-share/palmdev/sdk-3.1/include/UI/Control.h
-share/palmdev/sdk-3.1/include/UI/Day.h
-share/palmdev/sdk-3.1/include/UI/Event.h
-share/palmdev/sdk-3.1/include/UI/Field.h
-share/palmdev/sdk-3.1/include/UI/Find.h
-share/palmdev/sdk-3.1/include/UI/Font.h
-share/palmdev/sdk-3.1/include/UI/FontSelect.h
-share/palmdev/sdk-3.1/include/UI/Form.h
-share/palmdev/sdk-3.1/include/UI/GraffitiShift.h
-share/palmdev/sdk-3.1/include/UI/GraffitiUI.h
-share/palmdev/sdk-3.1/include/UI/Init.h
-share/palmdev/sdk-3.1/include/UI/InsPoint.h
-share/palmdev/sdk-3.1/include/UI/List.h
-share/palmdev/sdk-3.1/include/UI/Menu.h
-share/palmdev/sdk-3.1/include/UI/PhoneLookup.h
-share/palmdev/sdk-3.1/include/UI/Progress.h
-share/palmdev/sdk-3.1/include/UI/Rect.h
-share/palmdev/sdk-3.1/include/UI/ScrDriver.h
-share/palmdev/sdk-3.1/include/UI/ScrDriverNew.h
-share/palmdev/sdk-3.1/include/UI/ScrollBar.h
-share/palmdev/sdk-3.1/include/UI/SelDay.h
-share/palmdev/sdk-3.1/include/UI/SelTime.h
-share/palmdev/sdk-3.1/include/UI/Table.h
-share/palmdev/sdk-3.1/include/UI/UIAll.h
-share/palmdev/sdk-3.1/include/UI/UICommon.h
-share/palmdev/sdk-3.1/include/UI/UIGlobals.h
-share/palmdev/sdk-3.1/include/UI/Window.h
-share/palmdev/sdk-3.1/include/UI/WindowNew.h
-share/palmdev/sdk-3.1/include/Us.Prefix.h
-share/palmdev/sdk-3.5/include/BuildDefaults.h
-share/palmdev/sdk-3.5/include/BuildDefines.h
-share/palmdev/sdk-3.5/include/Core/CoreTraps.h
-share/palmdev/sdk-3.5/include/Core/Hardware/HAL.h
-share/palmdev/sdk-3.5/include/Core/Hardware/HwrMiscFlags.h
-share/palmdev/sdk-3.5/include/Core/Hardware/M68KHwr.h
-share/palmdev/sdk-3.5/include/Core/System/AlarmMgr.h
-share/palmdev/sdk-3.5/include/Core/System/AppLaunchCmd.h
-share/palmdev/sdk-3.5/include/Core/System/Bitmap.h
-share/palmdev/sdk-3.5/include/Core/System/CMCommon.h
-share/palmdev/sdk-3.5/include/Core/System/CMLConst.h
-share/palmdev/sdk-3.5/include/Core/System/CTP.h
-share/palmdev/sdk-3.5/include/Core/System/CharAttr.h
-share/palmdev/sdk-3.5/include/Core/System/CharLatin.h
-share/palmdev/sdk-3.5/include/Core/System/CharShiftJIS.h



Home | Main Index | Thread Index | Old Index