2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message: *: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. |
2018-04-14 09:34:46 by Adam Ciarcinski | Files touched by this commit (681) | |
Log message: revbump after icu update |
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message: Fix indentation in buildlink3.mk files. The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice. |
2017-11-30 17:45:43 by Adam Ciarcinski | Files touched by this commit (654) | |
Log message: Revbump after textproc/icu update |
2017-09-18 11:53:40 by Maya Rashish | Files touched by this commit (676) |
Log message: revbump for requiring ICU 59.x |
2017-04-22 23:04:05 by Adam Ciarcinski | Files touched by this commit (670) | |
Log message: Revbump after icu update |
2017-02-17 18:07:32 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: Disable mprotect for mini-mono. Disable pthread key delete since the key is still often used during thread destruction. Bump revision. |
2016-12-04 06:17:46 by Ryo ONODERA | Files touched by this commit (667) |
Log message: Recursive revbump from textproc/icu 58.1 |
2016-08-15 12:24:31 by Richard PALO | Files touched by this commit (4) | |
Log message: SunOS updates to really use c99 and update mono-sigcontext.h to use HAVE_UCONTEXT_H a bit more logically and motivated by illumos updates involving regset.h. Builds now reliably even if /lib/cpp is not present. |
2016-07-22 14:21:05 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Remove obsolete and unused SunOS code. |