*/*: Change webserver to web server in COMMENT and descriptions

Change it for consistency and to make finding packages easier

Approved by:	portmgr (blanket)
This commit is contained in:
Daniel Engberg 2023-07-16 08:17:24 +02:00
parent c83149b2a7
commit 0c39e5b312
27 changed files with 29 additions and 29 deletions

View file

@ -3,7 +3,7 @@ PORTVERSION= 0.9.1
CATEGORIES= benchmarks www
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for measuring webserver performance
COMMENT= Tool for measuring web server performance
WWW= https://github.com/httperf/httperf
LICENSE= GPLv2

View file

@ -1,6 +1,6 @@
PKGNAMESUFFIX= -cgiserv
COMMENT= MooseFS CGI webserver
COMMENT= MooseFS CGI web server
MFS_COMPONENT= cgiserv

View file

@ -1,6 +1,6 @@
PKGNAMESUFFIX= -cgiserv
COMMENT= MooseFS CGI webserver
COMMENT= MooseFS CGI web server
MFS_COMPONENT= cgiserv

View file

@ -5,7 +5,7 @@ CATEGORIES?= www
MASTER_SITES= https://launchpadlibrarian.net/20395993/
MAINTAINER?= ports@FreeBSD.org
COMMENT= Webserver log analysis tool forked from Webalizer
COMMENT= Web server log analysis tool forked from Webalizer
WWW= http://www.stedee.id.au/awffull
LICENSE= GPLv3

View file

@ -1,4 +1,4 @@
AWFFull is a webserver log analysis tool. Mainly used to produce
AWFFull is a web server log analysis tool. Mainly used to produce
simple reports, it can also be used as the starting point for more
detailed Web Analytics.

View file

@ -5,7 +5,7 @@ PORTREVISION= 16
CATEGORIES= www devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= Local webserver for developers
COMMENT= Local web server for developers
WWW= https://github.com/cortesi/devd
LICENSE= MIT

View file

@ -6,7 +6,7 @@ MASTER_SITES= http://rodrigo.osorio.free.fr/freebsd/distfiles/ \
http://harpy.soarwitheagles.net/~dashy/
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Compact webserver designed to make sharing files easy
COMMENT= Compact web server designed to make sharing files easy
WWW= http://www.bebik.net/doku.php?id=software:dfileserver
LICENSE= BSD3CLAUSE

View file

@ -1,4 +1,4 @@
A small and simple webserver programmed in C++ that was designed to make
A small and simple web server programmed in C++ that was designed to make
sharing files easy.
By default, it shares whatever folder it was executed from on port 2000.

View file

@ -6,7 +6,7 @@ MASTER_SITES= http://bsd-geek.de/FreeBSD/distfiles/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Minimal secure webserver. Fast and efficient, no cgi-bin support
COMMENT= Minimal secure web server. Fast and efficient, no cgi-bin support
LICENSE= GPLv2

View file

@ -4,7 +4,7 @@ CATEGORIES= www
MASTER_SITES= http://www.fefe.de/fnord/
MAINTAINER= ports@FreeBSD.org
COMMENT= Small and fast webserver with CGI-capability
COMMENT= Small and fast web server with CGI-capability
WWW= https://www.fefe.de/fnord/
LICENSE= GPLv2

View file

@ -1,3 +1,3 @@
fnord is a small and fast webserver with CGI-capability. fnord has
fnord is a small and fast web server with CGI-capability. fnord has
been written by Felix von Leitner. fnord supports virtual hosting
und runs under tcpserver.

View file

@ -4,7 +4,7 @@ CATEGORIES= www benchmarks ftp
MASTER_SITES= https://www.fefe.de/gatling/
MAINTAINER= coco@executive-computing.de
COMMENT= High performance webserver with scalability benchmark tools
COMMENT= High performance web server with scalability benchmark tools
WWW= https://www.fefe.de/gatling/
LICENSE= GPLv2

View file

@ -6,7 +6,7 @@ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
DISTNAME= monitor-${PORTVERSION}
MAINTAINER= christopher.petrik@usm.edu
COMMENT= Monitoring tool for the Hiawatha webserver
COMMENT= Monitoring tool for the Hiawatha web server
WWW= https://www.hiawatha-webserver.org/monitor
LICENSE= GPLv3

View file

@ -5,7 +5,7 @@ CATEGORIES= www
MASTER_SITES= https://www.hiawatha-webserver.org/files/
MAINTAINER= johntdarrah@gmail.com
COMMENT= Advanced and secure webserver for Unix
COMMENT= Advanced and secure web server for Unix
WWW= https://www.hiawatha-webserver.org/
LICENSE= GPLv2

View file

@ -1,5 +1,5 @@
Hiawatha is an advanced and secure webserver for Unix. It has been written with
Hiawatha is an advanced and secure web server for Unix. It has been written with
'being secure' as its main goal. Hiawatha has many security features that no
other webserver has. Besides being very secure, it's also a very fast webserver.
other web server has. Besides being very secure, it's also a very fast web server.
It's twice as fast as Apache for static content. It supports load-balanced
FastCGI, which makes it fast and scalable for serving CGI.

View file

@ -6,7 +6,7 @@ CATEGORIES= www
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= joneum@FreeBSD.org
COMMENT= Authentication module for the Apache 2 webserver with OpenID
COMMENT= Authentication module for the Apache 2 web server with OpenID
WWW= https://findingscience.com/mod_auth_openid/
LICENSE= MIT

View file

@ -1,3 +1,3 @@
mod_auth_openid is an authentication module for the Apache 2 webserver.
mod_auth_openid is an authentication module for the Apache 2 web server.
It handles the functions of an OpenID consumer as specified in the OpenID
2.0 specification.

View file

@ -6,7 +6,7 @@ MASTER_SITES= http://mod-tidy.sourceforge.net/src/
DIST_SUBDIR= apache2
MAINTAINER= apache@FreeBSD.org
COMMENT= Validates the HTML output of your apache2 webserver
COMMENT= Validates the HTML output of your apache2 web server
WWW= http://mod-tidy.sourceforge.net/
LICENSE= APACHE20 MIT

View file

@ -1,4 +1,4 @@
mod_tidy validates the HTML output of your apache2 webserver. So you don't need
mod_tidy validates the HTML output of your apache2 web server. So you don't need
a separate application to check your HTML.
It works as a filter that hooks up to HTML output. mod_tidy feeds the HTML
output to TidyLib which validates the HTML output. If TidyLib finds

View file

@ -4,7 +4,7 @@ CATEGORIES= www
MASTER_SITES= http://www.nazgul.ch/dev/
MAINTAINER= loox@e-shell.net
COMMENT= Fast, secure HTTP/1.1 CGI/1.1 SSL IPv4/IPv6 webserver
COMMENT= Fast, secure HTTP/1.1 CGI/1.1 SSL IPv4/IPv6 web server
WWW= http://www.nazgul.ch/dev_nostromo.html
LICENSE= ISCL

View file

@ -5,7 +5,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Use WWW::Mechanize by requesting gzip-compression from the webserver
COMMENT= Use WWW::Mechanize by requesting gzip-compression from the web server
WWW= https://metacpan.org/release/WWW-Mechanize-GZip
LICENSE= ART10 GPLv1+

View file

@ -1,12 +1,12 @@
The WWW::Mechanize::GZip module tries to fetch a URL by requesting
gzip-compression from the webserver.
gzip-compression from the web server.
If the response contains a header with 'Content-Encoding: gzip',
it decompresses the response in order to get the original
(uncompressed) content.
This module will help to reduce bandwith fetching webpages, if
supported by the webeserver. If the webserver does not support
supported by the web server. If the web server does not support
gzip-compression, no decompression will be made.
This modules is a direct subclass of WWW::Mechanize and will

View file

@ -7,7 +7,7 @@ MASTER_SITE_SUBDIR= CPAN:DORMANDO
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Reverse-proxy load balancer and webserver
COMMENT= Reverse-proxy load balancer and web server
WWW= https://metacpan.org/release/Perlbal
LICENSE= ART10 GPLv1+

View file

@ -5,7 +5,7 @@ MASTER_SITES= SF
EXTRACT_SUFX= .tar.Z
MAINTAINER= ale@FreeBSD.org
COMMENT= Portable and small webserver written in C
COMMENT= Portable and small web server written in C
WWW= https://sourceforge.net/projects/pserv/
LICENSE= GPLv2

View file

@ -5,7 +5,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Rack, a Ruby Webserver Interface
COMMENT= Rack, a Ruby Web server Interface
WWW= https://github.com/rack/rack
LICENSE= MIT

View file

@ -11,7 +11,7 @@ MASTER_SITES= RG
PKGNAMESUFFIX= 16
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Rack, a Ruby Webserver Interface
COMMENT= Rack, a Ruby Web server Interface
WWW= https://github.com/rack/rack
LICENSE= MIT

View file

@ -6,7 +6,7 @@ MASTER_SITES= RG
PKGNAMESUFFIX= 22
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Rack, a Ruby Webserver Interface
COMMENT= Rack, a Ruby Web server Interface
WWW= https://github.com/rack/rack
LICENSE= MIT