[Midnightbsd-cvs] [MidnightBSD/mports] e91694: www/lighttpd: 1.4.82 (#118)

Glenn Strauss noreply at github.com
Wed Oct 29 00:01:43 EDT 2025


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: e916946f1be6091f849d2dec7e51d6d45e1889ee
      https://github.com/MidnightBSD/mports/commit/e916946f1be6091f849d2dec7e51d6d45e1889ee
  Author: Glenn Strauss <gstrauss at gluelogic.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M www/lighttpd/Makefile
    M www/lighttpd/distinfo
    M www/lighttpd/files/lighttpd.in

  Log Message:
  -----------
  www/lighttpd: 1.4.82 (#118)

* www/lighttpd: 1.4.82

* www/lighttpd: remove no-ops from Makefile

remove no-ops from Makefile.  Some regex matches no longer match
anything in lighttpd.annotated.conf, where those directives are
commented out by default.  lighttpd uses the best supported event
handler available for each platform (e.g. kqueue on *BSD) and
uses sendfile where available, falling back to writev if sendfile
fails.  (This has true for lighttpd on MidnightBSD since 2021.)

* www/lighttpd: reload and graceful restart,stop

send signals to lighttpd for reload, graceful restart, and graceful stop



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list