git: cc40f06db666 - main - www/civetweb: Improve pkg-descr

Guangyuan Yang ygy at FreeBSD.org
Sat Jun 5 19:38:27 UTC 2021


The branch main has been updated by ygy:

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

commit cc40f06db666f0fef3139a10d237c69e626c776e
Author:     Guangyuan Yang <ygy at FreeBSD.org>
AuthorDate: 2021-06-05 19:37:45 +0000
Commit:     Guangyuan Yang <ygy at 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


More information about the dev-commits-ports-main mailing list