head	1.2;
access;
symbols
	pkgsrc-2016Q2:1.1.0.40
	pkgsrc-2016Q2-base:1.1
	pkgsrc-2016Q1:1.1.0.38
	pkgsrc-2016Q1-base:1.1
	pkgsrc-2015Q4:1.1.0.36
	pkgsrc-2015Q4-base:1.1
	pkgsrc-2015Q3:1.1.0.34
	pkgsrc-2015Q3-base:1.1
	pkgsrc-2015Q2:1.1.0.32
	pkgsrc-2015Q2-base:1.1
	pkgsrc-2015Q1:1.1.0.30
	pkgsrc-2015Q1-base:1.1
	pkgsrc-2014Q4:1.1.0.28
	pkgsrc-2014Q4-base:1.1
	pkgsrc-2014Q3:1.1.0.26
	pkgsrc-2014Q3-base:1.1
	pkgsrc-2014Q2:1.1.0.24
	pkgsrc-2014Q2-base:1.1
	pkgsrc-2014Q1:1.1.0.22
	pkgsrc-2014Q1-base:1.1
	pkgsrc-2013Q4:1.1.0.20
	pkgsrc-2013Q4-base:1.1
	pkgsrc-2013Q3:1.1.0.18
	pkgsrc-2013Q3-base:1.1
	pkgsrc-2013Q2:1.1.0.16
	pkgsrc-2013Q2-base:1.1
	pkgsrc-2013Q1:1.1.0.14
	pkgsrc-2013Q1-base:1.1
	pkgsrc-2012Q4:1.1.0.12
	pkgsrc-2012Q4-base:1.1
	pkgsrc-2012Q3:1.1.0.10
	pkgsrc-2012Q3-base:1.1
	pkgsrc-2012Q2:1.1.0.8
	pkgsrc-2012Q2-base:1.1
	pkgsrc-2012Q1:1.1.0.6
	pkgsrc-2012Q1-base:1.1
	pkgsrc-2011Q4:1.1.0.4
	pkgsrc-2011Q4-base:1.1
	pkgsrc-2011Q3:1.1.0.2
	pkgsrc-2011Q3-base:1.1;
locks; strict;
comment	@// @;


1.2
date	2016.08.30.10.56.04;	author plunky;	state dead;
branches;
next	1.1;
commitid	2kuywClHw9FQNjkz;

1.1
date	2011.09.23.03.26.57;	author ryoon;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Upgrade QCAD to version 3.15.5.3

QCAD has been largely rewritten since the previous version
(QCAD 2) was updated in pkgsrc, meaning that the changes are
vast. From the authors website:

    QCAD 3 comes with a new and improved CAD engine which improves
    performance (spatial index) and allows for advanced property
    editing and future extensions (dynamic properties). The other
    major addition is a powerful and complete ECMAScript interface.
    New interactive tools can be developed with a few lines of
    ECMAScript but even entire new applications can be developed
    using QCAD technology. QCAD 3 is also the first QCAD version
    that fully supports the DWG format as well as various different
    versions of the DXF format.

The complete ChangeLog is at http://www.qcad.org/en/changelog
@
text
@$NetBSD: patch-qcadactions_src_rs__actionzoompan.cpp,v 1.1 2011/09/23 03:26:57 ryoon Exp $

--- qcadactions/src/rs_actionzoompan.cpp.orig	2005-11-22 11:51:46.000000000 +0000
+++ qcadactions/src/rs_actionzoompan.cpp
@@@@ -28,6 +28,7 @@@@
 #include "rs_snapper.h"
 #include "rs_point.h"
 
+#include <cstdlib>
 
 RS_ActionZoomPan::RS_ActionZoomPan(RS_EntityContainer& container,
                                    RS_GraphicView& graphicView)
@


1.1
log
@Try to fix PR pkg/45392
Requested headers included.

Tested on NetBSD/i386 5.99.55, NetBSD/i386 5.1, and DragonFly/i386 2.10.1.
@
text
@d1 1
a1 1
$NetBSD$
@

