| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Rename USE flag api to apidoc to conform how most packages name API
documentation build (usually doxygen-based) and to use more precise
and less confusing flag name.
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Right now GSSAPI check is NOP on *NIX systems, it may be useful
together with Kerberos-V later. So disable all checks when Kerberos
is disabled and enable them when Kerberos support is enabled.
Closes: https://bugs.gentoo.org/674630
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to upstream version 1.8.2 and patches from 1_8_x branch
till 20181001. This fixes some open Gentoo bugs:
472184 (probably), 544162, 603890 (likely), 640874, 642542.
- Merge openafs-kernel back into openafs:
- save lots of build time (configure, compilling common code);
- original split was required due to problems in the build system
(e.g. -j1) which are fixed now.
Now kernels < 4.21 are supported.
- Add support for new features:
- enable gssapi via kerberos;
- allow to choose between namei and inode file servers;
- add Tivoli TSM API support;
- conrol ubik-read-while-write mode;
- deprecate kauth tools (may be enabled via flag);
- add support for perl bindings via swig;
- Docs:
- build api docs (using doxygen);
- Build PDF docs, support all three generators (fop, dblatex,
docbook2pdf).
- Avoid file collision with heimdal (bug 631584).
The client is tested on various configurations, the server is not.
Closes: https://bugs.gentoo.org/472184
Closes: https://bugs.gentoo.org/544162
Closes: https://bugs.gentoo.org/603890
Closes: https://bugs.gentoo.org/631584
Closes: https://bugs.gentoo.org/640874
Closes: https://bugs.gentoo.org/642542
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Package-Manager: Portage-2.3.53, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
| |
Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:
- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.
|
|
|
|
|
|
|
|
| |
- add missed deps
- new USE flags based on configure options previously ignored
Package-Manager: portage-2.2.28
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
|
| |
|
|
|
|
|
| |
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
|
|
|
|
|
| |
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
|
|
|
|
| |
Package-Manager: portage-2.2.20
|
|
|
|
|
|
|
| |
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
|
|
|
|
|
|
| |
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
| |
These packages are now directly maintained by NP-Hardass,
proxy-maintaining is no longer required.
|
|
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
|