Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第4,2714,280项(搜索用时0.007秒)
devel/cdialog-1.2.20150920 (Score: 0.006132291)
Enhanced version of 'dialog' to work with ncurses
This is an enhanced version of the 'dialog' command. Quoting Thomas Dickey, the ncurses developer, "DIALOG was written by Savio Lam <lam836@cs.cuhk.hk> and modified by several people. "Initially, I made fixes and reviewed the code to ensure that problems reported were not related to ncurses. After that, I resumed development, adding new widget types. See the changelog for details."
devel/cflow2vcg-0.5 (Score: 0.006132291)
Convert the result of the cflow utility in a VCG format
Cflow2vcg convert the result of the cflow utility in a VCG format. It offers the ability to view graphically the call-graph of sources, and import it in documentation.
devel/asdf-2.017 (Score: 0.006132291)
System definition facility for Common Lisp
asdf is Another System Definition Facility for Common Lisp. It intends to solve the same class of problems as mk-defsystem - compiling and installing Lisp libraries -, but internally it takes advantage of modern CL features like pathname support etc., and uses CLOS for extensibility.
devel/astah-6.9.0 (Score: 0.006132291)
Java/UML Object-Oriented Design Tool
astah* community is a simple and user-friendly UML modeling tool. astah* community features: - UML 2.x (Class, UseCase, Sequence, Activity, Communication, Statemachine, Component, Deployment, Composite Structure, Object and Package Diagrams) - Suggest Feature - Alignment Guide - Customizing Keybinds - Oval, TextBox, Filled Rectangle, Corner-rounded Rectangle and Texts - Alignment, Size adjustment - Print - Export diagram images (PNG, JPEG) *1 - astah* API (Models of Class, UseCase, Activity, Sequence and Statemachine Diagrames) - GUI Localization *1 The product name is displayed on the corner.
devel/infix-19960628 (Score: 0.006132291)
Lisp macro to read math statements in infix notation
This is an implementation of an infix reader macro. It should run in any valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1, MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in the traditional way (e.g., 1+2) when writing Lisp programs instead of using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a full replacement for the normal Lisp syntax. This package is compiled with SBCL. Written by Mark Kantrowitz, School of Computer Science, Carnegie Mellon University, March 1993.
devel/boaconstructor-0.6.1 (Score: 0.006132291)
Cross platform RAD GUI Building IDE for wxPython
Boa Constructor is a cross platform RAD GUI Building IDE. It offers visual frame creation and manipulation, an object inspector, many views on the source like inheritance hierarchies, object methods and properties, html generated from documentation strings, a debugger and integrated help. It is written in Python and uses the wxPython toolkit which wraps wxWindows.
devel/cvsmonitor-0.6.3 (Score: 0.006132291)
Monitor activity on a CVS Repository
CVS Monitor is an CVS repository browser. It provides visibility of activity in CVS to developers, management, and the general public. Features: * Look at any repository anywhere - CVS Monitor can act on any repository that has at least a public read-only account, even if you don't own the repository * Aggressive Caching - all statistics, and most pages, are generated purely from the cached information * ChangeSet Visibility - present changes to the repository in ChangeSets, a single change involves new revisions on multiple files * Tracker Integration - CVS Monitor can be easily integrated with your Bug tracking or Request tracking systems
devel/dbus-tcl-2.1 (Score: 0.006132291)
Tcl interface to the D-Bus messaging system
The DBus-Tcl project provides a Tcl interface to the dbus message bus system. It contains packages that allow Tcl programs to send and receive dbus signals, as well as invoke and respond to dbus method calls.
devel/infix-19960628 (Score: 0.006132291)
Lisp macro for reading math expressions in infix form
This is an implementation of an infix reader macro. It should run in any valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1, MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in the traditional way (e.g., 1+2) when writing Lisp programs instead of using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a full replacement for the normal Lisp syntax. It is known to be compatible with CMUCL, CLISP, MCL, and SBCL. Written by Mark Kantrowitz, School of Computer Science, Carnegie Mellon University, March 1993.
devel/ditrack-0.8 (Score: 0.006132291)
Tracking system based on Subversion repository
DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracking system using a Subversion repository instead of a backend database. It is written in Python and runs in UNIX environment (*BSD, Linux, MacOS X).