Age | Commit message (Expand) | Author | Files | Lines |
2022-01-14 | For macOS, getline(3) arrived sometime after 10.6 -- guessing 10.7 like | schmonz | 2 | -5/+5 |
2022-01-09 | SunOS: add native tool paths for xz & xzcat | tnn | 1 | -1/+7 |
2022-01-06 | Remove leftover debug statement, spotted by wiz@. | schmonz | 1 | -2/+1 |
2022-01-06 | Extract .zst distfiles using archivers/zstd. | schmonz | 5 | -6/+31 |
2022-01-04 | Provide a default value for TLSWRAPPER_CHROOT. | schmonz | 1 | -1/+7 |
2022-01-03 | kiwiki: add option for choosing markdown backend | wiz | 1 | -0/+3 |
2022-01-01 | mk/license: make guess-license more user-friendly | rillig | 1 | -2/+5 |
2021-12-22 | mk: Set the default page size when compiling with RELRO with GCC on | nia | 1 | -1/+5 |
2021-12-19 | mk/atomic64.mk: CFLAGS is added to CXXFLAGS automatically | ryoon | 1 | -2/+1 |
2021-12-19 | mk/compiler: Return the cwrappers stuff for RELRO now that it doesn't | nia | 2 | -2/+6 |
2021-12-18 | Add quotes overlooked in previous. | he | 1 | -2/+2 |
2021-12-18 | Make compat90 known. | he | 1 | -1/+5 |
2021-12-16 | The non-writability check for DISTDIR is intended to prevent wasting | schmonz | 1 | -5/+3 |
2021-12-11 | I export pkgsrc over NFS from a macOS host to a variety of VMs, each of | schmonz | 1 | -2/+3 |
2021-12-06 | Add mongodb3 & mongodb4 to defaults/options.description | abs | 1 | -0/+2 |
2021-12-06 | mk: document pbulk-rsync option | wiz | 1 | -0/+1 |
2021-12-03 | mk: add c++20 and gnu++20 | wiz | 1 | -4/+5 |
2021-12-02 | mk: Remove use of /bin/ksh wrapper hack on Darwin. | jperkin | 1 | -8/+1 |
2021-11-30 | mk: Remove reference to LOWER_OS_VERSION. | jperkin | 1 | -2/+1 |
2021-11-30 | mk: Remove LOWER_OS_VERSION. | jperkin | 1 | -6/+4 |
2021-11-30 | mk: Don't expand OPSYS_VERSION early. | jperkin | 1 | -2/+1 |
2021-11-30 | options.description: add gspell option | gutteridge | 1 | -0/+1 |
2021-11-29 | mk: Use OPSYS_VERSION where appropriate. | jperkin | 7 | -34/+33 |
2021-11-29 | mk: Introduce OPSYS_VERSION variable. | jperkin | 1 | -2/+18 |
2021-11-29 | mk: Explicitly set arm64 flags on Darwin/aarch64. | jperkin | 1 | -1/+14 |
2021-11-29 | mk: Tidy and expand macOS platform list. | jperkin | 1 | -20/+22 |
2021-11-23 | mk: Register strnlen as missing on Solaris 10 | nia | 1 | -3/+10 |
2021-11-18 | mk: According to Boyd Lynn Gerber, UnixWare lacks IPv6, although the | nia | 1 | -5/+1 |
2021-11-14 | On Linux with glibc, if libc.so.6 isn't executable, glean GLIBC_VERSION | schmonz | 1 | -3/+8 |
2021-11-13 | mk: Avoid find -iname for compatibility with Solaris 10 | nia | 1 | -3/+3 |
2021-11-12 | mk/bootstrap: Fix bits for SCO UnixWare 7. | nia | 1 | -1/+9 |
2021-11-09 | replace-interpreter.mk: update a comment | gutteridge | 1 | -2/+2 |
2021-11-09 | mk: For consistency, rename PKG_HAS_ to OPSYS_HAVE_. | nia | 10 | -23/+27 |
2021-11-09 | mk: Create per-platform PKG_HAVE_EVENTFD and PKG_HAVE_TIMERFD variables. | nia | 2 | -2/+15 |
2021-11-07 | Also substitute SYSCONFBASE in MESSAGE files | khorben | 1 | -1/+2 |
2021-11-07 | mk: revert RELRO default and cease use of wrappers until some more | nia | 3 | -9/+5 |
2021-11-06 | mk: Correct the wrappers invocation for RELRO. This should help many | nia | 2 | -4/+6 |
2021-11-02 | mk: Lower default RELRO down from full to partial. | nia | 1 | -3/+3 |
2021-11-02 | mk: Make it possible for a package to fall back to partial RELRO. | nia | 3 | -12/+14 |
2021-11-01 | mk: describe missing musicpd options. sort. | wiz | 1 | -2/+5 |
2021-10-26 | mk: Bump DIGEST_RQED. Needed for blake2s. Pointed out by agc, thanks | nia | 1 | -2/+2 |
2021-10-26 | mk: Replace RMD160 as a default distfile hash with BLAKE2s | nia | 1 | -2/+2 |
2021-10-22 | mk: Use native bsdtar on NetBSD 9.0 onwards. | jperkin | 1 | -2/+2 |
2021-10-20 | mk/configure/cmake: Add comments about cmake | gdt | 1 | -1/+8 |
2021-10-12 | mk: Document pkgin-prefer-gzip option. | jperkin | 1 | -0/+1 |
2021-10-12 | mk: Register support for RELRO on NetBSD/powerpc. Tested on macppc. | nia | 1 | -2/+3 |
2021-10-11 | mk: Rename variable to CHECK_SHLIBS_TOXIC. | jperkin | 2 | -12/+14 |
2021-10-08 | gcc.mk: Avoid matching gcc2, gcc3. | nia | 1 | -96/+8 |
2021-10-08 | postgresql14: added version 14.0 | adam | 1 | -3/+12 |
2021-10-07 | mk: remove SHA1 from the default digest algorithms | nia | 1 | -2/+2 |