| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New profile prefix/windows/winnt/x64, for new ARCH=x64-winnt.
This profile is designed for use as Stacked Prefix, set up using
prefix-stack-setup (app-portage/prefix-toolkit) from with a Cygwin
Prefix (Guest only), having sys-devel/parity installed (wraps MSVC).
CHOST is left unset on purpose. It is set by prefix-stack-setup
using some --chost=x86_64-msvc16-winnt argument, selecting the
Visual Studio version and runtime variant (static|debug) to use.
Adding same comments to prefix/windows/winnt/x86 profile as well.
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
|
|
|
|
|
| |
Update the copyright notice on all files that were touched since
January 1st but did not have the notice updated.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
As decided by the Gentoo Council in its 2019-02-10 meeting:
'The default ACCEPT_LICENSE should be ACCEPT_LICENSE="@FREE"
(subject to implementation details in further vote).'
Closes: https://bugs.gentoo.org/676248
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit d82b624db1131d0c392d21c76dbcb084612521be.
Reverted to work on better user experience for existing systems:
Users are currently only prompted to accept licenses when installing
packages, not when updating already installed packages using licenses
which were covered by previous ACCEPT_LICENSE value and are now
missing (unaccepted by default).
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
As decided by the Gentoo Council in its 2019-02-10 meeting:
'The default ACCEPT_LICENSE should be ACCEPT_LICENSE="@FREE"
(subject to implementation details in further vote).'
Closes: https://bugs.gentoo.org/676248
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
|
| |
Renaming prefix-chain to prefix-stack is completed now.
Bug: https://bugs.gentoo.org/658572
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
|
|
|
|
|
| |
Will supersede the prefix-chain implicit USE flag.
Bug: https://bugs.gentoo.org/658572
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
| |
"arm-linux" is considered deprecated, unmaintained and easily
replaced by "arm".
Closes: https://bugs.gentoo.org/664598
Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ARCH, ELIBC, and KERNEL variables need to be set or overridden when using
the embedded profile for special crossdev projects (i.e. mingw32/64).
Crossdev tools often set the overrides already in make.conf, but they were
previously ignored when the embedded profile is used. Also of note, none
of those variables are set in the embedded profile itself. This commit allows
for those variables to be defined in make.conf, so that the minimalist
embedded profile can be used directly rather than needing to create a custom
profile based on it instead.
Bug: https://bugs.gentoo.org/487310
|
|
|
|
| |
Closes: https://bugs.gentoo.org/644754
|
|
|
|
| |
Closes: https://bugs.gentoo.org/644754
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/644756
Closes: https://github.com/gentoo/gentoo/pull/6935
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/642712
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apply the long-overdue removal of LINGUAS from USE_EXPAND. Per the PMS
rules, specifying it as a USE_EXPAND implicitly filters any values that
are not present in IUSE. This effectively means that ebuilds
not specifying linguas_* flags at all should get empty exported LINGUAS
variable. As a result, those packages would not install localizations
at all.
To avoid this unfortunate behavior, remove LINGUAS from USE_EXPAND.
The LINGUAS variable becomes a regular environment variable that
implicitly controls package builds. Ebuilds still using linguas* in IUSE
may experience a mismatch between the value of LINGUAS (if any)
and the flag states; however, it should not cause any major
inconvenience.
|
|
|
|
|
|
|
|
|
|
|
| |
postgres.eclass provides convenience functions that are commonly
performed in most packages that require PostgreSQL.
postgres-multi.eclass enables packages to build against all selected
PostgreSQL slots.
Added POSTGRES_TARGETS as a new USE_EXPAND variable to select which
slots are depended upon and built against.
|
| |
|
|
|
|
|
| |
Add it as hidden USE_EXPAND in top-level profiles, and unhide in
specific arch profiles.
|
| |
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
| |
Note this is the Prefix keyword, not the Gentoo/BSD one.
|
| |
|
|
|
|
| |
Note, these are the Prefix keywords, not Gentoo/BSD ones.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This is no longer utilized by any version of dracut still in the repo.
|
| |
|
|
|
|
|
| |
FCDSL_CARDS and FRITZCAPI_CARDS are neither used in any ebuild nor do
they have a description file.
|
| |
|
|
|
|
|
|
|
|
| |
The initial list of values in l10n.desc was produced by scanning the
gentoo tree for USE conditionals in SRC_URI and *DEPEND, plus some
manual adjustments.
Most descriptions are based on linguas.desc.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since busybox is pulled in via the linux profile (as we use it as the
rescue shell there), we should have the static USE flag set via the
profile too rather than the ebuild. This way we apply it only to the
subset of profiles where it makes sense.
For the live ebuild, we also switch to REQUIRED_USE since package.use
is able to override make.defaults (which is where USE=pam is set). We
can see how users react to this behavior before pulling it back into
the released versions.
|
|
|
|
| |
https://archives.gentoo.org/gentoo-dev/message/00ee6c70409456a6d0c1f20739f7741c
|
|
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
|