notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
darkhttpd Simple, static web server
1.16 www on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.16Version of this port present on the latest quarterly branch.
Maintainer: henrichhartzer@tuta.io search for ports maintained by this maintainer
Port Added: 2022-03-02 09:24:05
Last Update: 2024-03-02 16:30:23
Commit Hash: 564aeda
People watching this port, also watch:: openra, jellyfin, dotnet
License: ISCL
WWW:
https://unix4lyfe.org/darkhttpd/
Description:
darkhttpd is a simple, static web server. No configuration file, no CGI.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/darkhttpd-1.16/catalog.mk
  2. /usr/local/share/licenses/darkhttpd-1.16/LICENSE
  3. /usr/local/share/licenses/darkhttpd-1.16/ISCL
  4. bin/darkhttpd
  5. @dir www/darkhttpd
  6. @dir(darkhttpd,darkhttpd,755) /var/run/darkhttpd
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • darkhttpd>0:www/darkhttpd
To install the port:
cd /usr/ports/www/darkhttpd/ && make install clean
To add the package, run one of these commands:
  • pkg install www/darkhttpd
  • pkg install darkhttpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: darkhttpd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709396655 SHA256 (emikulic-darkhttpd-v1.16_GH0.tar.gz) = ab97ea3404654af765f78282aa09cfe4226cb007d2fcc59fe1a475ba0fef1981 SIZE (emikulic-darkhttpd-v1.16_GH0.tar.gz) = 40912

Packages (timestamps in pop-ups are UTC):
darkhttpd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.161.16-1.161.16---
FreeBSD:13:quarterly1.161.161.141.161.161.141.141.14
FreeBSD:14:latest1.161.161.141.161.161.14-1.14
FreeBSD:14:quarterly1.161.16-1.161.161.141.141.14
FreeBSD:15:latest1.161.16n/a1.14n/a1.141.141.14
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_darkhttpd
USES:
cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/emikulic/darkhttpd/tar.gz/v1.16?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.16
02 Mar 2024 16:30:23
commit hash: 564aedad9afb58beb1857d494a60d5e74853b45bcommit hash: 564aedad9afb58beb1857d494a60d5e74853b45bcommit hash: 564aedad9afb58beb1857d494a60d5e74853b45bcommit hash: 564aedad9afb58beb1857d494a60d5e74853b45b files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
Author: Henrich Hartzer
www/darkhttpd: Update to 1.16

Changelogs:
  - 1.16: https://github.com/emikulic/darkhttpd/releases/tag/v1.16
  - 1.15: https://github.com/emikulic/darkhttpd/releases/tag/v1.15

PR:		277386
MFH:		2024Q1
Approved by:	tcberner (mentor, implicit)
1.14
08 Nov 2022 16:31:41
commit hash: 1de880e0f6277e22d81d68cba532656dc58b207acommit hash: 1de880e0f6277e22d81d68cba532656dc58b207acommit hash: 1de880e0f6277e22d81d68cba532656dc58b207acommit hash: 1de880e0f6277e22d81d68cba532656dc58b207a files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Henrich Hartzer
www/darkhttpd: Update to 1.14 (Fixes CVE-2020-25691)

ChangeLog: https://github.com/emikulic/darkhttpd/releases/tag/v1.14

 * Add support for logging with syslog.
 * Fix hung connection from consecutive keep-alive requests.
 * Fix high CPU usage when timeout is disabled.
 * Add --forward-https.
 * Make header parsing case insensitive, to work behind an HTTP2 reverse proxy.
 * Add trailing slash to links for directories.
 * Fix crash when a file has a large (year 10,000+) mtime.

A flaw was found in darkhttpd. Invalid error handling allows remote attackers
to cause denial-of-service by accessing a file with a large modification date.
The highest threat from this vulnerability is to system availability.

PR:		267507
Reported by:	henrichhartzer@tuta.io
MFH:		2022Q4 (security update)
Security:	CVE-2020-25691
1.13_1
06 Oct 2022 16:05:41
commit hash: 9884951c508e52eefb91fac9ea35375a267dcf3ecommit hash: 9884951c508e52eefb91fac9ea35375a267dcf3ecommit hash: 9884951c508e52eefb91fac9ea35375a267dcf3ecommit hash: 9884951c508e52eefb91fac9ea35375a267dcf3e files touched by this commit This port version is marked as vulnerable.
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
www/darkhttpd: add rc script

PR:		266239
Reported by:	DtxdF@disroot.org
Approved by:	henrichartzer@tuta.io (maintainer, timeout > 1 month)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.13
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.13
28 Jun 2022 10:57:10
commit hash: b11734a3dbe024ddcf28298c7724b9387ac6ceebcommit hash: b11734a3dbe024ddcf28298c7724b9387ac6ceebcommit hash: b11734a3dbe024ddcf28298c7724b9387ac6ceebcommit hash: b11734a3dbe024ddcf28298c7724b9387ac6ceeb files touched by this commit This port version is marked as vulnerable.
Bernhard Froehlich (decke) search for other commits by this committer
www/darkhttpd: Add CPE information, pet porlint warning

Approved by:	portmgr (blanket)
1.13
02 Mar 2022 16:05:04
commit hash: 088f0b29ee71a22a73d378a96f44d52f99befb28commit hash: 088f0b29ee71a22a73d378a96f44d52f99befb28commit hash: 088f0b29ee71a22a73d378a96f44d52f99befb28commit hash: 088f0b29ee71a22a73d378a96f44d52f99befb28 files touched by this commit This port version is marked as vulnerable.
Fernando Apesteguía (fernape) search for other commits by this committer
www/darkhttpd: Fix NO_INSTALL

This port actually install things...

Reported by:	danfe@
1.13
02 Mar 2022 09:20:31
commit hash: 76aee1b05b961872993f4a1967e3fbc748ff9a63commit hash: 76aee1b05b961872993f4a1967e3fbc748ff9a63commit hash: 76aee1b05b961872993f4a1967e3fbc748ff9a63commit hash: 76aee1b05b961872993f4a1967e3fbc748ff9a63 files touched by this commit This port version is marked as vulnerable.
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Henrich Hartzer
www/darkhttpd: Add new port

Simple static http web server.
When you need a web server in a hurry.

PR:	262234
Reported by:	henrichhartzer@tuta.io
Reviewed by:	diizzy@

Number of commits found: 8