From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- base/softraid/mdadm-3.2.6-disablewerror.patch.xz | Bin 0 -> 340 bytes base/softraid/mdadm-3.2.6-udevdir.patch.xz | Bin 0 -> 464 bytes base/softraid/softraid.build | 80 +++++++++++++++++++++++ 3 files changed, 80 insertions(+) create mode 100644 base/softraid/mdadm-3.2.6-disablewerror.patch.xz create mode 100644 base/softraid/mdadm-3.2.6-udevdir.patch.xz create mode 100755 base/softraid/softraid.build (limited to 'base/softraid') diff --git a/base/softraid/mdadm-3.2.6-disablewerror.patch.xz b/base/softraid/mdadm-3.2.6-disablewerror.patch.xz new file mode 100644 index 0000000..293e0de Binary files /dev/null and b/base/softraid/mdadm-3.2.6-disablewerror.patch.xz differ diff --git a/base/softraid/mdadm-3.2.6-udevdir.patch.xz b/base/softraid/mdadm-3.2.6-udevdir.patch.xz new file mode 100644 index 0000000..5e97671 Binary files /dev/null and b/base/softraid/mdadm-3.2.6-udevdir.patch.xz differ diff --git a/base/softraid/softraid.build b/base/softraid/softraid.build new file mode 100755 index 0000000..8d7418e --- /dev/null +++ b/base/softraid/softraid.build @@ -0,0 +1,80 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=softraid +VERSION=3.2.6 +BUILD=2 + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <