HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50642,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=872",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=870",
"results": [
{
"name": "nuspell",
"portdir": "textproc/nuspell",
"version": "5.1.7",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nuspell.github.io",
"description": "Fast and safe spellchecking C++ library",
"long_description": "Nuspell is a fast and safe spelling checker software program. It is designed for languages with rich morphology and complex word compounding. Nuspell is written in modern C++ and it supports Hunspell dictionaries.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"icu"
]
}
],
"depends_on": []
},
{
"name": "nusmv",
"portdir": "devel/nusmv",
"version": "2.6.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://nusmv.fbk.eu",
"description": "The NuSMV model checker",
"long_description": "The NuSMV model checker",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"readline",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "nushell",
"portdir": "shells/nushell",
"version": "0.110.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nushell.sh",
"description": "A new type of shell",
"long_description": "Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your commandline. It works seamlessly with the data from your filesystem, operating system, and a growing number of file formats to make it easy to build powerful commandline pipelines.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "bastyen.a",
"github": "b4nst",
"ports_count": 2
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "num-utils",
"portdir": "sysutils/num-utils",
"version": "0.5",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://suso.suso.org/xulu/Num-utils",
"description": "set of programs for dealing with numbers from the command line",
"long_description": "The num-utils are a set of programs for dealing with numbers from the Unix command line. Much like the other Unix command line utilities like grep, awk, sort, cut, etc. these utilities work on data from both standard in and data from files.",
"active": true,
"categories": [
"sysutils",
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "numdiff",
"portdir": "science/numdiff",
"version": "5.9.0",
"license": "GFDL-1.3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/numdiff/",
"description": "Compare files containing numerical fields.",
"long_description": "When you compare a couple of such files, what you want to obtain usually is a list of the numerical fields in the second file which numerically differ from the corresponding fields in the first file. Well known tools like diff, cmp or wdiff can not be used to this purpose: they can not recognize whether a difference between two numerical fields is only due to the notation or is actually a difference of numerical values.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": []
},
{
"name": "numchk",
"portdir": "finance/numchk",
"version": "0.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hroptatyr/numchk",
"description": "Like file(1) but for numbers",
"long_description": "The numchk tool is a command-line tool that identifies self-consistent numbers and checks their correctness. In short, it is like file(1) for numbers. The focus is on fast bulk processing of identifiers arising primarily in the financial sector. Unlike similar libraries numchk only provides syntactic and first level semantic checks (mostly check digits and country code validation) in order to identify and disambiguate the input. Deep semantic verification, aspects of formatting and canonicalisation are left to its competitors.",
"active": true,
"categories": [
"finance"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "numbat",
"portdir": "math/numbat",
"version": "1.19.0",
"license": "(MIT or Apache-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://numbat.dev",
"description": "A statically typed programming language for scientific computations with first class support for physical dimensions and units.",
"long_description": "A statically typed programming language for scientific computations with first class support for physical dimensions and units.",
"active": true,
"categories": [
"lang",
"math"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "nuclei",
"portdir": "security/nuclei",
"version": "3.6.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.projectdiscovery.io/tools/nuclei/overview",
"description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.",
"long_description": "Fast and customizable vulnerability scanner based on simple YAML based DSL. Nuclei is used to send requests across targets based on a template, leading to zero false positives and providing fast scanning on a large number of hosts. Nuclei offers scanning for a variety of protocols, including TCP, DNS, HTTP, SSL, File, Whois, Websocket, Headless, Code etc. With powerful and flexible templating, Nuclei can be used to model all kinds of security checks.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "nu2",
"portdir": "devel/nu2",
"version": "2.1.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://programming.nu/",
"description": "Nu is an interpreted object-oriented lisp-like language written in Objective-C.",
"long_description": "Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libffi"
]
}
],
"depends_on": []
},
{
"name": "nu",
"portdir": "devel/nu",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://programming.nu/",
"description": "Nu is an interpreted object-oriented lisp-like language written in Objective-C.",
"long_description": "Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libffi",
"pcre"
]
}
],
"depends_on": []
},
{
"name": "ntpstat",
"portdir": "sysutils/ntpstat",
"version": "0.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20121207230716/http://people.redhat.com/rkeech/#ntpstat",
"description": "ntpstat shows the network time protocol (ntp) status",
"long_description": "ntpstat shows the network time protocol (ntp) status. ntpstat will report the synchronisation state of the NTP daemon running on the local machine. If the local system is found to be synchronised to a reference time source, ntpstat will report the approximate time accuracy.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "amtor",
"github": "RobK88",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"ntp"
]
}
],
"depends_on": []
},
{
"name": "ntpsec",
"portdir": "sysutils/ntpsec",
"version": "1.2.4",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ntpsec.org/",
"description": "A secure, hardened, and improved implementation of NTP",
"long_description": "A secure, hardened, and improved implementation of Network Time Protocol derived from NTP Classic, Dave Mills’s original.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "fw",
"github": "fhgwright",
"ports_count": 28
}
],
"variants": [
"python27",
"python34",
"python35",
"python36",
"python37",
"python38",
"python39",
"python310",
"python311",
"python312",
"python313",
"python314",
"classic",
"doc",
"mdns",
"refclock",
"smear"
],
"dependencies": [
{
"type": "build",
"ports": [
"asciidoctor",
"clang-18",
"bison",
"pkgconfig",
"python27"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"python312"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "NTPoly",
"portdir": "math/NTPoly",
"version": "3.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://william-dawson.github.io/NTPoly",
"description": "Library for computing the functions of sparse matrices",
"long_description": "NTPoly is a massively parallel library for computing the functions of sparse, Hermitian matrices based on polynomial expansions. For sufficiently sparse matrices, most of the matrix functions in NTPoly can be computed in linear time.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"vecLibFort",
"libgcc",
"mpich-clang17"
]
}
],
"depends_on": []
},
{
"name": "ntp",
"portdir": "sysutils/ntp",
"version": "4.2.8p18",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ntp.org/",
"description": "NTP is a protocol designed to synchronize the clocks of computers over a network.",
"long_description": "NTP is an implementation of RFC-5905. It is widely used to synchronize a computer to Internet time servers or other sources.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "dluke",
"github": "danielluke",
"ports_count": 31
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libevent",
"openssl"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ntpstat"
]
}
]
},
{
"name": "ntop",
"portdir": "net/ntop",
"version": "5.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ntop.org/",
"description": "network traffic probe",
"long_description": "ntop is a network traffic probe that shows the network usage, similar to what the popular top Unix command does.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libevent",
"libtool",
"gawk",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"rrdtool",
"gdbm",
"py27-rrdtool",
"libgeoip",
"gd2",
"libpng",
"python27",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "ntl",
"portdir": "math/ntl",
"version": "11.5.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://shoup.net/ntl/",
"description": "NTL: A Library for doing Number Theory",
"long_description": "NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers; for vectors, matrices, and polynomials over the integers and over finite fields; and for arbitrary precision floating point arithmetic.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"tuned",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"perl5"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gensync",
"flint",
"singular",
"latte-int"
]
}
]
},
{
"name": "ntfs-3g",
"portdir": "fuse/ntfs-3g",
"version": "2022.10.3",
"license": "GPL-2+ and LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tuxera.com/company/open-source/",
"description": "Safe read/write NTFS driver for FUSE",
"long_description": "The NTFS-3G driver is an open source, freely available NTFS driver for FUSE with read and write support. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems. Most POSIX file system operations are supported, with the exception of full file ownership and access right support. Also included are ntfsprogs, a set of utilities to create and manipulate NTFS file systems.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [],
"variants": [
"extra_progs",
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"macfuse",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"testdisk"
]
}
]
},
{
"name": "nss",
"portdir": "net/nss",
"version": "3.120",
"license": "(MPL-2 or GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS",
"description": "Network Security Service libraries.",
"long_description": "Network Security Service libraries.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"sqlite3",
"nspr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pkcs11-provider"
]
},
{
"type": "lib",
"ports": [
"liboauth",
"pidgin-encryption",
"evolution-data-server-gtk4",
"qca",
"qca-qt5",
"qca-pkcs11",
"qca-qt5-pkcs11",
"evolution-data-server",
"xmlsec",
"nut",
"gdm",
"redwax-tool",
"poppler-devel",
"poppler-devel-qt5",
"poppler",
"xmlsec-1.2",
"poppler-qt5"
]
}
]
},
{
"name": "nsrllookup",
"portdir": "security/nsrllookup",
"version": "1.4.2",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rjhansen.github.io/nsrllookup/",
"description": "Look up hashes in the NSRL",
"long_description": "Look up hashes in the National Software Reference Library database of hashes",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "nspr",
"portdir": "devel/nspr",
"version": "4.38.2",
"license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mozilla.org/projects/nspr",
"description": "A platform-neutral API for system level and libc like functions.",
"long_description": "A platform-neutral API for system level and libc like functions.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xmlsec-1.2",
"mozjs68",
"mozjs91",
"spidermonkey",
"spidermonkey185",
"evolution-data-server-gtk4",
"bibledit",
"mozjs60",
"mozjs52",
"evolution-data-server",
"nss",
"xmlsec"
]
}
]
},
{
"name": "nsping",
"portdir": "net/nsping",
"version": "0.8",
"license": "GPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "DNS ping",
"long_description": "Nsping uses DNS queries to monitor reachability and operation of nameservers, as well as the latency of DNS queries. It does this by sending random recursive DNS queries to the nameserver (avoiding the effects of DNS caching) and measuring the amount of time between the sending of the query and the receipt of the response packet.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "nsm-console",
"portdir": "net/nsm-console",
"version": "0.7",
"license": "LGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://writequit.org/projects/nsm-console/",
"description": "framework for performing analysis on packet capture files",
"long_description": "NSM-Console (Network Security Monitoring Console) is a framework for performing analysis on packet capture files. It implements a modular structure to allow for an analyst to quickly write modules of their own without any programming language experience. Using these modules a large amount of pcap analysis can be performed quickly using a set of global (as well as per-module) options. It aims to be simple to run and easy to understand without a lot of learning time.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"argus-clients",
"chaosreader",
"ngrep",
"p0f",
"snort",
"tcpdstat",
"argus",
"tcpick",
"tcptrace",
"tcpxtract",
"wireshark3",
"foremost",
"tcpflow"
]
}
],
"depends_on": []
},
{
"name": "nslint",
"portdir": "net/nslint",
"version": "3.2",
"license": "BSD",
"platforms": "darwin sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ee.lbl.gov/",
"description": "Lint program for dns files",
"long_description": "Lint program for dns files",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "nsis",
"portdir": "devel/nsis",
"version": "3.11",
"license": "zlib and CPL-1 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nsis.sourceforge.io/",
"description": "NSIS is a tool for creating win32 installers.",
"long_description": "NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create software installers for Windows. It is released under an open source license and is completely free for any use.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"advanced_logging",
"large_strings",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"scons",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "nsh",
"portdir": "shells/nsh",
"version": "0.4.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nuta/nsh",
"description": "A command-line shell like fish, but POSIX compatible.",
"long_description": "A command-line shell that focuses on productivity and swiftness featuring a POSIX compliant interactive shell with some Bash extensions, tab completions and syntax highlighting, Bash completion support (by internally invoking the genuine Bash), builtin zero configration features, and written in Rust.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"clang-12"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": []
},
{
"name": "nsf",
"portdir": "lang/nsf",
"version": "2.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://next-scripting.org/",
"description": "Next Scripting Framework",
"long_description": "The Next Scripting Framework (NSF) was developed based on the notion of language-oriented programming. The Frameworks allows a language developer to provide multiple object systems in a single workspace. The developer can base the development on a rich set of predefined but extensible set of functions (typically implemented in C) which can be registered on object / class skeletons. NSF provides a basis for defining object-oriented, domain-specific languages. The framework is packaged with XOTcl 2.2 and NX (Next Scripting Language, successor of XOTcl)",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "neumann",
"github": "gustafn",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tcl"
]
}
],
"depends_on": []
},
{
"name": "nsd",
"portdir": "net/nsd",
"version": "4.13.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nlnetlabs.nl/projects/nsd/about/",
"description": "Authoritative only, high performance, simple name server.",
"long_description": "NSD is an authoritative only, high performance, simple and open source name server.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "gerben.wierda",
"github": "gctwnl",
"ports_count": 1
}
],
"variants": [
"rootserver",
"stats",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"fstrm",
"libevent",
"openssl",
"protobuf-c"
]
}
],
"depends_on": []
},
{
"name": "nsc",
"portdir": "security/nsc",
"version": "2.11.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nats-io/nsc",
"description": "A tool for creating NATS account and user access configurations",
"long_description": "NSC enables you to create and edit Operators, Accounts, Users, manage publish and subscribe permissions for Users, define Service and Stream exports from an account, reference Services and Streams from another account, and generate Activation tokens that grant access to private services or streams.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "nrsc5",
"portdir": "audio/nrsc5",
"version": "3.1.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theori-io/nrsc5",
"description": "This program receives NRSC-5 digital radio stations using an RTL-SDR dongle",
"long_description": "This program receives NRSC-5 digital radio stations using an RTL-SDR dongle. It offers a command-line interface as well as an API upon which other applications can be built.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "manuals-unread2u",
"github": "trodemaster",
"ports_count": 7
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"cmake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libao",
"fftw-3-single",
"rtl-sdr"
]
},
{
"type": "run",
"ports": [
"faad2",
"fftw"
]
}
],
"depends_on": []
},
{
"name": "nrg4iso",
"portdir": "sysutils/nrg4iso",
"version": "1.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/nrg4iso/",
"description": "nrg4iso extracts data from a Nero Burning ROM image file (.nrg).",
"long_description": "nrg4iso is a command line utility designed to extract data from a Nero Burning ROM image file (.nrg). Nrg image files may contain various types of data (audio, iso9660,...) and nrg4iso will as development progresses be able to extract most of them.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "nrg2iso",
"portdir": "sysutils/nrg2iso",
"version": "0.4.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html",
"description": "Converts Nero Burning ROM images to ISO images",
"long_description": "Converts Nero Burning ROM images to ISO images.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "nrg",
"portdir": "net/nrg",
"version": "0.99.27",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20090307054951/http://nrg.hep.wisc.edu/",
"description": "Network Resource Grapher",
"long_description": "NRG is an RRDtool front-end tool to monitor traffic and load on network links or any other resource utilization source. It automatically creates and maintains web pages and RRDtool databases, while providing short and long-term graph web pages just like MRTG.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"pingd_server",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"rrdtool",
"perl5.34",
"p5.34-time-hires"
]
}
],
"depends_on": []
},
{
"name": "nqp",
"portdir": "lang/nqp",
"version": "2025.05",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Raku/nqp",
"description": "A lightweight Perl 6-like language for virtual machines",
"long_description": "This is Not Quite Perl -- a lightweight Perl 6-like environment for virtual machines. The key feature of NQP is that itʼs designed to be a very small environment (as compared with, say, perl6 or Rakudo) and is focused on being a high-level way to create compilers and libraries for virtual machines (such as the Parrot Virtual Machine, the JVM, and MoarVM).",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"MoarVM"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rakudo"
]
}
]
},
{
"name": "nqc",
"portdir": "lang/nqc",
"version": "3.1.r6",
"license": "MPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bricxcc.sourceforge.net/nqc/",
"description": "Not-Quite-C Lego RCX Compiler",
"long_description": "Not-Quite-C Lego RCX Compiler",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "nq",
"portdir": "sysutils/nq",
"version": "1.0",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/leahneukirchen/nq",
"description": "Unix command line queue utility",
"long_description": "nq allows creating very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "npth",
"portdir": "devel/npth",
"version": "1.8",
"license": "LGPL-3+ and GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnupg.org/related_software/npth/",
"description": "The New GNU Portable Threads Library",
"long_description": "This is a library to provide the GNU Pth API and thus a non-preemptive threads implementation.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnupg2"
]
}
]
},
{
"name": "npm9",
"portdir": "devel/npm9",
"version": "9.9.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.npmjs.com/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"spoof",
"copilot",
"asar"
]
}
]
},
{
"name": "npm8",
"portdir": "devel/npm8",
"version": "8.19.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.npmjs.com/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nodejs16"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lens",
"py37-panel",
"jake"
]
},
{
"type": "run",
"ports": [
"wails"
]
}
]
},
{
"name": "npm7",
"portdir": "devel/npm7",
"version": "7.24.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.npmjs.com/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nodejs16"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"edex-ui"
]
}
]
},
{
"name": "npm6",
"portdir": "devel/npm6",
"version": "6.14.18",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.npmjs.com/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nodejs16"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"web-ext"
]
},
{
"type": "fetch",
"ports": [
"bitwarden-cli"
]
}
]
},
{
"name": "npm5",
"portdir": "devel/npm5",
"version": "5.10.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.npmjs.com/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "light",
"github": "dylanbr",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nodejs8"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"atom"
]
}
]
},
{
"name": "npm4",
"portdir": "devel/npm4",
"version": "4.6.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.npmjs.org/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nodejs8"
]
}
],
"depends_on": []
},
{
"name": "npm3",
"portdir": "devel/npm3",
"version": "3.10.10",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.npmjs.org/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nodejs8"
]
}
],
"depends_on": []
},
{
"name": "npm11",
"portdir": "devel/npm11",
"version": "11.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.npmjs.com/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs24"
]
},
{
"type": "run",
"ports": [
"nodejs24"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"create-dmg-js",
"emscripten",
"py310-panel",
"py311-panel",
"py312-panel",
"py313-panel",
"py314-panel",
"alcom",
"tldr-pages",
"py39-panel",
"neohtop"
]
}
]
},
{
"name": "npm10",
"portdir": "devel/npm10",
"version": "10.9.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.npmjs.com/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs22"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-jupytext",
"typescript-language-server",
"typescript",
"py38-panel",
"py312-itables",
"carto",
"bitwarden-cli",
"pnpm",
"eask-cli",
"gemini-cli",
"pyright",
"py38-jupytext",
"tsx",
"prometheus",
"py310-jupytext",
"py311-jupytext",
"py312-jupytext",
"bun",
"Legcord",
"mox",
"influxdb",
"glasskube",
"openspec",
"opencode",
"bash-language-server"
]
}
]
},
{
"name": "noweb",
"portdir": "devel/noweb",
"version": "2.11b",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.eecs.harvard.edu/nr/noweb/",
"description": "A Simple, Extensible Tool for Literate Programming",
"long_description": "Literate programming is the art of preparing programs for human readers. noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence---especially noticeable when compared with other literate-programming tools.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michael.grunewald",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"icon",
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"icon"
]
}
],
"depends_on": []
},
{
"name": "nottetris2",
"portdir": "games/nottetris2",
"version": "2.0",
"license": "WTFPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stabyourself.net/nottetris2/",
"description": "all the upsides of Tetris and all the downsides of physics",
"long_description": "Not Tetris 2 is the spiritual successor of the classic Tetris mixed with physics. The result is a fun spinoff in which blocks are no longer bound to the usual grid. Blocks can be rotated and placed at any angle, resulting in a complete mess if not careful. And with the newest cutting-edge technology, Not Tetris 2 allows line clears when the lines are sufficiently filled.",
"active": true,
"categories": [
"games",
"love"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"no_music"
],
"dependencies": [
{
"type": "build",
"ports": [
"zip",
"makeicns",
"clang-17",
"ImageMagick7"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"love-0.7"
]
}
],
"depends_on": []
},
{
"name": "notpacman",
"portdir": "games/notpacman",
"version": "1.0.4",
"license": "WTFPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stabyourself.net/notpacman/",
"description": "Pacman with physics",
"long_description": "Ever wonder what Pacman would be like with physics? No? Well, it's revolutionary. This mashup of \"Not\" and \"Pacman\" puts The Pac and the Ghosts in a Pacworld cage, at mercy of gravity and the level's shape, controlled solely by you. Ghosts still don't like you very much, so you should be careful to make Pacman avoid them.",
"active": true,
"categories": [
"games",
"love"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"zip",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"love-0.8"
]
}
],
"depends_on": []
},
{
"name": "notmuch-addrlookup",
"portdir": "mail/notmuch-addrlookup",
"version": "8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aperezdc/notmuch-addrlookup-c",
"description": "Address lookup tool for Notmuch in C using GLib and libnotmuch",
"long_description": "Address lookup tool for Notmuch in C using GLib and libnotmuch",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"glib2",
"notmuch"
]
}
],
"depends_on": []
},
{
"name": "notmuch",
"portdir": "mail/notmuch",
"version": "0.38.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://notmuchmail.org",
"description": "Fast, global-search and tag-based email system",
"long_description": "\"Not much mail\" is what Notmuch thinks about your email collection, even if you receive 12000 messages per month or have on the order of millions of messages that you've been saving for decades. Regardless, Notmuch will be able to quickly search all of it. It's just plain not much mail.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"emacs",
"mutt",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-sphinx",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-applehelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jsmath",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-serializinghtml",
"pkgconfig",
"bash-completion",
"doxygen",
"texinfo",
"clang-18",
"python313",
"py313-cffi"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"talloc",
"xapian-core",
"gmime3",
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"alot"
]
},
{
"type": "lib",
"ports": [
"aerc",
"astroid",
"notmuch-addrlookup",
"muchsync"
]
}
]
}
]
}