Age | Commit message (Expand) | Author | Files | Lines |
2013-06-14 | Update onscripter to 20130411. | tsutsui | 2 | -7/+6 |
2013-06-13 | Fix redefinition in the same scope. Add missing unistd.h. | joerg | 2 | -3/+29 |
2013-06-13 | The key argument of std::map must not be const as it can't be assigned | joerg | 3 | -1/+34 |
2013-06-12 | Update to 0.4.1: | wiz | 2 | -6/+6 |
2013-06-09 | Update to 9861: | wiz | 2 | -7/+6 |
2013-06-09 | Update to 0.12.1 | ryoon | 5 | -45/+60 |
2013-06-06 | Bump PKGREVISION for libXft changes for NetBSD native X support on | wiz | 96 | -192/+192 |
2013-06-04 | Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: | tron | 123 | -246/+246 |
2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 123 | -196/+246 |
2013-06-02 | Changes 1.6.0: | adam | 2 | -7/+6 |
2013-06-01 | For some reason, translation files started getting installed (at least | wiz | 2 | -6/+1542 |
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 15 | -29/+30 |
2013-05-29 | Fix build with mono 3. | wiz | 2 | -1/+26 |
2013-05-26 | Update to 0.4: | wiz | 3 | -13/+16 |
2013-05-26 | Update to 9840: | wiz | 4 | -30/+30 |
2013-05-23 | Fix build of freeciv-server with newer libtool. | joerg | 9 | -4/+141 |
2013-05-21 | Update to KDE SC 4.10.3 | markd | 90 | -270/+225 |
2013-05-20 | Expand typedef which GCC on SunOS does not like. | jperkin | 2 | -1/+36 |
2013-05-09 | Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. | adam | 55 | -65/+110 |
2013-04-30 | Avoid conflict with C++11's std::move. | joerg | 13 | -34/+334 |
2013-04-30 | Don't pick up C++11's std::is_object trait. | joerg | 2 | -1/+24 |
2013-04-29 | Add a number of includes hidden by libstdc++'s name space pollution. | joerg | 9 | -4/+67 |
2013-04-21 | add dependency on libkdegames. Should fix Joerg's bulkbuild. | markd | 1 | -1/+3 |
2013-04-21 | Update to 2.2.0 (2.20): | wiz | 3 | -9/+20 |
2013-04-16 | + pushover. | wiz | 1 | -1/+2 |
2013-04-16 | Import pushover-0.0.4 as games/pushover. | wiz | 4 | -0/+106 |
2013-04-14 | Use ${SH} to run the build shellscript. Otherwise on Solaris it runs | dholland | 1 | -4/+5 |
2013-04-14 | typo | dholland | 1 | -1/+1 |
2013-04-14 | Solaris needs -lnsl as well as -lsocket. | dholland | 1 | -2/+2 |
2013-04-08 | Update grhino to 0.16.1: | prlw1 | 6 | -46/+67 |
2013-04-08 | Remove "Trailing empty lines." and/or "Trailing white-space." | rodent | 4 | -9/+8 |
2013-04-07 | Edited DESCR in the case of: | rodent | 3 | -19/+6 |
2013-04-06 | "Each sed command should appear in an assignment of its own." | rodent | 1 | -4/+4 |
2013-04-06 | Resolves: | rodent | 1 | -2/+2 |
2013-04-06 | 'The "+=" operator should only be used with lists.' | rodent | 1 | -2/+2 |
2013-04-06 | 'You can use "foo" instead of "${WRKSRC}/foo".' | rodent | 1 | -2/+2 |
2013-04-06 | "Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable | rodent | 7 | -14/+14 |
2013-04-06 | Fixes: | rodent | 2 | -4/+4 |
2013-04-04 | + knetwalk | jperkin | 1 | -1/+2 |
2013-04-03 | - kdegames4 | markd | 1 | -2/+41 |
2013-04-03 | Update to KDE SC 4.10.2 | markd | 172 | -2082/+3295 |
2013-04-03 | Update to KDE SC 4.10.2 | markd | 10 | -27/+39 |
2013-04-01 | Update HOMEPAGE. | wiz | 1 | -2/+2 |
2013-03-28 | Fix inline use. Do not use nested functions. | joerg | 11 | -75/+570 |
2013-03-26 | Update onscripter to 20130317. (leaf package bug fix) | tsutsui | 2 | -6/+6 |
2013-03-25 | Clean up some gcc warnings. This probably doesn't accomplish anything | dholland | 8 | -21/+142 |
2013-03-17 | Update onscripter to 20130316. | tsutsui | 2 | -6/+6 |
2013-03-16 | recursive bump from ffmpeg shlib major changes | obache | 2 | -4/+4 |
2013-03-10 | Update onscripter to 20130223. | tsutsui | 2 | -6/+6 |
2013-03-02 | Return a value in non-void functions. | joerg | 2 | -1/+27 |