Commit graph

34 commits

Author SHA1 Message Date
Pietro Cerutti
a876460312 - Change PGSQL to PostgreSQL
Requested by:	eadler
Approved by:	portmgr (mat)
2014-02-19 14:44:07 +00:00
Pietro Cerutti
51d0ca689d - Add PostgreSQL license to the database
http://opensource.org/licenses/postgresql

Approved by:	portmgr (bapt)
2014-02-17 13:04:04 +00:00
John Marino
06d16aafc1 Add GMGPL to license database
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)
2014-02-15 15:44:29 +00:00
John Marino
8c473b8d93 Define GPLv3RLE license (GPLv3 Runtime Library Exception)
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)
2014-02-12 23:26:36 +00:00
Antoine Brodin
9a0367f392 BSD4CLAUSE is FSF approved
With hat:	portmgr
2014-01-24 21:22:09 +00:00
Mathieu Arnold
c1facfeafb Replace a source of information that has disapeared[1] by another one[2]
Suggested by:	ohauer[1] eadler[2]
Approved by:	portmgr (implicit)
2013-12-30 23:06:37 +00:00
Olli Hauer
5e5f40cef5 - APACHE10 is not OSI Approved [1]
- fix AL2 in comment

[1] Regarding https://spdx.org/licenses/
[2] follow-up

Noted by mat@

PR:             ports/184785 [2]
Approved by:	portmgr (tabthorpe@) implicit
2013-12-30 22:56:00 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- 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@)
2013-12-30 20:55:18 +00:00
Eitan Adler
95af718359 bsd.licenses.db.mk: add versioned BSD license
Add the BSD-2-Clause, BSD-3-Clause, and BSD-4-Clause licenses.  Note that these
are very specific licenses and these identifiers should NOT be used for e.g.,
BSD-2-Clause-FreeBSD.

Approved by:	portmgr (tabthorpe)
2013-12-11 23:31:26 +00:00
Eitan Adler
2a0772d861 Templates, Mk/ lang/ruby*: add the RUBY license
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)
2013-12-11 23:07:43 +00:00
Bryan Drewery
8d55e8697f - Add new OFL(1.0 and 1.1 versions) font licenses
PR:		ports/183363
Submitted by:	Ilya A. Arkhipov <rum1cro@yandex.ru>
Reviewed by:	tabthorpe
With hat:	portmgr
2013-10-29 14:26:31 +00:00
Bryan Drewery
c1bb68f8b6 - Add Artistic License (perl) version 1.0
PR:		ports/182572
Submitted by:	bsam
Reviewed by:	tabthorpe
With hat:	portmgr
2013-10-11 11:58:00 +00:00
Bryan Drewery
c00af0f2f0 - The APACHE license is specifically rejected by copyfree at:
http://copyfree.org/rejected/

PR:		ports/177508
Submitted by:	Johannes Meixner <xmj@chaot.net>
With hat:	portmgr
2013-05-20 12:24:43 +00:00
Thomas Abthorpe
3b0c181796 - Add ZLIB license
PR:		ports/171611
Submitted by:	Chris Petrik <c.petrik.sosa gmail.com>
Approved by:	portmgr (implicit)
Feature safe:	yes
2012-10-12 15:07:31 +00:00
Thomas Abthorpe
1bd5f0b6b4 - Add AGPLv3 to the list, missed in last commit
PR:		ports/169499
Submitted by:	Bryan Drewery <bryan shatow.net>
Pointyhat to:	tabthorpe@
2012-06-28 01:32:40 +00:00
Thomas Abthorpe
988fb33cd3 - Set IGNORE if BATCH is set [1]
- Silence some output, set LICENCE_VERBOSE to enable [2]
- Add AGPLv3 as a license

PR:		ports/164870 [1] ports/165270 [2] ports/166066 [3]
Submitted by:	many
Exp-run by:	linimon
2012-06-26 15:27:54 +00:00
Martin Wilke
61d8acdb49 - Remove emacs mode, -*- mode: ...; -*- [1]
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]

PR:		151954 [1]
		161314 [2]
		167085 [3]
		167465 [4]
Submitted by:	Anonymous <swell.k@gmail.com> [1]
		dougb@ and Chris Rees <utisoft@gmail.com> [2]
		Garrett Cooper <yanegomi@gmail.com> [3]
		"Bryan Drewery" <bryan@shatow.net> [4]
Tested via:	phw
2012-05-23 08:17:49 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Thomas Abthorpe
9afffdbd14 - Add support for copyfree group of licenses
PR:a		ports/158776
Submitted by:	eadler@
2011-09-23 13:10:11 +00:00
Wen Heping
603eb542f3 - Add Zope Public License 2.1
PR:		ports/160434
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-23 08:50:56 +00:00
Pav Lucistnik
a33f88dc6a - Restore the rest of dropped licenses
Pointy hat to:	tabthorpe
2011-03-25 20:52:48 +00:00
Pav Lucistnik
c9f237e081 - Re-add ISCL to the list of licenses
Pointy hat to:	tabthorpe (licensing overlord)
Reported by:	pointyhat
2011-03-25 20:41:18 +00:00
Thomas Abthorpe
4229f233a1 - Add LaTeX Project Public Licenses
PR:		ports/151300
Submitted by:	Christopher Key <cjk32 cam.ac.uk>
2011-03-24 00:28:10 +00:00
Thomas Abthorpe
b4c88ee7c5 - Claim ownership for portmgr
Reviewed by:	pav
2011-03-17 14:29:58 +00:00
Wen Heping
36e0cc231d - Add Python Software Foundation License[1] as PSFL
[1] http://en.wikipedia.org/wiki/Python_Software_Foundation_License

PR:		ports/153341
Submitted by:	Sofian Brabez <sbrabez@gmail.com>
2011-01-05 00:31:02 +00:00
Greg Larkin
6d8801bdf3 - Added PHP license - versions 2.02, 3.0 and 3.01
PR:		ports/152927
Submitted by:	Tom Judge <tom at tomjudge dot com>
Approved by:	alepulver (maintainer)
2010-12-10 19:09:20 +00:00
Boris Samorodov
bd086ab397 Add Internet Systems Consortium License (ISCL).
Approved by:	portmgr (pav)
2010-11-11 10:38:11 +00:00
Pav Lucistnik
f9a9a71843 - Add the Open Works License (OWL, http://sob.apotheon.org) to the list of
known licenses with auto-acceptance.  The OWL is a copyfree license similar
  to the BSD and MIT licenses.

PR:		ports/150608
Submitted by:	Sterling Camden <sterling@camdensoftware.com>
2010-10-29 12:06:14 +00:00
Henrik Brix Andersen
89bfa2916c Add the following licenses:
- GNU General Public License version 1
- Artistic License version 1.0
- Artistic License version 2.0

Reviewed by:	   erwin@
2010-08-02 18:24:26 +00:00
Rene Ladan
a7da1d4b07 Add the Eclipse Public License
Approved by:	alepulver (maintainer), tabthorpe (mentor)
Feature safe:	yes
2010-06-22 19:50:04 +00:00
Koop Mast
8962573356 Add LGPL20 or GNU Library General Public License version 2.0.
Link to the license:	http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html
2010-06-16 20:33:35 +00:00
Alberto Villa
59be7bc136 - Add GNU Free Documentation License to bsd.licenses.db.mk.
Approved by:	alepulver (maintainer), tabthorpe (mentor)
2010-06-10 17:04:18 +00:00
Koop Mast
c7d3087af6 Instead of only 1 LGPL license there are two namely: the 2.1 and 3 version.
So make a LGPL21 and LGPL3 value for the license framework.

Replace the LGPL used in ports with LGPL21. (checked all consumers)

Obtained from:	http://www.gnu.org/licenses/ (Under License URL's)
2010-06-04 21:41:41 +00:00
Alejandro Pulver
af3ccd0db3 - Add ports license framework, from GSoc 2008/2009.
- Feel free to populate bsd.licenses.db.mk and adjust the variables:
  NO_LICENSES_INSTALL and NO_LICENSES_DIALOGS (default to off).
- For more information see http://wiki.freebsd.org/PortsLicenseInfrastructure

Reviewed by:	erwin
2010-05-25 00:25:02 +00:00