From ab0c1b1cfff09b07c61a5a95afe3ad15e2c49fc7 Mon Sep 17 00:00:00 2001 From: Denis Knauf Date: Wed, 24 Apr 2013 18:26:59 +0200 Subject: [PATCH] gitignore. thttpd added --- .gitignore | 1 + .../www-servers/thttpd/thttpd-2.25b.exheres-0 | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 .gitignore create mode 100644 packages/www-servers/thttpd/thttpd-2.25b.exheres-0 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a01ee28 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.*.swp diff --git a/packages/www-servers/thttpd/thttpd-2.25b.exheres-0 b/packages/www-servers/thttpd/thttpd-2.25b.exheres-0 new file mode 100644 index 0000000..f40780b --- /dev/null +++ b/packages/www-servers/thttpd/thttpd-2.25b.exheres-0 @@ -0,0 +1,16 @@ +# Copyright (c) 2013 Denis Knauf +# Distributed under the terms of the GNU General Public License v2 + +#require systemd-service + +SUMMARY="thttpd - tiny/turbo/throttling HTTP server - thttpd is a simple, small, portable, fast, and secure HTTP server." +HOMEPAGE="http://acme.com/software/thttpd/" +DOWNLOADS="http://acme.com/software/thttpd/${PNV}.tar.gz" +SLOT="0" +LICENCES="GPL-2" +PLATFORMS="~amd64" +DEPENDENCIES=" + group/thttpd + user/thttpd +" +#MYOPTIONS="systemd"