summaryrefslogtreecommitdiff
path: root/graphics/dia/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2020-04-25dia: Disable GNOME 2 integrationnia1-165/+1
2015-06-09Update dia to 0.97.3, provided by David H. Gutteridge in PR 49954.wiz1-1/+2
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
2012-01-18update to 0.97.2drochner1-2/+4
changes: -bugfixes -translation updates -more colors for SADT
2010-08-31add conditionals to PLIST to fix the non-gnome case, should fixdrochner1-163/+163
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.
2010-01-27update to 0.97.1drochner1-1/+4
changes: misc bugfixes
2009-12-09update to 0.97drochner1-7/+200
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")
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-49/+1
2007-04-19update to 0.96.1drochner1-2/+99
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
2006-06-11fix help file installation in the !gnome case, problem found bydrochner1-36/+36
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).
2006-05-02update to 0.95drochner1-98/+355
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
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-45/+45
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.
2005-01-20Remove python support from this package and bump PKGREVISION to 1.jmmv1-12/+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.
2004-11-17Convert to use bsd.options.mk, I don't bump PKGREVISION because thextraeme1-28/+28
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
2004-10-14Update to 0.94:jmmv1-209/+389
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.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-51/+1
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".
2004-05-06update to 0.93drochner1-6/+155
changes: -faster text rendering -minor feature additions -bugfixes
2003-12-02update to 0.92.2recht1-9/+464
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@
2003-05-30Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handlejmmv1-1/+2
the shared share/mime-info directory. Bump PKGREVISION.
2003-05-09update to 0.91, provided by Marc Recht per PR pkg/20750drochner1-70/+196
Most notable changes: -uses gtk2 now -Python support -cleanups, UI improvements, fixes...
2002-09-01Update dia to 0.90mjl1-363/+398
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.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum1-0/+532