summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Requires _KMEMUSER on NetBSD/current.joerg1-1/+3
2013-03-03Fix inline use.joerg3-1/+70
2013-03-03Be explicit and consistent in the visiblity of globalMemTrace.joerg4-1/+73
2013-03-03Consistently return values from non-void functions. Fix some functionsjoerg4-10/+57
2013-03-03Don't define bool.joerg4-19/+31
2013-03-02Updated devel/gitolite to 3.3ryoon1-1/+2
2013-03-02Update to 3.3ryoon3-10/+23
2013-03-02Bump PKGREVISION for mysql default change to 55.wiz83-155/+166
2013-03-02Bump mysql default to 55.wiz1-5/+5
2013-03-02Add changes entries for transmission changes.wiz1-1/+5
2013-03-02Remove old Transmission* packages.wiz4-142/+4
2013-03-02Import transmission-qt-2.76 as net/transmission-qt.wiz3-0/+32
2013-03-02Import transmission-gtk-2.76 as net/transmission-gtk.wiz3-0/+131
2013-03-02Re-import transmission-2.76nb1 as net/transmission.wiz11-0/+237
2013-03-02Fix return types.joerg6-14/+619
2013-03-02Consistently return values from non-void functions.joerg3-1/+29
2013-03-02Consistently return a value from non-void functions.joerg3-1/+38
2013-03-02Be a friend of the class, not of every member. Use the class we arejoerg4-1/+115
2013-03-02"!=" and "|=" are different operators. Use the correct enum.joerg4-2/+44
2013-03-02Consistently return a value from non-void functions.joerg2-3/+20
2013-03-02Expand OS_VERSION.joerg1-87/+87
2013-03-02Avoid user-defined literal syntax of C++11. Bump revision.joerg3-3/+17
2013-03-02Fix class vs struct conflict. Put operator in the correct namespace.joerg4-1/+57
2013-03-02shared_dynamic_cast -> dynamic_pointer_castjoerg4-1/+94
2013-03-02Deal with doxygen changes.joerg2-4/+21
2013-03-02Return a value from non-void functions.joerg4-1/+101
2013-03-02Fix inline use. Avoid variable length types.joerg6-11/+234
2013-03-02Uses <typeinfo>joerg2-1/+14
2013-03-02Return a value in non-void functions.joerg2-1/+27
2013-03-02Fix inline use.joerg5-1/+279
2013-03-02string.h is no longer included by png.hjoerg2-1/+14
2013-03-02Don't add default arguments at implementation time.joerg6-1/+71
2013-03-02Consistently return values in non-void functions. Fix return types.joerg6-5/+211
2013-03-02Fix template lookup. Don't add default arguments at implementation time.joerg4-1/+43
2013-03-02Add cstring includes formerly done by png.h.joerg3-1/+27
2013-03-02Provide rpath in imlib2-config --libs output.joerg3-4/+24
2013-03-02Don't add default arguments at implementation time.joerg4-1/+43
2013-03-02Use non-ambigious assembler syntax. Fix return types. Fix inline usagejoerg9-1/+331
2013-03-02Fix build with clang.joerg2-1/+22
2013-03-02Restrict JVM heap size during post-install script as the Linux JREjoerg2-4/+4
2013-03-02Match distfile.joerg1-1/+3
2013-03-02Fix inline use.joerg3-1/+38
2013-03-02Fix main in C file compiled with C++ compiler.joerg2-1/+14
2013-03-02Doesn't support make -j, so not MAKE_JOBS_SAFE.joerg1-1/+3
2013-03-02Fix return types.joerg35-5/+868
2013-03-02Include CPPFLAGS when building the dependency files, so that ImageMagickjoerg2-4/+13
2013-03-02Don't add default arguments at implementation time.joerg2-1/+15
2013-03-02Flatten a variable size union to a alloca'd buffer.joerg2-1/+80
2013-03-02Use vector instead of variable length array of non-POD type.joerg2-1/+19
2013-03-02Consistently return values from non-void functions.joerg4-1/+52