Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/vlc: recompile against new libdvbpsi | Timo Teräs | 2011-07-11 | 1 | -1/+1 | |
| | ||||||
* | main/libdvbpsi: update to 0.2.0 | Timo Teräs | 2011-07-11 | 1 | -3/+3 | |
| | ||||||
* | main/imagemagick: upgrade to 6.7.1.0 | Natanael Copa | 2011-07-11 | 1 | -10/+3 | |
| | ||||||
* | main/inkscape: upgrade to 0.48.2 | Natanael Copa | 2011-07-11 | 1 | -3/+3 | |
| | ||||||
* | main/lvm2: upgrade to 2.02.86 | Natanael Copa | 2011-07-11 | 1 | -2/+2 | |
| | ||||||
* | main/xorg-server: upgrade to 1.10.3 | Natanael Copa | 2011-07-11 | 1 | -2/+3 | |
| | ||||||
* | testing/calibre: bump pkgrel verify build | Carlo Landmeter | 2011-07-11 | 1 | -1/+1 | |
| | ||||||
* | main/gross: fix the grey_tuple patch | Natanael Copa | 2011-07-11 | 2 | -19/+19 | |
| | ||||||
* | main/firefox: update to 5.0. | William Pitcock | 2011-07-10 | 2 | -9/+13 | |
| | ||||||
* | main/xulrunner: upgrade to 5.0. | William Pitcock | 2011-07-10 | 4 | -11/+48 | |
| | | | | | | | | | | | | | | | | | all patches have been rebased as needed, with the following exceptions: gecko-c99math.patch: dropped. xpcom-c99math.patch: new patch, replacing the NS_finite() call which was added to xulrunner, at some point after xulrunner-2.0 was released. in all reality, this replaces the old gecko-c99math patch. mozilla-bsdiff-libbz2.patch: new patch, fixes build when using system libbz2. patch care of Mike Hommey <glandium@debian.org>, see mozilla bug number 644692. hopefully, this will make it into xulrunner-6.0. mozconfig: add --disable-elf-hack because of incompatibility with preload and current alpine psABI. | |||||
* | testing/gnash: attempt to sort build-dependencies | William Pitcock | 2011-07-10 | 1 | -1/+1 | |
| | ||||||
* | main/pianobar: upgrade to 2011.07.09 | William Pitcock | 2011-07-10 | 1 | -3/+3 | |
| | ||||||
* | testing/gnash: rebuild using gstreamer backend instead of ffmpeg | William Pitcock | 2011-07-10 | 1 | -2/+3 | |
| | ||||||
* | testing/gcc: test 4.6.1 | Natanael Copa | 2011-07-10 | 15 | -0/+1682 | |
| | ||||||
* | testing/cloog: move the gdb.py away from /usr/lib | Natanael Copa | 2011-07-08 | 1 | -2/+4 | |
| | | | | to not confuse ldconfig | |||||
* | testing/cloog: new aport | Natanael Copa | 2011-07-08 | 1 | -0/+49 | |
| | | | | | The Chunky Loop Generator http://www.cloog.org/ | |||||
* | main/linux-grsec: upgrade to 2.6.38.8 (unofficial patch) | Natanael Copa | 2011-07-08 | 2 | -10767/+12231 | |
| | ||||||
* | main/gawk: upgrade to 4.0.0 | Natanael Copa | 2011-07-08 | 1 | -3/+3 | |
| | ||||||
* | main/bluez: upgrade to 4.95 | Natanael Copa | 2011-07-08 | 1 | -3/+3 | |
| | ||||||
* | main/busybox: upgrade to 1.18.5 | Natanael Copa | 2011-07-08 | 1 | -7/+3 | |
| | ||||||
* | main/postfix: upgrade to 2.8.4 | Natanael Copa | 2011-07-08 | 1 | -2/+2 | |
| | ||||||
* | remove test | Natanael Copa | 2011-07-07 | 1 | -1/+0 | |
| | ||||||
* | Merge git://git.alpinelinux.org/fab/aports | Natanael Copa | 2011-07-07 | 5 | -2/+75 | |
|\ | ||||||
| * | Moved mr to main | Fabian Affolter | 2011-07-07 | 1 | -0/+0 | |
| | | ||||||
| * | Added myself as maintainer | Fabian Affolter | 2011-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of git://git.alpinelinux.org/aports | Fabian Affolter | 2011-07-07 | 52 | -40126/+454 | |
| |\ | ||||||
| * | | Added myself as maintainer | Fabian Affolter | 2011-07-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Initial APKBUILD for halberd | Fabian Affolter | 2011-07-05 | 2 | -0/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package description: To cope with heavy traffic loads, web site administrators often install load balancer devices. These machines hide (possibly) many real web servers behind a virtual IP. They receive HTTP requests and redirect them to the real web servers in order to share the traffic between them. Halberd is a tool aimed at discovering real servers behind virtual IPs. | |||||
| * | | Merge branch 'master' of git://git.alpinelinux.org/aports | Fabian Affolter | 2011-07-05 | 3050 | -0/+449906 | |
| |\ \ | ||||||
| * | | | Initial commit | Fabian Affolter | 2011-07-05 | 1 | -0/+1 | |
| / / | ||||||
* | | | main/sysklogd: fix the (un)install script | Timo Teräs | 2011-07-07 | 3 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | .. to not mangle with rc-update if the logger we expected was not in system startup sequence. Otherwise we might insert ourselves in wrong boot up target. | |||||
* | | | main/libc0.9.32: fix resolver to return TRY_AGAIN on timeout | Timo Teräs | 2011-07-07 | 2 | -1/+268 | |
| |/ |/| | | | | | This improves error handling for certain programs. E.g. postfix. | |||||
* | | main/libpri: fix checksums | Timo Teräs | 2011-07-07 | 1 | -2/+1 | |
| | | ||||||
* | | main/libpri: upgrade to 1.4.12 | Timo Teräs | 2011-07-07 | 3 | -39985/+4 | |
| | | | | | | | | * remove unneeded patches | |||||
* | | testing/crosstools-ng: build fix. needs texinfo | Natanael Copa | 2011-07-07 | 1 | -1/+1 | |
| | | ||||||
* | | testing/crosstools-ng: new aport | Natanael Copa | 2011-07-07 | 1 | -0/+36 | |
| | | | | | | | | | | tool for building toolchains http://ymorin.is-a-geek.org/projects/crosstool | |||||
* | | Merge git://git.alpinelinux.org/fcolista/aports-fcolista | Natanael Copa | 2011-07-06 | 3 | -3/+26 | |
|\ \ | ||||||
| * | | testing/calibre: updated md5sum and set arch=all. Bump pkgrel | Francesco Colista | 2011-07-06 | 1 | -3/+3 | |
| | | | ||||||
| * | | testing/calibre: fixed initd | Francesco Colista | 2011-07-06 | 1 | -1/+2 | |
| | | | ||||||
| * | | testing/calibre: added initd and confd | Francesco Colista | 2011-07-06 | 2 | -0/+22 | |
| | | | ||||||
* | | | main/gross: build fix - disable parallel builds | Natanael Copa | 2011-07-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | main/gross: add grey_tuple feature | Natanael Copa | 2011-07-06 | 2 | -12/+164 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Allows you to do greylisting on client ip, sender domain, and helo instead of the default client ip, sender email and recipient email. Patch is discussed upstream: https://lists.utu.fi/pipermail/gross/2011/000300.html | |||||
* | | | main/wine: upgrade to 1.3.23 | Natanael Copa | 2011-07-06 | 2 | -4/+27 | |
| | | | ||||||
* | | | main/usbutils: upgrade to 003 | Natanael Copa | 2011-07-06 | 1 | -2/+2 | |
| | | | ||||||
* | | | main/perl-xml-parser: upgrade to 2.41 | Natanael Copa | 2011-07-06 | 1 | -16/+26 | |
| | | | ||||||
* | | | main/perl: upgrade to 5.14.1 | Natanael Copa | 2011-07-06 | 1 | -2/+2 | |
|/ / | ||||||
* | | main/rt4: create rt4 user also on upgrade | Timo Teräs | 2011-07-06 | 2 | -2/+3 | |
| | | | | | | | | pre-upgrade is symlink to install | |||||
* | | testing/calibre: disabled. missing initd/confd | Carlo Landmeter | 2011-07-06 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.alpinelinux.org/gitroot/aports | Carlo Landmeter | 2011-07-06 | 10 | -27/+27 | |
|\ \ | ||||||
| * | | main/mercurial: upgrade to 1.9 | Natanael Copa | 2011-07-06 | 1 | -3/+3 | |
| | | |