diff options
-rw-r--r-- | cross/Makefile | 3 | ||||
-rw-r--r-- | emulators/Makefile | 6 | ||||
-rw-r--r-- | fonts/Makefile | 3 | ||||
-rw-r--r-- | lang/Makefile | 5 | ||||
-rw-r--r-- | meta-pkgs/Makefile | 3 | ||||
-rw-r--r-- | print/Makefile | 3 | ||||
-rw-r--r-- | security/Makefile | 5 |
7 files changed, 9 insertions, 19 deletions
diff --git a/cross/Makefile b/cross/Makefile index e6cbf5a0b7c..f129b940507 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2020/06/20 14:34:10 thorpej Exp $ +# $NetBSD: Makefile,v 1.100 2020/07/17 06:10:34 wiz Exp $ # COMMENT= Cross-platform development utilities @@ -59,7 +59,6 @@ SUBDIR+= mingw-w64-x86_64-headers SUBDIR+= mingw-w64-x86_64-winpthreads SUBDIR+= mipsel-none-elf-binutils SUBDIR+= mipsel-none-elf-gcc -#SUBDIR+= nios2 # just contains makefile fragments SUBDIR+= nios2-binutils SUBDIR+= nios2-gcc SUBDIR+= objconv diff --git a/emulators/Makefile b/emulators/Makefile index 6bfec199cb9..69615d6408b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.330 2020/06/16 12:10:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.331 2020/07/17 06:10:34 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -47,7 +47,6 @@ SUBDIR+= compat60 SUBDIR+= compat61 SUBDIR+= compat61-x11 SUBDIR+= compat80 -#SUBDIR+= compat_netbsd # only contains Makefile fragments SUBDIR+= cygwin_lib SUBDIR+= darwin_lib SUBDIR+= dega @@ -222,7 +221,6 @@ SUBDIR+= suse100_libpng SUBDIR+= suse100_libsigc++2 SUBDIR+= suse100_libtiff SUBDIR+= suse100_libxml2 -#SUBDIR+= suse100_linux # only contains Makefile fragments SUBDIR+= suse100_locale SUBDIR+= suse100_openmotif SUBDIR+= suse100_openssl @@ -276,7 +274,6 @@ SUBDIR+= suse121_libpng SUBDIR+= suse121_libsigc++2 SUBDIR+= suse121_libtiff SUBDIR+= suse121_libxml2 -#SUBDIR+= suse121_linux # only contains Makefile fragments SUBDIR+= suse121_locale SUBDIR+= suse121_openmotif SUBDIR+= suse121_openssl @@ -368,7 +365,6 @@ SUBDIR+= suse131_libwebp SUBDIR+= suse131_libwrap SUBDIR+= suse131_libxml2 SUBDIR+= suse131_libxslt -#SUBDIR+= suse131_linux # only contains Makefile fragments SUBDIR+= suse131_locale SUBDIR+= suse131_lsb SUBDIR+= suse131_motif diff --git a/fonts/Makefile b/fonts/Makefile index e827655bc5c..230170602f9 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.341 2020/06/17 11:06:28 nia Exp $ +# $NetBSD: Makefile,v 1.342 2020/07/17 06:10:34 wiz Exp $ # COMMENT= Fonts @@ -57,7 +57,6 @@ SUBDIR+= cyr-rfx-koi8-ru SUBDIR+= cyr-rfx-koi8-ub SUBDIR+= cyr-rfx-koi8_1 SUBDIR+= cyr-rfx-mac-cyrillic -#SUBDIR+= cyr-rfx-share # only shared files for cyr-rfx-* SUBDIR+= cyr-rfx-windows_1251 SUBDIR+= cyr-rfx-winlatin_1 SUBDIR+= dbz-ttf diff --git a/lang/Makefile b/lang/Makefile index f9718667b54..ac7880cd9d4 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.571 2020/07/11 11:56:59 nia Exp $ +# $NetBSD: Makefile,v 1.572 2020/07/17 06:10:34 wiz Exp $ # COMMENT= Programming languages @@ -144,7 +144,6 @@ SUBDIR+= librep SUBDIR+= libunwind SUBDIR+= likepython SUBDIR+= llvm -#SUBDIR+= lua # only contains Makefile fragments SUBDIR+= lua-moonscript SUBDIR+= lua51 SUBDIR+= lua52 @@ -200,7 +199,6 @@ SUBDIR+= pear SUBDIR+= perl5 SUBDIR+= pfe SUBDIR+= pforth -#SUBDIR+= php # only contains Makefile fragments SUBDIR+= php56 SUBDIR+= php72 SUBDIR+= php73 @@ -234,7 +232,6 @@ SUBDIR+= py27-html-docs SUBDIR+= py36-html-docs SUBDIR+= py37-html-docs SUBDIR+= py38-html-docs -#SUBDIR+= python # only contains Makefile fragments SUBDIR+= python27 SUBDIR+= python36 SUBDIR+= python37 diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile index 768db35b7c2..7c756b3556c 100644 --- a/meta-pkgs/Makefile +++ b/meta-pkgs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2020/04/26 03:13:14 gutteridge Exp $ +# $NetBSD: Makefile,v 1.107 2020/07/17 06:10:34 wiz Exp $ # COMMENT= Collections of other packages @@ -15,7 +15,6 @@ SUBDIR+= gimp-docs SUBDIR+= gnuradio SUBDIR+= gnustep SUBDIR+= gstreamer0.10-plugins -#SUBDIR+= kde # currently just Makefile fragments SUBDIR+= kde-telepathy SUBDIR+= kde4 SUBDIR+= kf5 diff --git a/print/Makefile b/print/Makefile index 1120f669651..c4548f6b375 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.778 2020/07/16 01:07:13 markd Exp $ +# $NetBSD: Makefile,v 1.779 2020/07/17 06:10:34 wiz Exp $ # COMMENT= Desktop publishing @@ -1568,7 +1568,6 @@ SUBDIR+= tex-zref-doc SUBDIR+= tex-zxjafont SUBDIR+= tex-zxjafont-doc SUBDIR+= tex4ht -#SUBDIR+= texlive # place holder directory SUBDIR+= vlna SUBDIR+= web2c SUBDIR+= xdvik diff --git a/security/Makefile b/security/Makefile index e36ef629eb7..5f5854c6804 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.773 2020/07/08 12:41:12 nia Exp $ +# $NetBSD: Makefile,v 1.774 2020/07/17 06:10:34 wiz Exp $ # COMMENT= Security tools @@ -15,6 +15,7 @@ SUBDIR+= PortableSigner SUBDIR+= R-askpass SUBDIR+= R-digest SUBDIR+= R-openssl +SUBDIR+= TweetNaCl SUBDIR+= acmesh SUBDIR+= aide SUBDIR+= aide06 @@ -44,7 +45,6 @@ SUBDIR+= codecrypt SUBDIR+= courier-authlib SUBDIR+= crack SUBDIR+= credns -#SUBDIR+= crudesaml # only shared files SUBDIR+= crypto++ SUBDIR+= cvm SUBDIR+= cy2-anonymous @@ -231,6 +231,7 @@ SUBDIR+= msu SUBDIR+= msudir SUBDIR+= multigest SUBDIR+= munge +SUBDIR+= nacl SUBDIR+= netpgp SUBDIR+= netpgpverify SUBDIR+= netramet |