Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | support MySQL 8.0 | jdolecek | 1 | -4/+12 |
2021-05-13 | Remove mariadb55, EOL since April 2020. | nia | 1 | -13/+5 |
2021-05-12 | Set SUSE_PREFER explicitly for recent FreeBSD releases. | hauke | 1 | -1/+7 |
2021-05-11 | mk/mpi.buildlink3.mk: Add MPI_TYPE=native and diagnostics | thor | 1 | -8/+28 |
2021-05-11 | Add freebsd-{i386,x86_64} to _EMUL_PREFER. | hauke | 1 | -1/+4 |
2021-05-08 | options: add vtk | thor | 1 | -0/+1 |
2021-05-08 | recognize MariaDB 10.4 as another accepted MySQL version | jdolecek | 1 | -3/+8 |
2021-05-08 | merge the version check for Darwin and !Darwin | jdolecek | 1 | -17/+12 |
2021-05-07 | options.description: add some from math/fftw | thor | 1 | -0/+4 |
2021-05-07 | 64-bit atomic ops are lacking for m68k. | rin | 1 | -2/+2 |
2021-05-04 | Support PKGSRC_USE_RELRO | pho | 1 | -1/+16 |
2021-05-03 | options.description: add webcollage option | gutteridge | 1 | -0/+1 |
2021-05-02 | mk/tools: gdbus-codegen is in devel category | ryoon | 1 | -2/+2 |
2021-05-02 | Switch the default compiler to lang/ghc90 | pho | 1 | -2/+2 |
2021-05-02 | *: Use the tools framework for gdbus-codegen | nia | 2 | -1/+19 |
2021-05-02 | *: Use the tools framework for itstool | nia | 2 | -1/+19 |
2021-05-01 | Use tools framework for Haskell source preprocessors | pho | 4 | -1/+59 |
2021-05-01 | Move lengthy awk and shell scripts out of haskell.mk | pho | 3 | -30/+56 |
2021-05-01 | Fix a bug in my previous commit | pho | 1 | -2/+2 |
2021-05-01 | Support Cabal packages that lack Setup.?hs | pho | 1 | -1/+38 |
2021-04-28 | mk: master site xorg now prefers https | wiz | 1 | -2/+2 |
2021-04-25 | various fixes for arm64 big endian support. | mrg | 2 | -5/+7 |
2021-04-23 | Rework the PLIST handling to support executable-only packages | pho | 1 | -42/+44 |
2021-04-21 | mk: remove dead download site | wiz | 1 | -3/+2 |
2021-04-10 | correct documentation | nia | 1 | -2/+2 |
2021-04-09 | mk: use http. | nia | 1 | -2/+2 |
2021-04-09 | mk/java-vm.mk: switch NetBSD-*-aarch64 to openjdk11 | tnn | 1 | -3/+3 |
2021-04-06 | Preserve stdin for the bootstrap and dependency handling like done for | joerg | 1 | -6/+8 |
2021-04-06 | mk: Remove lingering gcc5 reference | nia | 1 | -4/+2 |
2021-04-05 | mkreadme: Rename generated files to index.html | nia | 2 | -56/+41 |
2021-04-03 | license.mk: Minor changes in comments | gdt | 1 | -5/+5 |
2021-04-02 | mk: Remove gcc44 bits | nia | 1 | -35/+5 |
2021-04-02 | mk: use gcc6-aux for ada | nia | 1 | -9/+9 |
2021-04-02 | mk: Remove references to gcc48/gcc49, as done elsewhere here | nia | 1 | -6/+2 |
2021-03-30 | mk: Introduce GITHUB_SUBMODULES to get and place Git submodules for GitHub | ryoon | 3 | -6/+30 |
2021-03-21 | mk/jpeg.buildlink3.mk: document allowed values | wiz | 1 | -1/+2 |
2021-03-15 | mk: Add preliminary support for MidnightBSD | ryoon | 2 | -0/+190 |
2021-03-15 | mk/platform: Add -s to ln always, because Haiku does not support hardlink | ryoon | 1 | -1/+4 |
2021-03-15 | mk/platform: Enable cwrappers for Haiku | ryoon | 1 | -1/+3 |
2021-03-14 | mk/haskell.mk: Ignore per-user package environment file while building 'Setup' | pho | 1 | -3/+9 |
2021-03-08 | genreadme: Reorganize information for clarity. | nia | 1 | -4/+4 |
2021-03-06 | Add odbl-v1 to default acceptable license list | ryoon | 1 | -1/+2 |
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 |