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/logrotate/logrotate-3.8.3-config.patch.xz | Bin 0 -> 916 bytes base/logrotate/logrotate-3.8.3-paths.patch.xz | Bin 0 -> 408 bytes base/logrotate/logrotate-3.8.3-tabooexts.patch.xz | Bin 0 -> 668 bytes base/logrotate/logrotate.build | 70 ++++++++++++++++++++++ 4 files changed, 70 insertions(+) create mode 100644 base/logrotate/logrotate-3.8.3-config.patch.xz create mode 100644 base/logrotate/logrotate-3.8.3-paths.patch.xz create mode 100644 base/logrotate/logrotate-3.8.3-tabooexts.patch.xz create mode 100755 base/logrotate/logrotate.build (limited to 'base/logrotate') diff --git a/base/logrotate/logrotate-3.8.3-config.patch.xz b/base/logrotate/logrotate-3.8.3-config.patch.xz new file mode 100644 index 0000000..f28bc6b Binary files /dev/null and b/base/logrotate/logrotate-3.8.3-config.patch.xz differ diff --git a/base/logrotate/logrotate-3.8.3-paths.patch.xz b/base/logrotate/logrotate-3.8.3-paths.patch.xz new file mode 100644 index 0000000..3c48916 Binary files /dev/null and b/base/logrotate/logrotate-3.8.3-paths.patch.xz differ diff --git a/base/logrotate/logrotate-3.8.3-tabooexts.patch.xz b/base/logrotate/logrotate-3.8.3-tabooexts.patch.xz new file mode 100644 index 0000000..6b05cfe Binary files /dev/null and b/base/logrotate/logrotate-3.8.3-tabooexts.patch.xz differ diff --git a/base/logrotate/logrotate.build b/base/logrotate/logrotate.build new file mode 100755 index 0000000..b2c9440 --- /dev/null +++ b/base/logrotate/logrotate.build @@ -0,0 +1,70 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=logrotate +VERSION=3.8.3 +BUILD=3 + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <