aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/strace: upgrade to 4.5.20Natanael Copa2010-05-041-3/+3
|
* main/git: upgrade to 1.7.1Natanael Copa2010-05-041-3/+3
|
* main/alsa-lib: upgrade to 1.0.23Natanael Copa2010-05-041-3/+3
|
* main/pixman: upgrade to 0.18.0Natanael Copa2010-05-041-3/+3
|
* main/zlib: upgrade to 1.2.5Natanael Copa2010-05-041-3/+3
|
* main/alpine-base: we need uclibc-utils in base installNatanael Copa2010-05-041-2/+2
| | | | It used to be provided by uclibc package
* main/libpthread-stubs: bump pkgrelNatanael Copa2010-05-041-1/+1
|
* main/alpine-sdk,binutils,build-base,libdnet,transmission,v86d: set pkgrelNatanael Copa2010-05-046-1/+18
|
* main/libc0.9.32: build fixNatanael Copa2010-05-041-3/+4
| | | | | | need run pregen without parallel first also cleaned up some leftovers from cross tools testing
* main/libxcb: remove versioned depNatanael Copa2010-05-041-1/+1
| | | | abuild does not handle it yet
* main/mpfr: dont depend on gccNatanael Copa2010-05-041-1/+1
| | | | It creates circular dependency
* main/abuild: upgrade to 2.2Natanael Copa2010-05-041-4/+7
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-04546-546/+546
|
* main/[various]: let abuild detect shared objects dependenciesNatanael Copa2010-05-0448-59/+92
|
* main/policyd-spf-fs: build fix for nptlNatanael Copa2010-05-041-0/+1
| | | | we dont have libnsl anymore
* main/hunspell: dont use uclibc++Natanael Copa2010-05-041-4/+6
|
* main/groff: dont use uclibc++Natanael Copa2010-05-041-5/+6
|
* main/gperf: dont use uclibc++Natanael Copa2010-05-041-3/+6
|
* main/gettext: no need for uclibc++Natanael Copa2010-05-041-1/+1
|
* main/gcc: build with NPTL supportNatanael Copa2010-05-042-2/+433
| | | | we need set dynamic-linker to point on other ld-uClibc
* main/claws-mail: upgrade to 3.7.6Natanael Copa2010-05-041-2/+2
|
* main/libetpan: upgrade to 1.0Natanael Copa2010-05-041-4/+4
|
* main/alpine-baselayout: force rebuild of mkmntdirsNatanael Copa2010-05-041-0/+5
| | | | bug in tarball. binary was shipped there
* main/uclibc: removed. replaced with libc0.9.32Natanael Copa2010-05-0421-1700/+0
|
* main/libc0.9.32: new aport: uclibc with NPTLNatanael Copa2010-05-044-0/+403
|
* main/acf-weblog: upgrade to 0.5.5Ted Trask2010-05-031-2/+2
|
* main/linux-grsec: upgrade to 2.1.14-2.6.32.12-201004292005Natanael Copa2010-04-304-3731/+4240
| | | | the 0006 and 0008 patch was applied upstream
* main/linux-vserver: upgrade to 2.6.32.12-vs2.3.0.36.29.4Natanael Copa2010-04-291-5/+6
|
* main/sudo: upgrade to 1.7.2_p6Natanael Copa2010-04-291-2/+2
|
* main/syslinux: upgrade to 3.86Natanael Copa2010-04-293-19/+23
|
* main/kamailio: upgrade to 1.5.4Natanael Copa2010-04-271-3/+3
|
* main/freeswitch: moved from testingNatanael Copa2010-04-237-0/+210
|
* main/busybox: provide subpackage with static binaryNatanael Copa2010-04-231-8/+24
|
* main/busybox-initscripts: minor mdev fixesNatanael Copa2010-04-223-8/+11
| | | | got hints from solar
* main/djbdns: dnscache: restart service quietly from cronjobNatanael Copa2010-04-222-3/+3
|
* main/djbdns: fix dnscache update hintsNatanael Copa2010-04-222-4/+4
|
* main/busybox: patches from upstreamNatanael Copa2010-04-211-1/+9
|
* main/mlmmj: added package() functionNatanael Copa2010-04-201-3/+8
|
* main/unixodbc: buildfix: force disable NLSNatanael Copa2010-04-201-1/+6
|
* main/strace: buildfix for kernel-headers>=2.6.32Natanael Copa2010-04-201-2/+10
|
* main/procps: force use of coreutils' installNatanael Copa2010-04-201-1/+2
|
* main/ez-ipupdate: buildfix for errnoNatanael Copa2010-04-202-4/+72
|
* main/dhcp: fix for ipv6Natanael Copa2010-04-201-1/+3
|
* main/cdrkit: refuse to build if libiconv is installedNatanael Copa2010-04-201-1/+1
|
* main/aumix: force disable NLSNatanael Copa2010-04-201-3/+12
|
* main/libspf": provide dn_skipname if system does notNatanael Copa2010-04-202-7/+139
|
* main/xchat: build fix for gtk+-2.20Natanael Copa2010-04-202-1/+61
|
* main/linux-grsec: fallback to gcc in case CC is not setNatanael Copa2010-04-191-3/+3
|
* main/djbdns: periodic script to update zone hintsTimo Teras2010-04-195-10/+76
| | | | | | | | | This also splits the djbdns to djbdns-common that contains the few utilities needed by the periodic script. Minor fix to init.d script included also. Signed-off-by: Timo Teras <timo.teras@iki.fi> Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
* main/squid: support for squid_kerb_authNatanael Copa2010-04-192-2/+30
| | | | fixes #343