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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
civetweb Embedded C/C++ web server
1.15 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.15Version of this port present on the latest quarterly branch.
Maintainer: maintainer.freebsd@xpoundit.com search for ports maintained by this maintainer
Port Added: 2021-06-02 02:21:37
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: MIT
WWW:
https://github.com/civetweb/civetweb
Description:
CivetWeb is a C/C++ embeddable web server with optional CGI, SSL and Lua support. CivetWeb can be used by developers as a library, to add web server functionality to an existing application. It can also be used by end users as a stand-alone web server running on a Windows or Linux PC. It is available as single executable, no installation is required.
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 (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/civetweb-1.15/catalog.mk
  3. /usr/local/share/licenses/civetweb-1.15/LICENSE
  4. /usr/local/share/licenses/civetweb-1.15/MIT
  5. bin/civetweb
  6. include/civetweb.h
  7. lib/cmake/civetweb/FindLibDl.cmake
  8. lib/cmake/civetweb/FindLibRt.cmake
  9. lib/cmake/civetweb/FindWinSock.cmake
  10. lib/cmake/civetweb/civetweb-config-version.cmake
  11. lib/cmake/civetweb/civetweb-config.cmake
  12. lib/cmake/civetweb/civetweb-targets-release.cmake
  13. lib/cmake/civetweb/civetweb-targets.cmake
  14. lib/libcivetweb.so
  15. lib/libcivetweb.so.1.15.0
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • civetweb>0:www/civetweb
To install the port:
cd /usr/ports/www/civetweb/ && make install clean
To add the package, run one of these commands:
  • pkg install www/civetweb
  • pkg install civetweb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: civetweb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1634136749 SHA256 (civetweb-civetweb-v1.15_GH0.tar.gz) = 90a533422944ab327a4fbb9969f0845d0dba05354f9cacce3a5005fa59f593b9 SIZE (civetweb-civetweb-v1.15_GH0.tar.gz) = 12067940

Packages (timestamps in pop-ups are UTC):
civetweb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.151.15-1.151.15---
FreeBSD:13:quarterly1.151.151.151.151.151.151.151.15
FreeBSD:14:latest1.151.151.151.151.151.15-1.15
FreeBSD:14:quarterly1.151.15-1.151.151.151.151.15
FreeBSD:15:latest1.151.15n/a1.15n/a1.151.151.15
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
This port is required by:
for Libraries
  1. science/orthanc

Configuration Options:
No options to configure
Options name:
www_civetweb
USES:
cmake 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/civetweb/civetweb/tar.gz/v1.15?dummy=/
Collapse this list.

Number of commits found: 7

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.15
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.15
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.15
21 Oct 2021 15:40:48
commit hash: bbf7b02c8af92717750b166c9268880d738e92e6commit hash: bbf7b02c8af92717750b166c9268880d738e92e6commit hash: bbf7b02c8af92717750b166c9268880d738e92e6commit hash: bbf7b02c8af92717750b166c9268880d738e92e6 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
www/civetweb: Add CPE information

Approved by:	portmgr (blanket)
1.15
15 Oct 2021 07:34:13
commit hash: bb2ead4d42fffcadac202fb9221533edb17cc442commit hash: bb2ead4d42fffcadac202fb9221533edb17cc442commit hash: bb2ead4d42fffcadac202fb9221533edb17cc442commit hash: bb2ead4d42fffcadac202fb9221533edb17cc442 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Frank Scholl
www/civetweb: Update to 1.15

ChangeLog:
https://github.com/civetweb/civetweb/blob/master/RELEASE_NOTES.md

PR:		259142
1.14
05 Jun 2021 19:37:45
commit hash: cc40f06db666f0fef3139a10d237c69e626c776ecommit hash: cc40f06db666f0fef3139a10d237c69e626c776ecommit hash: cc40f06db666f0fef3139a10d237c69e626c776ecommit hash: cc40f06db666f0fef3139a10d237c69e626c776e files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
www/civetweb: Improve pkg-descr

Requested by:	danfe
Approved by:	lwhsu (mentor), maintainer (implicit, doc change)
1.14
02 Jun 2021 02:18:26
commit hash: f1e718499cb309115b622453026bbacc4af60d73commit hash: f1e718499cb309115b622453026bbacc4af60d73commit hash: f1e718499cb309115b622453026bbacc4af60d73commit hash: f1e718499cb309115b622453026bbacc4af60d73 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Frank Scholl
www/civetweb: New port: Embedded C/C++ web server

PR:		255974
Approved by:	lwhsu (mentor)

Number of commits found: 7