summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Replace python interpreter in a few files. Bump PKGREVISION.wiz1-1/+10
2012-05-05Doesn't work with python25. (uses byte-string literals, needs >= 26)dholland1-1/+3
2012-05-05Update install rule patch to stop on error.dholland2-5/+9
2012-05-05Updated graphics/darktable to 1.0.3jakllsch1-1/+2
2012-05-05correct previousjakllsch1-6/+6
2012-05-05update darktable to 1.0.3jakllsch8-68/+67
2012-05-05Add missing krb5.bl3.mk; force use of internal libroken to avoid PLISTdholland1-1/+3
2012-05-05Fix spelling of 'internal' in configure test.dholland2-7/+19
2012-05-05Updated textproc/py-cssutils to 0.9.9gls1-1/+2
2012-05-05Update textproc/py-cssutils to 0.9.9.gls3-7/+157
2012-05-05Fix build with latest glib2dholland3-1/+33
2012-05-05Note update of www/contao211-translations package to 201205050.taca1-1/+2
2012-05-05Update contao211-translations to 201205050.taca3-23/+26
2012-05-05Not MAKE_JOBS_SAFE.dholland1-1/+3
2012-05-05Fix build with latest glib2.dholland2-1/+17
2012-05-05Updated devel/p5-Config-IniFiles to 2.71gls1-1/+2
2012-05-05Update devel/p5-Config-IniFiles to 2.71gls2-6/+8
2012-05-05Note update of www/contao211 package to 2.11.3.taca1-1/+2
2012-05-05Update contao211 to 2.11.3 (Contao 2.11.3).taca2-6/+6
2012-05-05Fix build with automake-1.12.wiz3-2/+18
2012-05-05Added devel/p5-Test-Command-Simple version 0.03pettai1-1/+2
2012-05-05Added security/validns version 0.4pettai1-1/+2
2012-05-05Added validnspettai1-1/+2
2012-05-04Validns is a standalone command line RFC 1034/1035 zone file validationpettai6-0/+85
2012-05-04Added p5-Test-Command-Simplepettai1-1/+2
2012-05-04This test module is intended to simplify testing of external commands.pettai3-0/+27
2012-05-04Add forgotten patches.joerg2-0/+34
2012-05-04Mark as broken, it just hangs around.joerg1-1/+3
2012-05-04Just use AT&T assembler syntax all the time.joerg2-5/+54
2012-05-04Fix missing prototypes. Fix conflicts with X11 headers.joerg5-77/+65
2012-05-04Fix inline usage.joerg14-2/+216
2012-05-04Fix a number of C issues.joerg5-4/+90
2012-05-04Sprinkle a tiny bit of ANSI C.joerg2-1/+15
2012-05-04Match function return type with actual usage.joerg2-1/+15
2012-05-04Don't use the integrated assembler with LLVM for now, too much ambigiousjoerg1-1/+7
2012-05-04Fix various C++ issues.joerg8-1/+131
2012-05-04Restore status quo for clang breakge by disabling another bunch ofjoerg1-3/+3
2012-05-04Make sure the TLS variables are emitted by the compiler, clang is smartjoerg2-1/+40
2012-05-04Fix main().joerg2-6/+10
2012-05-04Use -Wl for linker flags.joerg4-1/+67
2012-05-04Remove use of nested functions. Bump revision.joerg3-3/+200
2012-05-04Deal with compilers that are strict about template instantiation rules.joerg3-1/+65
2012-05-04Testing for a working C++ compiler is more likely to succeed, if thejoerg3-1/+29
2012-05-04Fix messed up inline usage.joerg3-5/+29
2012-05-04Fix function declaration to match usage.joerg2-1/+15
2012-05-04Don't return values from void functions.joerg2-1/+20
2012-05-04Correct default value in description of PHP_VERSION_DEFAULT.taca1-2/+2
2012-05-04Fix inline usage.joerg2-1/+37
2012-05-04Don't override optimizer settings with absurd levels.joerg11-7/+82
2012-05-04Don't depend on GNU inline semantic.joerg3-1/+46