head 1.6; access; symbols pkgsrc-2015Q3:1.5.0.38 pkgsrc-2015Q3-base:1.5 pkgsrc-2015Q2:1.5.0.36 pkgsrc-2015Q2-base:1.5 pkgsrc-2015Q1:1.5.0.34 pkgsrc-2015Q1-base:1.5 pkgsrc-2014Q4:1.5.0.32 pkgsrc-2014Q4-base:1.5 pkgsrc-2014Q3:1.5.0.30 pkgsrc-2014Q3-base:1.5 pkgsrc-2014Q2:1.5.0.28 pkgsrc-2014Q2-base:1.5 pkgsrc-2014Q1:1.5.0.26 pkgsrc-2014Q1-base:1.5 pkgsrc-2013Q4:1.5.0.24 pkgsrc-2013Q4-base:1.5 pkgsrc-2013Q3:1.5.0.22 pkgsrc-2013Q3-base:1.5 pkgsrc-2013Q2:1.5.0.20 pkgsrc-2013Q2-base:1.5 pkgsrc-2013Q1:1.5.0.18 pkgsrc-2013Q1-base:1.5 pkgsrc-2012Q4:1.5.0.16 pkgsrc-2012Q4-base:1.5 pkgsrc-2012Q3:1.5.0.14 pkgsrc-2012Q3-base:1.5 pkgsrc-2012Q2:1.5.0.12 pkgsrc-2012Q2-base:1.5 pkgsrc-2012Q1:1.5.0.10 pkgsrc-2012Q1-base:1.5 pkgsrc-2011Q4:1.5.0.8 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q3:1.5.0.6 pkgsrc-2011Q3-base:1.5 pkgsrc-2011Q2:1.5.0.4 pkgsrc-2011Q2-base:1.5 pkgsrc-2011Q1:1.5.0.2 pkgsrc-2011Q1-base:1.5 pkgsrc-2010Q4:1.4.0.2 pkgsrc-2010Q4-base:1.4 pkgsrc-2010Q2:1.1.0.8 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.6 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.4 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.2 pkgsrc-2009Q3-base:1.1; locks; strict; comment @# @; 1.6 date 2015.10.27.11.29.35; author wiz; state dead; branches; next 1.5; commitid izdZlclWu1F8TJGy; 1.5 date 2011.01.30.18.04.23; author rumko; state Exp; branches; next 1.4; 1.4 date 2010.12.08.09.35.29; author wiz; state Exp; branches; next 1.3; 1.3 date 2010.12.06.12.16.03; author wiz; state Exp; branches; next 1.2; 1.2 date 2010.09.19.15.06.18; author wiz; state dead; branches; next 1.1; 1.1 date 2009.08.20.03.53.20; author hasso; state Exp; branches; next ; desc @@ 1.6 log @Remove some obsolete patches. Add upstream bug report URLs for some others. XXX: patch-a[bhijk] are not sent upstream since I don't understand the need. @ text @$NetBSD: patch-af,v 1.5 2011/01/30 18:04:23 rumko Exp $ Fix build on DragonFly, PR pkg/44193. Upstream bug report: https://alioth.debian.org/tracker/index.php?func=detail&aid=312965 --- backend/epson2.h.orig 2010-04-05 13:18:04.000000000 +0000 +++ backend/epson2.h @@@@ -36,6 +36,10 @@@@ #include #endif +#ifdef HAVE_SYS_SOCKET_H +#include +#endif + #include /* for memset and memcpy */ #include @ 1.5 log @graphics/sane-backends: add upstream bug report for PR pkg/44193 ok@@ wiz @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.4 2010/12/08 09:35:29 wiz Exp $ @ 1.4 log @Fix typo, noted by Rumko. @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.3 2010/12/06 12:16:03 wiz Exp $ d4 2 @ 1.3 log @Fix build on DragonFly, from Rumko in PR 44193. @ text @d1 1 a1 1 $NetBSD$ d11 1 a11 1 +#ifdef NEED_SYS_SOCKET_H @ 1.2 log @Update to 1.0.21: New with 1.0.21, released 2010-04-25: * New backends: kodak (Kodak i18xx), kvs1025 (Panasonic KV-S10xx), p5 (Primax PagePartner) * 224 more scanner models supported. * Many backends updated. * Improved compilation on uncommon platforms. * More consistent option naming. * Scanimage no longer writes image to tty. * Modern translation infrastructure. * Improved saned network daemon. * Internal SCSI, USB, threading, TCP & UDP code updates. * Updated HAL and udev support. * New sanei_magic image processing library. * Documentation updates. * Bugfixes. @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.1 2009/08/20 03:53:20 hasso Exp $ d3 7 a9 4 --- tools/Makefile.in.orig 2009-08-18 22:45:01 +0300 +++ tools/Makefile.in 2009-08-18 22:45:38 +0300 @@@@ -270,7 +270,7 @@@@ sane_find_scanner_SOURCES = sane-find-sc ../backend/sane_strstatus.c d11 6 a16 3 sane_find_scanner_LDADD = ../sanei/libsanei.la ../lib/liblib.la \ - @@USB_LIBS@@ @@IEEE1284_LIBS@@ + @@USB_LIBS@@ @@IEEE1284_LIBS@@ @@SCSI_LIBS@@ a17 2 gamma4scanimage_SOURCES = gamma4scanimage.c gamma4scanimage_LDADD = @@MATH_LIB@@ @ 1.1 log @* Make it link on DragonFly and maybe some others (sane_find_scanner needs to be linked against libcam). * Fix PLIST for platforms not building sane-pint backend. * Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @