Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.4.20231129_1 19 Mar 2024 22:44:58
    |
Christian Weisgerber (naddy)  |
www/obhttpd: Move man pages to share/man
Approved by: portmgr (blanket) |
7.4.20231129 22 Feb 2024 12:31:51
    |
Robert Clausecker (fuz)  Author: Nikola Kolev |
www/obhttpd: update to 7.4.20231129
* Use LibreSSL 3.8.2
Changelog: https://github.com/koue/httpd/blob/master/ChangeLog
PR: 275453 |
7.3.20230714_1 13 Aug 2023 09:32:56
    |
Robert Clausecker (fuz)  Author: Nikola Kolev |
www/obhttpd: Use LibreSSL 3.5.4
With LibreSSL greater than version 3.5.x obhttpd is not able to load the
SSL certificate on startup:
server_tls_init: failed to configure tls - failed to load certificate
PR: 273054 |
7.3.20230714 09 Aug 2023 13:03:29
    |
Robert Clausecker (fuz)  Author: Nikola Kolev |
www/obhttpd: update to 7.3.20230714
Changelog: https://github.com/koue/httpd/blob/master/ChangeLog
PR: 273018 |
7.1.20220923_1 09 Mar 2023 20:29:14
    |
Christian Weisgerber (naddy)  |
www/obhttpd: skip detection of <endian.h>
This fixes a compilation error in the embedded LibreSSL, which was
triggered by the appearance of the new <endian.h> system header:
use of undeclared identifier 'BYTE_ORDER'
PR: 270015
Approved by: koue@chaosophia.net (maintainer) |
7.1.20220923_1 29 Sep 2022 21:16:07
    |
Nuno Teixeira (eduardo)  Author: Nikola Kolev |
www/obhttpd: Fix libevent issue
- After the previous upgrade of the obhttpd port to version
7.1.20220923 PR #266572 I found issue with the version of libevent.
Downgrade libevent to the previous working version until find
working solution.
PR: 266710 |
7.1.20220923 23 Sep 2022 22:30:55
    |
Nuno Teixeira (eduardo)  Author: Nikola Kolev |
www/obhttpd: Update to 7.1.20220923
ChangeLog: https://github.com/koue/httpd/blob/master/ChangeLog
PR: 266572 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
7.0.20211221 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
7.0.20211221 25 Dec 2021 14:18:38
    |
Li-Wen Hsu (lwhsu)  Author: Nikola Kolev |
www/obhttpd: Update to 7.0.20211221
Changelog https://github.com/koue/httpd/blob/master/ChangeLog
PR: 260665 |
7.0.20211108 12 Dec 2021 18:54:04
    |
Daniel Engberg (diizzy)  Author: Nikola Kolev |
www/obhttpd: Update to 7.0.20211108
Changelog: https://github.com/koue/httpd/blob/master/ChangeLog
PR: 259733
Approved by: mentors (implicit) |
6.9.20210510 11 May 2021 05:17:26
    |
Neel Chauhan (nc)  Author: Nikola Kolev |
www/obhttpd: Update to 6.9.20210510
Changes: https://github.com/koue/httpd/blob/master/ChangeLog
PR: 249894 |
6.6.20191023 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.6.20191023 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
6.6.20191023 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
6.6.20191023 22 Feb 2021 16:37:02
  |
emaste  |
www/obhttpd: Prepare for base system default PIE
PR: 253275
Submitted by: Dawid Gorecki <dgr@semihalf.com>
Approved by: lwhsu, Nikola Kolev (maintainer)
Differential Revision: https://reviews.freebsd.org/D28800 |
6.6.20191023 02 Sep 2020 08:52:52
  |
danfe  |
Force -fcommon to unbreak the build against modern compilers.
Reported by: pkg-fallout |
6.6.20191023 05 Nov 2019 01:13:55
  |
meta  |
www/obhttpd: Update to 6.6.20191023
Also, depend on standalone LibreSSL rather than security/libressl port.
Now this port can be installed even if LibreSSL is not selected in
DEFAULT_VERSIONS.
PR: 241480
Submitted by: Nikola Kolev <koue@chaosophia.net>
Reported by: Leo Vandewoestijne |
6.3.20180803_3 19 Oct 2019 15:00:34
  |
tobik  |
Rebuild statically linked security/libressl consumers after r514815 |
6.3.20180803_2 23 May 2019 02:52:16
  |
tobik  |
Rebuild statically linked security/libressl consumers after r502277 |
6.3.20180803_1 22 Apr 2019 20:38:59
  |
tobik  |
Rebuild statically linked security/libressl consumers after r499667 |
6.3.20180803 03 Aug 2018 16:14:27
  |
swills  |
www/obhttpd: Update to 6.3.20180803
PR: 230329
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) |
6.3.20180529 10 Jul 2018 20:22:10
  |
swills  |
www/obhttpd: Update to 6.3.20180529
PR: 229672
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) |
6.0.20161006_2 09 Nov 2017 23:06:50
  |
swills  |
www/obhttpd: Fix libressl build dependency
PR: 219081
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) |
6.0.20161006_1 16 Feb 2017 21:43:12
  |
jrm  |
www/obhttpd: Apply OpenBSD errata from January 31st, 2017.
Errata text: https://marc.info/?l=openbsd-announce&m=148604065924319&w=2
PR: 216752
Submitted by: t@tobik.me
Approved by: swills (mentor, implicit) koue@chaosophia.net (maintainer) |
6.0.20161006 11 Jan 2017 04:57:42
  |
ler  |
upgrade www/obhttpd to 6.0.20161006
modernized the Uses / USE_OPENSSL usage
PR: 213560
Submitted by: koue@chaosophia.net (Maintainer)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D9128 |
5.9.20160601 03 Jan 2017 18:12:13
  |
mat  |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
5.9.20160601 29 Jun 2016 14:22:47
  |
mat  |
Remove all usage of OPENSSL_PORT from ports, this is deprecated, and
always was a user defined variable.
Sponsored by: Absolight |
5.9.20160601 06 Jun 2016 13:48:17
  |
amdmi3  |
- Update to 5.9.20160601
PR: 210069
Submitted by: koue@chaosophia.net (maintainer) |
5.8.20151023 14 Dec 2015 17:16:54
  |
mat  |
Fix build as a user.
Sponsored by: Absolight |
5.8.20151023 11 Dec 2015 20:20:23
  |
pi  |
www/obhttpd: 5.7.20150508 -> 5.8.20151023
Changes: Tracking upstream update 5.7 -> 5.8
PR: 205197
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) |
5.7.20150508 06 Dec 2015 15:41:37
  |
riggs  |
Move www/httpd to www/openhttpd to avoid consistency issues
- Move to www/obhttpd
- Avoid config file name conflict: httpd.conf -> obhttpd.conf
PR: 198705 |