Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

www-servers/lighttpd: lighttpd-9999.ebuild #36601

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gstrauss
Copy link
Contributor

@gstrauss gstrauss commented May 8, 2024

lighttpd-9999.ebuild

Follow-up to #35790

  • create lighttpd-9999.ebuild
  • USE_LIBDEFLATE flag
    (TODO: drop ~s390 from ebuild KEYWORDS; file rekeywording bug)
  • USE_CRYPTO_* flags to select crypto library used by lighttpd
    (What should happen to USE_NETTLE flag?)
  • use upstream mime.conf (large list of mime-types)

Please check all the boxes that apply:

  • I can submit this contribution in agreement with the Copyright Policy.
  • I have certified the above via adding a Signed-off-by line to every commit in the pull request.
  • This contribution has not been created with the assistance of Natural Language Processing artificial intelligence tools, in accordance with the AI policy.
  • I have run pkgcheck scan --commits --net to check for issues with my commits.

Please note that all boxes must be checked for the pull request to be merged.

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @gstrauss
Areas affected: ebuilds
Packages affected: www-servers/lighttpd

www-servers/lighttpd: @thesamesam

Linked bugs

No bugs to link found. If your pull request references any of the Gentoo bug reports, please add appropriate GLEP 66 tags to the commit message and request reassignment.

If you do not receive any reply to this pull request, please open or link a bug to attract the attention of maintainers.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits. labels May 8, 2024
@gstrauss
Copy link
Contributor Author

gstrauss commented May 8, 2024

This is a first attempt to address the questions raised in #35790. Please advise on the gentoo/ebuild way to do things if there are better idioms. Thanks!

@gstrauss
Copy link
Contributor Author

gstrauss commented May 8, 2024

The mime.conf file distributed with upstream is generated from /etc/mime.types on Fedora. I think this is fine for a fairly large list of mime types. If you prefer to generate from Gentoo /etc/mime.types, then we should modify the ebuild to install doc/scripts/create-mime.conf.pl and run that in the lighttpd.conf-r3 with include_shell /etc/lighttpd/create-mime.conf.pl. If we do that, I would prefer /etc/lighttpd/scripts/ as the script installation location, as doc/scripts/cert-staple.sh might also be installed there.

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
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: Glenn Strauss <gstrauss@gluelogic.com>
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-05-08 21:25 UTC
Newest commit scanned: 08161d6
Status: ❌ broken

New issues caused by PR:
https://qa-reports.gentoo.org/output/gentoo-ci/fcf1baceae/output.html#www-servers/lighttpd

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/fcf1baceae/output.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits.
Projects
None yet
3 participants