summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: unkeyword ~ia64Arthur Zamarin2024-09-125-5/+5
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76-r1 sparc, #938636Arthur Zamarin2024-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76-r1 ppc64, #938636Jakov Smolić2024-08-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76-r1 ppc, #938636Jakov Smolić2024-08-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76-r1 amd64, #938636Joonas Niilola2024-08-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76-r1 x86, #938636Joonas Niilola2024-08-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76-r1 arm, #938636Jakov Smolić2024-08-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* www-servers/lighttpd: fix build on sparc for 1.4.76Sam James2024-07-123-0/+119
| | | | | | | | I'd previously fixed 1.4.75 and assumed the fix was in 1.4.76. Closes: https://bugs.gentoo.org/935832 Bug: https://bugs.gentoo.org/931305 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Keyword 1.4.76-r1 s390, #935165Arthur Zamarin2024-07-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-servers/lighttpd: add 1.4.76-r1Sam James2024-06-302-1/+224
| | | | | | | This has the mime-types config change and libdeflate wired up, thanks to Glenn for doing the work in https://github.com/gentoo/gentoo/pull/36601. Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: drop crypto-* flags for nowSam James2024-06-302-35/+3
| | | | | | | | | | | This reverts commit 3f1aad3dcf145d7d7b6a877c157db123f4de26b3 for now, pending anyone requesting the functionality. The crypto-* flags allow specifying the default implementation but users can do this via configuration or, if needed, MYMESONARGS if they want a smaller binary. Let's see what the feedback is. Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: use upstream mime.confGlenn Strauss2024-06-302-1/+309
| | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com> Closes: https://github.com/gentoo/gentoo/pull/36601 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: USE_CRYPTO_* flagsGlenn Strauss2024-06-302-3/+39
| | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: USE_LIBDEFLATE optionGlenn Strauss2024-06-302-3/+5
| | | | | | | | Note: libdeflate not currently available on s390 TODO: drop ~s390 from ebuild KEYWORDS; file rekeywording bug Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: lighttpd-9999.ebuildGlenn Strauss2024-06-301-0/+217
| | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76 amd64, #934864Sam James2024-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76 ppc, #934864Sam James2024-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76 ppc64, #934864Sam James2024-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76 x86, #934864Sam James2024-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.76 arm, #934864Sam James2024-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: add 1.4.76Glenn Strauss2024-05-062-0/+214
| | | | | | | | | [sam: I've rebased this to fork the changes into a new ebuild revision (1.4.75-r1). Any errors in rebasing are mine and not Glenn's.] Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com> Closes: https://github.com/gentoo/gentoo/pull/35790 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: use builtin mimetype.assignGlenn Strauss2024-05-062-6/+0
| | | | | | | | | | | | * use lighttpd builtin mimetype.assign by default (can be overridden) [sam: I've rebased this to fork the changes into a new ebuild revision (1.4.75-r1). Any errors in rebasing are mine and not Glenn's.] Bug: https://bugs.gentoo.org/399401 Bug: https://github.com/gentoo/gentoo/pull/19507 Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: refresh lighttpd.confGlenn Strauss2024-05-062-1/+303
| | | | | | | | | | | * remove obsolete modules * update syntax and comments [sam: I've rebased this to fork the changes into a new ebuild revision (1.4.75-r1). Any errors in rebasing are mine and not Glenn's.] Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: refresh lighttpd-1.4.75.ebuildGlenn Strauss2024-05-062-13/+3
| | | | | | | | | | | | | | | | * use https://wiki.lighttpd.net/ links to lighttpd wiki doc * add dev-db/sqlite dependency which is used by mod_webdav * remove e2fsprogs; mod_webdav no longer uses uuid_*() from e2fsprogs * remove libev; no longer used by lighttpd lighttpd directly uses native event frameworks (e.g. epoll) * remove 2+ year old deprecation warning trace * remove reference to lighttpd2; no lighttpd2 production release planned [sam: I've rebased this to fork the changes into a new ebuild revision (1.4.75-r1). Any errors in rebasing are mine and not Glenn's.] Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: update lighttpd.initd, lighttpd.serviceGlenn Strauss2024-05-063-0/+316
| | | | | | | | | | | * test configs with -tt for a better preflight config test. * graceful restart using SIGUSR1 [sam: I've rebased this to fork the changes into a new ebuild revision (1.4.75-r1). Any errors in rebasing are mine and not Glenn's.] Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: drop 1.4.73Sam James2024-05-063-248/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.75 sparc, #930859Sam James2024-05-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: fix build on sparcSam James2024-05-062-0/+78
| | | | | Closes: https://bugs.gentoo.org/931305 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: drop 1.4.74Sam James2024-05-062-224/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.75 amd64, #930859Sam James2024-04-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.75 x86, #930859Sam James2024-04-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.75 arm, #930859Arthur Zamarin2024-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.75 ppc64, #930859Jakov Smolić2024-04-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.75 ppc, #930859Jakov Smolić2024-04-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* www-servers/lighttpd: add 1.4.75Sam James2024-03-142-0/+224
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: add 1.4.74Sam James2024-02-212-0/+224
| | | | | | | Dropped a bunch of RDEPEND-only (so no effect on image) USE flags as well as some which were left over in IUSE but did nothing else. Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: drop 1.4.72Sam James2024-02-212-246/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.73 ppc, #922261Matoro Mahri2024-02-131-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.73 arm, #922261Matoro Mahri2024-02-131-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.73 x86, #922261Arthur Zamarin2024-01-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-servers/lighttpd: cleanup unused system-xxhash descSam James2024-01-171-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: drop 1.4.71Sam James2024-01-173-271/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.73 amd64, #922261Sam James2024-01-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.73 sparc, #922261Sam James2024-01-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.73 ppc64, #922261Sam James2024-01-171-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.72 amd64, #919946Sam James2024-01-131-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.72 x86, #919946Arthur Zamarin2023-12-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.72 ppc, #919946Michał Górny2023-12-151-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.72 sparc, #919946Sam James2023-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: Stabilize 1.4.72 ppc64, #919946Sam James2023-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>