diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_authz_unixgroup22/pkg-descr | 4 | ||||
-rw-r--r-- | www/mod_authz_unixgroup24/pkg-descr | 4 | ||||
-rw-r--r-- | www/p5-URL-Encode/pkg-descr | 4 | ||||
-rw-r--r-- | www/rubygem-httpclient/pkg-descr | 2 | ||||
-rw-r--r-- | www/surfraw/pkg-descr | 2 | ||||
-rw-r--r-- | www/tomcat-native/pkg-descr | 2 | ||||
-rw-r--r-- | www/webcopy/pkg-descr | 2 |
7 files changed, 10 insertions, 10 deletions
diff --git a/www/mod_authz_unixgroup22/pkg-descr b/www/mod_authz_unixgroup22/pkg-descr index 10f762903f36..b4717a965d1a 100644 --- a/www/mod_authz_unixgroup22/pkg-descr +++ b/www/mod_authz_unixgroup22/pkg-descr @@ -1,10 +1,10 @@ -Mod_Authz_Unixgroup 1.0.x is a unix group access control modules for Apache +Mod_Authz_Unixgroup 1.0.x is a Unix group access control modules for Apache version 2.2. If you have Apache 2.3 or Apache 2.4, you should be using version 1.1.x of this module instead. If you are having users authenticate with real Unix login ID over the net, using something like my mod_authnz_external / pwauth combination, and you -want to do access control based on unix group membership, then +want to do access control based on Unix group membership, then mod_authz_unixgroup is exactly what you need. WWW: http://www.unixpapa.com/mod_authz_unixgroup/ diff --git a/www/mod_authz_unixgroup24/pkg-descr b/www/mod_authz_unixgroup24/pkg-descr index fe4b1ec0697d..34aaa9768765 100644 --- a/www/mod_authz_unixgroup24/pkg-descr +++ b/www/mod_authz_unixgroup24/pkg-descr @@ -1,10 +1,10 @@ -Mod_Authz_Unixgroup 1.1.x is a unix group access control modules for Apache +Mod_Authz_Unixgroup 1.1.x is a Unix group access control modules for Apache version 2.4. If you have Apache 2.2 you should be using version 1.0.x of this module instead. If you are having users authenticate with real Unix login ID over the net, using something like my mod_authnz_external / pwauth combination, and you -want to do access control based on unix group membership, then +want to do access control based on Unix group membership, then mod_authz_unixgroup is exactly what you need. WWW: http://www.unixpapa.com/mod_authz_unixgroup/ diff --git a/www/p5-URL-Encode/pkg-descr b/www/p5-URL-Encode/pkg-descr index 4b06b97f5059..6e7949cd6bf3 100644 --- a/www/p5-URL-Encode/pkg-descr +++ b/www/p5-URL-Encode/pkg-descr @@ -1,8 +1,8 @@ encode and decode strings into and from application/x-www-form-urlencoded The application/x-www-form-urlencoded format encodes a ordered data sets of -pairs consisting of a name and a value, with pairs seperated by ampersand or -semicolon and names and values seperated by the equal sign. Space characters +pairs consisting of a name and a value, with pairs separated by ampersand or +semicolon and names and values separated by the equal sign. Space characters are replaced with plus sign and any characters not in the unreserved character set is encoded using the percent-encoding scheme also used for resource identifiers. diff --git a/www/rubygem-httpclient/pkg-descr b/www/rubygem-httpclient/pkg-descr index 6e4a68445fdf..ac7b3ee2c267 100644 --- a/www/rubygem-httpclient/pkg-descr +++ b/www/rubygem-httpclient/pkg-descr @@ -11,7 +11,7 @@ Features: o streaming POST (POST with File/IO) o Digest auth o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module) - o NTLM auth for Proxy-Authenticate (requires win32/sspi module) + o NTLM auth for Proxy-Authenticate (requires Win32/sspi module) o extensible with filter interface o you dont have to care HTTP/1.1 persistent connection (httpclient cares instead of you) * Not supported now diff --git a/www/surfraw/pkg-descr b/www/surfraw/pkg-descr index 46764570b204..7600c6bdee52 100644 --- a/www/surfraw/pkg-descr +++ b/www/surfraw/pkg-descr @@ -1,4 +1,4 @@ -Surfraw provides a fast unix command line interface to a variety of +Surfraw provides a fast Unix command line interface to a variety of popular WWW search engines. It supports google, altavista, dejanews, amazon.com, research index, slashdot and many others. Output is directed to a browser. diff --git a/www/tomcat-native/pkg-descr b/www/tomcat-native/pkg-descr index 11730bbf9b09..396707f9846f 100644 --- a/www/tomcat-native/pkg-descr +++ b/www/tomcat-native/pkg-descr @@ -5,7 +5,7 @@ sendfile, epoll and OpenSSL), OS level functionality (random number generation, system status, etc), and native process handling (shared memory, NT pipes and Unix sockets). -These features allows making Tomcat a general purposewebserver, will +These features allows making Tomcat a general purpose webserver, will enable much better integration with other native web technologies, and overall make Java much more viable as a full fledged webserver platform rather than simply a backend focused technology. diff --git a/www/webcopy/pkg-descr b/www/webcopy/pkg-descr index 04f085c95860..f53efe8ed198 100644 --- a/www/webcopy/pkg-descr +++ b/www/webcopy/pkg-descr @@ -1,4 +1,4 @@ -WebCopy is a perl program that retrieves the URL specified in a unix-like +WebCopy is a perl program that retrieves the URL specified in a Unix-like command line. It can also retrieve recursively any file that a HTML file references, i.e. inlined images and/or anchors, if specified with an option. |