aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* Revert "main/imagemagick: upgrade to 6.8.7.1"Bartłomiej Piotrowski2013-10-201-4/+4
| | | | This reverts commit fea0007c5ffc67477a588f49056c2d63f87d0522.
* main/imagemagick: upgrade to 6.8.7.1Bartłomiej Piotrowski2013-10-201-4/+4
|
* Revert "main/nodejs: upgrade to 0.10.21"Bartłomiej Piotrowski2013-10-191-4/+4
| | | | This reverts commit d98338fc252a99f64abec81b634c97e0493435ac.
* main/sqlite: upgrade to 3.8.1Bartłomiej Piotrowski2013-10-191-4/+4
|
* main/qpdf: upgrade to 5.0.1Bartłomiej Piotrowski2013-10-191-4/+4
|
* main/nodejs: upgrade to 0.10.21Bartłomiej Piotrowski2013-10-191-4/+4
|
* main/mutt: upgrade to 1.5.22Bartłomiej Piotrowski2013-10-191-3/+5
|
* main/mesa: upgrade to 9.2.2Bartłomiej Piotrowski2013-10-191-4/+4
|
* main/dosfstools: upgrade to 3.0.23Bartłomiej Piotrowski2013-10-191-4/+4
|
* main/qt: fix iconv for muslTimo Teräs2013-10-192-0/+15
| | | | musl does not currently support BOM, so patch the iconv to not use it.
* main/freeradius: upgrade to 2.2.1Timo Teräs2013-10-191-5/+5
|
* main/dialog: downgrade to 1.2-20131001Timo Teräs2013-10-191-5/+5
| | | | the newer version seems to have disappeared from upstream sources
* main/vlc: fix buildTimo Teräs2013-10-192-7/+16
| | | | | | - disable sse (it seems to not go well with pic on new gcc) - patch the font file to correct file (since upgrade to 2.1.0) - update my patch to not fail on musl
* main/abuild: fix makedepends for crosscompileTimo Teräs2013-10-181-1/+3
|
* main/openssl: fix makedepends for crosscompilingTimo Teräs2013-10-181-1/+3
|
* main/gcc: fix cross compiler creation and cross compiling native compilerTimo Teräs2013-10-181-2/+1
| | | | | | | - paxctl is needed always, make it unconditional dependency - when cross building native compiler, the configury breaks unless all the host libraries are present (it tries to include them) so make sure builder has whatever the host needs
* main/drbd: move from testingNatanael Copa2013-10-182-0/+221
| | | | fixes #2222
* main/kbd: fix buildBartłomiej Piotrowski2013-10-181-2/+3
| | | | | * add check-dev to makedepends * include stdarg.h at top of libkeymap/keymap/common.h
* main/iputils: build fix. use opensslNatanael Copa2013-10-181-1/+1
|
* main/libsoup: upgrade to 2.44.1Bartłomiej Piotrowski2013-10-181-4/+4
|
* main/libsigc++: upgrade to 2.3.1Bartłomiej Piotrowski2013-10-181-4/+6
|
* main/kbd: upgrade to 2.0.0Bartłomiej Piotrowski2013-10-181-3/+5
|
* main/iputils: upgrade to 20121221Bartłomiej Piotrowski2013-10-181-2/+4
|
* main/harfbuzz: upgrade to 0.9.22Bartłomiej Piotrowski2013-10-181-4/+4
|
* main/glib-networking: upgrade to 2.38.1Bartłomiej Piotrowski2013-10-181-4/+4
|
* main/cups-filters: upgrade to 1.0.40Bartłomiej Piotrowski2013-10-181-4/+4
|
* main/cloog: upgrade to 0.18.1Bartłomiej Piotrowski2013-10-181-3/+5
|
* main/make: upgrade to 4.0Natanael Copa2013-10-1812-585/+13
|
* main/gcc: fix ada bootstrap once moreTimo Teräs2013-10-181-1/+3
| | | | | | | | | | | | The new gentoo piepatches add -fstack-check to defaults which make ADA bootstrap break on certain platforms (at least arm). The configure patch affects stage1_cflags, which is needed if the currently installed host compiler has -fstack-check in it. The Makefile.in part affects rest of the bootstrap stages and is required if the current patch set includes -fstack-check in the default spec.
* main/gcc: upgrade to 4.8.2Natanael Copa2013-10-1712-116/+834
|
* main/php: upgrade to 5.5.5Bartłomiej Piotrowski2013-10-172-50/+7
|
* main/libdvbpsi: fix musl buildTimo Teräs2013-10-172-4/+39
|
* main/tumpler: remove poppler-gtk from makedepends, update urlNatanael Copa2013-10-171-3/+3
|
* main/gimp: remove poppler-gtk from makedependsNatanael Copa2013-10-171-2/+2
|
* main/evince: remove poppler-gtk referenceNatanael Copa2013-10-171-2/+2
|
* main/claws-mail: remove poppler-gtk dependencyNatanael Copa2013-10-171-2/+2
|
* main/openjdk6: upgrade to icedtea6 1.12.6Timo Teräs2013-10-174-49/+62
| | | | | | * use --with-pax from upstream instead of our patches * build without bootstrapping by default to speed up compiles (define BOOTSTRAP=yes to do bootstrap build with gcj)
* main/sntpc: fix checksum, and add package()Timo Teräs2013-10-171-3/+14
|
* main/vlc: fix versioned depends for subpackagesNatanael Copa2013-10-171-4/+4
|
* main/lcms2: update config.sub (fix musl build)Timo Teräs2013-10-171-0/+1
|
* main/glib: remove charset.aliasTimo Teräs2013-10-171-0/+2
|
* main/live-media: upgrade to 2013.10.16Natanael Copa2013-10-171-4/+4
|
* main/perl-dbd-sqlite: split out -dev subpackage and use system sqliteNatanael Copa2013-10-172-9/+32
| | | | ref #2277
* main/tzdata: update source url for posixtzNatanael Copa2013-10-171-1/+1
|
* main/boost: fix arm buildTimo Teräs2013-10-171-2/+4
|
* main/phpmyadmin: upgrade to 4.0.8Bartłomiej Piotrowski2013-10-161-4/+4
|
* main/git: fix patchBartłomiej Piotrowski2013-10-162-6/+6
|
* main/git: update checksumsBartłomiej Piotrowski2013-10-161-6/+6
|
* main/git: upgrade to 1.8.4.1Bartłomiej Piotrowski2013-10-162-68/+41
|
* Revert "main/php: upgrade to 5.5.5"Bartłomiej Piotrowski2013-10-161-5/+5
|