summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Fix up function definitions to match implementation use of returnjoerg11-27/+245
2012-12-20Consistently return a value in non-void functions.joerg2-1/+33
2012-12-20Fix template look up.joerg2-1/+24
2012-12-20To be a friend, you have to know the other function. Make sure that thejoerg4-1/+64
2012-12-20Stop clang from caring about return usage, this is way too messy to fix up.joerg1-1/+7
2012-12-20Fix void functions to be declared as such.joerg12-1/+164
2012-12-20Create user and group before installation starts.joerg1-1/+2
2012-12-20Always include termios.h, libutil.h no longer does it.joerg2-7/+12
2012-12-20Don't force -ansi by really honouring the user CFLAGS.joerg2-3/+12
2012-12-20Uses libtooljoerg1-1/+3
2012-12-20Fix return type of function to match the (missing) return values.joerg2-7/+46
2012-12-20Consistently return a value in non-void functions.joerg1-0/+13
2012-12-20Consistently return a value.joerg2-4/+13
2012-12-20Fix kputchar prototype. Merge patch-af into patch-ae.joerg4-61/+69
2012-12-20add details about what to do if you don't have mailwrapperjnemeth1-1/+18
2012-12-20Replace comment about volunteers to test language bindings.gdt1-5/+7
2012-12-20Add missing xineplug_inp_vcdo.* to Solaris PLIST.jperkin1-1/+3
2012-12-20Fix build of octave on systems with fltk installed (PR47216)prlw11-1/+3
2012-12-20Avoid warnings running make readme / checksum etc in py-gobject3 on systemsprlw11-1/+3
2012-12-20Add milter-greylist 4.4.1, pointed out by Snader_LB.tron1-1/+2
2012-12-20Update to version 5.0.1.spz2-13/+14
2012-12-20Revert the compression feature of 20060221 (wrap the original file inis3-2/+48
2012-12-20Modify Python script to work under 3.xdarcy2-1/+76
2012-12-20Fixed build failure with newest version of cyrus-sasl.jaapb2-1/+14
2012-12-20Note update of Drupal security release.taca1-1/+3
2012-12-20Update drupal6 to 6.27 fixed security problem.taca3-7/+25
2012-12-20Update drupal7 to 7.18 fixed security problem.taca3-8/+8
2012-12-20Fix build on Solaris.ryoon2-1/+26
2012-12-20Fix guile16-gtk successor.gdt1-2/+2
2012-12-20Fix build on Solaris.ryoon2-1/+17
2012-12-20Fix builf on Solaris.ryoon1-1/+3
2012-12-20Added flexpettai1-2/+2
2012-12-20add and enable grilo-testuijnemeth1-1/+2
2012-12-20deforaos-todo category todo -> timemspo1-2/+2
2012-12-20Note that options for zlib and jpeg support are desirable.gdt1-1/+3
2012-12-20-guile16-gtkgdt1-1/+2
2012-12-20Remove devel/guile16-gtk.gdt7-111/+1
2012-12-19Avoid "error: call of overloaded 'pow(int, int&)' is ambiguous".jperkin2-1/+17
2012-12-19Make sure that mc's editor looks in the right directory for the Syntaxjoerg3-3/+17
2012-12-19Add conditional xft2 include, requested by joerg.wiz1-2/+8
2012-12-19add patch from upstream to fix possible memory allocation problemsdrochner3-2/+90
2012-12-19Need to explicitly link against libiconv on Solaris.jperkin1-1/+3
2012-12-19Fix build on 64-bit Solaris.jperkin2-1/+17
2012-12-19Enable package on Solaris 11 and friends.jperkin1-3/+10
2012-12-19Fix build again on gcc 4.5.4.ryoon2-5/+5
2012-12-19Fix build with gcc 4.7.ryoon2-1/+17
2012-12-19Fix build.ryoon1-1/+2
2012-12-19Don't return NULL from a void function.joerg2-1/+15
2012-12-19#undef getc in case it is still a macro from stdio.h.joerg2-1/+14
2012-12-19Tell clang to not care about extern "C" functions returning non-PODjoerg1-1/+5