pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove xhyve as the package has now been imported into the pkgsrc tree.
Module Name: pkgsrc-wip
Committed By: Sevan Janiyan <venture37%geeklan.co.uk@localhost>
Pushed By: sevan
Date: Sat Mar 19 23:38:04 2016 +0000
Changeset: d4d5706fd3bfadd836dfb13400852ffc6323b5c6
Removed Files:
xhyve/DESCR
xhyve/Makefile
xhyve/PLIST
xhyve/distinfo
Log Message:
Remove xhyve as the package has now been imported into the pkgsrc tree.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d4d5706fd3bfadd836dfb13400852ffc6323b5c6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
xhyve/DESCR | 1 -
xhyve/Makefile | 25 -------------------------
xhyve/PLIST | 2 --
xhyve/distinfo | 6 ------
4 files changed, 34 deletions(-)
diffs:
diff --git a/xhyve/DESCR b/xhyve/DESCR
deleted file mode 100644
index 5334cb3..0000000
--- a/xhyve/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Port of FreeBSD's bhyve to OS X, running on top of Hypervisor.framework
diff --git a/xhyve/Makefile b/xhyve/Makefile
deleted file mode 100644
index dc3947b..0000000
--- a/xhyve/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-VERSION= 0.2.0
-DISTNAME= xhyve-${VERSION}
-CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_GITHUB:=mist64/}
-GITHUB_TAG= v${VERSION}
-
-MAINTAINER= terin%terinstock.com@localhost
-HOMEPAGE= https://github.com/mist64/xhyve/
-COMMENT= Port of bhyve to OS X
-LICENSE= 2-clause-bsd
-
-MAKE_ENV+= GIT_VERSION=${PKGVERSION}
-
-ONLY_FOR_PLATFORM+= Darwin-1[4-9].*-x86_64
-
-AUTO_MKDIRS= yes
-USE_TOOLS+= gmake
-
-do-install:
- cd ${WRKSRC} && \
- ${INSTALL_PROGRAM} build/xhyve ${DESTDIR}${PREFIX}/bin/xhyve
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/xhyve/PLIST b/xhyve/PLIST
deleted file mode 100644
index 1f4cb33..0000000
--- a/xhyve/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/xhyve
diff --git a/xhyve/distinfo b/xhyve/distinfo
deleted file mode 100644
index 595d6ab..0000000
--- a/xhyve/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (xhyve-0.2.0.tar.gz) = 6c3e809c67f885dda260fbfc57dc5a117ba93deb
-RMD160 (xhyve-0.2.0.tar.gz) = 2095268ac0ee9cfb835454857472dcc918a0edee
-SHA512 (xhyve-0.2.0.tar.gz) = 99056a037efa63d1ff6c076bbff655e328f6e839b83d95f4b6eefc5dde122f471862e3ca0114413921df34f26b0e42874f47efd3478c0e015fc2bfeab35b890f
-Size (xhyve-0.2.0.tar.gz) = 11632573 bytes
Home |
Main Index |
Thread Index |
Old Index