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/ppp/ppp-2.4.5-optflags.patch.xz | Bin 0 -> 1044 bytes base/ppp/ppp-2.4.5-options.patch.xz | Bin 0 -> 3668 bytes base/ppp/ppp-2.4.5-pcaplink.patch.xz | Bin 0 -> 300 bytes base/ppp/ppp.build | 121 +++++++++++++++++++++ .../ppp/radiusclient-ng-0.5.6-extraconfig.patch.xz | Bin 0 -> 1580 bytes 5 files changed, 121 insertions(+) create mode 100644 base/ppp/ppp-2.4.5-optflags.patch.xz create mode 100644 base/ppp/ppp-2.4.5-options.patch.xz create mode 100644 base/ppp/ppp-2.4.5-pcaplink.patch.xz create mode 100755 base/ppp/ppp.build create mode 100644 base/ppp/radiusclient-ng-0.5.6-extraconfig.patch.xz (limited to 'base/ppp') diff --git a/base/ppp/ppp-2.4.5-optflags.patch.xz b/base/ppp/ppp-2.4.5-optflags.patch.xz new file mode 100644 index 0000000..cf689c7 Binary files /dev/null and b/base/ppp/ppp-2.4.5-optflags.patch.xz differ diff --git a/base/ppp/ppp-2.4.5-options.patch.xz b/base/ppp/ppp-2.4.5-options.patch.xz new file mode 100644 index 0000000..01d7346 Binary files /dev/null and b/base/ppp/ppp-2.4.5-options.patch.xz differ diff --git a/base/ppp/ppp-2.4.5-pcaplink.patch.xz b/base/ppp/ppp-2.4.5-pcaplink.patch.xz new file mode 100644 index 0000000..7f091a6 Binary files /dev/null and b/base/ppp/ppp-2.4.5-pcaplink.patch.xz differ diff --git a/base/ppp/ppp.build b/base/ppp/ppp.build new file mode 100755 index 0000000..74e87a6 --- /dev/null +++ b/base/ppp/ppp.build @@ -0,0 +1,121 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=ppp +VERSION=2.4.5 +BUILD=1 +DEPENDS=('tcpip >= 20130209-1') + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <