Age | Commit message (Expand) | Author | Files | Lines |
2011-12-23 | revbump recursively to force build against fixed plib pkg (which | drochner | 5 | -9/+10 |
2011-12-22 | replace vsprintf() by vsnprintf() to protect an error message buffer | drochner | 3 | -3/+19 |
2011-12-21 | Fix const correctness problems that I ran into with gcc 4.5. | dholland | 5 | -10/+62 |
2011-12-20 | Assorted fixes and cleanup. | dholland | 52 | -75/+1754 |
2011-12-20 | Fix build with gcc-4.5. | wiz | 2 | -6/+26 |
2011-12-20 | regen | wiz | 5 | -14/+14 |
2011-12-19 | Do not run the paragui test. This, for unexplicable reasons, opens an | wiz | 1 | -1/+3 |
2011-12-18 | Only add --cextra/--lextra to CONFIGURE_ARGS if CFLAGS/LDFLAGS are non empty. | sbd | 1 | -3/+3 |
2011-12-18 | Needs curses, not termcap. Doesn't build, so no revbump. | dholland | 1 | -2/+2 |
2011-12-17 | Add missing devel/ncurses buildlink. | sbd | 1 | -2/+5 |
2011-12-17 | Add missing mk/curses buildlink. | sbd | 1 | -2/+3 |
2011-12-17 | Add missing mk/termcap buildlink. | sbd | 2 | -2/+6 |
2011-12-15 | This needs to be told exactly where liblzo2 is or it goes hunting in | dholland | 1 | -1/+2 |
2011-12-15 | Add a post-extract rule to clean up owner-readonly directories, since | dholland | 1 | -2/+5 |
2011-12-15 | Don't compile in the games group. PKGREVISION++ | dholland | 3 | -9/+22 |
2011-12-14 | games/tyrquake: Get makefile to recognize DragonFly | marino | 2 | -5/+14 |
2011-12-14 | games/quakespasm: Get makefile to recognize DragonFly | marino | 2 | -5/+21 |
2011-12-12 | This isn't a 32-bit program, it's an ordinary program that for some curious | dholland | 4 | -8/+23 |
2011-12-12 | The DIST_SUBDIR has to be reflected in the distinfo file. | dholland | 2 | -8/+8 |
2011-12-12 | games/velena: Mask DragonFly-x86_64 | marino | 1 | -1/+2 |
2011-12-12 | games/liquidwars: Mask DragonFly64 | marino | 1 | -1/+2 |
2011-12-12 | games/orbital_eunuchs_sniper: Fix DragonFly | marino | 1 | -2/+4 |
2011-12-12 | games/fortunes-futurama: Define DIST_SUBDIR due to tarball repacking | marino | 1 | -1/+2 |
2011-12-12 | games/fortunes-calvin: define DIST_SUBDIR due to tarball repacking | marino | 1 | -1/+2 |
2011-12-11 | games/fortunes-futurama: regenerate checksum | marino | 1 | -3/+3 |
2011-12-11 | games/fortunes-calvin: regenerate checksum | marino | 1 | -3/+3 |
2011-12-11 | games/hex-a-hop: Fix iconv NetBSDism so DragonFly can build | marino | 2 | -5/+8 |
2011-12-10 | textprox/interlogic: Fix gentoo ltmain sanity check bug | marino | 2 | -1/+15 |
2011-12-09 | PKGREV bump for libXp-less openmotif | drochner | 2 | -4/+4 |
2011-12-06 | Fix build with newer GCC | joerg | 3 | -7/+96 |
2011-12-05 | Newer GCC is more picky in the variable naming, so help it a bit. | joerg | 3 | -1/+28 |
2011-12-05 | Fix build with newer GCC | joerg | 4 | -12/+56 |
2011-12-05 | Don't use "false" as variable name. | joerg | 2 | -11/+12 |
2011-12-05 | Fix build with newer GCC | joerg | 7 | -7/+81 |
2011-12-03 | Closes PR 31025. | cheusov | 2 | -5/+11 |
2011-11-30 | Update to 9306: bug fixes. | wiz | 2 | -7/+6 |
2011-11-29 | Update to 2.06: | wiz | 2 | -6/+6 |
2011-11-29 | Don't use ((command)), use ( (command)) instead. Fixes some build breakage. | hans | 5 | -1/+149 |
2011-11-29 | Give COMPILE, OPTIMIZE and LINK arguments to configure. | sbd | 1 | -1/+5 |
2011-11-28 | Update HOMEPAGE and MASTER_SITES. | wiz | 1 | -5/+4 |
2011-11-28 | Reset maintainer, sketch resigned. | wiz | 1 | -2/+2 |
2011-11-27 | Fix build with newer GCC. | joerg | 12 | -35/+128 |
2011-11-27 | Fix build with modern GCC | joerg | 3 | -7/+27 |
2011-11-27 | Remove use of the G++ min extension. | joerg | 3 | -6/+48 |
2011-11-25 | Fix build with modern GCC | joerg | 3 | -1/+27 |
2011-11-25 | Fix build with newer GCC | joerg | 33 | -7/+485 |
2011-11-25 | Fix build with modern GCC | joerg | 7 | -38/+144 |
2011-11-25 | Fix build with newer GCC | joerg | 2 | -1/+25 |
2011-11-25 | Fix build issues with newer GCC | joerg | 16 | -13/+304 |
2011-11-24 | Fix build with modern GCC | joerg | 11 | -2/+123 |