head 1.2; access; symbols pkgsrc-2018Q2:1.1.0.64 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.62 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.60 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.58 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.54 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.52 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.50 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.48 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.46 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.44 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.42 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.40 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.38 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.36 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.34 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.32 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.30 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.28 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.26 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.24 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.22 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.20 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.18 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.16 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.14 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.12 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.10 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.8 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.6 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.4 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.2 pkgsrc-2010Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2018.07.16.21.17.13; author jnemeth; state dead; branches; next 1.1; commitid G2EZX8T1D6hWdpKA; 1.1 date 2010.12.22.04.28.53; author jnemeth; state Exp; branches; next ; desc @@ 1.2 log @Deleting comms/asterisk18 (Asterisk 1.8.*) as mentioned on pkgsrc-users@@ a few weeks ago. This package is ancient and has been EOL for a couple of years. It likely has numerous security issues. Also, the PKGNAME will conflict with the upcoming Asterisk 18.* in a couple of years times. There were no objections. @ text @$NetBSD: patch-bk,v 1.1 2010/12/22 04:28:53 jnemeth Exp $ --- main/db1-ast/include/db.h.orig 2006-08-21 02:11:39.000000000 +0000 +++ main/db1-ast/include/db.h @@@@ -55,7 +55,7 @@@@ #ifndef __BIT_TYPES_DEFINED__ #define __BIT_TYPES_DEFINED__ -#if (!defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__APPLE__)) +#if (!defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__APPLE__) && !defined(__DragonFly__)) typedef __signed char int8_t; typedef short int16_t; typedef int int32_t; @ 1.1 log @PR/44257 - Francois Tigeot -- build fixes for DragonFly BSD Don't bother bumping the version since it didn't build on DFBSD before there is no binary package that could have changed, and this doesn't change the binary packages on other systems. @ text @d1 1 a1 1 $NetBSD$ @