aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-02-14 09:33:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-02-14 09:33:47 +0000
commitf2a68ebb7a9de69a3ae4d9df85ad0471ad8deab9 (patch)
tree871b01817317abc31db22e7654a1d5689c11e866 /emulators
parenta1990a4dc00764f30889af52ff21a78678aa7e8d (diff)
downloadports-f2a68ebb7a9de69a3ae4d9df85ad0471ad8deab9.tar.gz
ports-f2a68ebb7a9de69a3ae4d9df85ad0471ad8deab9.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux-vmware-toolbox4/Makefile9
-rw-r--r--emulators/linux-vmware-toolbox5/Makefile9
-rw-r--r--emulators/linux-vmware-toolbox6/Makefile9
-rw-r--r--emulators/vmware-guestd4/Makefile9
-rw-r--r--emulators/vmware-guestd5/Makefile9
-rw-r--r--emulators/vmware-guestd6/Makefile9
-rw-r--r--emulators/vmware-tools4/Makefile9
-rw-r--r--emulators/vmware-tools5/Makefile9
-rw-r--r--emulators/vmware-tools6/Makefile9
9 files changed, 36 insertions, 45 deletions
diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile
index eb6541126813..01a4ccced7ea 100644
--- a/emulators/linux-vmware-toolbox4/Makefile
+++ b/emulators/linux-vmware-toolbox4/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: VMware toolbox for Linux
-# Date created: 10 Aug 2000
-# Whom: matusita@jp.FreeBSD.org
-#
+# Created by: matusita@jp.FreeBSD.org
# $FreeBSD$
-#
PORTNAME= vmware-toolbox
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
@@ -16,6 +12,9 @@ DISTNAME= vmware-linux-tools
MAINTAINER= ports@FreeBSD.org
COMMENT=VMware toolbox for guest OS (for VMware 4.x, Linux version)
+DEPRECATED= No more supported upstream
+EXPIRATION_DATE= 2013-03-14
+
DISTDIR= ${MOUNT_PT}
IGNOREFILES= ${DISTFILES}
PLIST_FILES= bin/linux-vmware-toolbox
diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile
index 9ce0df4d0c3c..85fd5885efba 100644
--- a/emulators/linux-vmware-toolbox5/Makefile
+++ b/emulators/linux-vmware-toolbox5/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: VMware toolbox for Linux
-# Date created: 10 Aug 2000
-# Whom: matusita@jp.FreeBSD.org
-#
+# Created by: matusita@jp.FreeBSD.org
# $FreeBSD$
-#
PORTNAME= vmware-toolbox
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
@@ -15,6 +11,9 @@ DISTNAME= VMwareTools-${VMWARE_VER}-${BUILD_VER}
MAINTAINER= ports@FreeBSD.org
COMMENT=VMware toolbox for guest OS (VMware Workstation 5.x, Linux version)
+DEPRECATED= No more supported upstream
+EXPIRATION_DATE= 2013-03-14
+
NO_LATEST_LINK= yes
DISTDIR= ${MOUNT_PT}
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile
index 0bf9cee75953..176b236e20cf 100644
--- a/emulators/linux-vmware-toolbox6/Makefile
+++ b/emulators/linux-vmware-toolbox6/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: VMware toolbox for Linux
-# Date created: 10 Aug 2000
-# Whom: matusita@jp.FreeBSD.org
-#
+# Created by: matusita@jp.FreeBSD.org
# $FreeBSD$
-#
PORTNAME= vmware-toolbox
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
@@ -15,6 +11,9 @@ DISTNAME= VMwareTools-${VMWARE_VER}-${BUILD_VER}
MAINTAINER= ports@FreeBSD.org
COMMENT=VMware toolbox for guest OS (VMware Workstation 6.x, Linux version)
+DEPRECATED= No more supported upstream
+EXPIRATION_DATE= 2013-03-14
+
DISTDIR= ${MOUNT_PT}
IGNOREFILES= ${DISTFILES}
PLIST_FILES= bin/linux-vmware-toolbox bin/linux-vmware-toolbox-gtk \
diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile
index 6ac05533df57..2b5e2e608757 100644
--- a/emulators/vmware-guestd4/Makefile
+++ b/emulators/vmware-guestd4/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: VMware tools for FreeBSD
-# Date created: 10 Aug 2000
-# Whom: matusita@jp.FreeBSD.org
-#
+# Created by: matusita@jp.FreeBSD.org
# $FreeBSD$
-#
PORTNAME= vmware
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
@@ -16,6 +12,9 @@ DISTNAME= vmware-freebsd-tools
MAINTAINER= ports@FreeBSD.org
COMMENT?=VMware time synchronization daemon for FreeBSD guest OS (for VMware 4.x)
+DEPRECATED= No more supported upstream
+EXPIRATION_DATE= 2013-03-14
+
.if defined(VMWARE_X_PORTS)
RUN_DEPENDS= ${LOCALBASE}/sbin/vmware-guestd:${PORTSDIR}/emulators/vmware-guestd4
.endif
diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile
index b0dee8df1db5..66ac21d4fc25 100644
--- a/emulators/vmware-guestd5/Makefile
+++ b/emulators/vmware-guestd5/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: VMware tools for FreeBSD
-# Date created: 10 Aug 2000
-# Whom: matusita@jp.FreeBSD.org
-#
+# Created by: matusita@jp.FreeBSD.org
# $FreeBSD$
-#
PORTNAME= vmware
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
@@ -16,6 +12,9 @@ DISTNAME= vmware-freebsd-tools
MAINTAINER= ports@FreeBSD.org
COMMENT?=VMware guest OS supporting daemon (VMware Workstation 5.x, FreeBSD version)
+DEPRECATED= No more supported upstream
+EXPIRATION_DATE= 2013-03-14
+
.if defined(VMWARE_X_PORTS)
RUN_DEPENDS= ${LOCALBASE}/sbin/vmware-guestd:${PORTSDIR}/emulators/vmware-guestd5
.endif
diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile
index 19449fb4fab5..19cd1d0d7ccb 100644
--- a/emulators/vmware-guestd6/Makefile
+++ b/emulators/vmware-guestd6/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: VMware tools for FreeBSD
-# Date created: 10 Aug 2000
-# Whom: matusita@jp.FreeBSD.org
-#
+# Created by: matusita@jp.FreeBSD.org
# $FreeBSD$
-#
PORTNAME= vmware
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
@@ -16,6 +12,9 @@ DISTNAME= vmware-freebsd-tools
MAINTAINER= ports@FreeBSD.org
COMMENT?=VMware guest OS supporting daemon (VMware Workstation 6.x, FreeBSD version)
+DEPRECATED= No more supported upstream
+EXPIRATION_DATE= 2013-03-14
+
.if defined(VMWARE_X_PORTS)
RUN_DEPENDS= ${LOCALBASE}/sbin/vmware-guestd:${PORTSDIR}/emulators/vmware-guestd6
.endif
diff --git a/emulators/vmware-tools4/Makefile b/emulators/vmware-tools4/Makefile
index 6b376e402e01..20b7ca074049 100644
--- a/emulators/vmware-tools4/Makefile
+++ b/emulators/vmware-tools4/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: VMware tools for FreeBSD
-# Date created: 10 Aug 2000
-# Whom: matusita@jp.FreeBSD.org
-#
+# Created by: matusita@jp.FreeBSD.org
# $FreeBSD$
-#
PORTNAME= vmware
MASTER_SITES= # bundled with VMware itself
@@ -11,6 +7,9 @@ PKGNAMESUFFIX?= -tools
COMMENT=VMware tools for guest OS (for VMware 4.x, FreeBSD version)
+DEPRECATED= No more supported upstream
+EXPIRATION_DATE= 2013-03-14
+
MASTERDIR= ${.CURDIR}/../vmware-guestd4
DESCR= ${PKGDIR}/pkg-descr.tools
PLIST= ${PKGDIR}/pkg-plist.tools
diff --git a/emulators/vmware-tools5/Makefile b/emulators/vmware-tools5/Makefile
index e31dde983e60..458248c786c7 100644
--- a/emulators/vmware-tools5/Makefile
+++ b/emulators/vmware-tools5/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: VMware tools for FreeBSD
-# Date created: 10 Aug 2000
-# Whom: matusita@jp.FreeBSD.org
-#
+# Created by: matusita@jp.FreeBSD.org
# $FreeBSD$
-#
PORTNAME= vmware
PORTREVISION?= 3
@@ -12,6 +8,9 @@ PKGNAMESUFFIX?= -tools
COMMENT=VMware Tools for guest OS (VMware Workstation 5.x, FreeBSD version)
+DEPRECATED= No more supported upstream
+EXPIRATION_DATE= 2013-03-14
+
MASTERDIR= ${.CURDIR}/../vmware-guestd5
DESCR= ${PKGDIR}/pkg-descr.tools
PLIST= ${PKGDIR}/pkg-plist.tools
diff --git a/emulators/vmware-tools6/Makefile b/emulators/vmware-tools6/Makefile
index 998f15553681..c878a5c822c7 100644
--- a/emulators/vmware-tools6/Makefile
+++ b/emulators/vmware-tools6/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: VMware tools for FreeBSD
-# Date created: 10 Aug 2000
-# Whom: matusita@jp.FreeBSD.org
-#
+# Created by: matusita@jp.FreeBSD.org
# $FreeBSD$
-#
PORTNAME= vmware
#PORTREVISION?= 0
@@ -12,6 +8,9 @@ PKGNAMESUFFIX?= -tools
COMMENT=VMware Tools for guest OS (VMware Workstation 6.x, FreeBSD version)
+DEPRECATED= No more supported upstream
+EXPIRATION_DATE= 2013-03-14
+
MASTERDIR= ${.CURDIR}/../vmware-guestd6
DESCR= ${PKGDIR}/pkg-descr.tools
PLIST= ${PKGDIR}/pkg-plist.tools