summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* licenses: Adds GNU All Permisive license.Chema Alonso Josa2016-12-011-0/+4
| | | | http://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html
* licenses: add GPL-3+-with-opencl-exceptionGöktürk Yüksek2016-11-301-0/+12
| | | | This license is needed by net-wireless/cpyrit-opencl
* licenses: add GPL-3+-with-opencl-openssl-exceptionGöktürk Yüksek2016-11-301-0/+21
| | | | This license is needed by net-wireless/cpyrit-opencl
* licenses: add GPL-3+-with-cuda-exceptionGöktürk Yüksek2016-11-301-0/+11
| | | | This license is needed by net-wireless/cpyrit-cuda
* licenses: add GPL-3+-with-cuda-openssl-exceptionGöktürk Yüksek2016-11-301-0/+20
| | | | This license is needed by net-wireless/cpyrit-cuda
* app-office/worklog-assistant-bin: New packageMathy Vanvoorden2016-11-261-0/+83
| | | | | | | | | | Worklog Assistant is a tool that helps you maintain logs of your activities related to JIRA issues which you can also push towards said JIRA instance. Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=600436 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2888
* licenses: Remove unused.Ulrich Müller2016-11-134-379/+0
|
* licenses: Typo.Ulrich Müller2016-11-131-1/+1
|
* Adding new 'Plex' licenseJonathan Vasquez2016-11-111-0/+558
|
* licenses: Remove unused hashcat license.Ulrich Müller2016-10-291-31/+0
|
* licenses: Add LLVM Software Grant license necessary for LLVMMichał Górny2016-10-271-0/+47
|
* licenses/rc: Blank out the copyright holder nameMichał Górny2016-10-271-1/+1
|
* licenses: Update RAR license from app-arch/rar-5.3.0 tarball.Ulrich Müller2016-10-261-143/+127
| | | | | | Also add RAR to the EULA license group. Bug: 596154
* licenses: Remove unused SCM-MICRO license.Ulrich Müller2016-10-181-56/+0
|
* licenses: Update CC-BY*-4.0 from official versions.Ulrich Müller2016-10-183-279/+455
| | | | | | | | Official plaintext versions of the CC licenses taken from: https://creativecommons.org/licenses/by/4.0/legalcode.txt https://creativecommons.org/licenses/by-sa/4.0/legalcode.txt https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.txt Removed trailing whitespace.
* licenses: add CC-BY-NC-SA-4.0Austin English2016-10-121-0/+266
|
* licenses: new license used by openfortivpnMathy Vanvoorden2016-10-111-0/+687
| | | | | | | | openfortivpn uses a GPL-3 license with an added exception for linking with openssl libraries. Closes: https://github.com/gentoo/gentoo/pull/2424 Signed-off-by: David Seifert <soap@gentoo.org>
* licenses: Remove unused.Ulrich Müller2016-10-022-226/+0
|
* dev-util/staruml-bin: new ebuildMykyta Holubakha2016-10-021-0/+26
| | | | | | | | | initial version: 2.7.0 new license: StarUML-EULA Closes: https://github.com/gentoo/gentoo/pull/2433 Signed-off-by: David Seifert <soap@gentoo.org>
* Revert 1403a287f125459943403b40437a186aaa2a052f.Patrice Clement2016-10-011-26/+0
|
* dev-util/staruml-bin: new ebuild.Mykyta Holubakha2016-10-011-0/+26
| | | | | | | | | StarUML is a sophisticated software modeler. Acked-by: David Seifert <soap@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/2433 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* licenses: add new Zend-2.0 license as part of the @MISC-FREE group.Michael Orlitzky2016-09-301-0/+56
| | | | | | | | | | | | | | | The "Zend Engine License, version 2.00" covers parts of the PHP runtime. The latest version of the Zend license is vanilla BSD: https://framework.zend.com/license However, all of the sources shipped with dev-lang/php still refer to version 2.00 of the license, so we're including it. Version 2.00 is a modified BSD license with a few more attribution clauses thrown in. It is still a free software license (although not approved, to my knowledge), so it has been added to the @MISC-FREE license group. Gentoo-Bug: 595664
* add new Skype TOSWolfram Schlich2016-09-091-0/+1455
|
* licenses: Remove unused.Ulrich Müller2016-08-121-953/+0
|
* licenses: Revert commit b4480f333aed7f7f3bc75446a1a5.Ulrich Müller2016-08-122-2/+2
| | | | Licenses are legal documents so their text cannot be changed.
* licenses: Add Avago Technologies (Avago) License AgreementThomas Deutschmann2016-08-121-0/+662
| | | | | | | | | | | | Source: 1. Make sure you are using incognito mode of your browser because the license will only be shown once. 2. Go to Avago Tech website [1] and search for "storcli". 3. Expand "Management Software and Tools" and click download button. [1] http://www.avagotech.com/support/download-search?dnd-keyword=storcli
* licenses: Add Hewlett Packard Enterprise (HPE) End User License AgreementThomas Deutschmann2016-08-121-0/+202
| | | | | | Taken from [1]. [1] https://ftp.hp.com/pub/softlib2/software1/doc/p1796552785/v113125/eula-en.html
* licenses: add GPL-2-with-classpath-exception licenseAustin English2016-08-031-0/+349
|
* sourceforge: switch to https:// URIsMike Frysinger2016-07-272-2/+2
|
* licenses: Remove unused.Ulrich Müller2016-07-162-14/+0
|
* net-im/telegram-desktop-bin: Add telegram-bin to the tree.Victor Gaydov2016-07-081-0/+687
| | | | | | | | | Telegram is a cloud-based instant messaging service. Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1551 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* licenses: Remove unused.Ulrich Müller2016-06-271-42/+0
|
* licenses: Remove unused licenses.Ulrich Müller2016-06-253-754/+0
|
* licenses: Formatting fixes.Ulrich Müller2016-06-192-508/+416
| | | | | Licenses should be plain text files, not HTML. https://devmanual.gentoo.org/general-concepts/licenses/index.html
* licenses: Remove unused licenses.Ulrich Müller2016-06-094-681/+0
|
* sys-firmware/midisport-firmware: Initial import from proaudio overlay.Karl Linden2016-06-021-0/+23
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* licenses: Fix encoding issues in various files.Ulrich Müller2016-05-2011-152/+622
|
* licenses: Convert line endings in RuneScape-EULA from DOS to Unix.Ulrich Müller2016-05-201-193/+193
|
* license: add license RuneScape-EULA wrt addition of games-rpg/runescape-launcherIan Delaney2016-05-201-0/+193
|
* licenses: Fix typo in license name.Ulrich Müller2016-05-011-0/+0
| | | | Bug: 581748
* licenses: Remove unused licenses.Ulrich Müller2016-05-016-1246/+0
|
* licenses: add yuuji license for app-emacs/windows and app-emacs/reviveVictor Gaydov2016-05-011-0/+28
|
* licenses: Add Wolfram CDF Player licenseAndreas K. Hüttel2016-04-091-0/+108
|
* licenses/radeon-ucode: update to latest versionChí-Thanh Christopher Nguyễn2016-04-081-1/+1
|
* licenses: Remove LIBAEC, duplicate of BSD-2.Ulrich Müller2016-03-241-37/+0
| | | | Bug: 578174
* Add hplip-plugin licenseNicholas Vinson2016-03-191-0/+24
| | | | | This is a new license and is required by the hplip-plugin ebuilds. Closes: https://github.com/gentoo/gentoo/pull/1087
* License: new license: the-Click-license for ipsumdumpMatthew Brewer2016-03-191-0/+29
| | | | | | | ipsumdump is published under a customized MIT license, the-Click-license. Reason for its naming is its description: https://github.com/kohler/click/blob/master/LICENSE Closes: https://github.com/gentoo/gentoo/pull/1069
* added LIBAEC licenseSébastien Fabbro2016-03-181-0/+37
|
* licenses: Remove unused license.Ulrich Müller2016-03-051-51/+0
|
* licenses: Remove unused licenses.Ulrich Müller2016-02-293-360/+0
|