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/dhcpcd/dhcpcd-5.6.8-rundir.patch.xz | Bin 0 -> 520 bytes base/dhcpcd/dhcpcd-5.6.8-slackwareservice.patch.xz | Bin 0 -> 652 bytes base/dhcpcd/dhcpcd.build | 84 +++++++++++++++++++++ 3 files changed, 84 insertions(+) create mode 100644 base/dhcpcd/dhcpcd-5.6.8-rundir.patch.xz create mode 100644 base/dhcpcd/dhcpcd-5.6.8-slackwareservice.patch.xz create mode 100755 base/dhcpcd/dhcpcd.build (limited to 'base/dhcpcd') diff --git a/base/dhcpcd/dhcpcd-5.6.8-rundir.patch.xz b/base/dhcpcd/dhcpcd-5.6.8-rundir.patch.xz new file mode 100644 index 0000000..e8ff72c Binary files /dev/null and b/base/dhcpcd/dhcpcd-5.6.8-rundir.patch.xz differ diff --git a/base/dhcpcd/dhcpcd-5.6.8-slackwareservice.patch.xz b/base/dhcpcd/dhcpcd-5.6.8-slackwareservice.patch.xz new file mode 100644 index 0000000..558ea4a Binary files /dev/null and b/base/dhcpcd/dhcpcd-5.6.8-slackwareservice.patch.xz differ diff --git a/base/dhcpcd/dhcpcd.build b/base/dhcpcd/dhcpcd.build new file mode 100755 index 0000000..ead7eb6 --- /dev/null +++ b/base/dhcpcd/dhcpcd.build @@ -0,0 +1,84 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=dhcpcd +VERSION=5.6.8 +BUILD=1 + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <