Age | Commit message (Expand) | Author | Files | Lines |
2015-11-08 | Add py-backports_abc | wen | 1 | -1/+2 |
2015-11-08 | Import backports_abc-0.4 as devel/py-backports_abc. | wen | 4 | -0/+31 |
2015-11-08 | Fix a typo in a comment. | leot | 1 | -2/+2 |
2015-11-08 | Updated devel/p5-Moose to 2.1604 | wen | 1 | -1/+2 |
2015-11-08 | Update to 2.1604 | wen | 2 | -7/+7 |
2015-11-08 | Updated www/p5-Dancer to 1.3202 | wen | 1 | -1/+2 |
2015-11-08 | Update to 1.3202 | wen | 2 | -8/+8 |
2015-11-08 | Remove a fix intended for NetBSD/amd64 2.0, added to address PR/31225 in r1.37 | sevan | 1 | -5/+1 |
2015-11-08 | Updated misc/libreoffice4-bin to 4.4.6 | ryoon | 1 | -1/+2 |
2015-11-08 | Update to 4.4.6 | ryoon | 2 | -12/+8 |
2015-11-08 | Updated misc/libreoffice4 to 4.4.6.3 | ryoon | 1 | -1/+2 |
2015-11-08 | Update to 4.4.6.3 | ryoon | 3 | -24/+21 |
2015-11-08 | Updated misc/libreoffice to 5.0.3.2 | ryoon | 1 | -1/+2 |
2015-11-08 | Update to 5.0.3.2 | ryoon | 2 | -20/+19 |
2015-11-08 | Add devel/yasm as build dependency. | ryoon | 1 | -1/+5 |
2015-11-08 | fix quoting fail | dholland | 2 | -4/+4 |
2015-11-08 | Fix INSTALLATION_DIRS. | dholland | 1 | -2/+2 |
2015-11-08 | Treat FreeBSD, DragonFly, OpenBSD, and Bitrig the same as NetBSD. | dholland | 2 | -6/+9 |
2015-11-07 | Fix openbsd build failure. | dholland | 2 | -4/+18 |
2015-11-07 | MACHINE_ARCH for Bitrig/amd64 is now set to x86_64 | sevan | 1 | -2/+2 |
2015-11-07 | fix openbsd/bitrig build | dholland | 2 | -4/+16 |
2015-11-07 | Take out upstream's --traditional-cpp for MacOS as it breaks the build, | dholland | 2 | -5/+19 |
2015-11-07 | add configurations for openbsd, bitrig, macos | dholland | 2 | -5/+17 |
2015-11-07 | Use termios, not sgtty.h. Always. | dholland | 2 | -1/+42 |
2015-11-07 | Prevent cmake from finding glib. | dholland | 1 | -1/+2 |
2015-11-07 | Explicitly disable V8, in case cmake finds it somewhere. | dholland | 1 | -1/+2 |
2015-11-07 | Let g95 build for NetBSD powerpc as well: treat NetBSD the same | he | 2 | -3/+15 |
2015-11-07 | patch comments | dholland | 4 | -7/+13 |
2015-11-07 | pkglint | dholland | 2 | -35/+35 |
2015-11-07 | Avoid unnecessary use of legacy sys/timeb.h, which doesn't exist on OpenBSD. | dholland | 8 | -1/+120 |
2015-11-07 | - build fix for bulk builds | jnemeth | 1 | -3/+4 |
2015-11-07 | Avoid failing in sed if $HOME isn't set. I thought pkgsrc provided | dholland | 2 | -1/+15 |
2015-11-07 | Remove obsolete hacks under instruction from Joerg@, found whilst culling ref... | sevan | 1 | -16/+0 |
2015-11-07 | Add missing <limits.h>, seen on MacOS. | dholland | 2 | -9/+11 |
2015-11-07 | Mark BROKEN_ON OpenBSD because the latter doesn't have utmpx. I can't be | dholland | 1 | -1/+3 |
2015-11-07 | Work around lack of access() on OpenBSD. | dholland | 2 | -3/+21 |
2015-11-07 | Fix bounding errors detected by OpenBSD's compiler. | dholland | 3 | -1/+42 |
2015-11-07 | If we're going to use <termios.h>, which is reasonable, don't also use | dholland | 2 | -4/+41 |
2015-11-07 | Add some more test dependencies, and run the correct tool for testing. | wiz | 1 | -1/+6 |
2015-11-07 | Revert previous and make perl an option instead, since it actually links | dholland | 4 | -3/+43 |
2015-11-07 | Needs DocBook to build. | asau | 1 | -1/+3 |
2015-11-07 | Uses perl during build; seen in last OpenBSD build. | dholland | 1 | -1/+2 |
2015-11-07 | Avoid <sgtty.h>. | dholland | 3 | -1/+41 |
2015-11-07 | gets() considered harmful. What is this, 1985? Fixes the build on OpenBSD. | dholland | 3 | -2/+139 |
2015-11-07 | Use the NetBSD and DragonFly makefiles for FreeBSD, OpenBSD, and Bitrig. | dholland | 1 | -1/+6 |
2015-11-07 | MacOS doesn't support this audio interface. | dholland | 1 | -2/+2 |
2015-11-07 | MacOS doesn't have OSS; mask this plugin. | dholland | 1 | -1/+4 |
2015-11-07 | Remove unused #include of <sys/timeb.h>, which is an old legacy header | dholland | 2 | -1/+16 |
2015-11-07 | Add build for openbsd amd64. | dholland | 1 | -2/+3 |
2015-11-07 | The silly legacy crypt() from libcrypt doesn't exist on MacOS, so the | dholland | 2 | -3/+12 |