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
libevhtp Flexible replacement for libevent httpd API
1.2.16_4 www on this many watch lists=0 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.2.16_4Version of this port present on the latest quarterly branch.
Maintainer: ultima@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-08-19 10:41:05
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD3CLAUSE
WWW:
https://github.com/ellzey/libevhtp
Description:
Libevhtp was created as a replacement API for Libevent's current HTTP API. The reality of libevent's http interface is that it was created as a JIT server, meaning the developer never thought of it being used for creating a full-fledged HTTP service. The maintainer is under the impression that the libevent http API was designed almost as an example of what you can do with libevent. It's not Apache in a box, but more and more developers are attempting to use it as such.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libevhtp-1.2.16_4/catalog.mk
  3. /usr/local/share/licenses/libevhtp-1.2.16_4/LICENSE
  4. /usr/local/share/licenses/libevhtp-1.2.16_4/BSD3CLAUSE
  5. include/evhtp.h
  6. include/evhtp/config.h
  7. include/evhtp/evhtp.h
  8. include/evhtp/parser.h
  9. include/evhtp/sslutils.h
  10. include/evhtp/thread.h
  11. lib/libevhtp.so
  12. lib/libevhtp.so.0
  13. lib/libevhtp.so.1.2.16
  14. @comment lib/libevhtp.a
  15. libdata/pkgconfig/evhtp.pc
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • libevhtp>0:www/libevhtp
To install the port:
cd /usr/ports/www/libevhtp/ && make install clean
To add the package, run one of these commands:
  • pkg install www/libevhtp
  • pkg install libevhtp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libevhtp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1516059355 SHA256 (criticalstack-libevhtp-1.2.16_GH0.tar.gz) = 4c3f510b15873e9fc29299de0c5d4d257d1d910710e104e33439a17c27fc414b SIZE (criticalstack-libevhtp-1.2.16_GH0.tar.gz) = 181311

Packages (timestamps in pop-ups are UTC):
libevhtp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.16_41.2.16_41.2.16_41.2.16_41.2.16_4-1.2.16_4-
FreeBSD:13:quarterly1.2.16_41.2.16_41.2.16_41.2.16_41.2.16_41.2.16_41.2.16_41.2.16_4
FreeBSD:14:latest1.2.16_41.2.16_41.2.16_41.2.16_41.2.16_41.2.16_4-1.2.16_4
FreeBSD:14:quarterly1.2.16_41.2.16_4-1.2.16_41.2.16_41.2.16_41.2.16_41.2.16_4
FreeBSD:15:latest1.2.16_41.2.16_4n/a1.2.16_4n/a1.2.16_41.2.16_41.2.16_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libevent.so : devel/libevent
  2. libonig.so : devel/oniguruma
This port is required by:
for Libraries
  1. net-mgmt/seafile-server

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. net-mgmt/seafile*
  2. security/certificate-transparency*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libevhtp-1.2.16_4: DEBUG=off: Build with debugging support REGEX=on: Regular expression support SSL=on: SSL protocol support STATIC=off: Build static executables and/or libraries THREADS=on: Threading support ===> Use 'make config' to modify these settings
Options name:
www_libevhtp
USES:
cmake ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/criticalstack/libevhtp/tar.gz/1.2.16?dummy=/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.2.16_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.2.16_4
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.2.16_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.16_4
01 Sep 2019 22:48:46
Revision:510747Original commit files touched by this commit
ultima search for other commits by this committer
Fix stack overflow that can occur in libevhtp

libevhtp allocates a stack based on data length
when C99 is detected at compile time. There are
no checks to verify that the stack is big enough
which can cause a stack overflow.

Adding EVHTP_HAS_C99=false at compile time changes
this behavior by allocate to a buffer which has
proper checks in place.

More information about this bug can be found at:
https://github.com/criticalstack/libevhtp/issues/118
https://github.com/haiwen/seafile/issues/1928

MFH:		2019Q3
1.2.16_3
02 Aug 2019 13:30:40
Revision:507877Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
1.2.16_2
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.2.16_2
19 Mar 2018 06:03:16
Revision:464983Original commit files touched by this commit
yuri search for other commits by this committer
devel/oniguruma: Update to 6.8.1

Only changed the shared object version (forgotten on the previous release).
1.2.16_1
17 Mar 2018 20:31:20
Revision:464845Original commit files touched by this commit
yuri search for other commits by this committer
devel/oniguruma: Update to 6.8.0

Changelog:
https://github.com/kkos/oniguruma/releases/tag/v6.8.0

Bumping 9 depending ports because oniguruma's interface
actually changed in an incompatible way,
see https://github.com/kkos/oniguruma/issues/79 ,
while the shared library lib/libonig.so.4.0.0 didn't change
the revision number. This is a bug in the upstream release.
1.2.16
16 Jan 2018 00:56:37
Revision:459147Original commit files touched by this commit
ultima search for other commits by this committer
* Updated to 1.2.16
* Removed all patches (yay! =)

Changes:	https://github.com/criticalstack/libevhtp/releases/tag/1.2.16
1.2.15_1
11 Jan 2018 17:34:23
Revision:458757Original commit files touched by this commit
ultima search for other commits by this committer
* Bump revision for depends

EV_WRITE should not be disabled here and was added with the assumption
that libevent would automatically start transferring pending data.

Much more detailed write up can be found here:
https://github.com/criticalstack/libevhtp/issues/70
1.2.15
04 Jan 2018 19:13:15
Revision:458045Original commit files touched by this commit
ultima search for other commits by this committer
* Updated to 1.2.15
* Uses system oniguruma when REGEX option is enabled, default on

Reviewed by:	mat
MFH:		2018Q1
Security:	https://vuxml.freebsd.org/freebsd/b396cf6c-62e6-11e7-9def-b499baebfeaf.html
Differential Revision:	https://reviews.freebsd.org/D13742
1.2.11_4
03 Jul 2017 19:06:08
Revision:444980Original commit files touched by this commit This port version is marked as vulnerable.
ultima search for other commits by this committer
* Updated maintainer email
* Changed comment headers to match my name and FreeBSD email

Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11466
1.2.11_4
20 Feb 2017 02:57:04
Revision:434427Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
1.2.11_3
04 Feb 2017 07:56:59
Revision:433286Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.8 and cleanup

- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
1.2.11_2
29 Jun 2016 16:03:04
Revision:417778Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
net-mgmt/seafile-gui: 5.1.1 -> 5.1.2 with additional fixes in deps
devel/libsearpc: add USES=gettext
net-mgmt/seafile: add deps devel/libevent2, misc/e2fsprogs-libuuid,
	devel/jansson, USES=gettext
www/libevhtp: remove option REGEX

- Add context menu to view file history in web
- Fix user auto-completion in folder sharing dialog
- Fix tray icon not shown in KDE 5
  https://github.com/haiwen/seafile-client/issues/697

PR:		210165
Submitted by:	Ultima1252@gmail.com (maintainer)
1.2.11_1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
1.2.11_1
12 Jan 2016 19:55:48
Revision:405906Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
www/libevhtp: fix conflicts with oniguruma*...

... as well as fix some breaks when oniguruma* is installed.

- Removed striped hierarchy for headers
- Removed system oniguruma detection
- Fixed headers

PR:		206093
Submitted by:	Ultima1252@gmail.com (maintainer)
1.2.11
03 Dec 2015 14:57:26
Revision:402878Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Update to 1.2.11
- Fix option names
- Add DEBUG options
- Switch to pkg-plist

PR:		204681
Submitted by:	Ultima1252@gmail.com (maintainer)
1.2.10
30 Oct 2015 02:25:40
Revision:400488Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/libevhtp: update 1.2.9 -> 1.2.10 and assorted fixes

- Update PORTVERSION, GH_TAGNAME, and distinfo for 1.2.10
- include/onigposix.h in PLIST when EVHTP_DISABLE_REGEX is not selected
- include/evthr.h when option EVHTP_DISABLE_EVTHR is not selected
- Add patch to ensure symbol gets exported from evhtp.h
- Recreated patch files for portlint

PR:		204054
Submitted by:	trasz (original patch, multiple changes from maintainer)
Approved by:	Ricky Gallamore <ultima1252@gmail.com> (maintainer)
1.2.9_3
29 Oct 2015 02:36:27
Revision:400435Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/libevhtp: pass MAINTAINER to submitter

Reference:	https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html

PR:		204106
Approved by:	Jingfeng Yan <yan_jingfeng@yahoo.com> (outgoing maintainer)
Submitted by:	Ricky Gallamore <ultima1252@gmail.com>
1.2.9_3
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
1.2.9_3
16 Feb 2015 09:10:27
Revision:379078Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
www/libevhtp: Adjust plist based on pre-existence of header

The presence of onigurama*, owncloud, and php-mdstring preinstall
onigposix.h so this makes the port aware and lets it adjust the plist
accordingly.

PR:		196865
Submitted by:	maintainer (Jingfeng Yan)
1.2.9_2
01 Oct 2014 13:14:11
Revision:369725Original commit files touched by this commit This port version is marked as vulnerable.
robak search for other commits by this committer
www/libevhtp: fix build for 8.4 systems

PR:		193615
Submitted by:	Jingfeng Yan <yan_jingfeng@yahoo.com>
Approved by:	mentors (implicit)
1.2.9_1
05 Sep 2014 21:23:30
Revision:367392Original commit files touched by this commit This port version is marked as vulnerable.
cs search for other commits by this committer
- The update provides options on par with original lib source, except share lib
  part.
- change static lib to be shared lib by default, which is required in my
  another ports.
- about 8.4 release broken: the issue will be resolved by adding one include
  file. There is one line missing in 8.4 tcp.h file.

PR:		193131
Submitted by:	Jingfeng Yan (maintainer)
MFH:		2014q3
1.2.9
19 Aug 2014 10:40:59
Revision:365370Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
Add new port www/libevhtp

PR:		191979
Submitted by:	JingFeng Yan

Libevhtp was created as a replacement API for Libevent's current HTTP API.
The reality of libevent's http interface is that it was created as a JIT
server, meaning the developer never thought of it being used for creating a
full-fledged HTTP service. The maintainer is under the impression that the
libevent http API was designed almost as an example of what you can do with
libevent. It's not Apache in a box, but more and more developers are
attempting to use it as such.

Number of commits found: 26