Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | core/bbsuid: upgrade to 0.3 | Natanael Copa | 2009-02-08 | 2 | -17/+7 | |
| | | | | and cgit-0.8.2 style dist packages | |||||
* | core/busybox: remove findfs | Natanael Copa | 2009-02-08 | 2 | -2/+2 | |
| | | | | let e2fsprogs deal with it. | |||||
* | core/alpine-baselayout: upgrade to 2.0_alpha3 | Natanael Copa | 2009-02-08 | 1 | -5/+5 | |
| | ||||||
* | core/busybox: added patches from upstream | Natanael Copa | 2009-02-08 | 6 | -8/+220 | |
| | ||||||
* | core/busybox: do not use /usr. rm man makedevs. added reformime | Natanael Copa | 2009-02-08 | 1 | -8/+8 | |
| | | | | | | | bb links are only installed in /bin and /sbin Removed man support Removed makedevs Added reformime | |||||
* | core/linux-grsec-sources: do not strip | Natanael Copa | 2009-02-05 | 1 | -1/+1 | |
| | ||||||
* | core/abuild: upgrade to 1.8 | Natanael Copa | 2009-02-03 | 1 | -2/+2 | |
| | ||||||
* | core/abuild: upgrade to 1.7 | Natanael Copa | 2009-02-02 | 1 | -3/+3 | |
| | ||||||
* | core/linux-grsec: bump pkgrel | Natanael Copa | 2009-01-30 | 1 | -0/+1 | |
| | | | | | kernel source have a patch for binding gre interface to interface rather than address. | |||||
* | core/alpine-baselayout: upgrade to 2.0_alpha2 | Natanael Copa | 2009-01-30 | 1 | -13/+12 | |
| | | | | use releases rather than git snapshots | |||||
* | core/uclibc++: fix it so it works | Natanael Copa | 2009-01-29 | 2 | -9/+71 | |
| | | | | | | | | | | | | - added missing config - set prefix to /usr since we will only support one version of gcc. - added g++ as makedepends and runtime depends for uclibc++-dev. - g++-uc moved to -dev How to use it: export CXX=g++-uc Should be set in all APKBUILDs that needs to be linked to uclibc++. | |||||
* | core/zlib: rebuild so its not linked to libgcc | Natanael Copa | 2009-01-28 | 1 | -2/+2 | |
| | | | | | This package was one of the first packages built. It was linked to libgcc. While here, Fix APKBUILD to use DESTDIR | |||||
* | core/bbsuid: added post_deinstall action | Natanael Copa | 2009-01-28 | 2 | -5/+14 | |
| | | | | needed to restore busybox links after uninstall. | |||||
* | core/bbsuid: new aport | Natanael Copa | 2009-01-28 | 1 | -0/+18 | |
| | | | | | Busybox SUID root application wrapper http://dev.alpinelinux.org/cgit/cgit.cgi/bbsuid/ | |||||
* | core/libpcap: moved from extra since ppp needs it | Natanael Copa | 2009-01-27 | 1 | -0/+29 | |
| | ||||||
* | core/ppp: new aport | Natanael Copa | 2009-01-27 | 8 | -0/+667 | |
| | ||||||
* | core/abuild: upgrade to 1.6 | Natanael Copa | 2009-01-26 | 1 | -2/+2 | |
| | ||||||
* | core/abuild: release 1.5.1 | Natanael Copa | 2009-01-26 | 1 | -2/+2 | |
| | ||||||
* | core/flex: new pkgrel since dependencies changed | Natanael Copa | 2009-01-26 | 1 | -1/+1 | |
| | ||||||
* | core/flex: added m4 as dependency. | Carlo Landmeter | 2009-01-25 | 1 | -1/+1 | |
| | ||||||
* | core/abuild: upgrade to 1.5 | Natanael Copa | 2009-01-23 | 1 | -3/+3 | |
| | ||||||
* | core/apk-tools: upgrade to 2.0_pre7 | Natanael Copa | 2009-01-23 | 1 | -3/+3 | |
| | ||||||
* | core/linux-grsec-sources: added missing patch | Natanael Copa | 2009-01-21 | 1 | -0/+124 | |
| | ||||||
* | core/bison: set correct infodir | Natanael Copa | 2009-01-20 | 1 | -6/+9 | |
| | ||||||
* | extra/libpcap: moved from core | Natanael Copa | 2009-01-20 | 1 | -29/+0 | |
| | ||||||
* | core/apk-tools: create the apk_* symlinks | Natanael Copa | 2009-01-20 | 1 | -3/+10 | |
| | ||||||
* | core/apk-tools: upgrade to 2.0_pre6 | Natanael Copa | 2009-01-20 | 1 | -2/+2 | |
| | ||||||
* | core/abuild: install abuild.conf | Natanael Copa | 2009-01-19 | 1 | -1/+2 | |
| | ||||||
* | core/abuild: upgrade to 1.4.1 | Natanael Copa | 2009-01-18 | 1 | -2/+2 | |
| | ||||||
* | core/apk-tools: upgrade to 2.0_pre5 | Natanael Copa | 2009-01-18 | 1 | -2/+2 | |
| | ||||||
* | core/apk-tools: added zlib-dev to makedepends | Natanael Copa | 2009-01-16 | 1 | -0/+1 | |
| | ||||||
* | core/apk-tools: upgrade to 2.0_pre4 | Natanael Copa | 2009-01-16 | 1 | -2/+2 | |
| | ||||||
* | core/apk-tools: upgrade to 2.0_pre3 | Natanael Copa | 2009-01-16 | 1 | -2/+2 | |
| | ||||||
* | core/fakeroot: force use of /bin/sh rather than /bin/bash | Natanael Copa | 2009-01-15 | 1 | -2/+2 | |
| | | | | | The configure detected bash if installed and used /bin/bash rather than /bin/sh. | |||||
* | core/apk-tools-git: removed | Natanael Copa | 2009-01-15 | 1 | -34/+0 | |
| | | | | the core/apk-tools have the 2.x series now | |||||
* | core/apk-tools: upgrade to 2.0_pre2 | Natanael Copa | 2009-01-15 | 1 | -5/+6 | |
| | | | | | This package is not backwards compatible and will break things. Please start with a fresh build environment. | |||||
* | core/abuild: upgrade to 1.3 | Natanael Copa | 2009-01-15 | 1 | -2/+2 | |
| | | | | | This wil break thins as it switches to new apk-tools-2.x. Please start with a fresh build environment. | |||||
* | core/uclibc: applied a patch for math from svn 0_9_30 branch | Natanael Copa | 2009-01-14 | 2 | -2/+1206 | |
| | | | | Is needed to get kvm compiled | |||||
* | core/openssl: upgrade to 0.9.8j | Natanael Copa | 2009-01-12 | 1 | -2/+2 | |
| | ||||||
* | core/m4: upgrade to 1.4.12 | Natanael Copa | 2009-01-12 | 1 | -2/+2 | |
| | ||||||
* | core/fakeroot: upgrade to 1.12.1 | Natanael Copa | 2009-01-12 | 1 | -2/+3 | |
| | ||||||
* | core/git: upgrade to 1.6.1 | Natanael Copa | 2009-01-12 | 1 | -4/+6 | |
| | ||||||
* | core/distcc: upgrade to 3.1 | Natanael Copa | 2009-01-12 | 2 | -5/+28 | |
| | ||||||
* | core/uclibc++: new aport | Natanael Copa | 2009-01-11 | 3 | -0/+149 | |
| | ||||||
* | core/linux-grsec-sources: added patch for ip_gre strict binding | Natanael Copa | 2009-01-10 | 1 | -2/+6 | |
| | ||||||
* | core/abuild: upgrade to 1.2 | Natanael Copa | 2009-01-10 | 1 | -2/+2 | |
| | ||||||
* | core/abuild: upgrade to 1.2 | Natanael Copa | 2009-01-09 | 1 | -2/+3 | |
| | | | | Set ncopa as maintainer while here | |||||
* | core/readline: changed source server to gnu ftp server | Carlo Landmeter | 2009-01-09 | 1 | -14/+14 | |
| | ||||||
* | Merge branch 'master' of ssh://dev.alpinelinux.org/gitroot/aports | Timo Teras | 2009-01-07 | 7 | -11/+17 | |
|\ | ||||||
| * | core/uclibc: added linux-headers to depends_dev | Natanael Copa | 2009-01-07 | 1 | -0/+2 | |
| | |