Age | Commit message (Expand) | Author | Files | Lines |
2022-09-08 | mk/haskell.mk: Fix typos in a comment | pho | 1 | -2/+2 |
2022-09-08 | mk/haskell.mk: print-PLIST: Prefix optionally-built files with ${PLIST.*} | pho | 1 | -5/+14 |
2022-09-08 | mk: fix typos in comments | wiz | 1 | -4/+4 |
2022-09-08 | mk/haskell.mk: New package-settable variable "HASKELL_UNRESTRICT_DEPENDENCIES" | pho | 1 | -1/+32 |
2022-09-08 | mk/haskell.mk: Improve `show-all-haskell' outputs | pho | 1 | -6/+15 |
2022-09-03 | mk/defaults/options.description: add ruby-unicorn | taca | 1 | -0/+1 |
2022-09-02 | Add mipsn64{eb,el} - the full 64bit userland variants of NetBSD 64 bit | martin | 1 | -0/+2 |
2022-08-30 | mk/blas.bl3: Define *_PC variables for pkg-config use | thor | 1 | -1/+24 |
2022-08-18 | add option descriptions for sge and slurm | thor | 1 | -0/+2 |
2022-08-18 | Don't escape newline and tab in regex, newer gawk complains. | joerg | 2 | -6/+6 |
2022-08-18 | Use a deterministic locale when running the relro AWK script. | joerg | 1 | -1/+2 |
2022-08-16 | defaults/options.description: add lighttpd | taca | 1 | -0/+1 |
2022-08-13 | mk: describe some llvm options | tnn | 1 | -0/+2 |
2022-08-12 | cmake.mk: strip only for targets have USE_LANGUAGES | adam | 1 | -2/+2 |
2022-08-09 | mk: Add OPSYS_EXPLICIT_LIBDEPS and enable on SunOS. | jperkin | 1 | -1/+4 |
2022-08-08 | *** empty log message *** | wiz | 1 | -0/+1 |
2022-08-06 | mk: Revert userland version detection for OS_VERSION for NetBSD, causes | nia | 1 | -11/+1 |
2022-08-05 | cmake.mk: install stripped binaries | adam | 1 | -1/+5 |
2022-08-01 | mk: add stack-clash option to PKGSRC_USE_STACK_CHECK | wiz | 3 | -7/+14 |
2022-07-31 | bsd.pkg.mk: fix typo in comment | wiz | 1 | -2/+2 |
2022-07-24 | mk: do not set TOOLS_PATH.pkgconfig, defaulting to 'false' as replacement | wiz | 1 | -2/+1 |
2022-07-23 | mk/haskell.mk: remove pkg-config hiding workaround | wiz | 1 | -9/+1 |
2022-07-22 | mk: if pkg-config is not in USE_TOOLS, create a false(1) wrapper for it | wiz | 1 | -1/+8 |
2022-07-22 | mk: Also use /etc/release for OS_VERSION on NetBSD. | nia | 1 | -1/+5 |
2022-07-22 | mk: When calculating OPSYS_VERSION, use the userland version (/etc/release) | nia | 1 | -1/+7 |
2022-07-22 | mk/platform: add SDK mapping for macOS 12.5. | schmonz | 1 | -1/+2 |
2022-07-17 | mk/scripts/mkreadme: fix typo? | taca | 1 | -2/+2 |
2022-07-16 | Document openipmi option | leot | 1 | -0/+1 |
2022-07-16 | Document libssh option | leot | 1 | -0/+1 |
2022-07-15 | license.mk: add Beer-Ware to DEFAULT_ACCEPTABLE_LICENSES | gutteridge | 1 | -1/+2 |
2022-07-14 | Fix jpeg.bl3.mk to include bl3 files outside multiple-include protection. | dholland | 1 | -5/+9 |
2022-07-09 | mk/buildlink3: fix breakage from previous commit | rillig | 1 | -3/+3 |
2022-07-09 | mk/buildlink3: remove makefile hacks for NetBSD 5 | rillig | 1 | -13/+6 |
2022-07-07 | mk: Remove -std overrides for clang. | jperkin | 1 | -5/+1 |
2022-07-07 | mk: Move GCC <= 4.4 override out of for loop. | jperkin | 1 | -4/+4 |
2022-07-06 | mk/subst.mk: fix indentation of directives | rillig | 1 | -3/+3 |
2022-07-06 | mk/bsd.pkg.mk: fix alignment and indentation, no functional change | rillig | 1 | -28/+35 |
2022-07-06 | mk/install: fix indentation and alignment, no functional change | rillig | 3 | -14/+15 |
2022-07-05 | tools: re-add (accidentally?) dropped realpath | markd | 1 | -1/+4 |
2022-07-05 | mk: Add support for newer C standards. | jperkin | 3 | -21/+37 |
2022-06-29 | license.mk: fix grammar in another comment | gutteridge | 1 | -2/+2 |
2022-06-28 | license.mk: fix some grammar in a comment | gutteridge | 1 | -3/+3 |
2022-06-28 | mk: Bump default postgres version to 14 | nia | 1 | -2/+2 |
2022-06-19 | Document spotify-player image option | pin | 1 | -0/+1 |
2022-06-16 | gcc.mk: support gcc12 | adam | 1 | -6/+41 |
2022-06-16 | mk/developer.mk: reorganize documentation for 'make cce' | rillig | 1 | -31/+35 |
2022-06-13 | rust: For clarity, rename rust-llvm to rust-internal-llvm | nia | 1 | -1/+1 |
2022-06-13 | mk/find-pkgconfig-files.mk: fix copy-and-paste leftovers | rillig | 1 | -7/+8 |
2022-06-11 | mk/help: replace 'appear' with 'occur', as it is more accurate | rillig | 1 | -8/+8 |
2022-06-11 | mk/curses: mark USE_NCURSES as package-settable | rillig | 1 | -3/+3 |