HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51943,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=42",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=40",
"results": [
{
"name": "jlv",
"portdir": "textproc/jlv",
"version": "1.6.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hedhyw/json-log-viewer",
"description": "Interactive viewer for JSON logs.",
"long_description": "Interactive viewer for JSON logs.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jlq",
"portdir": "textproc/jlq",
"version": "0.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hamin/jlq",
"description": "Query JSON log files quickly and efficiently with the power of SQLite",
"long_description": "Query JSON log files quickly and efficiently with the power of SQLite",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "jless",
"portdir": "textproc/jless",
"version": "0.9.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pauljuliusmartinez.github.io",
"description": "A command-line pager for JSON data.",
"long_description": "jless is a command-line JSON viewer. Use it as a replacement for whatever combination of less, jq, cat and your editor you currently use for viewing JSON files.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "jj",
"portdir": "textproc/jj",
"version": "1.9.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tidwall/jj",
"description": "JSON Stream Editor",
"long_description": "JJ is a command line utility that provides a fast and simple way to retrieve or update values from JSON documents. It's powered by GJSON and SJSON under the hood. It's fast because it avoids parsing irrelevant sections of json, skipping over values that do not apply, and aborts as soon as the target value has been found or updated.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jid",
"portdir": "textproc/jid",
"version": "1.1.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simeji/jid",
"description": "JSON incremental digger",
"long_description": "JSON incremental digger. You can drill down JSON interactively by using filtering queries like jq.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jive",
"portdir": "textproc/jive",
"version": "1.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Convert English text to Jive",
"long_description": "Convert English text to Jive",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jet",
"portdir": "textproc/jet",
"version": "0.7.27",
"license": "EPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/borkdude/jet",
"description": "CLI to transform between JSON, EDN, YAML and Transit using Clojure",
"long_description": "CLI to transform between JSON, EDN, YAML and Transit using Clojure",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"jdk17",
"jdk11"
],
"dependencies": [
{
"type": "build",
"ports": [
"openjdk17-graalvm",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jdepp",
"portdir": "textproc/jdepp",
"version": "2015-02-08",
"license": "(GPL-2 or LGPL-2.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tkl.iis.u-tokyo.ac.jp/~ynaga/jdepp/",
"description": "C++ implementation of Japanese Dependency Parsers",
"long_description": "J.DepP is a C++ implementation of Japanese dependency parsing algorithms. The parser takes a raw sentence as input and performs word segmentation, POS tagging (thanks to MeCab), bunsetsu chunking and dependency parsing. J.DepP is meant for those who want to parse massive texts (e.g., entire blog feeds) efficiently with state-of-the-art parsing accuracy.",
"active": true,
"categories": [
"textproc",
"japanese"
],
"maintainers": [],
"variants": [
"knbc",
"kyoto_partial",
"kyoto",
"ipadic",
"naistjdic",
"unidic",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"KNBC",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"mecab-base",
"mecab-jumandic-utf8"
]
}
],
"depends_on": []
},
{
"name": "jd",
"portdir": "textproc/jd",
"version": "2.5.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/josephburnett/jd",
"description": "JSON Diff and Patch",
"long_description": "JSON Diff and Patch jd is a commandline utility and Go library for diffing and patching JSON and YAML values. It supports a native jd format (similar to unified format) as well as JSON Merge Patch (RFC 7386) and a subset of JSON Patch (RFC 6902).",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jaq",
"portdir": "textproc/jaq",
"version": "3.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/01mf02/jaq",
"description": "A jq clone focussed on correctness, speed, and simplicity",
"long_description": "jaq is a clone of the JSON data processing tool jq. jaq aims to support a large subset of jq's syntax and operations. jaq focuses on three goals: Correctness, Performance, and Simplicity",
"active": true,
"categories": [
"sysutils",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"jq"
]
}
],
"depends_on": []
},
{
"name": "itstool",
"portdir": "textproc/itstool",
"version": "2.0.7",
"license": "GPL-3+",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://itstool.org/",
"description": "ITS Tool allows you to translate your XML documents with PO files, using rules from the W3C Internationalization Tag Set.",
"long_description": "ITS Tool allows you to translate your XML documents with PO files, using rules from the W3C Internationalization Tag Set.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"python310",
"python311",
"python312",
"python313",
"python314"
],
"dependencies": [
{
"type": "build",
"ports": [
"gawk",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"python314",
"py314-libxml2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gobby",
"easytag-devel",
"libgda5",
"glade",
"glade3",
"shared-mime-info",
"pioneers",
"Chatty",
"anjuta",
"appstream",
"balsa",
"baobab",
"devhelp",
"empathy",
"eog",
"epiphany",
"evince",
"file-roller",
"frogr",
"gdm",
"gedit",
"gedit-plugins",
"ghex",
"glabels",
"glom",
"gmdb2",
"gnome-applets",
"gnome-calculator",
"gnome-chess",
"gnome-desktop",
"gnome-desktop-gtk4",
"gnome-devel-docs",
"gnome-dictionary",
"gnome-getting-started-docs",
"gnome-internet-radio-locator",
"gnome-music",
"gnome-panel",
"gnome-photos",
"gnome-radio",
"gnome-sudoku",
"gnome-system-log",
"gnome-system-monitor",
"gnome-terminal",
"gnome-user-docs",
"gnumeric",
"grilo-plugins",
"gthumb",
"stardict",
"easytag",
"gtk-internet-radio-locator",
"gtk-radio",
"gucharmap",
"metacity",
"polari",
"seahorse",
"totem",
"yelp",
"yelp-xsl",
"zenity",
"etherape",
"parabolic",
"meld"
]
},
{
"type": "lib",
"ports": [
"gtk-doc"
]
},
{
"type": "run",
"ports": [
"yelp-tools"
]
}
]
},
{
"name": "ispell-dict-it",
"portdir": "textproc/ispell-dict-it",
"version": "2001",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://members.xoom.virgilio.it/trasforma/ispell/",
"description": "Italian dictionary for ispell.",
"long_description": "Ispell Italian dictionary. Based on Loris Palmerini's dictionary.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "bardellie",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ispell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ispell",
"portdir": "textproc/ispell",
"version": "3.4.06",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cs.hmc.edu/~geoff/ispell.html",
"description": "An interactive spelling checker for multiple languages",
"long_description": "International Ispell is an interactive spell-checking program for Unix which supports a large number of European languages.",
"active": true,
"categories": [
"textproc",
"spelling"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"hunspell-de_AT",
"hunspell-de_CH",
"hunspell-de_DE",
"ispell-dict-it"
]
}
]
},
{
"name": "iso8879",
"portdir": "textproc/iso8879",
"version": "1986",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freshports.org/textproc/iso8879/",
"description": "Character entity sets from ISO 8879:1986 (SGML)",
"long_description": "Character entity sets from ISO 8879:1986 (SGML)",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"xmlcatmgr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"docbook-sgml-4.2"
]
},
{
"type": "run",
"ports": [
"linuxdoc"
]
}
]
},
{
"name": "irstlm",
"portdir": "textproc/irstlm",
"version": "6.00.05",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/irstlm-team/irstlm",
"description": "The IRST Language Modeling Toolkit",
"long_description": "The IRST Language Modeling Toolkit features algorithms and data structures suitable to estimate, store, and access very large LMs. Our software has been integrated into a popular open source Statistical Machine Translation decoder called Moses, and is compatible with language models created with other tools, such as the SRILM Tooolkit.",
"active": true,
"categories": [
"textproc",
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "intltool",
"portdir": "textproc/intltool",
"version": "0.51.0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://launchpad.net/intltool",
"description": "A collection of i18n tools",
"long_description": "The intltool collection can be used to extract translatable strings from various source files (.xml.in, .glade, .desktop.in, .server.in, .oaf.in), collect the extracted strings together with messages from traditional source files (.c, .h) in po/PACKAGE.pot and merge back the translations from .po files into .xml, .desktop and .oaf files. This merge step will happen at build or installation time.",
"active": true,
"categories": [
"textproc",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gnome-common",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-pathtools",
"expat",
"p5.34-xml-parser",
"p5.34-scalar-list-utils",
"p5.34-getopt-long"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"xfwm4",
"vte-gtk2-xfce",
"gnomeicu",
"libgnomeui",
"gnucash",
"py311-gnucash",
"py312-gnucash",
"py313-gnucash",
"py314-gnucash",
"gnucash-devel",
"synfig",
"synfigstudio",
"xfce4-settings",
"xfce4-terminal",
"xfconf",
"xfdesktop",
"yum",
"easytag",
"easytag-devel",
"gmpc",
"pavucontrol",
"tagtool",
"xgsch2pcb",
"gnokii",
"telepathy-logger",
"libgda5",
"pxlib",
"cutter",
"geany",
"geany-plugins",
"giggle",
"glade3",
"libdbusmenu",
"l3afpad",
"leafpad",
"gelide",
"gtetrinet",
"klavaro",
"pioneers",
"xqf",
"gramps",
"accountsservice",
"alacarte",
"anjuta",
"bakery",
"balsa",
"conglomerate",
"dia",
"empathy",
"evolution-data-server",
"evolution-data-server-gtk4",
"file-roller",
"gal",
"garagejam",
"gconf",
"gconf-editor",
"gdl",
"gdl3",
"gdm",
"gdmap",
"genius",
"ghex",
"gingerblue",
"glabels",
"glom",
"gnome-applets",
"gnome-calendar",
"gnome-chemistry-utils",
"gnome-control-center",
"gnome-doc-utils",
"gnome-font-viewer",
"gnome-internet-radio-locator",
"gnome-js-common",
"gnome-menus",
"gnome-mime-data",
"gnome-mud",
"gnome-music",
"gnome-photo-print",
"gnome-photos",
"gnome-radio",
"gnome-session",
"gnome-system-log",
"gnome-system-monitor",
"gnome-terminal",
"gnome-themes-extra",
"gnome-turtle",
"gnome-vfs",
"gnome-vfs-monikers",
"gnome-voice",
"gnome-weather",
"gnotime",
"gnumeric",
"goffice",
"goffice08",
"gourmet",
"gpodder",
"grisbi",
"gthumb",
"gtk-internet-radio-locator",
"gtk-radio",
"gtk-vnc",
"gtk2-murrine",
"gtksourceview",
"gtksourceview2",
"gwget",
"libbonobo",
"libbonoboui",
"libepc",
"libgnome",
"libgnome-keyring",
"libgnomecanvas",
"libgnomecups",
"libgnomeprint",
"libgnomeprintui",
"libgtkhtml3",
"libgtkhtml4",
"libsocialweb",
"libwnck",
"liferea",
"monster-masher",
"nfoview",
"oregano",
"policykit-gnome",
"regexxer",
"seahorse",
"seed",
"sound-theme-freedesktop",
"spice-gtk",
"vino",
"vte",
"vte-gtk2-compat",
"xchat-gnome",
"agave",
"autotrace",
"darktable",
"darktable-devel",
"gimp-gap",
"gimp-gap-devel",
"gimp-lqr-plugin",
"gimp-resynthesizer",
"gimp-save-for-web",
"gimp2",
"gimp2-devel",
"libmypaint",
"mdk",
"libqalculate",
"qalculate-gtk",
"tilp2",
"gtkpod",
"libgpod",
"avahi",
"gajim",
"gq",
"grsync",
"libgrss",
"linphone",
"logjam",
"pidgin",
"pidgin-bot-sentry",
"libpurple",
"finch",
"pidgin-sipe",
"transmission-x11",
"tsclient",
"kitlist",
"zathura",
"zathura-docs",
"jpilot",
"denemo",
"pslib",
"chemical-mime-data",
"ghemical",
"gpredict",
"libghemical",
"viking",
"gnomint",
"pidgin-otr",
"terminator",
"utimer",
"libtranslate",
"meld",
"stardict",
"midori",
"gobby",
"gtk-engines2",
"gtkspell2",
"gtkspell3",
"gxmessage",
"homebank",
"nimbus",
"pcb",
"tango-icon-theme",
"xarchiver",
"xfe",
"xkeyboard-config",
"xscreensaver",
"Thunar",
"exo",
"garcon",
"libxfce4ui",
"libxfce4util",
"mousepad",
"orage",
"ristretto",
"tumbler",
"xfce4-appfinder",
"xfce4-panel",
"xfce4-session"
]
},
{
"type": "lib",
"ports": [
"py35-distutils-extra",
"py36-distutils-extra",
"py27-distutils-extra",
"xfce4-dev-tools",
"fsearch"
]
}
]
},
{
"name": "iksemel",
"portdir": "textproc/iksemel",
"version": "1.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/iksemel/",
"description": "XML parser library for Jabber applications",
"long_description": "iksemel is an XML (eXtensible Markup Language) parser library designed for Jabber applications.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnutls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gloox"
]
}
]
},
{
"name": "igrep",
"portdir": "textproc/igrep",
"version": "1.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/konradsz/igrep",
"description": "Interactive Grep",
"long_description": "Runs ripgrep's library in the background, allows interactively pick its results and open selected match in text editor of choice (vim by default).",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "ijq",
"portdir": "textproc/ijq",
"version": "1.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.sr.ht/~gpanders/ijq",
"description": "Interactive jq tool. Like jqplay for the commandline.",
"long_description": "Interactive jq tool. Like jqplay for the commandline.",
"active": true,
"categories": [
"devel",
"sysutils",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"scdoc",
"clang-18"
]
},
{
"type": "run",
"ports": [
"jq"
]
}
],
"depends_on": []
},
{
"name": "idnits",
"portdir": "textproc/idnits",
"version": "2.14.01",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tools.ietf.org/tools/idnits/",
"description": "Looks for problems in internet draft formatting",
"long_description": "'idnits' looks for violations of Section 2.1 and 2.2 of the requirements listed on http://www.ietf.org/ID-Checklist.html and some of http://www.ietf.org/ietf/1id-guidelines.html",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "icdiff",
"portdir": "textproc/icdiff",
"version": "2.0.10",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.jefftk.com/icdiff",
"description": "improved colored diff",
"long_description": "icdiff can show you the differences between similar files without getting in the way. This is especially helpful for identifying and understanding small changes within existing lines.",
"active": true,
"categories": [
"devel",
"sysutils",
"textproc"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": []
},
{
"name": "icat",
"portdir": "textproc/icat",
"version": "0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atextor/icat",
"description": "icat (Image cat) outputs images in 256-color capable terminals.",
"long_description": "icat (Image cat) outputs images in 256-color capable terminals.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"imlib2"
]
}
],
"depends_on": []
},
{
"name": "hyphen",
"portdir": "textproc/hyphen",
"version": "2.8.8",
"license": "(GPL-2+ or LGPL-2.1+ or MPL-1.1+)",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hunspell.sf.net",
"description": "ALTLinux hyphenation library",
"long_description": "ALTLinux hyphenation library",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gawk",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libreoffice",
"scribus",
"webkit2-gtk",
"webkit2-gtk-devel"
]
}
]
},
{
"name": "hunspell-en_US_large",
"portdir": "textproc/hunspell-en",
"version": "2020.12.07",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordlist.aspell.net/dicts/",
"description": "SCOWL based hunspell english dictionaries.",
"long_description": "SCOWL based hunspell english dictionaries.: large US English dictionary",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"aspell",
"dos2unix",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-en_US",
"portdir": "textproc/hunspell-en",
"version": "2020.12.07",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordlist.aspell.net/dicts/",
"description": "SCOWL based hunspell english dictionaries.",
"long_description": "SCOWL based hunspell english dictionaries.: US English dictionary",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"aspell",
"dos2unix",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-spelling",
"p5.28-test-spelling",
"p5.30-test-spelling",
"p5.32-test-spelling",
"p5.34-test-spelling"
]
}
]
},
{
"name": "hunspell-en_GB_large",
"portdir": "textproc/hunspell-en",
"version": "2020.12.07",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordlist.aspell.net/dicts/",
"description": "SCOWL based hunspell english dictionaries.",
"long_description": "SCOWL based hunspell english dictionaries.: large GB English dictionary",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"aspell",
"dos2unix",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-en_GB_ize",
"portdir": "textproc/hunspell-en",
"version": "2020.12.07",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordlist.aspell.net/dicts/",
"description": "SCOWL based hunspell english dictionaries.",
"long_description": "SCOWL based hunspell english dictionaries.: GB English dictionary (-ize version)",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"aspell",
"dos2unix",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-en_GB_ise",
"portdir": "textproc/hunspell-en",
"version": "2020.12.07",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordlist.aspell.net/dicts/",
"description": "SCOWL based hunspell english dictionaries.",
"long_description": "SCOWL based hunspell english dictionaries.: GB English dictionary (-ise version)",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"aspell",
"dos2unix",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-en_CA_large",
"portdir": "textproc/hunspell-en",
"version": "2020.12.07",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordlist.aspell.net/dicts/",
"description": "SCOWL based hunspell english dictionaries.",
"long_description": "SCOWL based hunspell english dictionaries.: large CA English dictionary",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"aspell",
"dos2unix",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-en_CA",
"portdir": "textproc/hunspell-en",
"version": "2020.12.07",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordlist.aspell.net/dicts/",
"description": "SCOWL based hunspell english dictionaries.",
"long_description": "SCOWL based hunspell english dictionaries.: CA English dictionary",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"aspell",
"dos2unix",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-en_AU_large",
"portdir": "textproc/hunspell-en",
"version": "2020.12.07",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordlist.aspell.net/dicts/",
"description": "SCOWL based hunspell english dictionaries.",
"long_description": "SCOWL based hunspell english dictionaries.: large AU English dictionary",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"aspell",
"dos2unix",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-en_AU",
"portdir": "textproc/hunspell-en",
"version": "2020.12.07",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordlist.aspell.net/dicts/",
"description": "SCOWL based hunspell english dictionaries.",
"long_description": "SCOWL based hunspell english dictionaries.: AU English dictionary",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"aspell",
"dos2unix",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hyperscan",
"portdir": "textproc/hyperscan",
"version": "5.4.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.hyperscan.io/",
"description": "High-performance regular expression matching library.",
"long_description": "High-performance regular expression matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API. Hyperscan uses hybrid automata techniques to allow simultaneous matching of large numbers (up to tens of thousands) of regular expressions and for the matching of regular expressions across streams of data. Hyperscan is typically used in a DPI library stack.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"python313",
"pkgconfig",
"ragel",
"clang-18",
"cmake"
]
},
{
"type": "lib",
"ports": [
"pcre",
"boost176",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "hunspell-en",
"portdir": "textproc/hunspell-en",
"version": "2020.12.07",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordlist.aspell.net/dicts/",
"description": "SCOWL based hunspell english dictionaries.",
"long_description": "SCOWL based hunspell english dictionaries. The hunspell-en port is just a stub. Please install one of the subports: hunspell-en_AU, hunspell-en_AU_large, hunspell-en_CA, hunspell-en_CA_large, hunspell-en_GB_ise, hunspell-en_GB_ize, hunspell-en_GB_large, hunspell-en_US or hunspell-en_US_large.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hyperestraier",
"portdir": "textproc/hyperestraier",
"version": "1.4.13",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hyperestraier.sourceforge.net/",
"description": "Hyper Estraier is a full-text search system.",
"long_description": "Hyper Estraier is a full-text search system. It has the following characteristics. (1) High performance of search (2) High scalability of target documents (3) Perfect recall ratio by N-gram method (4) High precision by hybrid mechanism of N-gram and morphological analyzer (5) Phrase search, regular expressions, attribute search, and similarity search (6) Multilingualism with Unicode (7) Independent of file format and repository (8) Intelligent web crawler (9) Simple and powerful API (10) Supporting P2P architecture.",
"active": true,
"categories": [
"net",
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"qdbm",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-hypy",
"py37-hypy",
"py27-hyperestraier",
"py312-hypy",
"rb-hyperestraier"
]
}
]
},
{
"name": "hunspell-dict-zu_ZA",
"portdir": "textproc/hunspell-dict-zu_ZA",
"version": "2006-01-20",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Zulu (Africa) dictionary for hunspell",
"long_description": "Zulu (Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-xh_ZA",
"portdir": "textproc/hunspell-dict-xh_ZA",
"version": "2006-01-23",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Xhosa (South Africa) dictionary for hunspell",
"long_description": "Xhosa (South Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-uk_UA",
"portdir": "textproc/hunspell-dict-uk_UA",
"version": "6.6.1",
"license": "GPL-3",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/brown-uk/dict_uk",
"description": "Ukrainian (Ukraine) dictionary for hunspell",
"long_description": "Ukrainian (Ukraine) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-ve_ZA",
"portdir": "textproc/hunspell-dict-ve_ZA",
"version": "2006-07-06",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Venda (South Africa) dictionary for hunspell",
"long_description": "Venda (South Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-ts_ZA",
"portdir": "textproc/hunspell-dict-ts_ZA",
"version": "2006-01-23",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Tsonga (South Africa) dictionary for hunspell",
"long_description": "Tsonga (South Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-tn_ZA",
"portdir": "textproc/hunspell-dict-tn_ZA",
"version": "2004-05-16",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Setswana (Africa) dictionary for hunspell",
"long_description": "Setswana (Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-tl_PH",
"portdir": "textproc/hunspell-dict-tl_PH",
"version": "2005-01-08",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Tagalog (Philippines) dictionary for hunspell",
"long_description": "Tagalog (Philippines) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-th_TH",
"portdir": "textproc/hunspell-dict-th_TH",
"version": "2006-12-12",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Thai (Thailand) dictionary for hunspell",
"long_description": "Thai (Thailand) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-tet_ID",
"portdir": "textproc/hunspell-dict-tet_ID",
"version": "2005-01-08",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Tetum (Indonesia) dictionary for hunspell",
"long_description": "Tetum (Indonesia) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-sw_KE",
"portdir": "textproc/hunspell-dict-sw_KE",
"version": "2004-05-16",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Kiswahili (East Africa) dictionary for hunspell",
"long_description": "Kiswahili (East Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-st_ZA",
"portdir": "textproc/hunspell-dict-st_ZA",
"version": "2006-01-20",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Southern Sotho (South Africa) dictionary for hunspell",
"long_description": "Southern Sotho (South Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-sv_SE",
"portdir": "textproc/hunspell-dict-sv_SE",
"version": "2.43",
"license": "LGPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sfol.se/",
"description": "Swedish (Sweden) dictionary for hunspell",
"long_description": "Swedish (Sweden) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-ss_ZA",
"portdir": "textproc/hunspell-dict-ss_ZA",
"version": "2006-07-05",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Swazi/Swati (South Africa) dictionary for hunspell",
"long_description": "Swazi/Swati (South Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-sl_SI",
"portdir": "textproc/hunspell-dict-sl_SI",
"version": "2007-01-27",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Slovenian (Slovenia) dictionary for hunspell",
"long_description": "Slovenian (Slovenia) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-rw_RW",
"portdir": "textproc/hunspell-dict-rw_RW",
"version": "2005-01-08",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.openoffice.org/wiki/Dictionaries",
"description": "Kinyarwanda (Rwanda) dictionary for hunspell",
"long_description": "Kinyarwanda (Rwanda) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
}
]
}