Poslib is a portable C++ DNS library, a part of Posadis project. It consists of two parts: a client library and a server library. Using the client library, you can simply develop applications that use the Domain Name System (DNS). It includes many functions for resolving, domain-name manipulation and Resource Record (RR) creation. The server library, based on the client core, can be used to develop DNS servers. By implementing a query entry-point function using the Poslib library of functions, you can easily create DNS servers, without worrying about low-level details such as DNS message compilation, domain-name compression and UDP/TCP transmission. Author: Meilof Veeningen WWW: http://posadis.sourceforge.net/projects/poslib.php git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* roll back to the stable version, 1.2.7daichi2012-04-081-2/+2
| | | | Feature safe: yes
* Update to ibus-anthy-1.4.99.20120327daichi2012-04-021-2/+2
| | | | Feature safe: yes
* - updated to 1.2.6daichi2012-01-141-2/+2
| | | | | - changed for ibus 1.4.0 - clean-up Makefile
* - Use canonical format for FreeBSD.org MAINTAINER addressessunpoet2010-12-261-1/+0
| | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
* Update japanese/ibus-anthy to 1.2.4daichi2010-10-261-3/+3
|