summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/cryfs: Remove unmaintained live ebuildAndreas Sturmlechner2020-06-041-97/+0
| | | | | | Bug: https://bugs.gentoo.org/705404 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-fs/cryfs: Drop python2_7Andreas Sturmlechner2020-01-191-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-fs/cryfs: Switch to cmake.eclassAndreas Sturmlechner2020-01-191-3/+3
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-fs/cryfs: Disable hanging testsAndreas Sturmlechner2019-11-011-5/+6
| | | | | | Closes: https://bugs.gentoo.org/699044 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-fs/cryfs: Add linux-info for CONFIG_FUSE_FS checkAndreas Sturmlechner2019-06-161-1/+8
| | | | | | Thanks-to: Yury Martynov <email@linxon.ru> Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-fs/cryfs: EAPI-7 bump, python3_7Andreas Sturmlechner2019-06-161-35/+30
| | | | | | | | | | | | | | Disable CRYFS_UPDATE_CHECKS Drop dev-libs/crypto++, 8.2 is bundled upstream Fix sys-fs/fuse SLOT, bug 673668 Raise dev-libs/boost minimum dep to >=1.65.1 Sync KEYWORDS from latest release Update LICENSE, bundled scrypt was dropped, add Boost-1.0 for crypto++ Bug: https://bugs.gentoo.org/673668 Thanks-to: Alex deBeus <adebeus@gmail.com> Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-fs/cryfs: Manually install manpage, don't compress/uncompressAndreas Sturmlechner2019-06-161-2/+4
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-fs/cryfs: Add USE debugAndreas Sturmlechner2019-06-161-6/+4
| | | | | | | cmake-utils.eclass will add -DNDEBUG which makes one sed obsolete. Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Drop python3_4 from PYTHON_COMPATMichał Górny2019-04-161-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/11706 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-fs/cryfs: always use emakeMike Gilbert2018-08-111-0/+1
| | | | | Bug: https://bugs.gentoo.org/634392 Package-Manager: Portage-2.3.45_p0_p305925, Repoman-2.3.10_p30_p305925
* sys-fs/cryfs: version bump to 0.9.9.automorphism882018-04-121-9/+23
| | | | Closes: https://github.com/gentoo/gentoo/pull/7659
* sys-fs/cryfs: Add libressl supportJohannes Huber2017-10-111-2/+3
| | | | | | Reported-by: Johannes Hirte <johannes.hirte@datenkhaos.de> Closes: https://bugs.gentoo.org/631014 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-fs/cryfs: Drop superfluous varsJohannes Huber2017-10-111-4/+2
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-fs/cryfs: Fix inapplicable performance warningautomorphism882017-05-271-0/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/4772
* sys-fs/cryfs: Added ~x86 keywordautomorphism882017-05-271-1/+1
|
* sys-fs/cryfs: New package, #612688automorphism882017-05-241-0/+76
| | | | Closes: https://github.com/gentoo/gentoo/pull/4624
* sys-fs/cryfs: Revert "New package, #612688"Michał Górny2017-05-241-78/+0
| | | | Accidentally merged an older version. Will recommit.
* sys-fs/cryfs: New package, #612688automorphism882017-05-241-0/+78
Closes: https://github.com/gentoo/gentoo/pull/4624