CVS log for ports/devel/poslib/distinfo
Up to [FreeBSD] / ports / devel / poslib
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 3 14:58:31 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
-remove MD5
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 25 14:05:34 2005 UTC (6 years, 2 months ago) by sergei
Branches: MAIN
CVS tags: 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
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- Add SHA256 checksums to my ports
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 29 12:27:30 2005 UTC (6 years, 5 months ago) by sergei
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
- Update to 1.0.6
Revision 1.4: 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
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: +2 -2 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.3: download - view: text, markup, annotated - select for diffs
Fri Jan 30 16:03:26 2004 UTC (8 years ago) by sergei
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
SIZE *DOES* MATTER.
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
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 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>
