From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- .../smartmontools-6.1-config.patch.xz | Bin 0 -> 212 bytes .../smartmontools-6.1-service.patch.xz | Bin 0 -> 368 bytes system/smartmontools/smartmontools.build | 87 +++++++++++++++++++++ 3 files changed, 87 insertions(+) create mode 100644 system/smartmontools/smartmontools-6.1-config.patch.xz create mode 100644 system/smartmontools/smartmontools-6.1-service.patch.xz create mode 100755 system/smartmontools/smartmontools.build (limited to 'system/smartmontools') diff --git a/system/smartmontools/smartmontools-6.1-config.patch.xz b/system/smartmontools/smartmontools-6.1-config.patch.xz new file mode 100644 index 0000000..413ec77 Binary files /dev/null and b/system/smartmontools/smartmontools-6.1-config.patch.xz differ diff --git a/system/smartmontools/smartmontools-6.1-service.patch.xz b/system/smartmontools/smartmontools-6.1-service.patch.xz new file mode 100644 index 0000000..423ed05 Binary files /dev/null and b/system/smartmontools/smartmontools-6.1-service.patch.xz differ diff --git a/system/smartmontools/smartmontools.build b/system/smartmontools/smartmontools.build new file mode 100755 index 0000000..48d5c46 --- /dev/null +++ b/system/smartmontools/smartmontools.build @@ -0,0 +1,87 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=smartmontools +VERSION=6.1 +BUILD=1 + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <