Ports Search

Results 1,3211,330 of 5,161 for /ports-mgmt/.(0.004 seconds)
devel/XML_Tree-1.1 (Score: 0.006224396)
PEAR class for representing XML data in a tree structure
Represent XML data in a tree structure. Allows for the building of XML data structures using a tree representation, without the need for an extension like DOMXML.
devel/XML_Util-1.3.0 (Score: 0.006224396)
PEAR XML utility class
Selection of methods that are often needed when working with XML documents. Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more.
devel/htscanner-1.0.1 (Score: 0.006224396)
Support htaccess for PHP
Allow one to use htaccess-like file to configure PHP per directory, just like apache's htaccess. It is especially useful with fastcgi. This package was originally developed by Bart Vanbrabant.
devel/pipestatus-0.6.0 (Score: 0.006224396)
UNIX/POSIX shell helper for running pipes safely
pipestatus - source file for POSIX shell that allows to obtain an exit status of every program in a pipe. MOTIVATION When we program in shell we often run pipes like this prog1 args1 | prog2 args2 | ... | progN argsN POSIX says that exit status of pipe is the exit status of LAST program in it, i.e. progN in our example. That is, exit status of all other programs in pipe is silently ignored. But in many situations exit status of all programs in pipe should be checked to make program robust. Some shells like BASH and ZSH have special extensions for doing this but POSIX shell unfortunately doesn't provide an EASY way for doing this. In order to solve the problem, described above pipestatus was written.
devel/SpecTcl-1.2.2a (Score: 0.006224396)
Free drag-and-drop GUI builder for Tk and Java from Sun
Main Features of Sun's SpecTcl 1.1 ================================== Easy to Learn: SpecTcl's drag & drop interface along with a powerful toolbar and on-line help make it easy to start building GUI applications. Tcl and Java Support: SpecTcl generates both Tcl and Java code. Platform Independent: SpecTcl runs on all major platforms: Solaris, SunOS, Linux, Windows 95, Windows NT Server 3.51, Windows NT Workstation 3.51, MacOS, and Irix. Constraint Based Alignment and resizing of widgets (buttons, Geometry Manager: check boxes, etc.) is automatic. This makes creating dynamic UIs and cross platform UIs a snap!
devel/phpunit-20110327 (Score: 0.006224396)
PEAR channel pear.phpunit.de
PEAR channel for PHPUnit
devel/symfony-20110701 (Score: 0.006224396)
PEAR channel pear.symfony-project.com
PEAR channel for the symfony project
devel/twig-20140108 (Score: 0.006224396)
PEAR channel pear.twig-project.org
PEAR channel for the Twig project
devel/codegen-1.0.7 (Score: 0.006224396)
Tool to create code generators that operate on XML descriptions
This is an 'abstract' package, it provides the base framework for applications like CodeGen_PECL.
devel/gaphor-0.17.2 (Score: 0.006224396)
UML modeling environment written in Python
Gaphor is an easy to use modeling environment. This means that you are able to create nice UML diagrams for documentation and to assist you with design decisions. Gaphor will help you create your applications.