From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- utilities/dcron/dcron-4.5-makefile.patch.xz | Bin 0 -> 756 bytes utilities/dcron/dcron-4.5-oexcl.patch.xz | Bin 0 -> 392 bytes utilities/dcron/dcron-4.5-scripts.patch.xz | Bin 0 -> 1744 bytes utilities/dcron/dcron-4.5-systemd.patch.xz | Bin 0 -> 380 bytes utilities/dcron/dcron-4.5-tmpdir.patch.xz | Bin 0 -> 268 bytes utilities/dcron/dcron.build | 89 ++++++++++++++++++++++++++++ 6 files changed, 89 insertions(+) create mode 100644 utilities/dcron/dcron-4.5-makefile.patch.xz create mode 100644 utilities/dcron/dcron-4.5-oexcl.patch.xz create mode 100644 utilities/dcron/dcron-4.5-scripts.patch.xz create mode 100644 utilities/dcron/dcron-4.5-systemd.patch.xz create mode 100644 utilities/dcron/dcron-4.5-tmpdir.patch.xz create mode 100755 utilities/dcron/dcron.build (limited to 'utilities/dcron') diff --git a/utilities/dcron/dcron-4.5-makefile.patch.xz b/utilities/dcron/dcron-4.5-makefile.patch.xz new file mode 100644 index 0000000..e8ee6aa Binary files /dev/null and b/utilities/dcron/dcron-4.5-makefile.patch.xz differ diff --git a/utilities/dcron/dcron-4.5-oexcl.patch.xz b/utilities/dcron/dcron-4.5-oexcl.patch.xz new file mode 100644 index 0000000..7ffdd1a Binary files /dev/null and b/utilities/dcron/dcron-4.5-oexcl.patch.xz differ diff --git a/utilities/dcron/dcron-4.5-scripts.patch.xz b/utilities/dcron/dcron-4.5-scripts.patch.xz new file mode 100644 index 0000000..3987ba9 Binary files /dev/null and b/utilities/dcron/dcron-4.5-scripts.patch.xz differ diff --git a/utilities/dcron/dcron-4.5-systemd.patch.xz b/utilities/dcron/dcron-4.5-systemd.patch.xz new file mode 100644 index 0000000..65b2534 Binary files /dev/null and b/utilities/dcron/dcron-4.5-systemd.patch.xz differ diff --git a/utilities/dcron/dcron-4.5-tmpdir.patch.xz b/utilities/dcron/dcron-4.5-tmpdir.patch.xz new file mode 100644 index 0000000..9b5062e Binary files /dev/null and b/utilities/dcron/dcron-4.5-tmpdir.patch.xz differ diff --git a/utilities/dcron/dcron.build b/utilities/dcron/dcron.build new file mode 100755 index 0000000..f60ebf2 --- /dev/null +++ b/utilities/dcron/dcron.build @@ -0,0 +1,89 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=dcron +VERSION=4.5 +BUILD=2 + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <