From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- development/php_apc/APC-3.1.13-config.patch.xz | Bin 0 -> 328 bytes development/php_apc/php_apc.build | 76 +++++++++++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100644 development/php_apc/APC-3.1.13-config.patch.xz create mode 100755 development/php_apc/php_apc.build (limited to 'development/php_apc') diff --git a/development/php_apc/APC-3.1.13-config.patch.xz b/development/php_apc/APC-3.1.13-config.patch.xz new file mode 100644 index 0000000..03879b1 Binary files /dev/null and b/development/php_apc/APC-3.1.13-config.patch.xz differ diff --git a/development/php_apc/php_apc.build b/development/php_apc/php_apc.build new file mode 100755 index 0000000..714378b --- /dev/null +++ b/development/php_apc/php_apc.build @@ -0,0 +1,76 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=php_apc +VERSION=3.1.13 +BUILD=2 +DEPENDS=('php >= 5.4.15-1') + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <