Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/fakeroot: add missing patch | Timo Teräs | 2016-01-08 | 1 | -0/+22 |
| | |||||
* | main/fakeroot: use patch instead of sed | Timo Teräs | 2016-01-08 | 1 | -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 manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/fakeroot: linux-headers build fix | Natanael Copa | 2015-04-27 | 1 | -1/+1 |
| | |||||
* | main/fakeroot: fix getopt to handle args with spaces | Natanael Copa | 2014-11-06 | 2 | -18/+16 |
| | | | | ref #3500 | ||||
* | main/fakeroot: Updated to 1.20.2 | ScrumpyJack | 2014-11-06 | 1 | -5/+5 |
| | |||||
* | main/fakeroot: upgrade to 1.20.1 | Natanael Copa | 2014-07-31 | 1 | -5/+5 |
| | | | | fixes #3267 | ||||
* | main/fakeroot: hide unharmful dlsym errors | Timo Teräs | 2014-03-07 | 2 | -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 support | Timo Teräs | 2014-03-03 | 1 | -2/+2 |
| | | | | fixes #2689 | ||||
* | main/fakeroot: upgrade to 1.20 | Natanael Copa | 2013-09-24 | 1 | -5/+4 |
| | |||||
* | main/fakeroot: fix musl build, support cross compiling | Timo Teräs | 2013-09-06 | 2 | -4/+35 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -4/+6 |
| | |||||
* | main/fakeroot: upgrade to 1.19 | Natanael Copa | 2013-07-18 | 1 | -5/+6 |
| | |||||
* | main/fakeroot: support crosscompiling and musl | Timo Teräs | 2013-07-08 | 1 | -1/+18 |
| | |||||
* | main/fakeroot: upgrade to 1.18.4 | Natanael Copa | 2012-06-11 | 1 | -2/+2 |
| | |||||
* | main/fakeroot: upgrade to 1.18.3 | Natanael Copa | 2012-05-11 | 1 | -3/+3 |
| | |||||
* | main/fakeroot: fix compilation warnings | Timo Teräs | 2012-02-10 | 3 | -3/+61 |
| | | | | Hopefully also fixes the issues we are seeing on 64-bit platforms. | ||||
* | main/fakeroot: upgrade to 1.18.2 | Natanael Copa | 2011-12-18 | 1 | -2/+2 |
| | |||||
* | main/fakeroot: upgrade to 1.18.1 | Natanael Copa | 2011-10-28 | 3 | -28/+22 |
| | |||||
* | main/fakeroot: upgrade to 1.17 | Natanael Copa | 2011-08-24 | 1 | -2/+2 |
| | |||||
* | main/fakeroot: upgrade to 1.16 | Natanael Copa | 2011-07-06 | 1 | -2/+2 |
| | |||||
* | main/fakeroot: upgrade to 1.15.1 | Natanael Copa | 2011-04-11 | 1 | -3/+3 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/fakeroot: upgrade to 1.14.5 | Natanael Copa | 2010-12-10 | 1 | -3/+3 |
| | |||||
* | main/fakeroot: no -dev package | Natanael Copa | 2010-06-17 | 1 | -4/+5 |
| | |||||
* | main/fakeroot: rebuild so .so moves to -dev | Natanael Copa | 2010-06-17 | 1 | -1/+1 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/fakeroot: upgrade to 1.14.4 | Natanael Copa | 2010-01-27 | 1 | -3/+3 |
| | |||||
* | main/fakeroot: upgrade to 1.14.3 | Natanael Copa | 2009-10-30 | 1 | -7/+15 |
| | |||||
* | main/fakeroot: upgrade to 1.13.1 | Natanael Copa | 2009-10-13 | 1 | -2/+2 |
| | |||||
* | main/fakeroot: upgrade to 1.13 | Natanael Copa | 2009-09-01 | 1 | -2/+2 |
| | |||||
* | move core/* to main/ | Natanael Copa | 2009-07-23 | 2 | -0/+45 |
added maintainer to several packages as well |