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"