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/sudo/sudo-1.8.6p8-pamd.patch.xz | Bin 0 -> 332 bytes base/sudo/sudo-1.8.6p8-tmpfiles.patch.xz | Bin 0 -> 244 bytes base/sudo/sudo.build | 109 +++++++++++++++++++++++++++++++ 3 files changed, 109 insertions(+) create mode 100644 base/sudo/sudo-1.8.6p8-pamd.patch.xz create mode 100644 base/sudo/sudo-1.8.6p8-tmpfiles.patch.xz create mode 100755 base/sudo/sudo.build (limited to 'base/sudo') diff --git a/base/sudo/sudo-1.8.6p8-pamd.patch.xz b/base/sudo/sudo-1.8.6p8-pamd.patch.xz new file mode 100644 index 0000000..abacdac Binary files /dev/null and b/base/sudo/sudo-1.8.6p8-pamd.patch.xz differ diff --git a/base/sudo/sudo-1.8.6p8-tmpfiles.patch.xz b/base/sudo/sudo-1.8.6p8-tmpfiles.patch.xz new file mode 100644 index 0000000..3854c14 Binary files /dev/null and b/base/sudo/sudo-1.8.6p8-tmpfiles.patch.xz differ diff --git a/base/sudo/sudo.build b/base/sudo/sudo.build new file mode 100755 index 0000000..d567aff --- /dev/null +++ b/base/sudo/sudo.build @@ -0,0 +1,109 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=sudo +VERSION=1.8.6p8 +BUILD=1 + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh < ${PKG}${SYS_DIR[man]}/man8/sudoedit.8 +chmod 0755 ${PKG}${SYS_DIR[lib]}/plugins/sudo/*.so +config ${PKG}${SYS_DIR[etc]}/sudoers +rm -rf \ + ${PKG}${SYS_DIR[run]} \ + ${PKG}${SYS_DIR[doc]}/sudo +} -- cgit v1.2.3-70-g09d2