aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-01-17 01:35:54 +0800
committerdinoex <dinoex@FreeBSD.org>2009-01-17 01:35:54 +0800
commitf915371ffd2ee775943c3c98be284fd8f6f6abc7 (patch)
tree82da0fcbc71ddf89a5ea892c9fe1f84582180c34 /www
parentb88fb5c643a29446cdb7b3b1f7139cc40eb6a240 (diff)
downloadfreebsd-ports-gnome-f915371ffd2ee775943c3c98be284fd8f6f6abc7.tar.gz
freebsd-ports-gnome-f915371ffd2ee775943c3c98be284fd8f6f6abc7.tar.zst
freebsd-ports-gnome-f915371ffd2ee775943c3c98be284fd8f6f6abc7.zip
- add LICENSE:
Diffstat (limited to 'www')
-rw-r--r--www/apache13-modssl/pkg-descr13
-rw-r--r--www/gnustep-ticker/pkg-descr2
-rw-r--r--www/webserver/pkg-descr2
3 files changed, 17 insertions, 0 deletions
diff --git a/www/apache13-modssl/pkg-descr b/www/apache13-modssl/pkg-descr
index 879383b3682d..32244a3d00a5 100644
--- a/www/apache13-modssl/pkg-descr
+++ b/www/apache13-modssl/pkg-descr
@@ -34,7 +34,20 @@ As a summary, here are its main SSL/TLS-related features:
mod_snmp is a plug-in for apache-1.3.x to take apache status by SNMP
+LICENSE: APL
WWW: http://www.apache.org/
+
+LICENSE: BSD 4-clause
WWW: http://www.modssl.org/
+"This product includes software developed by
+Ralf S. Engelschall <rse@engelschall.com> for use in the
+mod_ssl project (http://www.modssl.org/)."
+
+LICENSE: BSD 4-clause
WWW: http://www.openssl.org/
+"This product includes software developed by the OpenSSL Project
+for use in the OpenSSL Toolkit (http://www.openssl.org/)"
+
+LICENSE: BSD 4-clause
WWW: http://www.mod-snmp.com/
+"This product includes software developed by Harrie Hazewinkel."
diff --git a/www/gnustep-ticker/pkg-descr b/www/gnustep-ticker/pkg-descr
index 4b4fa30d87ba..e2175107e4c8 100644
--- a/www/gnustep-ticker/pkg-descr
+++ b/www/gnustep-ticker/pkg-descr
@@ -17,4 +17,6 @@ experiment to find a font that displays your language correctly. I
have found that Helvetica works well with Google's German, French and
Spanish feeds.
+LICENSE: GPL2 or later
+
WWW: http://www.gnustep.it/marko/Ticker/index.html
diff --git a/www/webserver/pkg-descr b/www/webserver/pkg-descr
index 8e2249aaec29..61f5ae814614 100644
--- a/www/webserver/pkg-descr
+++ b/www/webserver/pkg-descr
@@ -8,3 +8,5 @@ The emphasis is on making it robust/reliable/simple, so you can rapidly
develop software using it. It is a single-threaded, single-process
system using asynchronous I/O, so you can easily run it under debug
in gdb to fix any bugs in your delegate object.
+
+LICENSE: LGPL3 or later