aboutsummaryrefslogtreecommitdiffstats
path: root/main/sed
Commit message (Collapse)AuthorAgeFilesLines
* main/sed: set -e build fixNatanael Copa2017-03-201-2/+1
|
* main/sed: upgrade to 4.4Natanael Copa2017-02-162-171/+5
|
* main/sed: kill the builder hack nowWilliam Pitcock2017-02-021-9/+0
|
* main/sed: remove dangling .makedepends from some previous build in the hack ↵William Pitcock2017-02-021-1/+1
| | | | section
* main/sed: hack maybe wrong?William Pitcock2017-02-021-1/+3
|
* main/sed: ugly hack to remove sed from build-edge-x86 builder to force ↵William Pitcock2017-02-021-0/+7
| | | | building with busybox sed
* Revert "main/sed: makedepends conflict against itself to make the x86 ↵William Pitcock2017-02-021-1/+1
| | | | | | builder use busybox sed" This reverts commit db7374e3a0c1045bb86bc4e28ae872b95137d267.
* main/sed: makedepends conflict against itself to make the x86 builder use ↵William Pitcock2017-02-021-1/+1
| | | | busybox sed
* main/sed: fix random crashing caused by newlines (GNU bug #25390)William Pitcock2017-02-022-5/+169
|
* main/sed: Upgrade to 4.3. Modernize APKBUILD.Przemyslaw Pawelczyk2017-01-131-12/+11
| | | | perl is needed for help2man tool.
* main/[various]: simple build fixes against musl (update_config_sub)Timo Teräs2013-09-201-0/+9
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/sed: upgrade to 4.2.2Bartłomiej Piotrowski2012-12-271-3/+3
|
* main/sed: relocate sed to /binNatanael Copa2012-01-131-1/+2
| | | | so it completely replaces the busybox sed link
* main/sed: fix deinstall scriptNatanael Copa2011-08-302-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 Pitcock2011-01-131-1/+1
|
* main/sed: APKBUILD fixLeonardo Arena2011-01-051-5/+3
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* moved extra/* to main/Natanael Copa2009-07-242-0/+30
and fixed misc build issues