head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.18 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.16 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.14 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.12 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.10 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.8 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.6 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.4 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.2 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.3.0.6 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.4 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.2 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.2.0.30 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.28 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.26 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.24 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.22 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.20 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.18 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.16 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.14 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.12 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.10 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.8 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.6 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.4 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2; locks; strict; comment @# @; 1.4 date 2008.05.20.13.40.36; author tnn; state dead; branches; next 1.3; 1.3 date 2007.08.08.21.31.27; author joerg; state Exp; branches; next 1.2; 1.2 date 2003.01.30.17.57.46; author salo; state dead; branches; next 1.1; 1.1 date 2002.09.12.00.43.50; author wiz; state Exp; branches; next ; desc @@ 1.4 log @Remove sodipodi. No development has taken place for years, homepage points at domain farm. Considered abandoned in favour of inkscape (graphics/inkscape), which started out as a sodipodi fork. @ text @$NetBSD: patch-ab,v 1.3 2007/08/08 21:31:27 joerg Exp $ --- src/libarikkei/arikkei-token.c.orig 2007-08-08 20:54:48.000000000 +0000 +++ src/libarikkei/arikkei-token.c @@@@ -12,7 +12,7 @@@@ * */ -#include +#include #include #include "arikkei-token.h" @ 1.3 log @Don't use malloc.h. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update to version 0.28. Provided by Juan RP via PR pkg/19798, also closes PR pkg/19616 by Gan Uesli Starling. Changelog: Sodipodi 0.28 ============= * Eliminated lagging-behind-UI event queues * Eliminated expensive intersection tests for select-only updates * MMX optimizations for most heavily used pixel operations * Compilation speedups * Way to add custom freetype-readable fonts, having real vertical metrics * Fully dynamic XML editor * Combine and Convert to curve work on multiple items selected * userSpaceOnUse units are supported, nautilus-readable icons can be drawn * Way to specify reflect and repeat gradient spreads * Patterned lines * Node editing has stamping too Sodipodi 0.27 ============= * Transformation 'stamping' * Objects with either or both dimension zero show size correctly * Fully functional radial gradients * Patterns are displayed (no editing yet) * You can enter arbitrary unicode values in text context * Much faster text display * Rule scale and origin can be changed * Lots of bugfixes Sodipodi 0.26 ============= * Works now on locales using ',' as decimal separator * Writes DTD correctly, Sodipodi files are viewable with Adobe SVG plugin * Text is editable in place * Plain SVG saving mode * Recently opened files list * Fill rule can be changed * Lots of bugfixes @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1 2002/09/12 00:43:50 wiz Exp $ d3 8 a10 7 --- src/main.c.orig Tue Sep 10 09:36:42 2002 +++ src/main.c @@@@ -27,6 +27,7 @@@@ #ifdef __FreeBSD__ #include #endif +#include d13 1 a13 1 #include @ 1.1 log @Update to 0.25, as requested in pkg/18268. Converted to buildlink2. Changes: In 0.24: gradients, dynamic dialogs, emergency saves, much improved handles, better line drawing code, and near complete grid/guideline snapping. In 0.25: text object now conforms to SVG spec, global cleanup of styles and units was done, star, spiral, and arc were added, autotrace and vertical text layout now supported. @ text @d1 1 a1 1 $NetBSD$ @