Something about your setup may be broken; it installed fine for me (yes, that's on Mojave): bigapple:~ root# port install nco ---> Computing dependencies for nco The following dependencies will be installed: antlr cunit netcdf udunits2 xercesc3 Continue? [Y/n]: y ---> Fetching archive for antlr ---> Attempting to fetch antlr-2.7.7_2.darwin_18.x86_64.tbz2 from https://packages.macports.org/antlr ---> Attempting to fetch antlr-2.7.7_2.darwin_18.x86_64.tbz2.rmd160 from https://packages.macports.org/antlr ---> Installing antlr @2.7.7_2 ---> Activating antlr @2.7.7_2 ---> Cleaning antlr ---> Fetching archive for netcdf ---> Attempting to fetch netcdf-4.6.1_0+dap+netcdf4.darwin_18.x86_64.tbz2 from https://packages.macports.org/netcdf ---> Attempting to fetch netcdf-4.6.1_0+dap+netcdf4.darwin_18.x86_64.tbz2.rmd160 from https://packages.macports.org/netcdf ---> Installing netcdf @4.6.1_0+dap+netcdf4 ---> Activating netcdf @4.6.1_0+dap+netcdf4 ---> Cleaning netcdf ---> Fetching archive for cunit ---> Attempting to fetch cunit-2.1-3_1.darwin_18.x86_64.tbz2 from https://packages.macports.org/cunit ---> Attempting to fetch cunit-2.1-3_1.darwin_18.x86_64.tbz2.rmd160 from https://packages.macports.org/cunit ---> Installing cunit @2.1-3_1 ---> Activating cunit @2.1-3_1 ---> Cleaning cunit ---> Fetching archive for udunits2 ---> Attempting to fetch udunits2-2.2.27.6_0.darwin_18.x86_64.tbz2 from https://packages.macports.org/udunits2 ---> Attempting to fetch udunits2-2.2.27.6_0.darwin_18.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/udunits2 ---> Attempting to fetch udunits2-2.2.27.6_0.darwin_18.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/udunits2 ---> Fetching distfiles for udunits2 ---> Verifying checksums for udunits2 ---> Extracting udunits2 ---> Configuring udunits2 ---> Building udunits2 ---> Staging udunits2 into destroot ---> Installing udunits2 @2.2.27.6_0 ---> Activating udunits2 @2.2.27.6_0 ---> Cleaning udunits2 ---> Fetching archive for xercesc3 ---> Attempting to fetch xercesc3-3.2.2_0.darwin_18.x86_64.tbz2 from https://packages.macports.org/xercesc3 ---> Attempting to fetch xercesc3-3.2.2_0.darwin_18.x86_64.tbz2.rmd160 from https://packages.macports.org/xercesc3 ---> Installing xercesc3 @3.2.2_0 ---> Activating xercesc3 @3.2.2_0 ---> Cleaning xercesc3 ---> Fetching archive for nco ---> Attempting to fetch nco-4.7.7_0+accelerate.darwin_18.x86_64.tbz2 from https://packages.macports.org/nco ---> Attempting to fetch nco-4.7.7_0+accelerate.darwin_18.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/nco ---> Attempting to fetch nco-4.7.7_0+accelerate.darwin_18.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/nco ---> Fetching distfiles for nco ---> Attempting to fetch nco-4.7.7.tar.gz from https://github.com/nco/nco/tarball/4.7.7 ---> Verifying checksums for nco ---> Extracting nco ---> Configuring nco ---> Building nco ---> Staging nco into destroot ---> Installing nco @4.7.7_0+accelerate ---> Activating nco @4.7.7_0+accelerate ---> Cleaning nco ---> Updating database of binaries ---> Scanning binaries for linking errors ---> No broken files found. ---> No broken ports found. ---> Some of the ports you installed have notes: netcdf has the following notes: As of version 4.2 c++ and fortran interfaces are separate ports, netcdf-cxx and netcdf-fortran, respectively. bigapple:~ root#
> On Oct 8, 2018, at 08:19, M P <mzp3...@gmail.com> wrote: > > Hello, > There is a port "nco" listed as available but its installation fails under > Mojave 10.14 > with > > sudo port install nco > Error: Port nco not found > > What is the reason? > Thanks