Ports Search

Results 4,2814,290 of 5,824 for /net/.(0.003 seconds)
devel/sabre-20100501 (Score: 0.01738722)
Simple API for Binary REpresentations and an UDF Library
This project provides the Java-based implementation of the Simple API for Binary REpresentations (SABRE). The library defines observer-pattern interfaces for processing hierarchically structured, binary-oriented documents, comparable to the Simple API for XML (SAX). Processing can be modularized into a streaming pipeline composed of separate stages, enabling the parsing, transformation and serialization of large binary documents. UDFLib is a Java-based implementation for creating UDF filesystem images for DVDs according to ISO 13346, also known as ECMA-167.
Qt4 implementation of the DBusMenu protocol
A library that provides Qt4 implementation of the DBusMenu protocol. The DBusMenu protocol makes it possible for applications to export and import their menus over DBus.
devel/st-1.9 (Score: 0.01738722)
State Threads Library for Internet Applications
The State Threads is a small application library which provides a foundation for writing fast and highly scalable Internet applications (such as web servers, proxy servers, mail transfer agents, and so on) on UNIX-like platforms. It combines the simplicity of the multithreaded programming paradigm, in which one thread supports each simultaneous connection, with the performance and scalability of an event-driven state machine architecture. In other words, this library offers a threading API for structuring an Internet application as a state machine. The State Threads library is a derivative of the Netscape Portable Runtime library (NSPR).
devel/strace-4.5.18 (Score: 0.01738722)
System call tracer
strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program. strace is similar to the native BSD ``truss'' utility, but it's output style is more convenient in most cases. For strace to work, procfs has to be mounted. FreeBSD does not mount it by default. For more information, man procfs.
devel/tcl-mmap-1.1 (Score: 0.01738722)
New TCL channel type using mmap-ed files
This extension provides a Tcl interface to the mmap(2) POSIX system call. It provides a Tcl package that allows Tcl scripts to: 1) Memory map files for improved access efficiency; 2) Share memory between related processes; 3) Easily implement cyclic persistent log files. The functionality of 'mmap' is exported from this extension in the form of a new Tcl channel type, named "mmap". A memory mapping is established with the 'mmap' command. Following 'mmap' execution, access to the memory mapped file is done via the standard Tcl commands: puts/gets/seek/flush/close/fconfigure, only that this time these commands operate on memory, rather than on a file.
devel/tclvfs-20080503 (Score: 0.01738722)
Tcl VirtualFileSystem layer
The TclVfs project aims to provide an extension to the Tcl language which allows Virtual Filesystems to be built using Tcl scripts only. It is also a repository of such Tcl-implemented filesystems (metakit, zip, ftp, tar, http, webdav, namespace, url)
devel/tkinspect-5.1.6p10 (Score: 0.01738722)
Tk program browser
tkinspect, release 5.1.6p8 (04 Apr 2002) Tkinspect is a Tk program browser originally written by Sam Shen and now updated to work with Tcl/Tk 8+, incr Tcl 3+ and to cope with systems such as MS Windows where the Tk 'send' command is not available. Based upon the 5.1.6 release of tkinspect this version contains numerous bug fixes and functionality patches. See the ChangeLog file for details.
devel/funnelweb-3.2 (Score: 0.01738722)
Powerful literate-programming macro pre-processor
FunnelWeb is a powerful literate-programming macro preprocessor that enables you to weave programs and documentation together. FunnelWeb is a production quality tool that was specifically engineered for practical everyday use.
devel/z80ex-1.1.21 (Score: 0.01738722)
ZiLOG Z80 CPU emulator library
Portable ZiLOG Z80 CPU emulator library.
devel/truc-0.12.0 (Score: 0.01738722)
Web-based tool for requirement and use case tracking
Truc is a web-based tool for requirement and use case tracking. It has fileupload, discussions, version control, use case history, build and release management. It supports assignment of requirements & use cases to releases and filtering over all fields.