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 on branch 2022Q3
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.

There are no commits on branch 2022Q3 for this port