Wed Jun 24 13:29:23 2020 UTC ()
mk: Add luajit option description


(nia)
diff -r1.626 -r1.627 pkgsrc/mk/defaults/options.description

cvs diff -r1.626 -r1.627 pkgsrc/mk/defaults/options.description (expand / switch to unified diff)

--- pkgsrc/mk/defaults/options.description 2020/06/21 16:07:06 1.626
+++ pkgsrc/mk/defaults/options.description 2020/06/24 13:29:23 1.627
@@ -488,26 +488,27 @@ lirc Enable LIRC receiving and sending @@ -488,26 +488,27 @@ lirc Enable LIRC receiving and sending
488live Enable live555 support. 488live Enable live555 support.
489llvm Enable run time generation with Low Level Virtual Machine. 489llvm Enable run time generation with Low Level Virtual Machine.
490llvm-target-amdgpu Support code generation for AMD GPUs. 490llvm-target-amdgpu Support code generation for AMD GPUs.
491llvm-target-arm Support code generation for ARM CPUs. 491llvm-target-arm Support code generation for ARM CPUs.
492llvm-target-mips Support code generation for MIPS CPUs. 492llvm-target-mips Support code generation for MIPS CPUs.
493llvm-target-powerpc Support code generation for PowerPC CPUs. 493llvm-target-powerpc Support code generation for PowerPC CPUs.
494llvm-target-sparc Support code generation for SPARC CPUs. 494llvm-target-sparc Support code generation for SPARC CPUs.
495lmdb Enable lmdb support. 495lmdb Enable lmdb support.
496lprng-priv-ports Connections must be made from privileged ports. 496lprng-priv-ports Connections must be made from privileged ports.
497lprng-suid Install LPRng executables setuid root. 497lprng-suid Install LPRng executables setuid root.
498lsof-less-secure-sockets If 'lsof-more-secure' is set, allow all sockets to be viewed at all times. 498lsof-less-secure-sockets If 'lsof-more-secure' is set, allow all sockets to be viewed at all times.
499lsof-more-secure Only allow root to view all open files with lsof. 499lsof-more-secure Only allow root to view all open files with lsof.
500lua Enable Lua support. 500lua Enable Lua support.
 501luajit Enable LuaJIT support.
501luit Enable luit support. 502luit Enable luit support.
502lwt Enable Lwt support. 503lwt Enable Lwt support.
503lynx Use and enable support for the lynx browser. 504lynx Use and enable support for the lynx browser.
504lz4 Enable LZ4 (de)compression support. 505lz4 Enable LZ4 (de)compression support.
505lzma Enable LZMA (de)compression support. 506lzma Enable LZMA (de)compression support.
506lzo Enable LZO (de)compression support. 507lzo Enable LZO (de)compression support.
507lzw Enable LZW (De)compression support. 508lzw Enable LZW (De)compression support.
508m17nlib Enable the m17n library support. 509m17nlib Enable the m17n library support.
509m68060-optimized Optimize for m68060 (only). 510m68060-optimized Optimize for m68060 (only).
510mac Enable Monkey's Audio Codec support. 511mac Enable Monkey's Audio Codec support.
511mad Enable usage of the mad library to play MP3 files. 512mad Enable usage of the mad library to play MP3 files.
512magick Use ImageMagick as the image processing backend. 513magick Use ImageMagick as the image processing backend.
513maintainer-zts Enable the Zend Thread Safety option for PHP. 514maintainer-zts Enable the Zend Thread Safety option for PHP.