[76953] trunk/dports

blb at macports.org blb at macports.org
Mon Mar 14 20:47:37 PDT 2011


Revision: 76953
          http://trac.macports.org/changeset/76953
Author:   blb at macports.org
Date:     2011-03-14 20:47:33 -0700 (Mon, 14 Mar 2011)
Log Message:
-----------
Numerous ports: add license field

Modified Paths:
--------------
    trunk/dports/irc/irssi-devel/Portfile
    trunk/dports/math/ent/Portfile
    trunk/dports/net/djbdns/Portfile
    trunk/dports/office/rednotebook/Portfile
    trunk/dports/print/cups-pdf/Portfile
    trunk/dports/python/py26-asn1/Portfile
    trunk/dports/python/py26-bitstring/Portfile
    trunk/dports/python/py26-buzhug/Portfile
    trunk/dports/python/py26-freebase/Portfile
    trunk/dports/python/py26-genshi/Portfile
    trunk/dports/python/py26-keyczar/Portfile
    trunk/dports/python/py26-mpmath/Portfile
    trunk/dports/python/py26-mx-base/Portfile
    trunk/dports/python/py26-numexpr/Portfile
    trunk/dports/python/py26-openbabel/Portfile
    trunk/dports/python/py26-pgsql/Portfile
    trunk/dports/python/py26-tweepy/Portfile
    trunk/dports/python/py27-asn1/Portfile
    trunk/dports/python/py27-bitstring/Portfile
    trunk/dports/python/py27-freebase/Portfile
    trunk/dports/python/py27-genshi/Portfile
    trunk/dports/python/py27-mpmath/Portfile
    trunk/dports/python/py27-numexpr/Portfile
    trunk/dports/python/py31-bitstring/Portfile
    trunk/dports/python/py31-httplib2/Portfile
    trunk/dports/python/py31-lxml/Portfile
    trunk/dports/python/py31-postgresql/Portfile
    trunk/dports/security/openpgpsdk/Portfile
    trunk/dports/sysutils/daemontools/Portfile
    trunk/dports/textproc/rst2pdf/Portfile
    trunk/dports/www/ajp-wsgi/Portfile
    trunk/dports/www/links/Portfile
    trunk/dports/www/mediawiki/Portfile
    trunk/dports/www/mod_python26/Portfile

Modified: trunk/dports/irc/irssi-devel/Portfile
===================================================================
--- trunk/dports/irc/irssi-devel/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/irc/irssi-devel/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 version             5140
 revision        1
 categories          irc
+license             GPL-2+
 maintainers         blb openmaintainer
 description         modular IRC client
 long_description \

Modified: trunk/dports/math/ent/Portfile
===================================================================
--- trunk/dports/math/ent/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/math/ent/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -4,6 +4,7 @@
 name                ent
 version             20080128
 categories          math security
+license             public-domain
 maintainers         blb
 description         Entropy calculator
 long_description \

Modified: trunk/dports/net/djbdns/Portfile
===================================================================
--- trunk/dports/net/djbdns/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/net/djbdns/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 version             1.05
 revision            2
 categories          net
+license             public-domain
 maintainers         blb openmaintainer
 description         D.J. Bernstein's DNS tools
 long_description \

Modified: trunk/dports/office/rednotebook/Portfile
===================================================================
--- trunk/dports/office/rednotebook/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/office/rednotebook/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                rednotebook
 version             1.1.3
 categories          office
+license             GPL-2+
 maintainers         blb openmaintainer
 description         Diary and journal application
 long_description \

Modified: trunk/dports/print/cups-pdf/Portfile
===================================================================
--- trunk/dports/print/cups-pdf/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/print/cups-pdf/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -4,6 +4,7 @@
 name                cups-pdf
 version             2.5.1
 categories          print textproc
+license             GPL-2+
 maintainers         blb openmaintainer
 description         Provides a print-to-PDF feature through CUPS
 long_description \

Modified: trunk/dports/python/py26-asn1/Portfile
===================================================================
--- trunk/dports/python/py26-asn1/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-asn1/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -6,6 +6,7 @@
 name                py26-asn1
 version             0.0.13a
 categories-append   devel crypto
+license             BSD
 maintainers         blb openmaintainer
 description         Implementation of ASN.1 types and codecs in Python
 long_description \

Modified: trunk/dports/python/py26-bitstring/Portfile
===================================================================
--- trunk/dports/python/py26-bitstring/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-bitstring/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py26-bitstring
 version             2.1.1
 categories-append   devel
+license             MIT
 maintainers         blb openmaintainer
 description         Module to simplify handling of binary data
 long_description \

Modified: trunk/dports/python/py26-buzhug/Portfile
===================================================================
--- trunk/dports/python/py26-buzhug/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-buzhug/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py26-buzhug
 version             1.8
 categories-append   databases
+license             BSD
 maintainers         blb openmaintainer
 description         Pure-python database engine
 long_description \

Modified: trunk/dports/python/py26-freebase/Portfile
===================================================================
--- trunk/dports/python/py26-freebase/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-freebase/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -6,6 +6,7 @@
 epoch               1
 version             1.0.8
 categories-append   devel
+license             BSD
 maintainers         blb openmaintainer
 description         Python interface to freebase.com API
 long_description \

Modified: trunk/dports/python/py26-genshi/Portfile
===================================================================
--- trunk/dports/python/py26-genshi/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-genshi/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py26-genshi
 version             0.6
 categories-append   textproc www
+license             BSD
 maintainers         blb openmaintainer
 description         Python toolkit for generation of output for the web
 long_description \

Modified: trunk/dports/python/py26-keyczar/Portfile
===================================================================
--- trunk/dports/python/py26-keyczar/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-keyczar/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -7,6 +7,7 @@
 version             0.6b
 revision            1
 categories-append   devel crypto
+license             Apache-2
 maintainers         blb
 description         Easy to use cryptographic toolkit
 long_description \

Modified: trunk/dports/python/py26-mpmath/Portfile
===================================================================
--- trunk/dports/python/py26-mpmath/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-mpmath/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py26-mpmath
 version             0.17
 categories-append   math
+license             BSD
 maintainers         blb openmaintainer
 description         Arbitrary-precision floating-point library for Python
 long_description \

Modified: trunk/dports/python/py26-mx-base/Portfile
===================================================================
--- trunk/dports/python/py26-mx-base/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-mx-base/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -4,6 +4,8 @@
 PortGroup           python26 1.0
 name                py26-mx-base
 version             3.1.3
+#license             eGenix.comPLA
+#http://www.egenix.com/products/python/mxBase/eGenix.com-Public-License-1.1.0.pdf
 maintainers         blb openmaintainer
 description         eGenix.com mx Extensions for Python - base package
 long_description \

Modified: trunk/dports/python/py26-numexpr/Portfile
===================================================================
--- trunk/dports/python/py26-numexpr/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-numexpr/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py26-numexpr
 version             1.4.2
 categories-append   math
+license             MIT
 maintainers         blb openmaintainer
 description         Multiple-operator array expression evaluator
 long_description \

Modified: trunk/dports/python/py26-openbabel/Portfile
===================================================================
--- trunk/dports/python/py26-openbabel/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-openbabel/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py26-openbabel
 version             2.2.3
 categories-append   science devel
+license             GPL-2
 maintainers         blb openmaintainer
 description         Python 2.6 interface to OpenBabel
 long_description    ${description}

Modified: trunk/dports/python/py26-pgsql/Portfile
===================================================================
--- trunk/dports/python/py26-pgsql/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-pgsql/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,8 @@
 name                py26-pgsql
 version             2.5.1
 categories-append   databases
+# License is not word-for-word BSD but for distributions purposes, equivalent
+license             BSD
 maintainers         blb openmaintainer
 description         python DB-API 2.0 compliant interface to postgresql
 long_description \

Modified: trunk/dports/python/py26-tweepy/Portfile
===================================================================
--- trunk/dports/python/py26-tweepy/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py26-tweepy/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -6,6 +6,7 @@
 name                py26-${pymodname}
 version             1.7.1
 categories-append   devel net
+license             MIT
 maintainers         blb openmaintainer
 description         A python library for the Twitter API.
 long_description \

Modified: trunk/dports/python/py27-asn1/Portfile
===================================================================
--- trunk/dports/python/py27-asn1/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py27-asn1/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -6,6 +6,7 @@
 name                py27-asn1
 version             0.0.13a
 categories-append   devel crypto
+license             BSD
 maintainers         blb openmaintainer
 description         Implementation of ASN.1 types and codecs in Python
 long_description \

Modified: trunk/dports/python/py27-bitstring/Portfile
===================================================================
--- trunk/dports/python/py27-bitstring/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py27-bitstring/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py27-bitstring
 version             2.1.1
 categories-append   devel
+license             MIT
 maintainers         blb openmaintainer
 description         Module to simplify handling of binary data
 long_description \

Modified: trunk/dports/python/py27-freebase/Portfile
===================================================================
--- trunk/dports/python/py27-freebase/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py27-freebase/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py27-freebase
 version             1.0.8
 categories-append   devel
+license             BSD
 maintainers         blb openmaintainer
 description         Python interface to freebase.com API
 long_description \

Modified: trunk/dports/python/py27-genshi/Portfile
===================================================================
--- trunk/dports/python/py27-genshi/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py27-genshi/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py27-genshi
 version             0.6
 categories-append   textproc www
+license             BSD
 maintainers         blb openmaintainer
 description         Python toolkit for generation of output for the web
 long_description \

Modified: trunk/dports/python/py27-mpmath/Portfile
===================================================================
--- trunk/dports/python/py27-mpmath/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py27-mpmath/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py27-mpmath
 version             0.17
 categories-append   math
+license             BSD
 maintainers         blb openmaintainer
 description         Arbitrary-precision floating-point library for Python
 long_description \

Modified: trunk/dports/python/py27-numexpr/Portfile
===================================================================
--- trunk/dports/python/py27-numexpr/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py27-numexpr/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py27-numexpr
 version             1.4.2
 categories-append   math
+license             MIT
 maintainers         blb openmaintainer
 description         Multiple-operator array expression evaluator
 long_description \

Modified: trunk/dports/python/py31-bitstring/Portfile
===================================================================
--- trunk/dports/python/py31-bitstring/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py31-bitstring/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py31-bitstring
 version             2.1.1
 categories-append   devel
+license             MIT
 maintainers         blb openmaintainer
 description         Module to simplify handling of binary data
 long_description \

Modified: trunk/dports/python/py31-httplib2/Portfile
===================================================================
--- trunk/dports/python/py31-httplib2/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py31-httplib2/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -7,6 +7,7 @@
 version           2-0.6.0
 categories        python devel net
 platforms         darwin
+license           MIT
 maintainers       blb openmaintainer
 description       A comprehensive HTTP client library in Python
 long_description  A comprehensive HTTP client library that supports \

Modified: trunk/dports/python/py31-lxml/Portfile
===================================================================
--- trunk/dports/python/py31-lxml/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py31-lxml/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -8,6 +8,7 @@
 version           2.3
 categories        python devel
 platforms         darwin
+license           BSD
 maintainers       blb openmaintainer
 description       Powerful and Pythonic XML processing library
 long_description  lxml is a Pythonic binding for the libxml2 and libxslt \

Modified: trunk/dports/python/py31-postgresql/Portfile
===================================================================
--- trunk/dports/python/py31-postgresql/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/python/py31-postgresql/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                py31-postgresql
 version             1.0.2
 categories-append   devel databases
+license             BSD
 maintainers         blb openmaintainer
 description         Python interface to PostgreSQL
 long_description \

Modified: trunk/dports/security/openpgpsdk/Portfile
===================================================================
--- trunk/dports/security/openpgpsdk/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/security/openpgpsdk/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 version             0.9
 revision        1
 categories          security devel
+license             BSD
 maintainers         blb openmaintainer
 description         OpenPGP library SDK
 long_description \

Modified: trunk/dports/sysutils/daemontools/Portfile
===================================================================
--- trunk/dports/sysutils/daemontools/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/sysutils/daemontools/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -6,6 +6,7 @@
 revision            2
 categories          sysutils
 platforms           darwin
+license             public-domain
 maintainers         blb openmaintainer
 description         collection of tools for managing UNIX services
 long_description \

Modified: trunk/dports/textproc/rst2pdf/Portfile
===================================================================
--- trunk/dports/textproc/rst2pdf/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/textproc/rst2pdf/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 name                rst2pdf
 version             0.16
 categories          textproc python
+license             MIT
 maintainers         blb openmaintainer
 description         Create PDF from reStructuredText
 long_description    ${description}

Modified: trunk/dports/www/ajp-wsgi/Portfile
===================================================================
--- trunk/dports/www/ajp-wsgi/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/www/ajp-wsgi/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -4,6 +4,7 @@
 name                ajp-wsgi
 version             1.1
 categories          www
+license             BSD
 maintainers         blb openmaintainer
 description         WSGI server/gateway implementing AJP
 long_description \

Modified: trunk/dports/www/links/Portfile
===================================================================
--- trunk/dports/www/links/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/www/links/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -12,6 +12,7 @@
 
 platforms	darwin freebsd sunos
 categories	www
+license		GPL-2+
 homepage	http://links.twibright.com/
 master_sites	http://links.twibright.com/download/ \
 				ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/links/

Modified: trunk/dports/www/mediawiki/Portfile
===================================================================
--- trunk/dports/www/mediawiki/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/www/mediawiki/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -5,6 +5,7 @@
 version             1.16.2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          www php
+license             GPL-2+
 maintainers         blb openmaintainer
 supported_archs     noarch
 description         The wiki engine used by Wikipedia

Modified: trunk/dports/www/mod_python26/Portfile
===================================================================
--- trunk/dports/www/mod_python26/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
+++ trunk/dports/www/mod_python26/Portfile	2011-03-15 03:47:33 UTC (rev 76953)
@@ -4,6 +4,7 @@
 name                mod_python26
 version             3.3.1
 categories          www python
+license             Apache-2
 maintainers         blb openmaintainer
 description         Apache2 module that embeds Python within the server.
 long_description \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110314/2c2a67fd/attachment-0001.html>


More information about the macports-changes mailing list