aboutsummaryrefslogtreecommitdiffstats
path: root/main/fakeroot
Commit message (Collapse)AuthorAgeFilesLines
* main/fakeroot: modernize abuildHenrik Riomar2018-01-021-19/+8
|
* main/fakeroot: add check()Henrik Riomar2018-01-021-0/+7
|
* main/fakeroot: upgrade to 1.22Henrik Riomar2018-01-022-34/+4
| | | | | Drop fakeroot-msgrcv-signal.patch replaced by upstream: https://anonscm.debian.org/cgit/users/clint/fakeroot.git/commit/communicate.c?id=16b032c682851e27cc975542891c1e74364caec2
* main/fakeroot: fix signal handling for msgrcvTimo Teräs2016-12-022-1/+17
| | | | | | | | | Retry msgrcv in case signal arrives, otherwise we return bad values from libc hooks. According to docs msgrcv is never restarted automatically regardless of SA_RESTART flag, so do it in the code. Incidentally mksquashfs sets up SIGALRM to fire relatively often so it is good at trigger this race with different weird error messages.
* main/fakeroot: fix cross buildTimo Teräs2016-07-181-2/+3
|
* main/fakeroot: new upstream version 1.21Christian Kampka2016-07-162-21/+14
|
* main/fakeroot: do not set LD_LIBRARY_PATHTimo Teräs2016-07-062-1/+85
| | | | | it breaks cross-binutils which use rpath to pick correct libbfd instead of the one in /usr/lib.
* main/fakeroot: add missing patchTimo Teräs2016-01-081-0/+22
|
* main/fakeroot: use patch instead of sedTimo Teräs2016-01-081-10/+8
| | | | | | The sed replacement is more vulnerable to breaking if something changes in upstream source tarball. Apply the change as a patch instead. fixes #4701
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/fakeroot: linux-headers build fixNatanael Copa2015-04-271-1/+1
|
* main/fakeroot: fix getopt to handle args with spacesNatanael Copa2014-11-062-18/+16
| | | | ref #3500
* main/fakeroot: Updated to 1.20.2ScrumpyJack2014-11-061-5/+5
|
* main/fakeroot: upgrade to 1.20.1Natanael Copa2014-07-311-5/+5
| | | | fixes #3267
* main/fakeroot: hide unharmful dlsym errorsTimo Teräs2014-03-072-1/+25
| | | | | | this got uncovered when we enabled libacl support. the acl_* symbols are tried to be resolved but they will not exist in the app, if it's not linked against -lacl. it's perfectly ok for these to not be found.
* main/fakeroot: build with acl supportTimo Teräs2014-03-031-2/+2
| | | | fixes #2689
* main/fakeroot: upgrade to 1.20Natanael Copa2013-09-241-5/+4
|
* main/fakeroot: fix musl build, support cross compilingTimo Teräs2013-09-062-4/+35
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-4/+6
|
* main/fakeroot: upgrade to 1.19Natanael Copa2013-07-181-5/+6
|
* main/fakeroot: support crosscompiling and muslTimo Teräs2013-07-081-1/+18
|
* main/fakeroot: upgrade to 1.18.4Natanael Copa2012-06-111-2/+2
|
* main/fakeroot: upgrade to 1.18.3Natanael Copa2012-05-111-3/+3
|
* main/fakeroot: fix compilation warningsTimo Teräs2012-02-103-3/+61
| | | | Hopefully also fixes the issues we are seeing on 64-bit platforms.
* main/fakeroot: upgrade to 1.18.2Natanael Copa2011-12-181-2/+2
|
* main/fakeroot: upgrade to 1.18.1Natanael Copa2011-10-283-28/+22
|
* main/fakeroot: upgrade to 1.17Natanael Copa2011-08-241-2/+2
|
* main/fakeroot: upgrade to 1.16Natanael Copa2011-07-061-2/+2
|
* main/fakeroot: upgrade to 1.15.1Natanael Copa2011-04-111-3/+3
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/fakeroot: upgrade to 1.14.5Natanael Copa2010-12-101-3/+3
|
* main/fakeroot: no -dev packageNatanael Copa2010-06-171-4/+5
|
* main/fakeroot: rebuild so .so moves to -devNatanael Copa2010-06-171-1/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/fakeroot: upgrade to 1.14.4Natanael Copa2010-01-271-3/+3
|
* main/fakeroot: upgrade to 1.14.3Natanael Copa2009-10-301-7/+15
|
* main/fakeroot: upgrade to 1.13.1Natanael Copa2009-10-131-2/+2
|
* main/fakeroot: upgrade to 1.13Natanael Copa2009-09-011-2/+2
|
* move core/* to main/Natanael Copa2009-07-232-0/+45
added maintainer to several packages as well