pkgsrc-WIP-changes archive

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

Import /home/bacon/Pkgsrc/pkgsrc-2016Q1/wip/ slurm-spank-x11 slurm-spank-x11-0.2.5 | tail -n 1 as wip/slurm-spank-x11.



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Thu May 12 13:17:10 2016 -0500
Changeset:	2df085aa060d62251d1b50b3f3405f79f762f77d

Added Files:
	slurm-spank-x11/DESCR
	slurm-spank-x11/Makefile
	slurm-spank-x11/PLIST
	slurm-spank-x11/TODO
	slurm-spank-x11/distinfo

Log Message:
Import /home/bacon/Pkgsrc/pkgsrc-2016Q1/wip/slurm-spank-x11
slurm-spank-x11-0.2.5 | tail -n 1 as wip/slurm-spank-x11.

SLURM spank X11 plugin allows X11 applications run under the SLURM scheduler
to access the display.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2df085aa060d62251d1b50b3f3405f79f762f77d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 slurm-spank-x11/DESCR    |  2 ++
 slurm-spank-x11/Makefile | 16 ++++++++++++++++
 slurm-spank-x11/PLIST    |  1 +
 slurm-spank-x11/TODO     |  2 ++
 slurm-spank-x11/distinfo |  6 ++++++
 5 files changed, 27 insertions(+)

diffs:
diff --git a/slurm-spank-x11/DESCR b/slurm-spank-x11/DESCR
new file mode 100644
index 0000000..2e9f4fa
--- /dev/null
+++ b/slurm-spank-x11/DESCR
@@ -0,0 +1,2 @@
+SLURM spank X11 plugin allows X11 applications run under the SLURM scheduler
+to access the display.
diff --git a/slurm-spank-x11/Makefile b/slurm-spank-x11/Makefile
new file mode 100644
index 0000000..4b30ac9
--- /dev/null
+++ b/slurm-spank-x11/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	slurm-spank-x11-0.2.5
+CATEGORIES=	parallel
+MASTER_SITES=	${MASTER_SITE_GITHUB:=hautreux/}
+GITHUB_PROJECT=	slurm-spank-x11
+
+MAINTAINER=	bacon4000%gmail.com@localhost
+HOMEPAGE=	https://github.com/hautreux/slurm-spank-x11/archive/
+COMMENT=	Enables to export X11 display on allocated nodes
+LICENSE=	gnu-gpl-v3
+
+do-build:
+	${ECHO} TBD
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/slurm-spank-x11/PLIST b/slurm-spank-x11/PLIST
new file mode 100644
index 0000000..48d96a5
--- /dev/null
+++ b/slurm-spank-x11/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/slurm-spank-x11/TODO b/slurm-spank-x11/TODO
new file mode 100644
index 0000000..e359c1a
--- /dev/null
+++ b/slurm-spank-x11/TODO
@@ -0,0 +1,2 @@
+
+Figure out how to build a spank plugin.
diff --git a/slurm-spank-x11/distinfo b/slurm-spank-x11/distinfo
new file mode 100644
index 0000000..257fb0c
--- /dev/null
+++ b/slurm-spank-x11/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (slurm-spank-x11-0.2.5.tar.gz) = 42cd4aee3f1d1a9d4fb94119fc6ad3d1b85700d5
+RMD160 (slurm-spank-x11-0.2.5.tar.gz) = 6e2fd2ce8f864d7ce081f82059e4cc8020ed2a20
+SHA512 (slurm-spank-x11-0.2.5.tar.gz) = 9d50535fcf403bfd5be8b670b85901a4c5a572ad933ebbe1552bfb0fe3b32e98b3e4636040f28f2241be8483c1cccb7d369bec20fba1a5fe057fe4bc163e0520
+Size (slurm-spank-x11-0.2.5.tar.gz) = 20590 bytes


Home | Main Index | Thread Index | Old Index