Versions
v5.2.2 :: 0 :: gentoo
- Modified
- License
- GPL-3+ BSD MIT
- Keywords
- ~amd64
- USE flags
- filecaps fortran
v5.2.1 :: 0 :: gentoo
- Modified
- License
- GPL-3+ BSD MIT
- Keywords
- ~amd64
- USE flags
- filecaps fortran
v4.3.4 :: 0 :: gentoo
- Modified
- License
- GPL-3+ BSD
- Keywords
- ~amd64
- USE flags
- filecaps fortran
USE flags
General
- filecaps
- Use Linux file capabilities to control privilege rather than set*id (this is orthogonal to USE=caps which uses capabilities at runtime e.g. libcap)
- fortran
- Add support for fortran
lua_single_target
- lua5-3
- Build for Lua 5.3 only
Dependencies
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
Runtime Dependencies
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
Bugs
- 849434
- sys-apps/likwid-5.2.2 fails to compile: ld: cannot find -llikwid: No such file or directory
- 851951
- sys-apps/likwid-5.2.1 - ./.../topology.c: error: _cpu_mask undeclared (first use in this function)
- 879547
- sys-apps/likwid-5.2.1 - Fatal error: cant create GCC/access_client.o: No such file or directory
- 880497
- sys-apps/likwid-5.2.1 - ./.../perfmon_pm.h: fatal error: perfmon_pm_events.h file not
- 909499
- sys-apps/likwid-5.2.2 calls cpp directly
- 909500
- sys-apps/likwid-5.2.2 calls as directly
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matthias Maier · gentoo
sys-apps/likwid: add 5.2.2
Signed-off-by: Matthias Maier <tamiko@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthias Maier · gentoo
sys-apps/likwid: add 5.2.1
Closes: https://bugs.gentoo.org/800106 Closes: https://bugs.gentoo.org/808225 Closes: https://bugs.gentoo.org/822141 Closes: https://bugs.gentoo.org/828825 Signed-off-by: Matthias Maier <tamiko@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
sys-apps/likwid: remove unmigrated ebuild
Commited with permission from robbat2 given on IRC. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
sys-apps/likwid-4.3.4: migrate to lua-single.eclass
Supports lua5-2 and lua5-3 as per notes in the original ebuild, builds fine against either. Nb. on my system, even before the migration this ebuild only succeeds if I force MAKEOPTS='-j1' - otherwise while linking likwid executables the linker cannot find the package's own liblikwid.so. Adding a separate package.mask line for migrated ebuilds because there is still one ebuild in the tree which requires the package-wide mask. Closes: https://bugs.gentoo.org/752858 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robin H. Johnson · gentoo
sys-apps/likwid: bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robin H. Johnson · gentoo
sys-apps/likwid: re-add package, with major cleanups
Includes some preparation for the next upstream release. Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-apps/likwid: Remove last-rited pkg
Closes: https://bugs.gentoo.org/648380 Signed-off-by: Michał Górny <mgorny@gentoo.org> - 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 - Göktürk Yüksek · gentoo
sys-apps/likwid: respect CC
Package-Manager: portage-2.2.28 - Brendan Horan · gentoo
sys-apps/likwid: version bump to 4.1.2
Repoman OK Patches apply OK Addressed feedback - Amy Winston · gentoo
sys-apps/likwid: fix license, unused inherits removed
Package-Manager: portage-2.2.28 - Amy Winston · gentoo
sys-apps/likwid: remove old. Brendan Horan.
Package-Manager: portage-2.2.28 - Amy Winston · gentoo
sys-apps/likwid: version bump 4.1.1 bug #588830. Brendan Horan
Package-Manager: portage-2.2.28 - Sam Jorna · gentoo
sys-apps/likwid: revbump, fix file perms
Fixes incorrect permissions on installed binaries. Patch by proxied maintainer per bug. Gentoo-bug: 582692 Package-Manager: portage-2.2.28 - Brendan Horan · gentoo
sys-apps/likwid : remove sed dep
Removed unneeded dependency sys-apps/sed from DEPEND Closes: https://github.com/gentoo/gentoo/pull/1311 Signed-off-by: Ian Delaney <idella4@gentoo.org> - Ian Delaney · gentoo
sys-apps/likwid: revbump to vn. 4.0.1-r1, sourced from gentoo bug
Patches, ack to user Libor Bukata, final patches by proxy maintainer sourced from the gentoo bug used for initial version bump to likwid-4.0.1 likwid-4.0.1-access-daemon.patch added to reset perms and set libdir correctly at install phase, rm broken 4.0.1 ebuild Gentoo bug: # 558402 Package-Manager: portage-2.2.24 - Ian Delaney · gentoo
sys-apps/likwid: set SRC_URI to devspace, fixes bug #559522
Package-Manager: portage-2.2.20 - Tobias Klausmann · gentoo
sys-apps/likwid: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1 - Brendan Horan · gentoo
sys-apps/likwid: Upstream re-submitted the tarball with altered content. See bug 558664.
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Ian Delaney · gentoo
sys-apps/likwid: bump; new patches supporting changes
All patches by maintainer (undersys), fixes bug #558402 Package-Manager: portage-2.2.20 - 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