pkgsrc/mk
rillig a05002b399 mk/check/check-portability: support file names with spaces
Before, file names that start or end with spaces were trimmed by read(1),
as specified by POSIX 2004 and POSIX 2018.

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/read.html

This edge case bug had been present since the very beginning of this
code, in November 2006.

Filenames containing backslashes or newlines are still not supported, and
probably never will be intentionally supported.
2020-03-12 18:40:06 +00:00
..
build mk/build: make the documentation for build-env more precise 2020-02-25 05:30:14 +00:00
buildlink3 mk/buildlink3: add some more variables to show-all-bl3 2019-08-18 21:00:10 +00:00
check mk/check/check-portability: support file names with spaces 2020-03-12 18:40:06 +00:00
checksum Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
cmake-Modules/Platform
compiler Match indentation. 2020-03-07 15:19:20 +00:00
configure mk/configure: fix configure-env to cd to the correct directory 2020-02-23 20:24:46 +00:00
defaults mk: Disable default assignment of EXTRACT_USING 2020-03-12 16:57:23 +00:00
depends mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
emulator Prepare for compat80 package. 2019-10-15 11:15:49 +00:00
extract extract.mk: Fix comment about nbtar 2020-03-12 16:55:31 +00:00
features mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
fetch mk/fetch: add SITES.* to the variables for the show-all-fetch target 2019-11-22 19:30:23 +00:00
gnu-config PR pkg/54686: try to handle NetBSD/arm without architecture version the same 2019-11-13 19:06:42 +00:00
haskell Use hashed package keys for (un)installing Cabal packages 2020-01-09 12:29:32 +00:00
help Be more verbose about how to list the available topics. 2019-09-09 09:38:36 +00:00
init
install mk: Skip CTF_FILES_SKIP before anything else. 2019-09-06 09:00:35 +00:00
internal mk/internal/locking.mk: improve documentation for "make help" 2018-02-19 13:00:10 +00:00
misc mk/misc/show.mk: document how to explicitly mark variables as ignored 2019-09-08 09:01:04 +00:00
package mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
patch mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
pbulk Sort the list of files included during a scan run and remove duplicates. 2020-01-13 22:08:33 +00:00
pkgformat mk/pkgformat: include only relevant ident strings in +BUILD_VERSION 2020-01-15 20:11:11 +00:00
pkginstall mk/pkginstall/files: allow spaces in configuration file names 2020-02-11 01:59:30 +00:00
pkgtasks mk/misc: make configuration for show-all targets more configurable 2018-11-30 18:38:19 +00:00
platform mk/platform/NetBSD.mk: Default to bsdtar 2020-03-12 17:01:39 +00:00
plist mk/plist: make documentation for GENERATE_PLIST more precise 2020-01-05 21:38:54 +00:00
repro
scripts gcc{48,49,5,6,7,8}: In the case of a "system GCC", detect if the system 2019-09-08 14:47:52 +00:00
tools put back bsdtar as host tool, conditional on MKBSDTAR 2020-02-25 11:20:28 +00:00
wrapper mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
alternatives.mk mk/*: improve documentation for "make help" 2018-05-16 21:23:02 +00:00
apache.mk apache.mk: update comment, apache22 is gone, so is the "ap22" prefix 2019-12-28 11:43:58 +00:00
apache.module.mk
bdb.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
bsd.fast.prefs.mk
bsd.hacks.mk Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
bsd.makevars.mk
bsd.options.mk mk/misc: make configuration for show-all targets more configurable 2018-11-30 18:38:19 +00:00
bsd.pkg.barrier.mk mk/configure: add configure-env target 2020-02-09 20:33:38 +00:00
bsd.pkg.clean.mk
bsd.pkg.debug.mk
bsd.pkg.error.mk mk/bsd.pkg.error.mk: fix alignment of the backslashes 2019-09-08 09:15:01 +00:00
bsd.pkg.mk mk/bsd.pkg.mk: support spaces in PATH directories 2020-02-09 22:39:20 +00:00
bsd.pkg.readme.mk
bsd.pkg.subdir.mk
bsd.pkg.update.mk mk/bsd.pkg.update.mk: fix indentation 2020-01-11 19:30:50 +00:00
bsd.pkg.use.mk mk/bsd.pkg.use.mk: add more keywords for "bmake help" 2020-03-12 00:12:23 +00:00
bsd.prefs.mk Set native X11BASE on NetBSD to /usr/X11R7 unconditionally 2020-01-21 10:50:48 +00:00
bsd.utils.mk Fix spelling, it is PKGSRC_RUN_TEST. 2018-01-25 00:33:56 +00:00
compiler.mk mk/compiler.mk: Add c++17 2019-07-23 13:57:04 +00:00
curses.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
curses.builtin.mk mk/curses.builtin.mk: add mouse function check 2019-06-17 18:19:55 +00:00
cwrappers.mk mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
db1.builtin.mk
djbware.mk
dlopen.buildlink3.mk
dlopen.builtin.mk
endian.mk
fam.buildlink3.mk
fonts.mk fonts.mk: hide echo itself, and improve quoting 2019-04-06 08:43:41 +00:00
fuse.buildlink3.mk
haskell.mk Build ${WRKSRC}/Setup in the do-configure phase 2020-01-20 14:14:33 +00:00
java-env.mk
java-vm.mk Add lang/adoptopenjdk11-bin support 2020-01-13 01:53:50 +00:00
jpeg.buildlink3.mk
krb5.buildlink3.mk Remove crypto restrictions from kerberos users. 2018-01-02 05:39:00 +00:00
Kyuafile
libusb.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
license.mk licenses & mk/license.mk: add license for Enlightenment 16 2019-12-07 04:47:32 +00:00
linux-pam.builtin.mk
love.mk s/wip/games/, thanks leot for the ping. 2018-10-01 18:25:17 +00:00
motif.buildlink3.mk
mpi.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
mysql.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
ocaml.mk Updated mk/ocaml.mk to deal with changes from devel/ocaml-dune 2020-01-17 09:19:03 +00:00
omf-scrollkeeper.mk
oss.buildlink3.mk mk: use direct include paths 2019-06-30 21:28:28 +00:00
oss.builtin.mk mk: use direct include paths 2019-06-30 21:28:28 +00:00
pam.buildlink3.mk
pax.mk
pf.buildlink3.mk
pgsql.buildlink3.mk postgresql12: added version 12.0 2019-10-07 19:21:48 +00:00
pkg-build-options.mk
pthread.buildlink3.mk mk: use direct include paths 2019-06-30 21:28:28 +00:00
pthread.builtin.mk mk: use direct include paths 2019-06-30 21:28:28 +00:00
readline.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
readline.builtin.mk
resolv.buildlink3.mk
smf.mk
solaris-pam.builtin.mk
subst.mk mk: Set LC_ALL=C to avoid encoding issue with tr and sed 2019-11-22 18:04:49 +00:00
termcap.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
termcap.builtin.mk
terminfo.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
terminfo.builtin.mk
unprivileged.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
wxGTK.mk
x11.buildlink3.mk
x11.builtin.mk
x11.version.mk
xaw.buildlink3.mk