CVS log for ports/devel/poslib/pkg-plist
Up to [FreeBSD] / ports / devel / poslib
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:36:12 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 11 07:59:46 2004 UTC (7 years, 4 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -3 lines
- 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)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 6 08:52:33 2004 UTC (7 years, 4 months ago) by sergei
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6 lines
- 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)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 6 17:58:51 2003 UTC (8 years, 4 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +39 -35 lines
- 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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 30 00:56:20 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
[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>
