Port details |
- simple-web-server HTTP and HTTPS server and client library
- 3.0.2_1 www
=2 3.0.2_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-04-06 09:55:07
- Last Update: 2023-07-12 18:56:04
- Commit Hash: 7d1faa7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: MIT
- WWW:
- https://gitlab.com/eidheim/Simple-Web-Server
- Description:
- A very simple, fast, multithreaded, platform independent HTTP and HTTPS server
and client library implemented using C++11 and Boost.Asio. Created to be an easy
way to make REST resources available from C++ applications.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- simple-web-server>0:www/simple-web-server
- To install the port:
- cd /usr/ports/www/simple-web-server/ && make install clean
- To add the package, run one of these commands:
- pkg install www/simple-web-server
- pkg install simple-web-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: simple-web-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617892503
SHA256 (eidheim-Simple-Web-Server-0f8b26ff19d757db039d6f70e252219326cc3d8f_GL0.tar.gz) = 6527b30cd9e5f1f4a98fccb27ac1739e005288fd912ed06c01a5b276ef1d9811
SIZE (eidheim-Simple-Web-Server-0f8b26ff19d757db039d6f70e252219326cc3d8f_GL0.tar.gz) = 70717
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>0 : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_simple-web-server
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.2_1 12 Jul 2023 18:56:04
    |
Felix Palmen (zirias)  |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
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) |
3.0.2_1 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 ) |
3.0.2_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
3.0.2 09 Apr 2021 18:44:23
    |
Matthias Fechner (mfechner)  |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
3.0.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.0.2 06 Apr 2020 09:55:01
  |
yuri  |
New port: www/simple-web-server: HTTP and HTTPS server and client library |
Number of commits found: 8
|