From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- compat/pkgtools/pkgtools-14.0-gtar.patch.xz | Bin 0 -> 508 bytes compat/pkgtools/pkgtools.build | 82 ++++++++++++++++++++++++++++ compat/pkgtools/tar-1.13-autostuff.patch.xz | Bin 0 -> 23116 bytes compat/pkgtools/tar-1.13-bzip2.patch.xz | Bin 0 -> 980 bytes 4 files changed, 82 insertions(+) create mode 100644 compat/pkgtools/pkgtools-14.0-gtar.patch.xz create mode 100755 compat/pkgtools/pkgtools.build create mode 100644 compat/pkgtools/tar-1.13-autostuff.patch.xz create mode 100644 compat/pkgtools/tar-1.13-bzip2.patch.xz (limited to 'compat/pkgtools') diff --git a/compat/pkgtools/pkgtools-14.0-gtar.patch.xz b/compat/pkgtools/pkgtools-14.0-gtar.patch.xz new file mode 100644 index 0000000..5497241 Binary files /dev/null and b/compat/pkgtools/pkgtools-14.0-gtar.patch.xz differ diff --git a/compat/pkgtools/pkgtools.build b/compat/pkgtools/pkgtools.build new file mode 100755 index 0000000..07b4a78 --- /dev/null +++ b/compat/pkgtools/pkgtools.build @@ -0,0 +1,82 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=pkgtools +VERSION=14.0 +BUILD=2 + +# Description + +cat > ${PKG}/install/slack-desc < ${PKG}${SYS_DIR[man]}/man1/gtar-${SRCVERS[1]}.1 +} diff --git a/compat/pkgtools/tar-1.13-autostuff.patch.xz b/compat/pkgtools/tar-1.13-autostuff.patch.xz new file mode 100644 index 0000000..74894ed Binary files /dev/null and b/compat/pkgtools/tar-1.13-autostuff.patch.xz differ diff --git a/compat/pkgtools/tar-1.13-bzip2.patch.xz b/compat/pkgtools/tar-1.13-bzip2.patch.xz new file mode 100644 index 0000000..dd8bdeb Binary files /dev/null and b/compat/pkgtools/tar-1.13-bzip2.patch.xz differ -- cgit v1.2.3-70-g09d2