Versions
v1.2.7-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86
- USE flags
- static-libs
v1.2.7 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~m68k ~mips ~riscv
- USE flags
- static-libs
USE flags
General
- static-libs
- Build static versions of dynamic libraries as well
Dependencies
Runtime Dependencies
Depending packages
app-admin / selint : Static code analysis of refpolicy style SELinux policy
app-antivirus / clamav : Clam Anti-Virus Scanner
app-arch / pax : pax (Portable Archive eXchange) is the POSIX standard archive tool
app-arch / xar : An easily extensible archive format
app-misc / nnn : The missing terminal file browser for X
dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)
dev-libs / libcgroup : Tools and libraries to configure and manage kernel control groups
dev-util / libabigail : Suite of tools for checking ABI differences between ELF objects
mail-mta / opensmtpd : Lightweight but featured SMTP daemon from OpenBSD
net-analyzer / nfdump : A set of tools to collect and process netflow data
net-analyzer / sslsplit : Transparent SSL/TLS interception
net-analyzer / tcpreplay : Utilities for editing and replaying previously captured network traffic
net-misc / seafile : File syncing and sharing software with file encryption and group sharing
net-misc / seafile-client : Seafile desktop client
sys-boot / vboot-utils : Chrome OS verified boot tools
sys-kernel / dracut : Generic initramfs generation tool
sys-libs / libselinux : SELinux userland library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/fts-standalone: stop renaming .pc file
Stop renaming musl-fts.pc -> fts-standalone.pc. While it might be more pure as a name (as it might be useful on other libcs), it's not within our gift to rename this and it has ecosystem-wide effects. Other distributions are using the upstream name. Also, install a symlink for the old fts-standalone name to keep broken checks working. While here, fix MisplacedWeakBlocker too. Closes: https://bugs.gentoo.org/895946 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ian Jordan · gentoo
sys-libs/fts-standalone: keyword 1.2.7 for ~m68k
Closes: https://bugs.gentoo.org/910735 Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32015 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
sys-libs/fts-standalone: Keyword 1.2.7 riscv, #874777
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-libs/fts-standalone: minor fixes
Signed-off-by: David Seifert <soap@gentoo.org> - David Seifert · gentoo
sys-libs/fts-standalone: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org> - David Seifert · gentoo
sys-libs/fts-standalone: drop 0.2-r1
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-libs/fts-standalone: add ~ppc64 to 0.2-r1 and ppc64 to 1.2.7
Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jory Pratt · gentoo
sys-libs/fts-standalone: Mark 1.2.7 stable for arm64
Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Jory Pratt <anarchy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jory Pratt · gentoo
sys-libs/fts-standalone: add ~arm64 keyword
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Jory Pratt <anarchy@gentoo.org> - Anthony G. Basile · gentoo
sys-libs/fts-standalone: 1.2.7 stable on all musl arches
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Aric Belsito · gentoo
sys-libs/fts-standalone: Switch to musl-fts - Anthony G. Basile · gentoo
sys-libs/fts-standalone: remove older version with file conflict
Package-Manager: portage-2.2.28 - Anthony G. Basile · gentoo
sys-libs/fts-standalone: stable on amd64 and x86
Package-Manager: portage-2.2.28 - Anthony G. Basile · gentoo
sys-libs/fts-standalone: don't install man page, bug #584416
Package-Manager: portage-2.2.28 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Anthony G. Basile · gentoo
sys-libs/fts-standalone: 0.2 stable on amd64
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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