Ports Search

Results 7,8417,850 of 8,048 for /www/.(0.005 seconds)
textproc/docbook-xsd-1.0.b1 (Score: 0.009869938)
DocBook W3C XML Schema
DocBook W3C XML Schema.
textproc/html-xml-utils-7.0 (Score: 0.009869938)
Utilities for manipulating HTML and XML files
Simple utilities for manipulating HTML and XML files.
textproc/html2xhtml-1.3 (Score: 0.009869938)
Convert HTML to XHTML
html2xhtml converts HTML files into XHTML. It can fix many common errors in HTML files (e.g. missing end tags, elements with incorrect content model, non-standard elements or attributes, etc.) It can also handle invalid or non well-formed XHTML input, and clean it to produce a well-formed and valid XHTML output. The output document type can be selected among several XHTML DTDs (1.0, 1.1, Basic, etc.)
textproc/info2man-20040717 (Score: 0.009869938)
Translate GNU info files into man pages
info2man converts GNU info files to pod or -man formats. GNU info can be a pain as it demands its own special pager, it's a binary format, it's cruder than HTML and less documented, and most GNU- authored manual entries basically say "we like info so we don't maintain this manual entry, thus it is probably wrong". info2man thus converts info files so that they can be read by ordinary tools.
textproc/filepp-1.8.0 (Score: 0.009869938)
Generic file preprocessor
filepp is a generic file preprocessor designed to allow the functionality provided by the C preprocessor cpp(1) to be used with any file type. filepp is designed to be easily customised and extended.
textproc/grap-1.45 (Score: 0.009869938)
Implementation of Kernigan & Bentley's grap language
This is a port of Kernigan and Bentley's grap program for typsetting graphs. It is a pic preprocessor that can be used with groff or TeX. You can learn more about grap as specified by Kernigan and Bentley at the website.
textproc/sed-4.2.2 (Score: 0.009869938)
The GNU stream editor
The Free Software Foundation's "sed" stream editor. This utility exists in the FreeBSD base collection, but the GNU versions have added functionality that is sometimes useful. Note that this port will install this utility with a `g' prefix, for example gsed, but the texinfo documentation will refer to these utilities without the `g' prefix.
textproc/hxt-regex-xmlschema-9.2.0.2 (Score: 0.009869938)
Regular expression library for W3C XML Schema regular expressions
This library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used.
textproc/htmlise-0.2 (Score: 0.009869938)
Formats plain text as HTML
A command line utility that formats plain text from standard input to HTML.
textproc/makepatch-2.05 (Score: 0.009869938)
Perl scripts to assist in the generation and application of patches
'makepatch', containing a pair of programs, makepatch and applypatch, to assist in the generation and application of patch kits to synchronise source trees.