summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-27Clean up legacy C.dholland16-26/+1804
2012-12-27Fix typo and note that TECO is a 'classic' text editor.dholland1-1/+3
2012-12-27Pass around input buffer lengths properly and don't use gets().dholland10-4/+426
2012-12-27Some minor fixups.dholland4-1/+47
2012-12-26Fix up return types for clang. Fix problem this exposed calling XFlush()dholland3-1/+109
2012-12-26sortdholland1-19/+19
2012-12-26When looking inside FILE, don't assume that platforms without specificdholland2-5/+10
2012-12-26Patch inline usage.dholland2-1/+17
2012-12-26Doesn't actually build using python-3.xdholland1-2/+2
2012-12-26Don't attempt -lsocket except on Solaris.dholland1-2/+2
2012-12-26${CC} is used in configuration.ryoon1-2/+2
2012-12-26Fix legacy C. Passes gcc -Wall and should build on clang too.dholland16-3/+740
2012-12-26Add some tools to USE_TOOLS, fix build on SmartOS etc.ryoon1-2/+2
2012-12-26Fix build on Solaris without /usr/bin/ccs/ar.ryoon4-7/+20
2012-12-26Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau2-5/+2
2012-12-26* Fix build on Solarisryoon6-15/+49
2012-12-26Updatde bogofilter to 1.2.3.darcy1-1/+2
2012-12-26Upgrade to 1.2.3.darcy3-9/+11
2012-12-26+ awesome-3.5, feh-2.8, gettext-0.18.2, gnumeric-1.12,wiz1-3/+9
2012-12-26Corrected build failure with clang, slightly cleaned up Makefilejaapb3-7/+17
2012-12-26Corrected build failure with clang, and added comments to patches.jaapb3-3/+19
2012-12-26Fix for gcc-4.7 (DragonFryBSD 3.3),mef3-1/+39
2012-12-26+ freetype-2.4.11 [security].taca1-1/+2
2012-12-25The PY_PLATNAME on Linux is now 'linux'.sbd1-3/+3
2012-12-25configure needs the path to mkdir as its used in installed files.sbd1-1/+2
2012-12-25Updated devel/mantis to 1.2.12ryoon2-3/+3
2012-12-25Update to 1.2.12 from 1.1.7ryoon3-340/+785
2012-12-25Add socket libs on Solaris.jperkin2-2/+6
2012-12-25Fix inline use.joerg2-1/+40
2012-12-25Use more void.joerg19-41/+530
2012-12-25Explicitly put clang into C++11 mode.joerg1-1/+6
2012-12-25Use correct enum.joerg2-1/+15
2012-12-25static const objects must have default constructors, so don't use constjoerg7-1/+116
2012-12-25Fix inline use.joerg2-9/+18
2012-12-25Use more void and system headers.joerg3-11/+35
2012-12-25Call static methods without class.joerg2-1/+15
2012-12-25Use more void and system headers.joerg3-6/+53
2012-12-25Fix main definition.joerg2-1/+15
2012-12-25Apply some void love.joerg5-27/+79
2012-12-25Call correct destructor.joerg2-3/+12
2012-12-25Define _NETBSD_SOURCE to ensure u_char is defined for arpa/nameser.hjoerg2-5/+12
2012-12-25Fix syntax of WeakPtr class.joerg4-2/+34
2012-12-25Fix use of inline.joerg5-3/+53
2012-12-25Provide a deterministic return value from main. Bump revision.joerg5-2/+53
2012-12-25Allow building with libxml 2.9.joerg3-7/+7
2012-12-25stddef.h needed for size_t.joerg2-1/+14
2012-12-25Fix inline use.joerg2-1/+15
2012-12-25Always return a value from !void functions.joerg2-1/+15
2012-12-25Fix tautologic compares. Add a few missing static specifiers for inlinejoerg15-22/+293
2012-12-25Stop clang from complaining about non-UTF8 source code.joerg1-1/+6