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/file/file-5.14-datadir.patch.xz | Bin 0 -> 252 bytes base/file/file-5.14-moremagic.patch.xz | Bin 0 -> 604 bytes base/file/file-5.14-short.patch.xz | Bin 0 -> 280 bytes base/file/file.build | 66 +++++++++++++++++++++++++++++++++ 4 files changed, 66 insertions(+) create mode 100644 base/file/file-5.14-datadir.patch.xz create mode 100644 base/file/file-5.14-moremagic.patch.xz create mode 100644 base/file/file-5.14-short.patch.xz create mode 100755 base/file/file.build (limited to 'base/file') diff --git a/base/file/file-5.14-datadir.patch.xz b/base/file/file-5.14-datadir.patch.xz new file mode 100644 index 0000000..6fdaf35 Binary files /dev/null and b/base/file/file-5.14-datadir.patch.xz differ diff --git a/base/file/file-5.14-moremagic.patch.xz b/base/file/file-5.14-moremagic.patch.xz new file mode 100644 index 0000000..66520f1 Binary files /dev/null and b/base/file/file-5.14-moremagic.patch.xz differ diff --git a/base/file/file-5.14-short.patch.xz b/base/file/file-5.14-short.patch.xz new file mode 100644 index 0000000..2fbc54d Binary files /dev/null and b/base/file/file-5.14-short.patch.xz differ diff --git a/base/file/file.build b/base/file/file.build new file mode 100755 index 0000000..97751c1 --- /dev/null +++ b/base/file/file.build @@ -0,0 +1,66 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=file +VERSION=5.14 +BUILD=1 + +# Description + +cat > ${PKG}/install/slack-desc <