HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50477,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=80",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=78",
"results": [
{
"name": "httpie-go",
"portdir": "net/httpie-go",
"version": "0.7.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nojima/httpie-go",
"description": "httpie-like HTTP client written in Go",
"long_description": "httpie-like HTTP client written in Go",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "link",
"github": "subpop",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "httping",
"portdir": "net/httping",
"version": "4.4.0",
"license": "(AGPL-3 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/folkertvanheusden/HTTPing",
"description": "Ping-like tool for http-requests",
"long_description": "Give it an url, and it will show you how long it takes to connect, send a request and retrieve the reply (only the headers).",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake",
"gettext",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"fftw-3",
"openssl3",
"gettext-runtime"
]
}
],
"depends_on": []
},
{
"name": "http-parser",
"portdir": "www/http-parser",
"version": "2.9.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nodejs/http-parser",
"description": "http request/response parser for C.",
"long_description": "This is a parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection).",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "g.litenstein",
"github": "Lord-Kamina",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"restinio"
]
}
]
},
{
"name": "http_ping",
"portdir": "net/http_ping",
"version": "09Mar2016",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.acme.com/software/http_ping/",
"description": "Sends HTTP requests every few seconds and times how long they take",
"long_description": "Sends HTTP requests every few seconds and times how long they take",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "http-prompt",
"portdir": "net/http-prompt",
"version": "2.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eliangcs/http-prompt",
"description": "HTTPie + prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting",
"long_description": "HTTPie + prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-yaml",
"py311-parsimonious",
"httpie",
"python311",
"py311-click",
"py311-pygments",
"py311-prompt_toolkit"
]
},
{
"type": "test",
"ports": [
"twine",
"py311-wheel",
"py311-pytest",
"py311-mock",
"py311-pytest-cov",
"py311-pexpect"
]
}
],
"depends_on": []
},
{
"name": "http-replicator",
"portdir": "net/http-replicator",
"version": "3.0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gertjan.freezope.org/replicator/",
"description": "replicating HTTP proxy server",
"long_description": "Replicator is a replicating HTTP proxy server. Files that are downloaded through the proxy are transparently stored in a private cache, so an exact copy of accessed remote files is created on the local machine. It is, in essence, a general purpose proxy server, but especially suited for maintaining a cache of MacPorts, FreeBSD or Fink packages.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "httpx_select",
"portdir": "python/httpx_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default httpx version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of httpx.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-httpx",
"py310-httpx",
"py311-httpx",
"py312-httpx",
"py313-httpx",
"py314-httpx",
"py37-httpx",
"py38-httpx"
]
}
]
},
{
"name": "httrack",
"portdir": "net/httrack",
"version": "3.49.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.httrack.com/",
"description": "Website Copier/Offline Browser",
"long_description": "HTTrack is an offline browser utility that allows you to download a website from the Internet to a local directory.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automake",
"gmake",
"libtool",
"autoconf",
"autoconf-archive"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libiconv",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "hub",
"portdir": "devel/hub",
"version": "2.14.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hub.github.com/",
"description": "git-wrapper for GitHub specific functionality",
"long_description": "hub is a command line utility which adds GitHub knowledge to git. It can be used on its own or as a git wrapper.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 225
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "hugin-app",
"portdir": "graphics/hugin-app",
"version": "2023.0.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hugin.sourceforge.io",
"description": "Panorama photo stitcher",
"long_description": "An easy to use cross-platform panoramic imaging toolchain based on Panorama Tools. With hugin you can assemble a mosaic of photographs into a complete immersive panorama, stitch any series of overlapping pictures and much more.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"debug",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"python310",
"python311",
"python312",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"swig-python",
"exiv2",
"glew",
"lcms2",
"libjpeg-turbo",
"libpano13",
"libpng",
"openexr",
"tiff",
"lz4",
"wxWidgets-3.2",
"OpenBLAS",
"fftw-3",
"flann",
"boost178",
"imath",
"python312",
"vigra",
"zlib",
"sqlite3",
"gettext"
]
},
{
"type": "run",
"ports": [
"p5.34-image-exiftool",
"enblend"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"luminance-hdr"
]
}
]
},
{
"name": "hugo",
"portdir": "www/hugo",
"version": "0.154.2",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gohugoio/hugo",
"description": "A Fast and Flexible Static Site Generator built with love in GoLang",
"long_description": "A Fast and Flexible Static Site Generator built with love in GoLang",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "cardi",
"github": "cardi",
"ports_count": 6
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"deploy"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"bash-completion"
]
}
],
"depends_on": []
},
{
"name": "hugs98",
"portdir": "lang/hugs98",
"version": "plus-Sep2006",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.haskell.org/hugs",
"description": "The HUGS Haskell Interpreter",
"long_description": "Hugs 98 is a functional programming system based on Haskell 98, the de facto standard for non-strict functional programming languages. Hugs 98 provides an almost complete implementation of Haskell 98.",
"active": true,
"categories": [
"lang",
"haskell"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"libtool",
"pkgconfig",
"autoconf",
"automake",
"bison",
"gmake"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"libedit"
]
}
],
"depends_on": []
},
{
"name": "hunspell",
"portdir": "textproc/hunspell",
"version": "1.7.2",
"license": "(GPL-2+ or LGPL-2.1+ or MPL-1.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hunspell.github.io/",
"description": "Spell checker and morphological analyzer",
"long_description": "Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. Hunspell interfaces: Ispell-like terminal interface using Curses library, Ispell pipe interface, OpenOffice.org UNO module.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"scribus",
"tea",
"qt511-qtvirtualkeyboard",
"hunspell-de",
"hunspell-en",
"goldendict",
"hunspell-de_AT",
"hunspell-de_CH",
"hunspell-de_DE",
"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",
"hunspell-en_US_large",
"lokalize",
"qt69-qtvirtualkeyboard",
"link-grammar",
"qt57-qtvirtualkeyboard",
"qt58-qtvirtualkeyboard",
"qt59-qtvirtualkeyboard",
"scribus-devel",
"qt5-qtvirtualkeyboard",
"qt64-qtvirtualkeyboard",
"qt67-qtvirtualkeyboard",
"qt68-qtvirtualkeyboard",
"sigil",
"sigil-qt4",
"codeblocks",
"LyX",
"codeblocks-devel",
"texstudio",
"texworks",
"qt513-qtvirtualkeyboard",
"qt6-qtvirtualkeyboard"
]
},
{
"type": "run",
"ports": [
"mythes"
]
}
]
},
{
"name": "hunspell-de",
"portdir": "textproc/hunspell-de",
"version": "20161207",
"license": "(GPL-2 or GPL-3)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.j3e.de/ispell/igerman98/index_en.html",
"description": "German dictionary for hunspell",
"long_description": "German dictionary for hunspell. The hunspell-de port is just a stub. Please install one of the subports: hunspell-de_AT, hunspell-de_CH or hunspell-de_DE.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-de_AT",
"portdir": "textproc/hunspell-de",
"version": "20161207",
"license": "(GPL-2 or GPL-3)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.j3e.de/ispell/igerman98/index_en.html",
"description": "German dictionary for hunspell",
"long_description": "German dictionary for hunspell: Austrian German",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ispell",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-de_CH",
"portdir": "textproc/hunspell-de",
"version": "20161207",
"license": "(GPL-2 or GPL-3)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.j3e.de/ispell/igerman98/index_en.html",
"description": "German dictionary for hunspell",
"long_description": "German dictionary for hunspell: Swiss German",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ispell",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-de_DE",
"portdir": "textproc/hunspell-de",
"version": "20161207",
"license": "(GPL-2 or GPL-3)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.j3e.de/ispell/igerman98/index_en.html",
"description": "German dictionary for hunspell",
"long_description": "German dictionary for hunspell: German",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ispell",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-af_ZA",
"portdir": "textproc/hunspell-dict-af_ZA",
"version": "2006-01-17",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Afrikaans (South Africa) dictionary for hunspell",
"long_description": "Afrikaans (South Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-ca_ES",
"portdir": "textproc/hunspell-dict-ca_ES",
"version": "2002-10-15",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Catalan dictionary for hunspell",
"long_description": "Catalan dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-cs_CZ",
"portdir": "textproc/hunspell-dict-cs_CZ",
"version": "2003-01-01",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Czech (Czech Republic) dictionary for hunspell",
"long_description": "Czech (Czech Republic) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-cy_GB",
"portdir": "textproc/hunspell-dict-cy_GB",
"version": "2004-04-25",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Welsh (Wales) dictionary for hunspell",
"long_description": "Welsh (Wales) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-da_DK",
"portdir": "textproc/hunspell-dict-da_DK",
"version": "2.7.005",
"license": "GPL-2 and LGPL and MPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stavekontrolden.dk",
"description": "Danish (Denmark) dictionary for hunspell",
"long_description": "Danish (Denmark) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-el_GR",
"portdir": "textproc/hunspell-dict-el_GR",
"version": "2004-12-20",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Greek (Greece) dictionary for hunspell",
"long_description": "Greek (Greece) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-en_NZ",
"portdir": "textproc/hunspell-dict-en_NZ",
"version": "2002-05-18",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "English (New Zealand) dictionary for hunspell",
"long_description": "English (New Zealand) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-en_ZA",
"portdir": "textproc/hunspell-dict-en_ZA",
"version": "2006-01-20",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "English (South Africa) dictionary for hunspell",
"long_description": "English (South Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-eo_EO",
"portdir": "textproc/hunspell-dict-eo_EO",
"version": "2005-07-10",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Esperanto dictionary for hunspell",
"long_description": "Esperanto dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "Damien.Pollet",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-es_ES",
"portdir": "textproc/hunspell-dict-es_ES",
"version": "2005-05-10",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Spanish (Spain-etal) dictionary for hunspell",
"long_description": "Spanish (Spain-etal) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-es_MX",
"portdir": "textproc/hunspell-dict-es_MX",
"version": "2005-05-05",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Spanish (Mexico) dictionary for hunspell",
"long_description": "Spanish (Mexico) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-fo_FO",
"portdir": "textproc/hunspell-dict-fo_FO",
"version": "2005-03-07",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Faroese (Faroe Islands) dictionary for hunspell",
"long_description": "Faroese (Faroe Islands) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-fy_NL",
"portdir": "textproc/hunspell-dict-fy_NL",
"version": "2007-11-28",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Frisian (Netherlands) dictionary for hunspell",
"long_description": "Frisian (Netherlands) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-ga_IE",
"portdir": "textproc/hunspell-dict-ga_IE",
"version": "2007-10-29",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Irish (Ireland) dictionary for hunspell",
"long_description": "Irish (Ireland) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-gd_GB",
"portdir": "textproc/hunspell-dict-gd_GB",
"version": "2005-01-08",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Scottish Gaelic (Scotland) dictionary for hunspell",
"long_description": "Scottish Gaelic (Scotland) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-gsc_FR",
"portdir": "textproc/hunspell-dict-gsc_FR",
"version": "2007-08-16",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Gascon (France) dictionary for hunspell",
"long_description": "Gascon (France) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-gu_IN",
"portdir": "textproc/hunspell-dict-gu_IN",
"version": "2006-10-15",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Gujarati (India) dictionary for hunspell",
"long_description": "Gujarati (India) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-he_IL",
"portdir": "textproc/hunspell-dict-he_IL",
"version": "2005-01-12",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Hebrew (Israel) dictionary for hunspell",
"long_description": "Hebrew (Israel) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-hi_IN",
"portdir": "textproc/hunspell-dict-hi_IN",
"version": "2007-02-19",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Hindi (India) dictionary for hunspell",
"long_description": "Hindi (India) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-hr_HR",
"portdir": "textproc/hunspell-dict-hr_HR",
"version": "2006-06-07",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Croatian (Croatia) dictionary for hunspell",
"long_description": "Croatian (Croatia) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-id_ID",
"portdir": "textproc/hunspell-dict-id_ID",
"version": "2004-08-12",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Indonesian (Indonesia) dictionary for hunspell",
"long_description": "Indonesian (Indonesia) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-ku_TR",
"portdir": "textproc/hunspell-dict-ku_TR",
"version": "2005-01-21",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Kurdish (Turkey, Syria) dictionary for hunspell",
"long_description": "Kurdish (Turkey, Syria) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-lt_LT",
"portdir": "textproc/hunspell-dict-lt_LT",
"version": "2003-12-31",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Lithuanian (Lithuania) dictionary for hunspell",
"long_description": "Lithuanian (Lithuania) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-mg_MG",
"portdir": "textproc/hunspell-dict-mg_MG",
"version": "2005-01-09",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Malagasy (Madagascar) dictionary for hunspell",
"long_description": "Malagasy (Madagascar) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-mk_MK",
"portdir": "textproc/hunspell-dict-mk_MK",
"version": "2005-11-26",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Macedonian (Former Yugoslav Republic of Macedonia) dictionary for hunspell",
"long_description": "Macedonian (Former Yugoslav Republic of Macedonia) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-ms_MY",
"portdir": "textproc/hunspell-dict-ms_MY",
"version": "2005-01-17",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Malay (Malaysia) dictionary for hunspell",
"long_description": "Malay (Malaysia) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-nb_NO",
"portdir": "textproc/hunspell-dict-nb_NO",
"version": "2006-05-08",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Norwegian Bokmål (Norway) dictionary for hunspell",
"long_description": "Norwegian Bokmål (Norway) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-nl_NL",
"portdir": "textproc/hunspell-dict-nl_NL",
"version": "2007-06-07",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Dutch (Netherlands) dictionary for hunspell",
"long_description": "Dutch (Netherlands) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-nn_NO",
"portdir": "textproc/hunspell-dict-nn_NO",
"version": "2006-05-08",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Norwegian Nynorsk (Norway) dictionary for hunspell",
"long_description": "Norwegian Nynorsk (Norway) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-nr_ZA",
"portdir": "textproc/hunspell-dict-nr_ZA",
"version": "2006-01-20",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Ndebele (South Africa) dictionary for hunspell",
"long_description": "Ndebele (South Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-ns_ZA",
"portdir": "textproc/hunspell-dict-ns_ZA",
"version": "2006-01-20",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Northern Sotho (South Africa) dictionary for hunspell",
"long_description": "Northern Sotho (South Africa) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-ny_MW",
"portdir": "textproc/hunspell-dict-ny_MW",
"version": "2005-01-08",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Chichewa (Malawi) dictionary for hunspell",
"long_description": "Chichewa (Malawi) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "hunspell-dict-oc_FR",
"portdir": "textproc/hunspell-dict-oc_FR",
"version": "2006-09-22",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
"description": "Occitan (France) dictionary for hunspell",
"long_description": "Occitan (France) dictionary for hunspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
}
]
}