summaryrefslogtreecommitdiff
path: root/Templates/Licenses (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove PGSQL: Year and Organization must be filled-in by licensor.Pietro Cerutti2014-02-191-28/+0
| | | | | | | Reported by: eadler, mat Notes: svn path=/head/; revision=345052
* - Add PostgreSQL license to the databasePietro Cerutti2014-02-171-0/+28
| | | | | | | | | http://opensource.org/licenses/postgresql Approved by: portmgr (bapt) Notes: svn path=/head/; revision=344731
* Add GMGPL to license databaseJohn Marino2014-02-151-0/+6
| | | | | | | | | | | | | | The GNAT Modified General Public Licence is an older license that is commonly used with Ada programs, specifically to address legal quirks with the Ada generics feature. It is meant to be used as "multi" licence in combination with GPL or GPLv2. It is not typically seen combined with GPLv3 to my knowledge. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=344409
* Define GPLv3RLE license (GPLv3 Runtime Library Exception)John Marino2014-02-121-0/+73
| | | | | | | | | | | | | | The GCC ports either do not have any license defined, or they are defined as GPLv3 which is not completely correct. The runtime libraries in the FSF-issued GCC releases have a standard exception to the GPLv3 license. In order to properly reflect this, the GCC ports can define a "multi" license, GPLv3 and GPLv3RLE, which are both in effect. Concerns PR: ports/185970 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=344032
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-0/+0
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* The RUBY license covers only the second portion of the license. It should notEitan Adler2013-12-131-4/+0
| | | | | | | | | cover the dual license portion. This will be covered by the port. Discussed with: sunpoet Notes: svn path=/head/; revision=336310
* Templates, Mk/ lang/ruby*: add the RUBY licenseEitan Adler2013-12-111-0/+56
| | | | | | | | | | The current Ruby license is an optional choice of BSD-2-Clause and the 'Ruby' license. This is not OSI approved. Approved by: portmgr (tabthorpe) Notes: svn path=/head/; revision=336235
* - This OFL was version 1.1, now replaced by OFL11Thomas Abthorpe2013-11-051-97/+0
| | | | Notes: svn path=/head/; revision=332812
* - Add license templates for OFL 1.0 and 1.1Bryan Drewery2013-10-292-0/+184
| | | | | | | | | PR: ports/183363 Submitted by: Ilya A. Arkhipov <rum1cro@yandex.ru> With hat: portmgr Notes: svn path=/head/; revision=331955
* Add in many popular licenses used by the ports infrastructure. TheseThomas Abthorpe2012-02-2714-0/+3684
are stock copy and paste licenses. Other common licenses such as BSD and others are not listed, as the holder is to add owner/organization/year to the header. Notes: svn path=/head/; revision=292313