From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- network/httping/httping-2.2.1-cmake.patch.xz | Bin 0 -> 1176 bytes network/httping/httping.build | 53 +++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 network/httping/httping-2.2.1-cmake.patch.xz create mode 100755 network/httping/httping.build (limited to 'network/httping') diff --git a/network/httping/httping-2.2.1-cmake.patch.xz b/network/httping/httping-2.2.1-cmake.patch.xz new file mode 100644 index 0000000..cb2bc32 Binary files /dev/null and b/network/httping/httping-2.2.1-cmake.patch.xz differ diff --git a/network/httping/httping.build b/network/httping/httping.build new file mode 100755 index 0000000..158f4e3 --- /dev/null +++ b/network/httping/httping.build @@ -0,0 +1,53 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=httping +VERSION=2.2.1 +BUILD=1 +DEPENDS=('openssl >= 1.0.1e-1' 'fftw >= 3.3.3-1') + +# Description + +cat > ${PKG}/install/slack-desc <