Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/sed: set -e build fix | Natanael Copa | 2017-03-20 | 1 | -2/+1 |
| | |||||
* | main/sed: upgrade to 4.4 | Natanael Copa | 2017-02-16 | 2 | -171/+5 |
| | |||||
* | main/sed: kill the builder hack now | William Pitcock | 2017-02-02 | 1 | -9/+0 |
| | |||||
* | main/sed: remove dangling .makedepends from some previous build in the hack ↵ | William Pitcock | 2017-02-02 | 1 | -1/+1 |
| | | | | section | ||||
* | main/sed: hack maybe wrong? | William Pitcock | 2017-02-02 | 1 | -1/+3 |
| | |||||
* | main/sed: ugly hack to remove sed from build-edge-x86 builder to force ↵ | William Pitcock | 2017-02-02 | 1 | -0/+7 |
| | | | | building with busybox sed | ||||
* | Revert "main/sed: makedepends conflict against itself to make the x86 ↵ | William Pitcock | 2017-02-02 | 1 | -1/+1 |
| | | | | | | builder use busybox sed" This reverts commit db7374e3a0c1045bb86bc4e28ae872b95137d267. | ||||
* | main/sed: makedepends conflict against itself to make the x86 builder use ↵ | William Pitcock | 2017-02-02 | 1 | -1/+1 |
| | | | | busybox sed | ||||
* | main/sed: fix random crashing caused by newlines (GNU bug #25390) | William Pitcock | 2017-02-02 | 2 | -5/+169 |
| | |||||
* | main/sed: Upgrade to 4.3. Modernize APKBUILD. | Przemyslaw Pawelczyk | 2017-01-13 | 1 | -12/+11 |
| | | | | perl is needed for help2man tool. | ||||
* | main/[various]: simple build fixes against musl (update_config_sub) | Timo Teräs | 2013-09-20 | 1 | -0/+9 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/sed: upgrade to 4.2.2 | Bartłomiej Piotrowski | 2012-12-27 | 1 | -3/+3 |
| | |||||
* | main/sed: relocate sed to /bin | Natanael Copa | 2012-01-13 | 1 | -1/+2 |
| | | | | so it completely replaces the busybox sed link | ||||
* | main/sed: fix deinstall script | Natanael Copa | 2011-08-30 | 2 | -2/+9 |
| | | | | But we still keep it since sed might be used in install scripts. | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/sed: APKBUILD fix | Leonardo Arena | 2011-01-05 | 1 | -5/+3 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 2 | -0/+30 |
and fixed misc build issues |