head 1.2; access; symbols 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 2014.10.01.19.07.08; author joerg; state dead; branches; next 1.1; commitid 9W0AgDRSu2HwZwSx; 1.1 date 2010.11.25.15.17.51; author hauke; state Exp; branches; next ; desc @@ 1.2 log @Retire devel/nbitools, an ancient fork of NetBSD's imake version from xsrc. @ text @$NetBSD: patch-an,v 1.1 2010/11/25 15:17:51 hauke Exp $ One of the three patches replacing the distribution patch under work/nbitools-R6.3/config/md.patch --- config/makedepend/main.c.orig 1997-08-22 08:21:36.000000000 +0000 +++ config/makedepend/main.c @@@@ -1,5 +1,6 @@@@ /* $XConsortium: main.c /main/84 1996/12/04 10:11:23 swick $ */ /* $XFree86: xc/config/makedepend/main.c,v 3.11.2.1 1997/05/11 05:04:07 dawes Exp $ */ + /* Copyright (c) 1993, 1994 X Consortium @@@@ -548,7 +549,7 @@@@ match(str, list) * Get the next line. We only return lines beginning with '#' since that * is all this program is ever interested in. */ -char *getline(filep) +char *mdgetline(filep) register struct filepointer *filep; { register char *p, /* walking pointer */ @ 1.1 log @The distribution patch under work/nbitools-R6.3/config/md.patch breaks with GNU patch, hurting !NetBSD pkgsrc platforms. Replace the patch with patch-a{m,n,o}, and remove the pre-patch target. The pkglint ERROR: Makefile:24: Invalid tool syntax: "${IMAKE_TOOLS:Nimake}". appears to be bogus, given an identical expression is used in . @ text @d1 1 a1 1 $NetBSD$ @