Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第4,3714,380项(搜索用时0.004秒)
textproc/silvercity-0.9.7 (Score: 0.006224396)
Lexing package for over 20 programming and markup languages
SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup languages. Scripting language bindings currently exist for Python.
textproc/slides-3.4.0 (Score: 0.006224396)
Doctype and stylesheets for making slides
The Slides doctype and stylesheets are for making presentations.
textproc/xslide.el-0.2.2 (Score: 0.006224396)
Emacs major mode for editing XSL stylesheets
Emacs major mode for editing XSL stylesheets. * FEATURES - XSL customization group for setting some variables - Initial stylesheet inserted into empty XSL buffers; - "Template" menu for jumping to template rules, named templates, key declarations, and attribute-set declarations in the buffer; - `xsl-process' function that runs an XSL processor and collects the output; - Predefined command line templates and error regexps for Java and Windows executable versions of both XT and Saxon; - Font lock highlighting so that the important information stands out; - `xsl-complete' function for inserting element and attribute names; - `xsl-insert-tag' function for inserting matching start- and end-tags; - Automatic completion of end-tags; - Automatic indenting of elements with user-definable indentation step; and - Comprehensive abbreviations table to further ease typing.
textproc/sowing-1.1.18 (Score: 0.006224396)
Text processing tools to generate documentation from source files
Text processing tools developed by Bill Gropp. It might be used to build the PETSc & MPICH documentation.
textproc/xwindiff-1.1.6 (Score: 0.006224396)
Graphical Diff for X
Graphical Diff for X LICENSE: GPL2 or later
textproc/srilm-1.5.12 (Score: 0.006224396)
Toolkit for building and applying statistical language models
SRILM is a toolkit for building and applying statistical language models (LMs), primarily for use in speech recognition, statistical tagging and segmentation. It has been under development in the SRI Speech Technology and Research Laboratory since 1995. The toolkit has also greatly benefitted from its use and enhancements during the Johns Hopkins University/CLSP summer workshops in 1995, 1996, and 1997 SRILM consists of the following components: * A set of C++ class libraries implementing language models, supporting data stuctures and miscellaneous utility functions. * A set of executable programs built on top of these libraries to perform standard tasks such as training LMs and testing them on data, tagging or segmenting text, etc. * A collection of miscellaneous scripts facilitating minor related tasks.
textproc/texi2db-0.5 (Score: 0.006224396)
Converts a Texinfo file into DocBook XML
Converts a Texinfo file into DocBook XML
textproc/tinyxml2-2.2.0 (Score: 0.006224396)
Small C++ XML Parser
TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. It attempts to be flexible, but correct. It does not rely on exceptions or RTTI. It has UTF-8 support, but does not parse or use DTDs or XSL. It doesn't have the STL support of TinyXML-1, but uses less memory, has a proper namespace, and is faster.
textproc/tnef2txt-1.4 (Score: 0.006224396)
Portable application/ms-tnef parser
tnef2txt is an application/ms-tnef parser. In addition to viewing the files, it can also dump them to disk.
textproc/txt2man-1.5.6 (Score: 0.006224396)
Converts flat ASCII text to man page format
txt2man converts the input text into nroff commands using man(7) macros for man pages. Smart argument processing is available either for commands using "-" sign for flags (including long options used in GNU tools). If ifile is omitted, standard input is taken as argument. Result is displayed on standard output.