From 9476cd42fc96656dfd400200d40c45c2fe665a68 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 10 May 2020 23:12:05 +0300 Subject: dropped fcgiwrap --- packages/www-server/fcgiwrap/fcgiwrap-scm.exheres-0 | 7 ------- packages/www-server/fcgiwrap/fcgiwrap.exlib | 19 ------------------- 2 files changed, 26 deletions(-) delete mode 100644 packages/www-server/fcgiwrap/fcgiwrap-scm.exheres-0 delete mode 100644 packages/www-server/fcgiwrap/fcgiwrap.exlib (limited to 'packages/www-server/fcgiwrap') diff --git a/packages/www-server/fcgiwrap/fcgiwrap-scm.exheres-0 b/packages/www-server/fcgiwrap/fcgiwrap-scm.exheres-0 deleted file mode 100644 index 71c6d2d..0000000 --- a/packages/www-server/fcgiwrap/fcgiwrap-scm.exheres-0 +++ /dev/null @@ -1,7 +0,0 @@ -# Distributed under the terms of the GNU General Public License v2 -# Copyright 2020 Gluzskiy Alexandr - -require fcgiwrap - -PLATFORMS="~amd64 ~x86" - diff --git a/packages/www-server/fcgiwrap/fcgiwrap.exlib b/packages/www-server/fcgiwrap/fcgiwrap.exlib deleted file mode 100644 index 93917a4..0000000 --- a/packages/www-server/fcgiwrap/fcgiwrap.exlib +++ /dev/null @@ -1,19 +0,0 @@ -# Distributed under the terms of the GNU General Public License v2 -# Copyright 2020 Gluzskiy Alexandr - - -require github [ user=gnosek tag=${PV} ] -require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.16 ] ] - -SLOT="0" - -SUMMARY="Simple FastCGI wrapper for CGI scripts" - -LICENCES="MIT" - -MYOPTIONS="" -DEPENDENCIES=" - build+run: - dev-libs/fcgi -" - -- cgit v1.2.3