Age | Commit message (Expand) | Author | Files | Lines |
2013-08-31 | Don't use IP_PKTINFO on NetBSD. | joerg | 2 | -1/+15 |
2013-08-31 | Fix inline use. | joerg | 2 | -1/+33 |
2013-08-30 | Copy autotools helper as needed. | joerg | 1 | -2/+2 |
2013-08-30 | Update games/wesnoth to 1.10.6. | obache | 6 | -20/+87 |
2013-08-17 | Needs termios.h. | joerg | 3 | -4/+25 |
2013-08-05 | Changes 1.3.2: | adam | 8 | -37/+34 |
2013-07-31 | Update to 9976, bug fixes. | wiz | 2 | -6/+6 |
2013-07-18 | Add termios.h formerly included by unistd.h. | joerg | 2 | -1/+14 |
2013-07-15 | * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes | ryoon | 6 | -12/+11 |
2013-07-14 | Updated to latest release, 2.4.2. Buildlink libXext. Regenerated PLIST for | rodent | 3 | -9/+46 |
2013-07-08 | Revert last commit, because update to lang/lua made it unnecessary. | rodent | 1 | -2/+1 |
2013-07-07 | Require lua>=5.1.5. src/Savegame.cpp requires lua.hpp, which is not | rodent | 1 | -1/+2 |
2013-07-07 | Updated to latest release. No big changes pkgsrc-wise. From ChangeLog: | rodent | 2 | -7/+8 |
2013-07-07 | Update to 9893: bug fixes. | wiz | 3 | -10/+11 |
2013-07-06 | + py-ranking | kleink | 1 | -1/+2 |
2013-07-06 | Import ranking-0.3.1 as games/py-ranking. | kleink | 4 | -0/+37 |
2013-07-05 | Recursive revbump from graphics/giflib update to 5.0.4. | ryoon | 47 | -94/+94 |
2013-07-04 | Revbump after updating lang/lua to 5.2.2. | adam | 4 | -7/+8 |
2013-07-04 | Remove patch that is not necessary since 2.2.1 | wiz | 1 | -24/+0 |
2013-07-02 | +solarus | rodent | 1 | -1/+2 |
2013-07-02 | Import solarus-1.0.1 as games/solarus. | rodent | 4 | -0/+36 |
2013-07-02 | Update to 2.2.1: | wiz | 2 | -10/+7 |
2013-06-27 | Fix string.h use. | joerg | 9 | -1/+106 |
2013-06-26 | Add missing include for rand. | joerg | 2 | -1/+14 |
2013-06-23 | Joerg says to use __clang__, not __CLANG__. | dholland | 2 | -6/+6 |
2013-06-23 | Fixing the clang build by breaking the gcc build is not on. Hi, Joerg. | dholland | 2 | -9/+18 |
2013-06-17 | Make mono packages depend on lang/mono2 instead of lang/mono. | wiz | 1 | -3/+3 |
2013-06-16 | Disambiguate hash references. | joerg | 25 | -4/+530 |
2013-06-15 | Regen | joerg | 1 | -2/+3 |
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 |