Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 2021 19:38:27 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cc40f06db666 - main - www/civetweb: Improve pkg-descr
Message-ID:  <202106051938.155JcRwe048911@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc40f06db666f0fef3139a10d237c69e626c776e

commit cc40f06db666f0fef3139a10d237c69e626c776e
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-06-05 19:37:45 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-06-05 19:37:45 +0000

    www/civetweb: Improve pkg-descr
    
    Requested by:   danfe
    Approved by:    lwhsu (mentor), maintainer (implicit, doc change)
---
 www/civetweb/pkg-descr | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/www/civetweb/pkg-descr b/www/civetweb/pkg-descr
index e2c4fca9e0c5..1f091a69b979 100644
--- a/www/civetweb/pkg-descr
+++ b/www/civetweb/pkg-descr
@@ -1,3 +1,8 @@
-Embedded C/C++ web server
+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.
 
 WWW: https://github.com/civetweb/civetweb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106051938.155JcRwe048911>