Commit graph

5 commits

Author SHA1 Message Date
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sergei Kolobov
c32963f9f4 - Unbreak dns/posadis and its dependency devel/poslib
with the new PTHREAD_LIBS in 5.x and -CURRENT by
  changing USE_INC_LIBTOOL_VER to USE_LIBTOOL_VER
  (this also removes .la files)
- Bump PORTREVISION due to changed packages

Suggested by:	marcus
Approved by:	portmgr (marcus)
2004-10-11 07:59:46 +00:00
Sergei Kolobov
405c35e9a4 - Unbreak dns/posadis build under 5.x and -CURRENT
by upgrading to the latest version (0.60.5)
- Update its dependency devel/poslib to 1.0.5 (prerequisite)

PR:		ports/72308
Submitted by:	sergei
Approved by:	portsmgr (will)
2004-10-06 08:52:33 +00:00
Kirill Ponomarev
140f18025d - Update to 1.0.1
- Disable any optimizations as it causes problems under
  FreeBSD, according to the author
- Install examples

PR:		57649
Submitted by:	maintainer
2003-10-06 17:58:51 +00:00
Edwin Groothuis
3618543557 [NEW PORT] devel/poslib: Posadis C++ DNS library
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 <meilof@users.sourceforge.net>
	WWW:	http://posadis.sourceforge.net/projects/poslib.php

PR:		ports/55195
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-08-30 00:56:20 +00:00