aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libcgroup
Commit message (Collapse)AuthorAgeFilesLines
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-256-484/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* testing/libcgroup: use openrc-run in init.d scriptsNatanael Copa2015-09-153-10/+10
|
* testing/libcgroup: fix makedependsJonathan Curran2015-09-151-2/+2
| | | | makedepends was missing linux-headers
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-2/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/libcgroup: add suid optionNatanael Copa2014-09-151-0/+1
|
* testing/libcgroup: fix buildIsaac Dunham2014-09-152-4/+225
| | | | | | libcgroup needs the fts api, which musl does not include; depend on fts remove the non-portable *DECLS mess while we're here
* testing/libcgroup: new aportNatanael Copa2012-09-115-0/+264
Library to control and monitor control groups http://libcg.sourceforge.net/