Up to [cvs.NetBSD.org] / pkgsrc / graphics / dia
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22 / (download) - annotate - [select for diffs], Sat Apr 25 10:51:42 2020 UTC (2 years, 9 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
HEAD
Changes since 1.21: +1 -165
lines
Diff to previous 1.21 (colored)
dia: Disable GNOME 2 integration
Revision 1.21 / (download) - annotate - [select for diffs], Tue Jun 9 08:55:22 2015 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
Update dia to 0.97.3, provided by David H. Gutteridge in PR 49954. dia-0.97.3: 2014-09-05 * Fix double free with some SVG rendering (regression from Dia 0.97.2) * Fixes to cope better with updated versions of Dia's dependencies: - don't crash at start-up with ABI breaking GLib 2-36 - don't assert in cairo 1.12 with invalid arc parameters - avoid kerning problems (character overlap) for all Pango versions - fix image files to be loadable by libpng16 * Backport fixes for some seldom crashes and other annoyances, see: http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.3 * Update translations for Brazilian Portuguese, German, Hungarian, Polish, Romanian, Serbian and Slovenian
Revision 1.20 / (download) - annotate - [select for diffs], Wed Jan 18 18:36:51 2012 UTC (11 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.19: +4 -2
lines
Diff to previous 1.19 (colored)
update to 0.97.2 changes: -bugfixes -translation updates -more colors for SADT
Revision 1.18.4.1 / (download) - annotate - [select for diffs], Fri Sep 3 09:55:55 2010 UTC (12 years, 5 months ago) by tron
Branch: pkgsrc-2010Q2
Changes since 1.18: +163 -163
lines
Diff to previous 1.18 (colored) next main 1.19 (colored)
Pullup ticket #3215 - requested by drochner graphics/dia: package list fix Revisions pulled up: - graphics/dia/PLIST 1.19 --- Module Name: pkgsrc Committed By: drochner Date: Tue Aug 31 18:25:29 UTC 2010 Modified Files: pkgsrc/graphics/dia: PLIST Log Message: add conditionals to PLIST to fix the non-gnome case, should fix PR pkg/43812 by Matthew Mondor The DIA_HELPDIR variable looks unnecessary now, it might make sense to not install the xml documentation in the non-gnome case because there is no tool to read it anyway.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Aug 31 18:25:29 2010 UTC (12 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.18: +163 -163
lines
Diff to previous 1.18 (colored)
add conditionals to PLIST to fix the non-gnome case, should fix PR pkg/43812 by Matthew Mondor The DIA_HELPDIR variable looks unnecessary now, it might make sense to not install the xml documentation in the non-gnome case because there is no tool to read it anyway.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 27 19:38:51 2010 UTC (13 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Branch point for: pkgsrc-2010Q2
Changes since 1.17: +4 -1
lines
Diff to previous 1.17 (colored)
update to 0.97.1 changes: misc bugfixes
Revision 1.17 / (download) - annotate - [select for diffs], Wed Dec 9 10:22:04 2009 UTC (13 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.16: +200 -7
lines
Diff to previous 1.16 (colored)
update to 0.97 changes: -High quality cross-platform print and pdf output by use of cairo -Rotated text, but only with the new "Standard - Ouline" object -Object properties dialog finally does handle multiple objects -Improved text edit mode for consistent handling of the Delete key -A new integrated user interface mode with diagrams in tabs -Almost 200 bugs and feature requests resolved pkgsrc note: the printing problem mentioned in TODO is resolved (some outdated nonsense in options.mk disabled use of "cairo")
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jun 14 20:05:41 2009 UTC (13 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.15: +1 -3
lines
Diff to previous 1.15 (colored)
Convert @exec/@unexec to @pkgdir or drop it.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Jun 14 17:59:09 2009 UTC (13 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.14: +1 -49
lines
Diff to previous 1.14 (colored)
Remove @dirrm entries from PLISTs
Revision 1.14 / (download) - annotate - [select for diffs], Thu Apr 19 20:14:59 2007 UTC (15 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.13: +99 -2
lines
Diff to previous 1.13 (colored)
update to 0.96.1 changes: * Text rendering is now based on the TextLine objects, each of which contain one line of text along with font and font height. This has allowed proper control of text width and speedier rendering. * Visio VXD files can now be imported and exported, thanks to Ian Redfern. -internal API changes * A number of new keyboard shortcuts. * Layer visibility is now undoable. * New sheets for Business Process Modelling -bugfixes
Revision 1.10.10.1 / (download) - annotate - [select for diffs], Tue Jun 13 21:29:04 2006 UTC (16 years, 8 months ago) by salo
Branch: pkgsrc-2006Q1
Changes since 1.10: +355 -98
lines
Diff to previous 1.10 (colored) next main 1.11 (colored)
Pullup ticket 1696 - requested by drochner security update for dia Revisions pulled up: - pkgsrc/graphics/dia/Makefile 1.44 - pkgsrc/graphics/dia/Makefile.common 1.10, 1.11, 1.12 - pkgsrc/graphics/dia/PLIST 1.12, 1.13 - pkgsrc/graphics/dia/distinfo 1.16, 1.17, 1.18 - pkgsrc/graphics/dia/options.mk 1.4 - pkgsrc/graphics/dia/patches/patch-ab removed - pkgsrc/graphics/dia/patches/patch-ac removed - pkgsrc/graphics/dia/patches/patch-ad removed - pkgsrc/graphics/dia/patches/patch-ca 1.1 - pkgsrc/graphics/dia/patches/patch-cb 1.1 - pkgsrc/graphics/dia/patches/patch-cc 1.1 - pkgsrc/graphics/dia-python/Makefile 1.8 - pkgsrc/graphics/dia-python/PLIST 1.2 Module Name: pkgsrc Committed By: drochner Date: Tue May 2 16:23:30 UTC 2006 Modified Files: pkgsrc/graphics/dia: Makefile Makefile.common PLIST distinfo pkgsrc/graphics/dia-python: Makefile PLIST Removed Files: pkgsrc/graphics/dia/patches: patch-ab patch-ac patch-ad Log Message: update to 0.95 changes: -"mainpoint" system allows lines to always point towards the middle -Python plug-ins added -automatically change grid size depending on zoom level -Text input now highlights the object -security problems fixed in XFig import and Python plug-in -new shapes added -new UML objects added -Full screen mode -Improved SVG import -Plug-in loading and unloading doesn't require restart -i18n problems fixed -bugs have been fixed -Command line usage has improved -ses the new GTK+ File Dialog pkgsrc change: -precompile Python files --- Module Name: pkgsrc Committed By: abs Date: Tue May 16 21:15:23 UTC 2006 Modified Files: pkgsrc/graphics/dia: Makefile.common Log Message: USE_LANGUAGES+=c++ --- Module Name: pkgsrc Committed By: drochner Date: Wed May 31 17:50:12 UTC 2006 Modified Files: pkgsrc/graphics/dia: Makefile.common distinfo Log Message: update to 0.95.1 changes: 3 minor bugfixes --- Module Name: pkgsrc Committed By: drochner Date: Sun Jun 11 16:55:35 UTC 2006 Modified Files: pkgsrc/graphics/dia: PLIST distinfo options.mk Added Files: pkgsrc/graphics/dia/patches: patch-ca patch-cb patch-cc Log Message: fix help file installation in the !gnome case, problem found by Lubomir Sedlacik (no PKGREVISION bump because the default case is not affected) Help display seems fundamentally broken to me in the !gnome case; the code looks for an "index.html" which is not installed (and which no make rule is present for).
Revision 1.13 / (download) - annotate - [select for diffs], Sun Jun 11 16:55:35 2006 UTC (16 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.12: +36 -36
lines
Diff to previous 1.12 (colored)
fix help file installation in the !gnome case, problem found by Lubomir Sedlacik (no PKGREVISION bump because the default case is not affected) Help display seems fundamentally broken to me in the !gnome case; the code looks for an "index.html" which is not installed (and which no make rule is present for).
Revision 1.12 / (download) - annotate - [select for diffs], Tue May 2 16:23:30 2006 UTC (16 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.11: +355 -98
lines
Diff to previous 1.11 (colored)
update to 0.95 changes: -"mainpoint" system allows lines to always point towards the middle -Python plug-ins added -automatically change grid size depending on zoom level -Text input now highlights the object -security problems fixed in XFig import and Python plug-in -new shapes added -new UML objects added -Full screen mode -Improved SVG import -Plug-in loading and unloading doesn't require restart -i18n problems fixed -bugs have been fixed -Command line usage has improved -ses the new GTK+ File Dialog pkgsrc change: -precompile Python files
Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 17 07:07:20 2006 UTC (16 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.10: +45 -45
lines
Diff to previous 1.10 (colored)
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 20 18:49:33 2005 UTC (18 years ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Branch point for: pkgsrc-2006Q1
Changes since 1.9: +1 -12
lines
Diff to previous 1.9 (colored)
Remove python support from this package and bump PKGREVISION to 1. Reason: drop a build time option. While here, split the Makefile in two parts to allow the addition of the upcoming dia-python package, which will provide the missing bits.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 17 21:42:11 2004 UTC (18 years, 2 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.8: +28 -28
lines
Diff to previous 1.8 (colored)
Convert to use bsd.options.mk, I don't bump PKGREVISION because the binary will be the same (all options turned on by default), currently there are two options: python gnome. If you want to disable them, use PKG_OPTIONS.dia=-python -gnome
Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 14 17:04:08 2004 UTC (18 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.7: +389 -209
lines
Diff to previous 1.7 (colored)
Update to 0.94: dia-0.94: 17-Aug-2004 Nothing new happened since last prerelease, releasing. dia-0.94-pre6: 7-Aug-2004 Fixed crash bug in save as, as well as string sorting issue and crash bug in UML class and group unhighlighting bug. dia-0.94-pre5: 2-Aug-2004 Finally fixed memory leak from layout cache. dia-0.94-pre4: 1-Aug-2004 Important fix for export filters. Still some leaking from layout cache, but not as awful. dia-0.94-pre3: 25-Jul-2004 Fixing a number of png issues and a few bugs. dia-0.94-pre2: 17-Jul-2004 Second prerelease of version 0.94. Bunch of small fixes, but together important enough to make a new prerelease. dia-0.94-pre1: 04-Jul-2004 First prerelease of version 0.94. News in this version: * Highlighting of objects when connecting to them makes it easier to connect. * New shape sets include: - RDP (Petri Networks shapes) - KAOS (Goal-Directed Requirements Acquisition) - I* (Intentional STrategic Actor Relationships modelling) - Jackson (Jackson Diagrams) - ChemEng (chemical engineering) * Hexagonal grid, for all you chemists out there. * Allow selection between layers, selectable in layers dialog. * Disparate persistence systems replaced by one combined system using XML, leaves unknown preferences alone. * New renderer plug-in for Cairo rendering API. * New renderer plug-in for WMF outside of Windows. * New arrow head: Backslash. * Rounded corners on zigzaglines and polylines. * Automaticall open new diagram if now chosen at start. * Diagram modified status now based on undo information. * Wrapping operations arguments in UML objects. * Better positioning of association texts. * More persistence of toolbox selections and dialog entries. * Better handling of dialogs when parent dialogs close. * Changed from SGML to XML for docs, still DocBook. * Fix shape background color compatibility problem. * Many smaller bug fixes, leaks closed and stuff.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:32 2004 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.6: +1 -51
lines
Diff to previous 1.6 (colored)
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
Revision 1.6 / (download) - annotate - [select for diffs], Thu May 6 10:21:47 2004 UTC (18 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.5: +154 -5
lines
Diff to previous 1.5 (colored)
update to 0.93 changes: -faster text rendering -minor feature additions -bugfixes
Revision 1.5 / (download) - annotate - [select for diffs], Tue Dec 2 22:32:48 2003 UTC (19 years, 2 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.4: +464 -9
lines
Diff to previous 1.4 (colored)
update to 0.92.2 many changes / fixes (see NEWS for details) including: * Autorouting of orthconn lines. Still fairly primitive, doesn't avoid objects, but at least goes the right way out of connectionpoints (when connectionpoints have their dirs set). * Parenting. Objects can now be set to be parents of others (so far, only the UML Large Package is set so by default). Objects created into these or explicitly added are moved with the parent and cannot be moved outside. * Dynamic grid that changes with zoom scale. * Grid now has thicker line every n lines (default 5). Stippled grid option removed. * Mouse wheel(s) can be used to scroll and zoom. * More diagram properties can be set for existing diagrams, and are loaded and saved. * UML Component features: Event sources and sinks. * Improved undo of grouping and ungrouping. * Updates of the Python plugin: - groups, rgb, and images can be manipulated - better svg parsing * Gnome and Gnome HIG conformance better. * Better text alignment in flowchart objects. * Better SVG export. * Better arrow head calculations. * More tooltips. This also fixes a gcc3 build problem. ok'ed by wiz@
Revision 1.4 / (download) - annotate - [select for diffs], Fri May 30 16:19:59 2003 UTC (19 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle the shared share/mime-info directory. Bump PKGREVISION.
Revision 1.3 / (download) - annotate - [select for diffs], Fri May 9 15:21:29 2003 UTC (19 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.2: +196 -70
lines
Diff to previous 1.2 (colored)
update to 0.91, provided by Marc Recht per PR pkg/20750 Most notable changes: -uses gtk2 now -Python support -cleanups, UI improvements, fixes...
Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 1 00:38:08 2002 UTC (20 years, 5 months ago) by mjl
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.1: +398 -363
lines
Diff to previous 1.1 (colored)
Update dia to 0.90 Note: dia may crash if LC_CTYPE is unset. Setting it to "en_US.ISO8859-1" works for me) * in FreeType mode, dia now looks for the xfs configuration files too to retrieve the font path. * Polish version of the manual added * a load-time compatibility issue with files produced by 0.88.1 was found and fixed for some UML objects. * we now better use the intltool facilities * increased tolerance to broken XML files * ER objects can have their text size changed * a couple bugs (i18n, l10n, p9y) fixed * from now on, all XML files produced by dia will be encoded as UTF-8. * Metapost renderer * Faster Postscript files. * More options in the UML Class dialog. * An optional menu bar can be added to each display window, in addition to the popup menu. * All RenderObjects have been replaced by equivalent shapes, and RenderObject support code removed. * All Lazyprop objects have been converted to Standard Properties instead. Lazyprop support code removed. * lots of internal changes and cleanups in the StdProp code. This breaks binary compatibility. * Shapes can now have a <svg:text> element. * polybeziers and beziergons now have their bounding box properly computed. * a few new shapes have been added. * crashes in the right-click menu have been nailed.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 31 23:50:25 2001 UTC (21 years, 3 months ago) by zuntum
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Move pkg/ files into package's toplevel directory