head 1.4; access; symbols pkgsrc-2016Q4:1.3.0.62 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.60 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.58 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.56 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.54 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.3.0.52 pkgsrc-2015Q3-base:1.3 pkgsrc-2015Q2:1.3.0.50 pkgsrc-2015Q2-base:1.3 pkgsrc-2015Q1:1.3.0.48 pkgsrc-2015Q1-base:1.3 pkgsrc-2014Q4:1.3.0.46 pkgsrc-2014Q4-base:1.3 pkgsrc-2014Q3:1.3.0.44 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.42 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.3.0.40 pkgsrc-2014Q1-base:1.3 pkgsrc-2013Q4:1.3.0.38 pkgsrc-2013Q4-base:1.3 pkgsrc-2013Q3:1.3.0.36 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.34 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.3.0.32 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.30 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q3:1.3.0.28 pkgsrc-2012Q3-base:1.3 pkgsrc-2012Q2:1.3.0.26 pkgsrc-2012Q2-base:1.3 pkgsrc-2012Q1:1.3.0.24 pkgsrc-2012Q1-base:1.3 pkgsrc-2011Q4:1.3.0.22 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q3:1.3.0.20 pkgsrc-2011Q3-base:1.3 pkgsrc-2011Q2:1.3.0.18 pkgsrc-2011Q2-base:1.3 pkgsrc-2011Q1:1.3.0.16 pkgsrc-2011Q1-base:1.3 pkgsrc-2010Q4:1.3.0.14 pkgsrc-2010Q4-base:1.3 pkgsrc-2010Q3:1.3.0.12 pkgsrc-2010Q3-base:1.3 pkgsrc-2010Q2:1.3.0.10 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.8 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.6 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.3.0.4 pkgsrc-2009Q3-base:1.3 pkgsrc-2009Q2:1.3.0.2 pkgsrc-2009Q2-base:1.3 pkgsrc-2009Q1:1.2.0.12 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.10 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.8 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.6 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.4 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.2 pkgsrc-2008Q1:1.1.0.12 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.10 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.8 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.6 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.4 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.2 pkgsrc-2006Q4-base:1.1; locks; strict; comment @# @; 1.4 date 2017.01.02.02.18.30; author schmonz; state dead; branches; next 1.3; commitid yn0T72SxqLKpVkAz; 1.3 date 2009.04.07.02.59.04; author schmonz; state Exp; branches; next 1.2; 1.2 date 2008.04.10.03.20.49; author schmonz; state Exp; branches; next 1.1; 1.1 date 2006.12.29.22.00.17; author markd; state Exp; branches; next ; desc @@ 1.4 log @Update to 2.03. From the changelog: - Reverted libbg-cli back to static linkage (for now) to fix problem with cli-generate generated code. - Fixed header include path in cli-generate. - Rewrote iobuf and str number formatting using fmt. - Added missing selftest.c file to the dist tarball (oops). - Fixed uint##.h headers. - Flattened out the installed headers and libraries. NOTE: This means this package is not backwards compatible. - Added dns library (modified from public domain djbdns-1.05) - Added wildcard handling and substitution to bg-installer. - Added reversed IPv4 formatting functions (from Jorge Valdes). - Added str_end* and str_case_end* functions, parallel to str_start* and str_case_start* but for suffixes. - Added the ability to use arbitrary format functions in fmt_multi. - Added support for enumerate and itemize in cli-generate. - Added surfrand_uniform function, protected against bias. @ text @$NetBSD: patch-ac,v 1.3 2009/04/07 02:59:04 schmonz Exp $ --- selftests.sh.orig 2009-02-19 12:11:52.000000000 -0500 +++ selftests.sh @@@@ -20,7 +20,7 @@@@ do_test() { return 1 } - ./load $t/test .libs/libbg.a .libs/libbg-sysdeps.a || { + ./load $t/test .libs/libbg.a .libs/libbg-sysdeps.a `cat socket.lib` || { echo "=====> Load failed! <=====" return 1 } @ 1.3 log @Update to 1.106. From the changelog: - Fixed installation of msg/debug.h header file. - Fixed envstr_unset to remove all instances of the given name. - Added sysdep for d_ino and d_type in struct dirent. - Fixed the path_match function to match filenames containing pattern characters (ie [filename] etc) the same way shells do. - Files generated by cli-generate now indicate the source .cli file. - Fixed the debug messages to not enable any by default. - Modified the build procedure to build all sources with libtool. This should fix problems with parallel make. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.2 2008/04/10 03:20:49 schmonz Exp $ @ 1.2 log @Update to 1.104. From the changelog: - Fixed several typos in the installation files. - Renamed some files that differed only in upper/lower case. This should fix building on OSX. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.1 2006/12/29 22:00:17 markd Exp $ d3 1 a3 1 --- selftests.sh.orig 2008-04-09 11:24:34.000000000 -0400 @ 1.1 log @Fix Solaris issues by linking socket libraries where required. OKed schmonz. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- selftests.sh.orig 2006-12-30 10:00:53.471026000 +1300 @