head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.14 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.12 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.10 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.8 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.6 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.4 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.2 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.1.1.1.0.2 cube-native-xorg-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2008.09.22.23.36.54; author jmcneill; state dead; branches; next 1.1; 1.1 date 2008.09.12.13.18.26; author jmcneill; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2008.09.12.13.18.26; author jmcneill; state Exp; branches; next ; desc @@ 1.2 log @Update to stable release 2.4.1. @ text @$NetBSD: patch-bb,v 1.1 2008/09/12 13:18:26 jmcneill Exp $ --- plugins/vidinput_v4l2/vidinput_names.cxx.orig 2008-09-08 17:55:13.000000000 -0400 +++ plugins/vidinput_v4l2/vidinput_names.cxx 2008-09-08 17:55:33.000000000 -0400 @@@@ -36,7 +36,7 @@@@ if (!devdir.Open()) return; -#ifdef SOLARIS +#if defined(SOLARIS) || defined(__NetBSD__) int devnum = 0; do { PString filename = devdir.GetEntryName(); @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @PTLib is a multi-platform C++ class library. Programs based on PTLib can run on both Microsoft Windows and Unix/Linux. The library contains both the "basic" classes (strings, arrays, lists) and the higher-level functionality (networking, multi-threading). @ text @@