diff options
author | dougb <dougb@FreeBSD.org> | 2010-09-05 09:06:44 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-09-05 09:06:44 +0800 |
commit | 6dc1b0594fe138a55a42be01f69133ca269ff38d (patch) | |
tree | 6b5eb2cb2013446396177da8528d7ee4e4c92296 /emulators | |
parent | 05783b44dd8cad0224ef4aa333290869539cbaeb (diff) | |
download | freebsd-ports-gnome-6dc1b0594fe138a55a42be01f69133ca269ff38d.tar.gz freebsd-ports-gnome-6dc1b0594fe138a55a42be01f69133ca269ff38d.tar.zst freebsd-ports-gnome-6dc1b0594fe138a55a42be01f69133ca269ff38d.zip |
As previously advertised, remove the remaining ports that have no
SHA256 checksum information in the distinfo file.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox2/Makefile | 99 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox2/distinfo | 1 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox2/pkg-descr | 15 |
4 files changed, 0 insertions, 116 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index d2f9918b26fd..021ebc00aff6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -78,7 +78,6 @@ SUBDIR += linux-pete-mesagpu SUBDIR += linux-pete-xgl2gpu SUBDIR += linux-systemsimcell - SUBDIR += linux-vmware-toolbox2 SUBDIR += linux-vmware-toolbox4 SUBDIR += linux-vmware-toolbox5 SUBDIR += linux-vmware-toolbox6 diff --git a/emulators/linux-vmware-toolbox2/Makefile b/emulators/linux-vmware-toolbox2/Makefile deleted file mode 100644 index 627039f417cb..000000000000 --- a/emulators/linux-vmware-toolbox2/Makefile +++ /dev/null @@ -1,99 +0,0 @@ -# New ports collection makefile for: VMware toolbox for Linux -# Date created: 10 Aug 2000 -# Whom: matusita@jp.FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= vmware-toolbox -PORTVERSION= ${VMWARE_VER}.${BUILD_VER} -PORTREVISION= 1 -CATEGORIES= emulators linux -MASTER_SITES= # bundled with VMware itself -PKGNAMEPREFIX= linux- -DISTNAME= vmware-linux-tools - -DEPRECATED= no SHA256 in distinfo file -EXPIRATION_DATE= 2010-09-01 - -MAINTAINER= matusita@FreeBSD.org -COMMENT=VMware toolbox for guest OS (for VMware 2.x, Linux version) - -ONLY_FOR_ARCHS= i386 -PLIST_FILES= bin/linux-vmware-toolbox -USE_LINUX= yes -USE_LINUX_APPS= xorglibs -NO_BUILD= yes -.if !defined(BATCH) -IS_INTERACTIVE= yes -.endif - -RESTRICTED= "Not sure if we can redistribute this." -NO_PACKAGE= ${RESTRICTED} -NO_LATEST_LINK= yes - -.include <bsd.port.pre.mk> - -LINUX_FLP?= ${DISTDIR}/linux.flp -MOUNT_PT?= ${WRKDIR}/mnt -.if exists(${LINUX_FLP}) -DEV_ATTACH= /usr/sbin/mdconfig -a -t vnode -f ${LINUX_FLP} -u ${MOUNT_DEV} -DEV_DETACH= /usr/sbin/mdconfig -d -u ${MOUNT_DEV} -MOUNT_DEV?= md0 -.else -MOUNT_DEV?= fd0 -.endif - -VMWARE_VER= 2.0.4 -BUILD_VER= 1142 - -MOUNT= /sbin/mount -UMOUNT= /sbin/umount - -pre-fetch: -.if !exists("${DISTDIR}/${DISTFILES}") - @${ECHO} "========================================================================" - @${ECHO} "" - @${ECHO} "To install this port, please:" - @${ECHO} "" - @${ECHO} " Select the menu item \"Devices -> floppy0 -> Edit\" on VMware," - @${ECHO} " and choose the file \"linux.flp\"." - @${ECHO} "" - @${ECHO} "========================================================================" - @${ECHO} "" - @${ECHO} -n "Are ready to install this ports? [Y/n]: " -.if !defined(BATCH) - @(read line; \ - case "$${line}" in \ - [Nn]*) \ - ${FALSE} ;; \ - *) \ - ${TRUE} ;; \ - esac) -.endif -.endif - -do-fetch: -.if exists("${DISTDIR}/${DISTFILES}") - @${ECHO} "Found ${DISTDIR}/${DISTFILES}." -.else - ${MKDIR} ${MOUNT_PT} - -${UMOUNT} ${MOUNT_PT} 2>&1 >/dev/null - -${UMOUNT} /dev/${MOUNT_DEV} 2>&1 >/dev/null -.if exists(${LINUX_FLP}) - -${DEV_DETACH} 2>&1 >/dev/null - ${DEV_ATTACH} -.endif - ${MOUNT} -t msdos -r /dev/${MOUNT_DEV} ${MOUNT_PT} - ${CP} ${MOUNT_PT}/${DISTFILES} ${DISTDIR} - ${UMOUNT} /dev/${MOUNT_DEV} -.if exists(${LINUX_FLP}) - ${DEV_DETACH} -.endif -.endif - -do-install: - ${BRANDELF} -t Linux ${WRKSRC}/vmware-toolbox - ${INSTALL_PROGRAM} ${WRKSRC}/vmware-toolbox ${PREFIX}/bin/linux-vmware-toolbox - -.include <bsd.port.post.mk> diff --git a/emulators/linux-vmware-toolbox2/distinfo b/emulators/linux-vmware-toolbox2/distinfo deleted file mode 100644 index 560e5da53c57..000000000000 --- a/emulators/linux-vmware-toolbox2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (vmware-linux-tools.tar.gz) = f8b5dc7df50b19ea4a26c1c3e8b1f676 diff --git a/emulators/linux-vmware-toolbox2/pkg-descr b/emulators/linux-vmware-toolbox2/pkg-descr deleted file mode 100644 index 00996c8f08da..000000000000 --- a/emulators/linux-vmware-toolbox2/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -This is the full-featured Linux version VMware toolbox for FreeBSD -_Guest_ OS. Beware, this port is _not_ for FreeBSD _Host_ OS. - -As VMware toolbox included in VMware tools for FreeBSD is not as good -as that for Linux, it lacks some useful features such as time -synchronization between the virtual machine and the Host OS. That is -why this port is provided. - - -Before installing this port, make sure you have a `linux.flp' file -that comes with VMware: - - Windows NT/2000: C:\Program Files\VMware\Programs\linux.flp - Linux: /usr/lib/vmware/lib/floppies/linux.flp - FreeBSD (via ports): ${PREFIX}/lib/vmware/lib/floppies/linux.flp |