Ports Search

Results 2,5412,550 of 5,824 for /net/.(0.004 seconds)
devel/libvc-003 (Score: 0.01987111)
vCard library
Libvc is a vCard library. The library handles scanning a vCard file, parsing the vCard file into a data storage structure, manipulating the data storage structure, and writing back to file. It was originally written for `rolo', but has been split-off as a generic library for general use.
devel/libytnef-1.5 (Score: 0.01987111)
Unpack data in MS Outlook TNEF format
This is the library needed to YTNEF application This program decodes those annoying application/ms-tnef MIME attachments that Microsoft mail servers helpfully use to encapsulate your already MIME encoded attachments. Due to the proliferation of Microsoft Outlook and Exchange mail servers, more and more mail is encapsulated into this format. The YTNEF program allows one to unpack the attachments which were encapsulated into the YTNEF attachment. Thus alleviating the need to use Microsoft Outlook to view them. Now supports winmail.dat Outlook files
devel/lrmi-0.10 (Score: 0.01987111)
LRMI is a library for calling real mode BIOS routines
Linux/BSD Real Mode interface library.
devel/make++-2.0 (Score: 0.01987111)
Drop-in replacement for GNU make
Makepp is a drop-in replacement for GNU make which has a number of features that allow for more reliable builds and simpler build files. It supports almost all of the syntax that GNU make supports, and can be used with makefiles produced by utilities such as automake. It is called makepp (or make++) because (1) it was designed for building C++ programs; (2) its relationship to make is analogous to C++'s relationship to C. For backward compatibility, it will work with input files designed for make, but there are much better ways to do things.
devel/bin-msvcrt-r4.0.3.1.a4.0.3.1 (Score: 0.01987111)
Headers and Libraries for Windows cross-development
Headers and Libraries for Windows cross-development. This port is needed by mingw-gcc/devel.
devel/mcpp-2.7.2 (Score: 0.01987111)
Alternative C/C++ preprocessor
C/C++ preprocessor defines and expands macros and processes '#if', '#include' and some other directives. MCPP is an alternative C/C++ preprocessor with the highest conformance. It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98. MCPP is especially useful for debugging a source program which use complicated macros and also useful for checking portability of a source. Though mcpp could be built as a replacement of GCC's resident preprocessor or as a stand-alone program without using library build of mcpp, this package installs a program named 'mcpp' which links shared library of libmcpp and behaves independent from GCC.
devel/pdcurses-3.4 (Score: 0.01987111)
Curses and Panel terminal library for Windows
PDCurses is a Curses and Panel implementation for Microsoft Windows. This port compiles it using MinGW32.
devel/zlib-1.2.8 (Score: 0.01987111)
The zlib library cross-compiled for MinGW32
This is the zlib library cross-compiled for MinGW32.
devel/mpatrol-1.4.8 (Score: 0.01987111)
Dynamic memory debugging and profiling library
The mpatrol library is a powerful debugging tool that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory. It acts as a malloc() debugger for debugging dynamic memory allocations, although it can also trace and profile calls to malloc() and free() too.
devel/mspdebug-0.23.20151024 (Score: 0.01987111)
Debugger for use with MSP 430 MCUs
MSPDebug is a free debugger for use with MSP430 MCUs. It supports FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be used as a proxy for gdb or as an independent debugger with support for programming, disassembly and reverse engineering.