Versions
v2.40.0-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- -* ~s390
- USE flags
- cryptsetup curl fuse ncurses openssl pfm snmp zlib
v2.27.0-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- -* ~s390
- USE flags
- cryptsetup curl fuse ncurses openssl pfm snmp zlib
v2.12.0-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- -* ~s390
- USE flags
- cryptsetup fuse ncurses openssl pfm snmp zlib
USE flags
General
- cryptsetup
- build the zkey-cryptsetup utility (requires USE=openssl)
- curl
- Add support for client-side URL transfer library
- fuse
- build cmsfs-fuse to read files stored on a z/VM CMS disk
- ncurses
- build hyptop monitoring program
- openssl
- build the zkey utility
- pfm
- build the cpacfstats tool
- snmp
- Add support for the Simple Network Management Protocol if available
- zlib
- build the zgetdump and dump2tar utilities
abi_s390
- 32
- 32-bit (s390) libraries
Dependencies
app-misc / pfm : Terminal-based file manager written in Perl
dev-libs / json-c : A JSON implementation in C
dev-libs / libpfm : Hardware-based performance monitoring interface for Linux
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
net-misc / curl : A Client that groks URLs
sys-fs / cryptsetup : Tool to setup encrypted devices with dm-crypt
sys-fs / fuse : An interface for filesystems implemented in userspace
Runtime Dependencies
app-misc / pfm : Terminal-based file manager written in Perl
dev-libs / json-c : A JSON implementation in C
dev-libs / libpfm : Hardware-based performance monitoring interface for Linux
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
net-misc / curl : A Client that groks URLs
sys-fs / cryptsetup : Tool to setup encrypted devices with dm-crypt
sys-fs / fuse : An interface for filesystems implemented in userspace
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sys-apps/s390-tools: drop 2.9.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-apps/s390-tools: Fix curl usage, hopefully
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/s390-tools: add 2.40.0
* Make various deps disabled rather than automagic, including new Rust support. Can revisit this... * USE=pfm seems wrong, we want dev-libs/libpfm for that, introduced back in 2016. Fixed accordingly. * Fixes build w/ GCC 15 (inline asm needed updating). Bug: https://bugs.gentoo.org/967616 Bug: https://bugs.gentoo.org/967675 Fixes: 23bede4dba7eb9a84042110a0418ec8fd39ac442 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/s390-tools: fix fuse dep
Bug: https://bugs.gentoo.org/838028 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-apps/s390-tools: make curl optional
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-apps/s390-tools: add 2.27.0
Closes: https://bugs.gentoo.org/838028 Closes: https://bugs.gentoo.org/967616 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-apps/s390-tools: add missing flag in IUSE
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Add := to virtual/zlib deps
Done via: ``` git grep -l 'virtual/zlib ' | xargs sed -i -e 's@virtual/zlib @virtual/zlib:= @g' ``` with some manual reverts. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-*/ Update for virtual/zlib
Update done using: ``` git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Plus reverts in sys-libs/minizip-ng and sys-libs/zlib-ng. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-apps/s390-tools: "fix" build on 32bit (disable zipl there)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/s390-tools: drop obsolete indent dependency
Used for zipl in the past but can't see it being needed now. Bug: https://bugs.gentoo.org/839561 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/s390-tools: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Frysinger · gentoo
sys-apps/s390-tools: version bump to 2.12.0
We need a newer version to build with current toolchain versions. We don't go up to 2.13.0 as the new genprotimg has build issues. Signed-off-by: Mike Frysinger <vapier@gentoo.org> - Mike Frysinger · gentoo
sys-apps/s390-tools: drop old 2.4.0 version
Signed-off-by: Mike Frysinger <vapier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
sys-apps/s390-tools-2.9.0: s390 stable
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
sys-apps/s390-tools: Correct LICENSE
License was changed from GPL to MIT from v1.39.0 to v2.0.0. Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
sys-apps/s390-tools: Version bump to 2.9.0
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
sys-apps/s390-tools: Link with -ltinfo for USE=ncurses
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-apps/s390-tools: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-apps/s390-tools: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Mikle Kolyada · gentoo
sys-apps/s390-tools: EAPI bump, fix fuse slot
Closes: https://bugs.gentoo.org/673676 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mike Frysinger · gentoo
sys-apps/s390-tools: version bump to 2.4.0 - Mike Frysinger · gentoo
sys-apps/s390-tools: mark 2.2.0 s390 stable - Mike Frysinger · gentoo
sys-apps/s390-tools: drop old <1.36.1-r1 versions - Michael Mair-Keimberger · gentoo
sys-apps/s390-tools: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8434 - Mike Frysinger · gentoo
sys-apps/s390-tools: version bump to 2.2.0 - Mike Frysinger · gentoo
sys-apps/s390-tools: move chmem/lsmem to util-linux - Mike Frysinger · gentoo
sys-apps/s390-tools: mark 1.36.1 s390 stable - 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 - Mike Frysinger · gentoo
sys-apps/s390-tools: drop old <1.23.1 versions - Mike Frysinger · gentoo
sys-apps/s390-tools: version bump to 1.36.1 - Mike Frysinger · gentoo
sys-apps/s390-tools: add USE=ncurses to control hyptop dep
Also add missing zlib dep used by a few programs. - 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