Age | Commit message (Expand) | Author | Files | Lines |
2017-06-06 | Fix build with dtrace option. | jperkin | 3 | -38/+12 |
2017-06-06 | Enable bootsrapping on NetBSD 8.99.1 | ryoon | 1 | -7/+7 |
2017-06-05 | Update lang/nodejs to 8.0.0 | fhajny | 9 | -382/+1096 |
2017-06-05 | Apply patch from latest OpenBSD errata (CVE-2017-6512) here, too. | bsiegert | 3 | -2/+68 |
2017-06-05 | Increment version number of perl5 | ryoon | 1 | -3/+3 |
2017-06-05 | Recursive revbump from lang/perl5 5.26.0 | ryoon | 1 | -1/+2 |
2017-06-05 | Update to 5.26.0 | ryoon | 5 | -52/+23 |
2017-06-03 | Good by, json.mk. No package use it now. | taca | 1 | -93/+0 |
2017-06-01 | BOOTSTRAP_SETUPTOOLS is not necessary any longer. | wiz | 1 | -2/+2 |
2017-06-01 | Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. | jlam | 11 | -22/+22 |
2017-05-31 | avoid a compiler warning on linux - make sure libedit is available | agc | 1 | -1/+3 |
2017-05-31 | Do not always execute ${RUBYGEM}. | taca | 1 | -1/+4 |
2017-05-30 | Remove use of USE_RAKE. | taca | 1 | -5/+1 |
2017-05-30 | * Move descriptive comments to one place. | taca | 1 | -34/+31 |
2017-05-30 | * Add description for RAKE. | taca | 1 | -13/+5 |
2017-05-30 | Replace more remaining RUBY_VERSION_FULL to RUBY_VERSION. | taca | 3 | -18/+18 |
2017-05-30 | * Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no | taca | 1 | -8/+3 |
2017-05-30 | Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no | taca | 7 | -14/+14 |
2017-05-30 | * Always define RAKE since all ruby2*-base package have it. | taca | 1 | -2/+4 |
2017-05-30 | On macOS, do not generate debugging symbols; they use lots of disk space, and... | adam | 4 | -3/+35 |
2017-05-30 | Remove obsolete conditional; now each ruby2*-base has rubygems 2.2.2 | taca | 1 | -4/+1 |
2017-05-30 | * Drop setting RUBY_VERSIONS_ACCEPTED since it is now default value. | taca | 1 | -3/+1 |
2017-05-30 | python36: bump PKGREVISION for socketcan support on netbsd | maya | 1 | -2/+2 |
2017-05-30 | Add support for NetBSD's socketcan implementation. | bouyer | 10 | -26/+258 |
2017-05-30 | Remove unnecessary chunk. | wiz | 2 | -12/+3 |
2017-05-30 | Add support for NetBSD's socketcan implementation. | bouyer | 5 | -17/+142 |
2017-05-29 | Fix a build issue observed on NetBSD/macppc, in that alloca() is left | he | 3 | -4/+16 |
2017-05-29 | Update LuaJIT2 to 2.0.5. | alnsn | 4 | -41/+16 |
2017-05-29 | Recursive bump for lang/vala | wiz | 1 | -4/+4 |
2017-05-29 | Updated vala to 0.36.0. | wiz | 3 | -324/+343 |
2017-05-29 | Recursive revision bump for archivers/libarchive. | jperkin | 1 | -2/+2 |
2017-05-28 | Update pear to 1.10.4. | taca | 3 | -1119/+9 |
2017-05-28 | gcc49-lib: bump PKGREVISION above gcc49 | maya | 1 | -2/+2 |
2017-05-28 | gcc49: on netbsd, always link against libgcc. from Krister Walfridsson | maya | 3 | -7/+15 |
2017-05-28 | gcc5-libs: bump pkgrevision above gcc5 | maya | 1 | -2/+2 |
2017-05-28 | gcc5: remove wip package leftover. fix typo in patch. | maya | 4 | -9/+19 |
2017-05-28 | gcc6-libs: bump PKGREVISION above gcc6 | maya | 1 | -2/+2 |
2017-05-28 | gcc6: remove wip package reference. correct typo. | maya | 4 | -9/+20 |
2017-05-28 | gcc6: add patch that helps netbsd/arm builds continue | maya | 2 | -1/+22 |
2017-05-28 | gcc48-libs: bump pkgrevision to be above gcc48 | maya | 1 | -2/+2 |
2017-05-28 | gcc48: always link libgcc on netbsd (GCC r248037, | maya | 4 | -4/+50 |
2017-05-25 | Update Go to 1.8.3, a non-security release. | bsiegert | 3 | -8/+13 |
2017-05-25 | SECURITY: Update Go to 1.8.2, fixing CVE-2017-8932, | bsiegert | 3 | -9/+8 |
2017-05-24 | Pointer fix, found by GCC 7.1. | jperkin | 2 | -1/+17 |
2017-05-23 | Add support for the dtrace option. | jperkin | 5 | -9/+50 |
2017-05-22 | Fix SunOS build with GCC 7.1 which defaults to C11. | jperkin | 2 | -1/+17 |
2017-05-19 | Align previous patch with upstream trunk. Functionally, fix remains the same. | fhajny | 2 | -11/+21 |
2017-05-19 | Expand terminfo handling to depending packages. Fixes lang/clang. | joerg | 1 | -1/+7 |
2017-05-17 | Fix packaging under FreeBSD/amd64 10.2 and 11.0 | ryoon | 1 | -2/+1 |
2017-05-17 | Use TEST_ENV in test target. | wiz | 1 | -2/+2 |