summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Update PLIST after base package update.dholland4-5/+323
2012-12-20Revert, the real issue was in cyrus-sasl.joerg2-14/+1
2012-12-20Clang warns about non-literal format strings, but we don't want this tojoerg1-1/+6
2012-12-20Disable Clang's stricter non-literal format string warning.joerg1-1/+5
2012-12-20sasl.h needs stddef.h to be self-contained. Bump revision.joerg3-2/+17
2012-12-20Fix previous revision, which accidentally threw away BUILDLINK_TREE+= -tk,dholland1-1/+2
2012-12-20Add patchsum for patch-polsys.cjoerg1-1/+2
2012-12-20-R is a linker flag, so prefix with -Wl.joerg2-4/+18
2012-12-20Add some void love.joerg5-12/+171
2012-12-20Add missing prototypes for functions that should really be void.joerg4-1/+47
2012-12-20Fix use of nested functions. Bump revision.joerg3-6/+71
2012-12-20Fix C99 inline misuse.joerg3-1/+182
2012-12-20Fix inline usage.joerg2-1/+69
2012-12-20Using long as modifier for typedef'd names is invalid C.joerg2-4/+13
2012-12-20Define prototypes to avoid conflicting implicit declarations.joerg2-12/+17
2012-12-20Fix inline usage.joerg8-2/+104
2012-12-20Always return a value from non-void functions. Add missing systemjoerg2-1/+32
2012-12-20Return NULL from thread start function.joerg2-1/+24
2012-12-20Include config.h to ensure that HAVE_UNISTD_H exists. Fix inline usage.joerg5-1/+55
2012-12-20Fix inline usage.joerg6-1/+193
2012-12-20Consistently use void.joerg3-4/+27
2012-12-20Use void for xx.joerg2-1/+43
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