Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-11-07 | Add gssapi option, off by default; unless enabled, explicitly disable | dholland | 1 | -2/+8 |
2015-11-07 | Unconditionally uses <emmintrin.h>, so restrict to x86. | dholland | 1 | -4/+4 |
2015-11-07 | Note upstream bug report URL. | wiz | 2 | -3/+4 |
2015-11-07 | Updated misc/less to 481 | wiz | 1 | -1/+2 |
2015-11-07 | Update less to 481: | wiz | 2 | -7/+7 |
2015-11-07 | Update notes on versions. | gdt | 1 | -8/+17 |
2015-11-07 | Fixed a typo | adam | 1 | -2/+2 |
2015-11-07 | remove a bunch of pkglint | dholland | 1 | -14/+15 |
2015-11-07 | Add builds for OpenBSD, Bitrig, and MacOS. Treat them all like NetBSD for | dholland | 2 | -4/+7 |
2015-11-07 | Add makefile for MacOS by copying the NetBSD one. It probably won't | dholland | 2 | -1/+50 |
2015-11-07 | With OpenBSD/amd64 & Bitrig/amd64 switched to using MACHINE_ARCH=x86_64, | sevan | 1 | -4/+4 |
2015-11-07 | For Bitrig | sevan | 1 | -2/+6 |
2015-11-07 | Add the necessary logic for setting Bitrig/amd64 to Bitrig/x86_64. | sevan | 1 | -2/+7 |
2015-11-07 | Improve endian detection; should (with a bit of luck at least) fix | dholland | 2 | -6/+21 |
2015-11-07 | gettext-tools is a build dependency, make it so. | wiz | 1 | -4/+4 |
2015-11-07 | charset.alias is not supposed to be in PLISTs. PKGREVISION -> 1 | dholland | 2 | -3/+3 |
2015-11-07 | Add workaround for install failure on case-insensitive fs; seen in the | dholland | 1 | -1/+5 |
2015-11-07 | + calibre-2.43.0, denemo-2.0, grep-2.22, mame-0.167, stella-4.6.7. | wiz | 1 | -4/+6 |
2015-11-07 | Updated devel/py-coverage to 4.0.2 | wiz | 1 | -1/+2 |
2015-11-07 | Update py-coverage to 4.0.2: | wiz | 3 | -11/+38 |
2015-11-07 | Add workaround for install failure on case-insensitive fs; seen in the | dholland | 1 | -1/+5 |
2015-11-07 | Added devel/py-test-runner version 2.6.2 | wiz | 1 | -1/+2 |
2015-11-07 | Add some BUILD/TEST dependencies. | wiz | 1 | -1/+3 |
2015-11-07 | Added devel/py-test-cov version 2.2.0 | wiz | 1 | -1/+2 |
2015-11-07 | + py-test-*. | wiz | 1 | -1/+3 |
2015-11-07 | Import py-test-cov-2.2.0 as devel/py-test-cov. | wiz | 4 | -0/+47 |
2015-11-07 | Import py-test-runner-2.6.2 as devel/py-test-runner. | wiz | 4 | -0/+34 |
2015-11-07 | quilt | dholland | 1 | -1/+2 |
2015-11-07 | Revert previous and do it correctly: use GNU grep on OpenBSD as the | dholland | 1 | -3/+7 |
2015-11-07 | tme | dholland | 1 | -1/+2 |
2015-11-07 | nbpatch-20151107: Merge various changes from NetBSD: | joerg | 8 | -215/+255 |
2015-11-07 | Update to 0.14.1: fix in pkg_update_plan (nih install) | cheusov | 2 | -7/+7 |
2015-11-07 | Add xcb option (X11 screen capture support using libxcb) | tnn | 1 | -2/+14 |
2015-11-07 | Improve compatibility with systems which lack either round(), rint() | he | 1 | -0/+49 |
2015-11-07 | Note update of x11/gtk3 to 3.16.6nb1. | he | 1 | -1/+2 |
2015-11-07 | Improve compatibility with systems which lack either round(), rint() | he | 2 | -2/+4 |