Ports Search

Results 1,9311,940 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
dns/libbind-6.0 (Score: 0.0010818137)
Standard C resolver library
The libbind functions have been separated from the BIND suite as of BIND 9.6.0. Originally from older versions of BIND, they have been continually maintained and improved but not installed by default with BIND 9. This standard resolver library contains the same historical functions and headers included with many Unix operating systems. In fact, most implementations are based on the same original code. ISC's libbind provides the standard resolver library, along with header files and documentation, for communicating with domain name servers, retrieving network host entries from /etc/hosts or via DNS, converting CIDR network addresses, performing Hesiod information lookups, retrieving network entries from /etc/networks, implementing TSIG transaction/request security of DNS messages, performing name-to-address and address-to-name translations, and utilizing /etc/resolv.conf for resolver configuration.
lang/sdcc-3.6.1.2016.07.08 (Score: 0.0010818137)
Small Device C Compiler
textproc/libcrm114-20100726 (Score: 0.0010818137)
CRM114 C-callable Library
This is the callable library version of CRM114. It has most of the classifiers as the standalone language. This version is LGPLed (Library GPL) so you can link it with your own code, whether open-source or proprietary. You still need TRE. Note that with improvements come costs: libcrm114 classifiers are NOT compatible with standalone CRM114 class files.
textproc/scew-1.1.7 (Score: 0.0010818137)
Simple C Expat Wrapper
The aim of SCEW is to provide an easy interface around the Expat XML parser. SCEW also incorporates functions to create and handle XML trees. That is, add and delete nodes, change attribute names and values, etc.
x11-toolkits/widgets-5.6.1 (Score: 0.0010818137)
Qt C++ widgets module
devel/generatorrunner-0.6.16 (Score: 0.001081462)
Tool to create binding generators for C++ and Qt libraries
GeneratorRunner is a tool that eases the development of binding generators for C++ and Qt-based libraries by providing a framework to help automating most of the process. It uses the ApiExtractor library to parse the header files and manipulate the classes information while generating the binding code using front-end modules provided by the user. GeneratorRunner is based on the QtScriptGenerator project
devel/glib-1.2.10 (Score: 0.001081462)
Some useful routines of C programming (previous stable version)
This is GLib version 1.2. GLib, is a library which includes support routines for C such as lists, trees, hashes, memory allocation, and many other things. ftp://ftp.gtk.org/pub/gtk A mailing list is located at gtk-list@redhat.com for discussion.
devel/pure-stldict-0.8 (Score: 0.001081462)
Pure interface to C++ STL map/unordered_map
This package provides a light-weight, no frills interface to the C++ dictionary containers map and unordered_map. The stldict module makes these data structures available in Pure land and equips them with a (more or less) idiomatic Pure container interface.
devel/pure-stllib-0.6 (Score: 0.001081462)
Pure interface to C++ STL map and vectors
pure-stllib is an "umbrella" package that contains a pair of Pure addons, pure-stlvec and pure-stlmap. These addons provide Pure interfaces to a selection of containers provided by the C++ Standard Library, specialized to hold pointers to arbitrary Pure expressions.
graphics/jpg2pdf-20090113 (Score: 0.001081462)
Plain C converter of jpeg images to PDF or PostScript
jpg2pdf is a program to convert one or more JPG images into a single PDF or PostScript file. Compared to other similar programs, the main advantage of jpg2pdf is that it is very small, fast and entirely written in C. It works by simply wrapping the JPG data with appropriate PDF or PS glue so there is no image conversion involved.