diff options
author | kris <kris@FreeBSD.org> | 2005-11-05 17:07:44 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-05 17:07:44 +0800 |
commit | fd6ea44e7341e5eceafc62d7ff6eec0a45d23321 (patch) | |
tree | 839702695a2079fd711fd7410d5347d7c6f267e2 /emulators | |
parent | 1c5ecd19cefacc1ef8c4bf064d043bff0ffe99dc (diff) | |
download | freebsd-ports-gnome-fd6ea44e7341e5eceafc62d7ff6eec0a45d23321.tar.gz freebsd-ports-gnome-fd6ea44e7341e5eceafc62d7ff6eec0a45d23321.tar.zst freebsd-ports-gnome-fd6ea44e7341e5eceafc62d7ff6eec0a45d23321.zip |
Remove expired ports
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 2 | ||||
-rw-r--r-- | emulators/mips64emul/Makefile | 33 | ||||
-rw-r--r-- | emulators/mips64emul/distinfo | 2 | ||||
-rw-r--r-- | emulators/mips64emul/pkg-descr | 3 | ||||
-rw-r--r-- | emulators/osf1_base/Makefile | 57 | ||||
-rw-r--r-- | emulators/osf1_base/distinfo | 2 | ||||
-rw-r--r-- | emulators/osf1_base/pkg-descr | 10 | ||||
-rw-r--r-- | emulators/osf1_base/pkg-message | 2 | ||||
-rw-r--r-- | emulators/osf1_base/pkg-plist | 34 |
9 files changed, 0 insertions, 145 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 331ec7d1602f..18f1ffd0035a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -72,7 +72,6 @@ SUBDIR += m2000 SUBDIR += mastergear SUBDIR += minivmac - SUBDIR += mips64emul SUBDIR += mtools SUBDIR += mupen64 SUBDIR += mupen64-base @@ -86,7 +85,6 @@ SUBDIR += mupen64-sdlinput SUBDIR += mupen64-sound SUBDIR += o2em - SUBDIR += osf1_base SUBDIR += osmose SUBDIR += p-interp SUBDIR += pcemu diff --git a/emulators/mips64emul/Makefile b/emulators/mips64emul/Makefile deleted file mode 100644 index a36cc9853f1d..000000000000 --- a/emulators/mips64emul/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: mips64emul -# Date created: 05 June, 2004 -# Whom: Juli Mallett <jmallett@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= mips64emul -PORTVERSION= 0.2.4 -PORTEPOCH= 1 -CATEGORIES= emulators -MASTER_SITES= http://gavare.se/mips64emul/src/ - -MAINTAINER= jmallett@FreeBSD.org -COMMENT= A 64-bit MIPS emulator which emulates a variety of machines -DEPRECATED= "port does not fetch, and is supplanted by emulators/gxemul" -EXPIRATION_DATE= 2005-10-16 - -HAS_CONFIGURE= yes -CONFIGURE_ARGS= --nox11 - -PLIST_FILES= bin/mips64emul - -.include <bsd.port.pre.mk> - -.if ${ARCH} == "alpha" -BROKEN= "Does not compile on alpha" -.endif - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/mips64emul ${PREFIX}/bin/mips64emul - -.include <bsd.port.post.mk> diff --git a/emulators/mips64emul/distinfo b/emulators/mips64emul/distinfo deleted file mode 100644 index 36bdc114eb15..000000000000 --- a/emulators/mips64emul/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (mips64emul-0.2.4.tar.gz) = 6263684b4c0b8447c55b179b8cb371a0 -SIZE (mips64emul-0.2.4.tar.gz) = 863024 diff --git a/emulators/mips64emul/pkg-descr b/emulators/mips64emul/pkg-descr deleted file mode 100644 index 9ee025e614ab..000000000000 --- a/emulators/mips64emul/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A 64-bit MIPS emulator which emulates a variety of machines. - -WWW: http://www.mdstud.chalmers.se/~md1gavan/mips64emul/ diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile deleted file mode 100644 index 972c61be8427..000000000000 --- a/emulators/osf1_base/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: osf1_base -# Date created: Mon Feb 03, 1998 -# Whom: David O'Brien (obrien@NUXI.com) -# -# $FreeBSD$ -# - -PORTNAME= osf1_base -PORTVERSION= 4.0f -CATEGORIES= emulators -MASTER_SITES= ftp://ftp.support.compaq.com/private/alpha-tools-software/netscape/ -DISTNAME= netscape-4.7-3.alpha -EXTRACT_SUFX= .rpm - -MAINTAINER= obrien@FreeBSD.org -COMMENT= The base set of libraries needed in OSF/1 (Tru64) mode - -EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio - -BROKEN= Unfetchable -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - -ONLY_FOR_ARCHS= alpha - -PREFIX= /compat/osf1 -EXTRACT_CMD= rpm2cpio.pl -EXTRACT_BEFORE_ARGS= -EXTRACT_AFTER_ARGS= |${CPIO} -idum -NO_WRKSUBDIR= yes -NO_BUILD= yes -NO_FILTER_SHLIBS= yes -NO_MTREE= yes - -do-install: - @if [ -z "`kldstat -v | ${GREP} -E 'osf1_ecoff'`" ]; then \ - ${ECHO} 'OSF/1 (Digital Unix / Tru64) mode is not enabled.\ - Loading OSF/1 kernel module...' | fmt; \ - osf1 || { \ - ${ECHO} 'The OSF/1 kernel module could not be loaded.\ - Please manually load the module and retry.\ - See "man osf1" for details.' | fmt; \ - ${FALSE}; \ - };\ - fi - @${MKDIR} ${PREFIX}/usr/lib - @${LN} -sf ${X11BASE}/lib/X11 ${PREFIX}/usr/lib - @(cd ${WRKSRC} && ${TAR} -cf - etc sbin usr/shlib) | \ - ${TAR} -xpf - -C ${PREFIX} - @cd ${PREFIX}/usr/shlib ; ${LN} -sf libc.so libc_r.so - @cd ${PREFIX}/usr/shlib ; ${LN} -sf libc.so libpthread.so - @cd ${PREFIX}/usr/shlib ; ${LN} -sf libc.so libpthreads.so - @cd ${PREFIX}/sbin ; ${LN} -sf /bin/sh sh - @touch ${PREFIX}/etc/sia/siainitgood - -.include <bsd.port.mk> diff --git a/emulators/osf1_base/distinfo b/emulators/osf1_base/distinfo deleted file mode 100644 index dfb50e495123..000000000000 --- a/emulators/osf1_base/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (netscape-4.7-3.alpha.rpm) = d46395644f8ac585a51d57b23c08328e -SIZE (netscape-4.7-3.alpha.rpm) = 16589970 diff --git a/emulators/osf1_base/pkg-descr b/emulators/osf1_base/pkg-descr deleted file mode 100644 index 0b05f638bdb0..000000000000 --- a/emulators/osf1_base/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The osf1_base port contains a minimal selection of shared libraries from a -Compaq Tru64 5.0 installation. These libraries and support files, in -conjunction with the osf1 module, form the basis of the osf1 compatibility -environment. - -OSF/1 RTL contains licensed material from Compaq. -Full license terms available in /compat/osf1/usr/shlib/LICENSE - --- David -obrien@FreeBSD.org diff --git a/emulators/osf1_base/pkg-message b/emulators/osf1_base/pkg-message deleted file mode 100644 index 00e19c32d9bf..000000000000 --- a/emulators/osf1_base/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ -OSF/1 RTL contains licensed material from Compaq. -Full license terms available in /compat/osf1/usr/shlib/LICENSE diff --git a/emulators/osf1_base/pkg-plist b/emulators/osf1_base/pkg-plist deleted file mode 100644 index 1c0299b10c43..000000000000 --- a/emulators/osf1_base/pkg-plist +++ /dev/null @@ -1,34 +0,0 @@ -@comment $FreeBSD$ -usr/shlib/libXm.so -usr/shlib/libXmu.so -usr/shlib/libXt.so -usr/shlib/libX11.so -usr/shlib/libXext.so -usr/shlib/libdnet_stub.so -usr/shlib/libm.so -usr/shlib/libots.so -usr/shlib/libc.so -usr/shlib/libcxx.so -usr/shlib/libexc.so -usr/shlib/libSM.so -usr/shlib/libICE.so -usr/shlib/LICENSE -etc/svc.conf -etc/sia/OSFC2_matrix.conf -etc/sia/bsd_matrix.conf -etc/sia/matrix.conf -etc/sia/siainitgood -sbin/loader -@comment needed symlinks: -usr/shlib/libc_r.so -usr/shlib/libpthread.so -usr/shlib/libpthreads.so -sbin/sh -@exec mkdir -p %D/usr/lib && ln -sf %%X11BASE%%/lib/X11 %D/usr/lib -@unexec rm -f %D/usr/lib/X11 2>&1 > /dev/null -@dirrm sbin -@dirrm etc/sia -@dirrm etc -@dirrm usr/lib -@dirrm usr/shlib -@dirrm usr |