wiz
0a3fb5512c
Add openssl license and allow it by default, since it's FSF approved:
...
http://www.gnu.org/licenses/license-list.en.html#OpenSSL
2014-05-15 09:59:09 +00:00
wiz
ec5c09997e
Add cecill-2.1 and allow it per default.
...
OSI-approved, see
http://opensource.org/licenses/CECILL-2.1
2014-04-16 14:41:21 +00:00
wiz
6129186986
Fix typo.
2014-03-19 21:45:12 +00:00
wiz
5a2384ea22
Add European Union Public Licence and add it to default allowed licenses,
...
since it's OSI-approved:
http://opensource.org/licenses/EUPL-1.1
ok@ gdt
2014-03-18 15:11:38 +00:00
sno
245349f3df
adding cc0-1.0-universal license (a public domain license by creative
...
commons).
2013-07-09 19:15:57 +00:00
rodent
c839138986
Adding sgi-free-software-b-v2.0 to DEFAULT_ACCEPTABLE. Approved by FSF:
...
http://www.gnu.org/licenses/license-list.en.html#SGIFreeB
2013-05-05 21:09:59 +00:00
rodent
d9e9cde87a
DEFAULT_ACCEPTABLE+=arphic-public; See:
...
http://www.gnu.org/licenses/license-list.html#Arphic
2013-04-19 11:25:26 +00:00
rodent
a7c67ab716
Removed comment regarding the changing of open-font-license to open-font.
...
Added ofl-v1.0 ofl-v1.1 and removed open-font-license.
2013-04-08 02:24:14 +00:00
wiz
8ab805fe71
Add qpl-v1.0 (non-copyleft free) to default acceptable.
2013-03-14 16:19:30 +00:00
wiz
22fc8d9c32
Sort DEFAULT_ACCEPTABLE_LICENSES.
2013-03-14 16:18:54 +00:00
gdt
40b9d7cc4e
Add Sleepycat Public License, used by Oracle's Berkely DB.
...
This is Open and Free:
http://directory.fsf.org/wiki/License:Sleepycat
http://opensource.org/licenses/sleepycat
2012-12-13 00:19:10 +00:00
christos
0cd3441c6e
Add IBM public license 1.0
2012-04-28 22:43:37 +00:00
brook
565bcd07e0
Add the Lucent Public License v1.02 to DEFAULT_ACCEPTABLE_LICENSES. It is
...
approved as open source by OSI.
2012-04-15 20:52:28 +00:00
wiz
12f39f9fab
Add zlib license.
2012-01-28 10:46:08 +00:00
wiz
89d519c651
Add Mozilla Public License v2.0 (mpl-2.0) and mark it as default-acceptable.
2012-01-04 11:53:38 +00:00
ryoon
2555d61a64
Add epl-v1.0 to DEFAULT_ACCEPTABLE_LICENSES.
2011-12-15 22:13:45 +00:00
minskim
561cc146d2
Add lppl-1.3c to DEFAULT_ACCEPTABLE_LICENSES.
2011-12-14 18:44:49 +00:00
gdt
a27417b1b0
Drop Affero GPL from DEFAULT_ACCEPTABLE_LICENSES.
...
Add explanation of why:
# As an exception to the Open Source or Free policy, the board
# of The NetBSD Foundation has decided that licenses that
# trigger obligations from use (rather than redistribution),
# such as the Affero GPL, should not be in
# DEFAULT_ACCEPTABLE_LICENSES.
ok board@
2011-11-30 23:55:33 +00:00
ryoon
fc96bb2495
Add gnu-agpl-v3 to DEFAULT_ACCEPTABLE_LICENSES.
...
Sync with pkgsrc/pkgtools/pkg_install/files/lib/license.c.
XXX I follow documented policy in mk/license.mk.
2011-11-29 14:49:19 +00:00
abs
fc3bada41a
Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i
...
to santise environment
2011-09-08 20:17:15 +00:00
taca
56343c27f3
Add php license to DEFAULT_ACCEPTABLE_LICENSES.
2011-06-24 12:00:37 +00:00
ryoon
65d0907fb6
Add mplusfont and cc-by-sa-v3.0 to the default list.
2011-05-08 10:53:22 +00:00
adam
ff6b98a0ec
Added postgresql-license
2011-04-22 08:08:03 +00:00
wiz
8ad22f5cfd
Allow GNU GPL v1 by default.
2011-04-01 13:11:07 +00:00
bad
aafd839b60
Add unlicense from http://unlicense.org/ and add it to
...
DEFAULT_ACCEPTABLE_LICENSES.
2011-03-17 22:58:10 +00:00
schnoebe
9183be950b
Bring in boost-license, 1.0. Certified by OSI as an Open Source
...
license.
2011-02-06 18:54:49 +00:00
wiz
a1e290b181
Improve output when license (combination) is not accepted by user.
2011-01-16 13:13:14 +00:00
wiz
61eb916759
Add png-license and add it to the default-allowed licenses.
...
(very similar to mit or modified-bsd, but different)
2011-01-13 13:25:56 +00:00
bad
89f715edf7
I'm fed up with having to waste time because PKG_DEVELOPER is "special" and
...
can't be disabled by setting it to "no" like the other variables.
Besides, flavor/pkg/metadata.mk has been expecting for a long time that "no"
is a valid value.
Make PKG_DEVELOPER DWIM.
2010-08-24 19:08:28 +00:00
obache
8956c4ec26
Add isc license as default acceptable license.
2010-05-06 13:16:59 +00:00
obache
e701b5da79
Add ipafont to DEFAULT_ACCEPTABLE_LICENSE.
2010-04-26 11:03:10 +00:00
heinz
8036fb65e8
Added LICENSE information for zip/unzip. The license is not approved by
...
OSI but it is derived from BSD so I added it to the acceptable set of
licenses.
2010-01-21 16:32:21 +00:00
heinz
6e529a2234
Added LICENSE information for Python. The license was approved by OSI
...
so I added it to the acceptable set of licenses.
2010-01-21 16:28:51 +00:00
wiz
64adf0c850
Add 2-clause-bsd to DEFAULT_ACCEPTABLE_LICENSES.
2009-10-25 21:32:17 +00:00
wiz
dcc7e8e6e1
Add mpl-1.0 (Mozilla Public License), and allow it by default.
...
(We already had version 1.1 in pkgsrc, this is needed for at least ptlib.)
2009-07-26 09:18:29 +00:00
joerg
fadf36e08b
Add text about AND/OR conditions.
2009-07-15 09:31:20 +00:00
ver
0df3bca6ba
Upgrade devel/py-ZopeInterface to zope.interface-3.3.0.
...
Use eggs instead of distutils.
Remove patch-aa as it no longer applies.
Add licenses/zpl and add zpl to mk/license.mk:DEFAULT_ACCEPTABLE_LICENSES.
Patch posted to pkgsrc-users@ and okayed by agc@.
2009-07-15 06:12:44 +00:00
tron
bd98977eb6
Mozilla Public License 1.1 (which is OSI approved).
2009-07-10 16:24:56 +00:00
joerg
82d905959e
Don't call pkg_admin check-license if the version is too old to support
...
it. Explicitly fail in that case and inform the user to update.
If the license condition is simple, provide a C&P-table line.
OK wiz@
2009-06-29 14:49:57 +00:00
joerg
ad6ab4aacb
Use pkg_admin check-license to allow more complex conditions:
...
- LICENSE= foo OR bar
- LICENSE= foo AND bar
- LICENSE= (foo OR bar) AND baz
2009-06-14 15:15:24 +00:00
ahoka
eb3a932fcb
Add the MirOS license (OSS certified) as default acceptable.
2009-06-03 13:40:03 +00:00
he
a74f460e57
Add the "MIT" license, from
...
http://www.opensource.org/licenses/mit-license.php
and add it to DEFAULT_ACCEPTABLE_LICENSES.
Based on hints from joerg@.
2009-05-26 12:19:12 +00:00
wiz
f490fc57fd
Remove bogus gnu-gpl-v2.1.
2009-05-21 19:05:01 +00:00
sno
80aa520085
add gnu-gpl-v2.1 as default acceptable
2009-05-21 18:54:39 +00:00
wiz
3a7aa22d0b
Accept GNU FDL by default (all three versions).
2009-05-18 09:57:28 +00:00
martti
d0038a77bc
Added CPL version 1.0
2009-05-14 06:01:00 +00:00
gdt
471ff86037
Point to the copy of DEFAULT_ACCEPTABLE_LICENSES in pkg_install
...
sources, and add a comment opining that there should be only a single
place to configure the default and per-machine lists for both source
and binary package building/installation.
2009-04-30 12:27:16 +00:00
gdt
c1c15039aa
Add apache-1.1 to DEFAULT_ACCEPTABLE_LICENSES.
...
Remove comment that this file has draft status - it's live now.
2009-04-29 23:50:07 +00:00
gdt
834809245b
Add artistic and artistic-2.0 to DEFAULT_ACCEPTABLE_LICENSES.
2009-04-25 13:15:43 +00:00
gdt
17a24266b3
Adjust to current reality
...
remove comment about '#LICENSE=' lines because license.mk is not
live
rephrase comment saying that we will likely add licenses not
formally Free or Open source to the default list if they are
obviously approvable, but we'll note this with comments
2009-04-23 12:10:15 +00:00