Age | Commit message (Expand) | Author | Files | Lines |
2021-02-24 | genreadme: Reduce size of generated README.all | nia | 1 | -5/+3 |
2021-02-22 | genreadme: Improve generated HTML markup | nia | 1 | -41/+17 |
2021-02-22 | genreadme: Add DESCR to output. Make history useful for not-CVS-fans. | nia | 1 | -1/+11 |
2021-02-22 | genreadme: Re-order package summary and attempt to present it better. | nia | 1 | -7/+14 |
2021-02-22 | genreadme: Include TOOL_DEPENDS in build-time dependencies list | nia | 1 | -22/+20 |
2021-02-22 | genreadme: Fix printing of package options where there's more than one | nia | 2 | -6/+8 |
2021-02-21 | mk: Add tool_depends to print-summary-data target | nia | 1 | -1/+2 |
2021-02-21 | genreadme: Simplify dependency list generation. | nia | 1 | -157/+34 |
2021-02-19 | mkreadme: Do not generate an index of packages with IPv6 support | nia | 1 | -44/+1 |
2021-02-18 | genreadme: Skip printing fixed vulnerabilities to the html output | nia | 1 | -5/+4 |
2021-02-14 | mk: remove ftp.dante.de, it does not offer FTP any longer | wiz | 1 | -2/+1 |
2021-02-04 | mk/compiler/gcc.mk: Remove stray mid-line \ | gdt | 1 | -2/+2 |
2021-02-02 | mk/platform: Support known macOS SDK skew mapping. | jperkin | 1 | -2/+10 |
2021-02-01 | mk: Use "_PKGSRC_USE_RELRO" instead of "PKGSRC_USE_RELRO" | tpaul | 1 | -2/+2 |
2021-01-29 | mk: Document disable-ld option. | jperkin | 1 | -0/+1 |
2021-01-20 | developer.mk: improve a comment | gutteridge | 1 | -4/+4 |
2021-01-19 | mk/tools: Avoid native GNU make/m4 on all Darwin systems. | jperkin | 1 | -7/+13 |
2021-01-17 | Remove "mismatch" flag also in the other place. | rhialto | 1 | -7/+4 |
2021-01-17 | g/c gcc48, gcc49, gcc5 logic | maya | 1 | -77/+6 |
2021-01-17 | If the base GCC isn't enough, and GCC_REQD=4.5 to 6, use gcc6. | maya | 1 | -32/+5 |
2021-01-15 | Provide defaults for BINCIMAP_{USER,GROUP}. Note that s6-networking also | schmonz | 1 | -3/+13 |
2021-01-15 | mk: describe most icinga2 options | wiz | 1 | -0/+6 |
2021-01-13 | mk/misc/show.mk: Only advise changing user-settable variables | gdt | 1 | -4/+4 |
2021-01-11 | Describe 'execline' option. | schmonz | 1 | -0/+1 |
2021-01-09 | `make replace' now also unsets the `mismatch' variable. | rhialto | 1 | -3/+3 |
2021-01-07 | Switch to HTTP for cpan.pair.com, the FTP service has been discontinued. | fcambus | 1 | -2/+2 |
2021-01-04 | check-portability: always skip files whose name ends with tilde | rillig | 1 | -4/+5 |
2021-01-03 | Revert mk/gnu-config/missing | js | 1 | -148/+263 |
2021-01-02 | Update devel/autoconf to 2.70 | js | 1 | -263/+148 |
2021-01-02 | (buildlink3/find-headers.mk) correct typo | mef | 1 | -2/+2 |
2021-01-01 | Document the to-be-committed rust-cargo-static option. | he | 1 | -0/+1 |
2021-01-01 | Add option vice-headless. | rhialto | 1 | -0/+1 |
2021-01-01 | atomic64.mk: fix path to bsd.fast.prefs.mk | gutteridge | 1 | -2/+2 |
2020-12-31 | Normalize handling packages that require 64-bit atomic ops. | nia | 1 | -0/+24 |
2020-12-24 | pkgformat-vars.mk: Revert requirement for new PKGTOOLS | gdt | 1 | -2/+6 |
2020-12-22 | mk/defaults/options.description: add blocklist | taca | 1 | -0/+1 |
2020-12-20 | Fix error, pointed out by jperkin, thanks | maya | 1 | -2/+2 |
2020-12-20 | check-files.mk: fix typo in comment | gutteridge | 1 | -2/+2 |
2020-12-20 | Simplify check, trust the user's PKGDB_DIR instead of second guessing it. | maya | 1 | -4/+2 |
2020-12-18 | Move the pkgdb compatibility error to a NetBSD-specific file to avoid | maya | 2 | -6/+10 |
2020-12-17 | mk: Use .elif instead of .else if | ryoon | 1 | -2/+2 |
2020-12-14 | Allow PIE and RELRO on aarch64 | js | 1 | -3/+5 |
2020-12-14 | Prefer openjdk11 to adoptopenjdk11-bin for NetBSD | abs | 1 | -1/+6 |
2020-12-14 | show-all: explain how to show the values of tricky variables | rillig | 1 | -7/+20 |
2020-12-13 | platform/Linux: always prefer native pthread/libdl | nia | 1 | -1/+5 |
2020-12-09 | Reflect GNU grep locations on some SunOS variants | gutteridge | 1 | -1/+3 |
2020-12-05 | tools.Linux.mk: Consider /bin/find as well | js | 1 | -1/+5 |
2020-12-05 | mk: fix a duplicate GCC9 variable to refer to GCC10 instead | wiz | 1 | -2/+2 |
2020-12-03 | mk: use LOCALBASE instead of PREFIX | wiz | 1 | -2/+2 |
2020-12-02 | *: move default database directory from /var/db/pkg to ${PREFIX}/pkgdb | wiz | 4 | -13/+17 |