Summary: | security/keepassx2: Add LICENSE | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Eric Camachat <eric> | ||||||||||||||||
Component: | Individual Port(s) | Assignee: | Carlos J. Puga Medina <cpm> | ||||||||||||||||
Status: | Closed FIXED | ||||||||||||||||||
Severity: | Affects Only Me | CC: | amdmi3, cpm, eric, koobs | ||||||||||||||||
Priority: | --- | Keywords: | easy, patch, patch-ready | ||||||||||||||||
Version: | Latest | Flags: | koobs:
merge-quarterly+
|
||||||||||||||||
Hardware: | Any | ||||||||||||||||||
OS: | Any | ||||||||||||||||||
Attachments: |
|
Created attachment 175107 [details]
Also conflicts keepassx2-devel-2.*
Comment on attachment 175107 [details]
Also conflicts keepassx2-devel-2.*
Thanks for the patch. Please set the maintainer-approval+ flag on patches for ports you're maintainer of.
While at it, I suggest also add LICENSE_FILE.
Created attachment 175158 [details]
Also add LICENSE_FILE.
Add LICENSE_FILE and change LICENSE from GPLv2 to GPLv2+. It allows you to chose GPLv3.
Please, fix LICENSE blob here: LICENSE= BOOST-1.0 BSD3CLAUSE CC0-1.0 GPLv2 GPLv3 LGPL21 LGPL3 NOKIA-LGPL-EXCEPTION LICENSE_COMB= multi LICENSE_NAME_BOOST-1.0= Boost Software License version 1.0 LICENSE_NAME_NOKIA-LGPL-EXCEPTION= Nokia Qt LGPL Exception version 1.1 LICENSE_FILE_BOOST-1.0= ${WRKSRC}/LICENSE.BOOST-1.0 LICENSE_FILE_NOKIA-LGPL-EXCEPTION= ${WRKSRC}/LICENSE.NOKIA-LGPL-EXCEPTION LICENSE_PERMS_BOOST-1.0= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_NOKIA-LGPL-EXCEPTION= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept Created attachment 175537 [details]
Update license blob
Update license blob
Created attachment 175915 [details]
rename to keepassx-devel
1. rename to keepassx-devel to indicate tracking -devel branch.
2. Use "CMAKE_ARGS+= -DZLIB_SUPPORTS_GZIP:BOOL=ON" instead of patching source.
Created attachment 175916 [details]
Use CMAKE_ARGS instead of patching file
1. Use CMAKE_ARGS instead of patching file
Created attachment 175918 [details]
reflect pr212945 package name changed
reflect pr212945 package name changed.
A commit references this bug: Author: cpm Date: Thu Oct 20 01:16:16 UTC 2016 New revision: 424298 URL: https://svnweb.freebsd.org/changeset/ports/424298 Log: security/keepassx2: Update to 2.0.3 - Update to 2.0.3 - Add LICENSE block - Register conflicts between keepassx2 and keepassx-devel - Use CMAKE arguments for ZLIB_SUPPORTS_GZIP instead patch-CMakeLists.txt PR: 212944 Submitted by: Eric Camachat <eric@camachat.org> Approved by: koobs (mentor) MFH: 2016Q4 Changes: head/security/keepassx2/Makefile head/security/keepassx2/distinfo head/security/keepassx2/files/ Committed! Thanks A commit references this bug: Author: cpm Date: Thu Oct 20 17:15:26 UTC 2016 New revision: 424341 URL: https://svnweb.freebsd.org/changeset/ports/424341 Log: MFH: r424298 security/keepassx2: Update to 2.0.3 - Update to 2.0.3 - Add LICENSE block - Register conflicts between keepassx2 and keepassx-devel - Use CMAKE arguments for ZLIB_SUPPORTS_GZIP instead patch-CMakeLists.txt PR: 212944 Submitted by: Eric Camachat <eric@camachat.org> Approved by: koobs (mentor) Approved by: ports-secteam (feld) Changes: _U branches/2016Q4/ branches/2016Q4/security/keepassx2/Makefile branches/2016Q4/security/keepassx2/distinfo branches/2016Q4/security/keepassx2/files/ Dont forget to set merge-quarterly flags once committed (or set to - if not necessary, with comment) |
Created attachment 175102 [details] Add LICENSE in Makefile Add LICENSE in Makefile