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=45",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=43",
"results": [
{
"name": "dyff",
"portdir": "textproc/dyff",
"version": "1.12.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/homeport/dyff",
"description": "diff tool for YAML files, and sometimes JSON",
"long_description": "diff tool for YAML files, and sometimes JSON",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dwdiff",
"portdir": "textproc/dwdiff",
"version": "2.1.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://os.ghalkes.nl/dwdiff.html",
"description": "diff program that operates at the word level",
"long_description": "dwdiff is a front-end for the diff program that operates at the word level instead of the line level. It is different from wdiff in that it allows the user to specify what should be considered whitespace, and in that it takes an optional list of characters that should be considered delimiters. Delimiters are single characters that are treated as if they are words, even when there is no whitespace separating them from preceding words or delimiters. dwdiff is mostly commandline compatible with wdiff. Only the --autopager, --terminal and --avoid-wraps options are not supported.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"icu"
]
}
],
"depends_on": []
},
{
"name": "dumpasn1",
"portdir": "textproc/dumpasn1",
"version": "20210212",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cs.auckland.ac.nz/~pgut001/",
"description": "an ASN.1 decoder and pretty-printer",
"long_description": "The dumpasn1 program decodes BER and DER-encoded ASN.1 data, and is configured with knowledge of many security-related objects.",
"active": true,
"categories": [
"textproc",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dsq",
"portdir": "textproc/dsq",
"version": "0.23.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/multiprocessio/dsq",
"description": "Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.",
"long_description": "Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "doxygen-devel",
"portdir": "textproc/doxygen-devel",
"version": "1.14.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.doxygen.nl",
"description": "Documentation system for several programming languages",
"long_description": "It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. You can configure doxygen to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. You can also visualize the relations between the various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"qt4",
"qt5",
"clangparser",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"bison",
"cmake",
"clang-20",
"perl5",
"python313"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "doxygen",
"portdir": "textproc/doxygen",
"version": "1.14.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.doxygen.nl",
"description": "Documentation system for several programming languages",
"long_description": "It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. You can configure doxygen to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. You can also visualize the relations between the various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"qt4",
"qt5",
"clangparser",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"bison",
"cmake",
"flex",
"perl5",
"python313"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
},
{
"type": "run",
"ports": [
"graphviz"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"SoXt",
"lldb-22",
"gnuradio-devel",
"mlt-qt5",
"py39-gyoto",
"py37-gyoto",
"py38-gyoto",
"py35-gyoto",
"py36-gyoto",
"py38-pytorch",
"lapack-manpages",
"py39-pytorch",
"stellarium",
"uhd",
"uhd-39lts",
"uhd-devel",
"volk",
"lirc",
"owncloud-client",
"restinio",
"py37-pytorch",
"dar",
"cubeb",
"libechonest",
"sphinxbase",
"freecad",
"sofia-sip",
"cpptoml",
"editorconfig-core-c",
"libftdi1",
"libqb",
"libssh",
"maloc",
"physfs",
"range-v3",
"wsdlpull",
"wt",
"zthread",
"luanti",
"geographiclib",
"libosmium-doc",
"glom",
"gnome-vfsmm",
"libgtksourceviewmm",
"SoQt",
"alembic",
"glfw",
"glfw-devel",
"libpgf",
"materialx",
"ogre",
"openni",
"opensubdiv",
"openvdb",
"partio",
"ptex",
"usd",
"vips",
"libstdcxx-docs",
"lldb-10",
"lldb-11",
"lldb-12",
"lldb-13",
"lldb-14",
"lldb-15",
"lldb-16",
"lldb-17",
"lldb-18",
"lldb-19",
"lldb-20",
"lldb-21",
"lldb-6.0",
"lldb-5.0",
"lldb-8.0",
"lldb-7.0",
"lldb-9.0",
"lldb-devel",
"notmuch",
"cvc4",
"libqalculate",
"gavl",
"libcaption",
"mlt",
"mlt-legacy",
"sfml",
"libretroshare",
"mscp",
"py310-pytorch",
"py311-pytorch",
"py312-pytorch",
"py313-pytorch",
"py314-pytorch",
"py310-wxpython-4.0",
"py311-wxpython-4.0",
"py312-wxpython-4.0",
"py313-wxpython-4.0",
"py314-wxpython-4.0",
"py310-gyoto",
"py311-gyoto",
"py312-gyoto",
"py313-gyoto",
"py314-gyoto",
"bladeRF",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"gr-adapt",
"gr-air-modes",
"gr37-adapt",
"gr37-air-modes",
"gr-ais",
"gr-baz",
"gr37-ais",
"gr37-baz",
"gr-cdma",
"gr-fcdproplus",
"gr37-cdma",
"gr37-fcdproplus",
"gr-foo",
"gr-fosphor",
"gr37-foo",
"gr37-fosphor",
"gr-gfdm",
"gr-gsm",
"gr37-gfdm",
"gr37-gsm",
"gr-hermeslite2",
"gr-hpsdr",
"gr-ieee802-11",
"gr-ieee802-15-4",
"gr37-ieee802-11",
"gr37-ieee802-15-4",
"gr-iio",
"gr-iqbalance",
"gr37-iio",
"gr37-iqbalance",
"gr-iridium",
"gr-limesdr",
"gr37-iridium",
"gr37-limesdr",
"gr-limesdr-devel",
"gr-linrad",
"gr-lora",
"gr-lte",
"gr37-lora-BastilleResearch",
"gr37-lora-rpp0",
"gr-lora-rpp0",
"gr37-lte",
"gr-mapper",
"gr-mac",
"gr37-mapper",
"gr37-mac",
"gr-ofdm",
"gr-osmosdr",
"gr37-ofdm",
"gr37-osmosdr",
"gr-pcap",
"gr-pyqt",
"gr37-pcap",
"gr37-pyqt",
"gr-rds",
"gr-satellites",
"gr37-rds",
"gr37-satellites",
"gr-sdrplay",
"gr37-sdrplay",
"gr-specest",
"gr-tdd",
"gr37-specest",
"gr37-tdd",
"ismrmrd",
"kicad",
"libiio",
"nds2-client",
"osmocore",
"osmocore-devel",
"rtl-sdr"
]
},
{
"type": "lib",
"ports": [
"imlib2",
"libosmo-dsp",
"doxygen-launcher",
"itpp",
"widelands",
"widelands-devel",
"itpp-devel"
]
},
{
"type": "run",
"ports": [
"doxyqml",
"lscsoft-deps"
]
}
]
},
{
"name": "dosmacux",
"portdir": "textproc/dosmacux",
"version": "1.5",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.math.utah.edu/pub/dosmacux/",
"description": "convert text file line endings between DOS, Mac and UNIX standards",
"long_description": "dosmacux provides six utilities for converting text file end-of-line characters from one operating system convention to another, while retaining file time stamps.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dos2unix",
"portdir": "textproc/dos2unix",
"version": "7.5.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://waterlan.home.xs4all.nl/dos2unix.html",
"description": "Convert text files with DOS or Mac line breaks to Unix line breaks and vice versa",
"long_description": "This is an update of Benjamin Lin's implementations of dos2unix and unix2dos. Benjamin Lin's implementations of dos2unix and unix2dos were distributed via SunSITE.unc.edu (later MetaLab.unc.edu, now ibiblio) and became part of several Linux distributions such as RedHat, Suse, Gentoo, and others. This update includes all RedHat patches and fixes several other problems. Internationalization has been added and ports to DOS, Windows, Cygwin and OS/2 Warp have been made.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"hunspell-en_US_large",
"kchmviewer",
"hunspell-en_US",
"fluid-soundfont",
"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"
]
},
{
"type": "patch",
"ports": [
"pdb2pqr"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "docx2md",
"portdir": "textproc/docx2md",
"version": "0.0.13",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mattn/docx2md",
"description": "Convert Microsoft Word Document to Markdown",
"long_description": "Convert Microsoft Word Document to Markdown",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "doclifter",
"portdir": "textproc/doclifter",
"version": "2.20",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://catb.org/~esr/doclifter",
"description": "troff macro to DocBook translater",
"long_description": "troff macro to DocBook translater For example, it may be used to convert man pages to DocBook.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "docbook2X",
"portdir": "textproc/docbook2X",
"version": "0.8.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook2x.sourceforge.net/",
"description": "Converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.",
"long_description": "Converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"perl5.34",
"libiconv",
"p5.34-xml-parser",
"p5.34-xml-sax",
"p5.34-xml-sax-expat",
"p5.34-xml-namespacesupport"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"megatools",
"moreutils"
]
}
]
},
{
"name": "docbook-xsl-docs",
"portdir": "textproc/docbook-xsl",
"version": "1.79.2",
"license": "MIT and Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.org/",
"description": "Documentation for the DocBook XSL stylesheets",
"long_description": "Documentation for the DocBook XSL stylesheets -- the official stylesheets for transforming DocBook XML documents into other document formats via XSLT.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xmlcatmgr"
]
}
],
"depends_on": []
},
{
"name": "docbook-xsl-ns",
"portdir": "textproc/docbook-xsl",
"version": "1.79.2",
"license": "MIT and Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.org/",
"description": "Namespaced version of the DocBook XSL stylesheets",
"long_description": "Namespaced version of the DocBook XSL stylesheets -- the official stylesheets for transforming DocBook XML documents into other document formats via XSLT.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xmlcatmgr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libnotify",
"kdelibs4",
"gdcm2",
"bibletime",
"po4a"
]
},
{
"type": "lib",
"ports": [
"shared-desktop-ontologies"
]
}
]
},
{
"name": "docbook-xsl-nons",
"portdir": "textproc/docbook-xsl",
"version": "1.79.2",
"license": "MIT and Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.org/",
"description": "Non-namespaced version of the DocBook XSL stylesheets",
"long_description": "Non-namespaced version of the DocBook XSL stylesheets -- the official stylesheets for transforming DocBook XML documents into other document formats via XSLT.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xmlcatmgr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libp11",
"gtk4",
"postgresql12-doc",
"postgresql13-doc",
"postgresql14-doc",
"postgresql15-doc",
"postgresql16",
"postgresql17",
"postgresql18",
"opensc",
"policykit",
"yubico-pam",
"molly-guard",
"po4a",
"ripgrep",
"xmlroff",
"xmlto",
"bakefile",
"cppcheck",
"cvs-fast-export",
"git-crypt",
"glade",
"alacarte",
"appstream",
"dconf",
"dconf-editor",
"dia",
"gnome-dictionary",
"gnome-keyring",
"libsecret",
"gimp-help-en",
"weechat",
"sisc",
"vala",
"vala-devel",
"neomutt",
"offlineimap",
"mkvtoolnix",
"mkvtoolnix-devel",
"mkvtoolnix-legacy",
"FreeRDP",
"newsboat",
"samba4",
"py27-pygtksourceview",
"gtk4-devel",
"libyubikey"
]
},
{
"type": "lib",
"ports": [
"appstream-glib",
"kdelibs4",
"gtk-doc",
"asciidoc",
"dblatex",
"sid"
]
},
{
"type": "run",
"ports": [
"gnome-doc-utils",
"xmlto"
]
}
]
},
{
"name": "docbook-xml-5.0",
"portdir": "textproc/docbook-xml",
"version": "5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.org/xml/5.0",
"description": "Version 5.0 of the DocBook XML DTDs",
"long_description": "Version 5.0 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"xmlcatmgr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"po4a"
]
},
{
"type": "lib",
"ports": [
"dblatex",
"docbook-xml"
]
}
]
},
{
"name": "docbook-xml-4.5",
"portdir": "textproc/docbook-xml",
"version": "5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.org/xml/4.5",
"description": "Version 4.5 of the DocBook XML DTDs",
"long_description": "Version 4.5 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"xmlcatmgr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"i3",
"postgresql13-doc",
"postgresql14-doc",
"postgresql15-doc",
"postgresql16",
"postgresql17",
"postgresql18",
"cppcheck",
"gnucash-docs",
"policykit",
"po4a",
"postgresql12-doc"
]
},
{
"type": "lib",
"ports": [
"asciidoc",
"docbook-xml"
]
}
]
},
{
"name": "docbook-xml-4.4",
"portdir": "textproc/docbook-xml",
"version": "5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.org/xml/4.4",
"description": "Version 4.4 of the DocBook XML DTDs",
"long_description": "Version 4.4 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"xmlcatmgr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"moreutils",
"po4a"
]
},
{
"type": "lib",
"ports": [
"docbook-xml"
]
}
]
},
{
"name": "docbook-xml-4.3",
"portdir": "textproc/docbook-xml",
"version": "5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.org/xml/4.3",
"description": "Version 4.3 of the DocBook XML DTDs",
"long_description": "Version 4.3 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"xmlcatmgr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"po4a"
]
},
{
"type": "lib",
"ports": [
"docbook-xml"
]
}
]
},
{
"name": "docbook-xml-4.2",
"portdir": "textproc/docbook-xml",
"version": "5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.org/xml/4.2",
"description": "Version 4.2 of the DocBook XML DTDs",
"long_description": "Version 4.2 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"xmlcatmgr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"neomutt",
"po4a"
]
},
{
"type": "lib",
"ports": [
"docbook-xml",
"docbook-xml-4.1.2"
]
}
]
},
{
"name": "docbook-xml-4.1.2",
"portdir": "textproc/docbook-xml",
"version": "5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.org/xml/4.1.2",
"description": "Version 4.1.2 of the DocBook XML DTDs",
"long_description": "Version 4.1.2 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"docbook-xml-4.2",
"xmlcatmgr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gpsd",
"policykit",
"po4a"
]
},
{
"type": "lib",
"ports": [
"docbook-xml"
]
}
]
},
{
"name": "docbook-xsl",
"portdir": "textproc/docbook-xsl",
"version": "1.79.2",
"license": "MIT and Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": "docbook-xsl-nons",
"homepage": "http://docbook.org/",
"description": "The DocBook XSL stylesheets",
"long_description": "The DocBook XSL stylesheets -- the official stylesheets for transforming DocBook XML documents into other document formats via XSLT.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "docbook-xml",
"portdir": "textproc/docbook-xml",
"version": "5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.org",
"description": "Install all the versioned docbook-xml-* ports.",
"long_description": "Install all the versioned docbook-xml-* ports.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"docbook-xml-4.2",
"docbook-xml-4.3",
"docbook-xml-4.4",
"docbook-xml-4.1.2",
"docbook-xml-5.0",
"xmlcatmgr",
"docbook-xml-4.5"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gtk4-devel",
"gtk4",
"appstream",
"libsecret",
"gimp-help-en",
"vala",
"vala-devel",
"samba4",
"bibletime",
"xmlto",
"glade",
"alacarte"
]
},
{
"type": "lib",
"ports": [
"dblatex",
"kdelibs4",
"gtk-doc",
"appstream-glib",
"sid"
]
},
{
"type": "run",
"ports": [
"oregano",
"gnome-doc-utils",
"xmlto"
]
}
]
},
{
"name": "docbook-utils",
"portdir": "textproc/docbook-utils",
"version": "0.6.14",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceware.org/docbook-tools/",
"description": "Shell scripts for managing DocBook documents",
"long_description": "This package contains scripts for easy conversion from DocBook files to other formats (for example, HTML, RTF, and PostScript), and for comparing SGML files. Transcribed from the Fedora 15 RPM written originally by Tim Waugh <twaugh@redhat.com> based on work by Eric Bischoff and with recent maintenance by Ondrej Vasik <ovasik@redhat.com>.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"docbook-dsssl",
"docbook-sgml-4.2",
"openjade",
"sgml-common",
"p5.34-sgmlspm"
]
}
],
"depends_on": []
},
{
"name": "docbook-sgml-4.2",
"portdir": "textproc/docbook-sgml-4.2",
"version": "4.2",
"license": "MIT and Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.docbook.org/sgml/4.2/",
"description": "Version 4.2 of the DocBook SGML DTDs",
"long_description": "Version 4.2 of the DocBook SGML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "fgp",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"iso8879",
"xmlcatmgr"
]
},
{
"type": "run",
"ports": [
"docbook-dsssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"docbook-utils"
]
}
]
},
{
"name": "docbook-dsssl",
"portdir": "textproc/docbook-dsssl",
"version": "1.79",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docbook.sf.net/",
"description": "The docbook DSSSL stylesheets",
"long_description": "The docbook DSSSL stylesheets",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xmlcatmgr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"docbook-utils"
]
},
{
"type": "run",
"ports": [
"docbook-sgml-4.2"
]
}
]
},
{
"name": "discount",
"portdir": "textproc/discount",
"version": "3.0.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pell.portland.or.us/~orc/Code/discount/",
"description": "C implementation of the Markdown markup language",
"long_description": "C implementation of the Markdown markup language.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 84
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pdfpc"
]
}
]
},
{
"name": "diffr",
"portdir": "textproc/diffr",
"version": "0.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mookid/diffr",
"description": "Yet another diff highlighting tool",
"long_description": "Reviewing changes involves reading diffs. Sometimes, a line-oriented presentation of changes is not precise enough, especially when changes involve long lines or very similar consecutive lines. This program processes such diffs, and outputs them (in the console) with additional diff information on top of the unified diff format, using text attributes. It works hunk by hunk, recomputing the diff on a word-by-word basis.",
"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"
]
},
{
"type": "run",
"ports": [
"less"
]
}
],
"depends_on": []
},
{
"name": "diffnav",
"portdir": "textproc/diffnav",
"version": "0.11.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dlvhdr/diffnav",
"description": "A git diff pager based on delta but with a file tree, à la GitHub.",
"long_description": "A git diff pager based on delta but with a file tree, à la GitHub.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "diff-so-fancy",
"portdir": "textproc/diff-so-fancy",
"version": "1.4.10",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/so-fancy/diff-so-fancy",
"description": "good-lookin' diffs",
"long_description": "diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "diction",
"portdir": "textproc/diction",
"version": "1.11",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/diction/",
"description": "GNU diction and style",
"long_description": "This is the GNU diction and style, free implementations of old standard unix commands. For some reason, many modern systems lack them. Diction prints wordy and commonly misused phrases. Style analyses surface characteristics of a document, e.g. sentence length and various readability measures.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dict",
"portdir": "textproc/dict",
"version": "1.13.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.dict.org/",
"description": "Dictionary Server Protocol (RFC2229) client and server",
"long_description": "The Dictionary Server Protocol (DICT) is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases.",
"active": true,
"categories": [
"textproc",
"spelling"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libmaa"
]
}
],
"depends_on": []
},
{
"name": "deff",
"portdir": "textproc/deff",
"version": "0.2.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flamestro/deff",
"description": "interactive, side-by-side file review for git diffs",
"long_description": "deff is a Rust TUI: interactive, side-by-side file review for git diffs with per-file navigation, vertical and horizontal scrolling, syntax highlighting, and added/deleted line tinting.",
"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": "dblatex",
"portdir": "textproc/dblatex",
"version": "0.3.12",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dblatex.sourceforge.net",
"description": "DocBook to LaTeX Converter",
"long_description": "Dblatex transforms a DocBook XML/SGML document to LaTeX. Once transformed into LaTeX, standard LaTeX tools are used to produce DVI, Postcript or PDF files. dblatex tries to hide as much as possible the latex compiling stuff by providing a single clean script to produce directly DVI, PostScript and PDF output. The actual output rendering is done not only by the XSL stylesheets transformation, but also by a dedicated LaTeX package. The goal is to allow a deep LaTeX customisation without changing the XSL stylesheets. Post-processing is done by Python, to make publication faster, convert the images if needed, and do the whole compilation.",
"active": true,
"categories": [
"textproc",
"tex"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [
"mactex"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"texlive-latex-extra",
"texlive-latex-recommended",
"texlive-math-science",
"docbook-xml",
"ImageMagick",
"docbook-xsl-nons",
"dejavu-fonts",
"python310",
"docbook-xml-5.0"
]
}
],
"depends_on": []
},
{
"name": "dbacl",
"portdir": "textproc/dbacl",
"version": "1.14",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lbreyer.com/dbacl.html",
"description": "dbacl is a digramic Bayesian text classifier",
"long_description": "dbacl is a digramic Bayesian text classifier. Given some text, it calculates the posterior probabilities that the input resembles one of any number of previously learned document collections.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"slang2"
]
}
],
"depends_on": []
},
{
"name": "datamash",
"portdir": "textproc/datamash",
"version": "1.9",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/datamash/",
"description": "Datamash is a command-line statistical tool.",
"long_description": "GNU datamash is a command-line program which performs basic numeric, textual and statistical operations on input textual data files.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "aeioudev",
"github": "aeiouaeiouaeiouaeiouaeiouaeiou",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dashing",
"portdir": "textproc/dashing",
"version": "20191217",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/technosophos/dashing",
"description": "Generate Dash documentation from HTML files",
"long_description": "Generate Dash documentation from HTML files",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "daisydiff",
"portdir": "textproc/daisydiff",
"version": "1.2",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/daisydiff/",
"description": "Daisy Diff compares HTML files.",
"long_description": "Daisy Diff is a Java library that diffs (compares) HTML files. It highlights added and removed words and annotates changes to the styling.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "cwdiff",
"portdir": "textproc/cwdiff",
"version": "0.4.0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/junghans/cwdiff",
"description": "A script that wraps wdiff to support directories and colorize the output",
"long_description": "A script that wraps wdiff to support directories and colorize the output",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"wdiff"
]
}
],
"depends_on": []
},
{
"name": "cuneiform",
"portdir": "textproc/cuneiform",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/cuneiform-linux",
"description": "Cuneiform is an OCR system with layout analysis.",
"long_description": "Cuneiform is an OCR system originally developed and open sourced by Cognitive technologies. In addition to text recognition it also does layout analysis and text format recognition. Cuneiform supports several languages.",
"active": true,
"categories": [
"graphics",
"textproc"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-djvubind",
"py36-djvubind"
]
}
]
},
{
"name": "csvtk",
"portdir": "textproc/csvtk",
"version": "0.36.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shenwei356/csvtk",
"description": "A cross-platform, efficient and practical CSV/TSV toolkit in Golang",
"long_description": "A cross-platform, efficient and practical CSV/TSV toolkit in Golang",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 21
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "csvlens",
"portdir": "textproc/csvlens",
"version": "0.15.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/YS-L/csvlens",
"description": "Command line csv viewer",
"long_description": "Command line csv viewer",
"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": "csview",
"portdir": "textproc/csview",
"version": "1.3.4",
"license": "(MIT or Apache-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wfxr/csview",
"description": "Pretty and fast csv viewer for cli with cjk/emoji support.",
"long_description": "Pretty and fast csv viewer for cli with cjk/emoji support.",
"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": "csv2xml",
"portdir": "textproc/csv2xml",
"version": "0.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://csv2xml.sourceforge.net/",
"description": "A simple csv to xml converter.",
"long_description": "A simple csv to xml converter.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cpi00",
"portdir": "textproc/cpi00",
"version": "0.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/cpi00",
"description": "The Compressed Permuterm Index",
"long_description": "cpi00 is an implementation of the compressed permuterm index. This is only admitted for non-profit purpose, NEVER USE for commercial products.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"python27",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cowsay",
"portdir": "textproc/cowsay",
"version": "3.8.4",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cowsay-org/cowsay",
"description": "Configurable talking characters in ASCII art",
"long_description": "Configurable talking characters in ASCII art",
"active": true,
"categories": [
"textproc",
"amusements",
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "convertlit",
"portdir": "textproc/convertlit",
"version": "1.8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.convertlit.com/",
"description": "converts Microsoft Reader eBooks into open format",
"long_description": "Convert LIT (clit) converts eBooks in Microsoft Reader format into open format for use with software or devices which are not directly compatible with Microsoft's Reader.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libtommath"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ebook-tools"
]
}
]
},
{
"name": "consodoc",
"portdir": "textproc/consodoc",
"version": "1.0.0",
"license": "unknown",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20100213140022/http://consodoc.com/",
"description": "Consodoc publishing server: XML to beautiful documents",
"long_description": "Consodoc is a system which automates XML publishing. The base use case is converting XML to beautiful PDF through TeXML and LaTeX, but Consodoc is adaptable to other processes as well.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"scons",
"texml"
]
}
],
"depends_on": []
},
{
"name": "colout",
"portdir": "textproc/colout",
"version": "1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nojhan.github.io/colout/",
"description": "Color Up Arbitrary Command Ouput",
"long_description": "colout read lines of text stream on the standard input and output characters matching a given regular expression PATTERN in given COLOR and STYLE.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pygments",
"py314-babel",
"python314"
]
}
],
"depends_on": []
},
{
"name": "colorsvn",
"portdir": "textproc/colorsvn",
"version": "0.3.3",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://colorsvn.tigris.org",
"description": "colorsvn is the Subversion output colorizer",
"long_description": "colorsvn is the Subversion output colorizer. Colorsvn was extracted from kde-sdk and was extended with build process and configuration.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"subversion"
]
}
],
"depends_on": []
},
{
"name": "colorer",
"portdir": "textproc/colorer",
"version": "take5.be5",
"license": "MPL-1.1 and GPL-2 and LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://colorer.sourceforge.net/",
"description": "A library that provides source text syntax highlighting services",
"long_description": "Colorer take5 is a syntax highlighting and text parsing library, that provides services of text parsing in host editor systems in real-time and transforming results into colored text. Result information allows to search and build outlined lists of functions, structures, and to search and indent programming language constructions (brackets, paired tags).",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 100
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php53-colorer"
]
}
]
}
]
}