Version: 0.97.3, Package name: dia-0.97.3 |
Maintained by: Antoine Jacoutot |
Master sites:
|
Description Dia is a GTK+ based diagram creation program. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams (including Cisco diagrams), and simple circuits. Support for new shapes is sdone by writing simple XML files, using a subset of SVG to draw the shape. It can load and save diagrams to a custom XML format (gzipped by default, to save space), can export diagrams to EPS or SVG formats and can print diagrams (including ones that span multiple pages). More shapes are available at: http://dia-installer.de/shapes/index.html |
Filesize: 5418.457 KB |
Version History (View Complete History) |
|
2020-08-08 16:12:00 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Only link with gdi32 when building on Windows Fixes the build with LLVM 10. |
2020-06-09 01:14:46 by Jasper Lievisse Adriaanse | Files touched by this commit (49) |
Log message: bump after libxslt dependency changed |
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-13 09:48:57 by Stuart Henderson | Files touched by this commit (118) |
Log message: sync some WANTLIBs |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2017-05-19 17:59:17 by Marc Espie | Files touched by this commit (1) |
Log message: --export-dynamic is a linker option, pass it straight thru. |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2015-04-21 12:51:26 by Stuart Henderson | Files touched by this commit (60) |
Log message: add some simple missing lzma WANTLIBs (crept in via libxml) |
2015-03-27 02:11:29 by Antoine Jacoutot | Files touched by this commit (57) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2011-07-08 14:38:02 by Christian Weisgerber | Files touched by this commit (91) |
Log message: Fix build with png-1.5. All fixes by yours truly. |
2011-06-08 11:35:28 by Jasper Lievisse Adriaanse | Files touched by this commit (19) |
Log message: bump after default python version switch |
2011-05-18 10:29:27 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: No need for these anymore. |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-11-09 02:14:31 by Marc Espie | Files touched by this commit (10) |
Log message: more WANTLIB |
2010-10-25 02:03:52 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - move MODPY_WANTLIB to the gnome flavor, which actually uses python. |
2010-10-24 09:53:56 by Stuart Henderson | Files touched by this commit (36) |
Log message: Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS, update all ports to match. Plists don't change -> no bump. Looks ok to jasper. |
2010-10-18 15:50:39 by Stuart Henderson | Files touched by this commit (48) |
Log message: fix tabs |
2010-10-18 12:13:15 by Marc Espie | Files touched by this commit (150) |
Log message: USE_GROFF=Yes |
2010-10-18 07:51:01 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: - use_x11 comes from gnome.port.mk now |
2010-10-11 02:14:43 by Jasper Lievisse Adriaanse | Files touched by this commit (37) |
Log message: - fix WANTLIB after cairo update. |
2010-10-06 11:03:39 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak by fixing WANTLIB. spotted by landry@ |
2010-09-30 01:21:21 by Antoine Jacoutot | Files touched by this commit (90) |
Log message: Fix DEPENDS after gtk+2 and gdk-pixbuf split. ok jasper@ |
2010-08-30 15:24:15 by Jasper Lievisse Adriaanse | Files touched by this commit (17) |
Log message: - bump for pythonia |
2010-04-30 02:06:33 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: WANTLIB. |
2010-03-20 10:53:22 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Update to dia-0.97.1. |
2009-12-22 09:06:41 by Antoine Jacoutot | Files touched by this commit (34) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-28 15:46:38 by Stuart Henderson | Files touched by this commit (4) |
Log message: sync WANTLIB, bump PKGNAME. (found some Ms in my tree after naddy's lib-depends-check run). |
2009-06-01 15:17:39 by Antoine Jacoutot | Files touched by this commit (21) |
Log message: - major update to dia-0.97 (ChangeLog available in the tarball) - enable cairo backend now that it is stable; there is still a small bug wrt printing uml classes which is beeing investigated. Tested for several weeks. ok giovanni@ simon@ (some time ago) |
2009-04-11 04:05:47 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - several fixes: * xdg-utils is only needed to the !gnome FLAVOR * regen WANTLIB, esd is no more a dependency (unbreak gnome FLAVOR) * use yelp for the gnome FLAVOR * regen PLIST |
2008-11-24 02:52:47 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - fix WANTLIB and regen PLIST - bump |
2008-10-30 11:10:41 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - use xdg-open instead of previous hack - move some files around and regen PLIST - bump |
2008-10-03 05:39:01 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - bring in 2 patches from FreeBSD * fix pixbuf export (jpeg, png...) * fix printing - regen PLIST while here |
2008-06-29 14:44:52 by Stuart Henderson | Files touched by this commit (34) |
Log message: sync WANTLIB following cairo update. ok naddy |
2008-05-26 10:29:27 by Antoine Jacoutot | Files touched by this commit (25) |
Log message: - make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp to RUN_DEPENDS "mkay" jasper@ |
2008-05-16 05:55:29 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: - some cleanings: * precise license marker * indent * tweak DESCR - use SUBST_VAR - add gnomeprint support to the gnome FLAVOR - use textproc/intltool MODULE - fix a memleak that would lead to a crash when trying to export using pixbux(png, jpg...); from GNOME svn |
2007-12-16 04:24:09 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - no need for the update-mime-database goo here |
2007-11-13 10:10:26 by Steven Mestdagh | Files touched by this commit (40) |
Log message: fix WANTLIB |
2007-10-18 08:18:40 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: - make help button actually work and display help - add update-mime goo - take over maintainership feedback and ok landry |
2007-07-30 11:02:11 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - add update-desktop-database handling ; do some cleaning |
2007-05-07 07:05:10 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - fix WANTLIB partly from Giovanni Bechis <bigionews at snb dot it> |
2007-04-06 05:59:55 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - change HOMEPAGE |
2007-04-06 04:10:01 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: - update to dia-0.96.1 ok mbalmer@ |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-02-10 17:56:58 by Steven Mestdagh | Files touched by this commit (46) |
Log message: WANTLIB fixes, mostly needed by recent cairo update |
2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
2006-11-13 04:20:25 by Steven Mestdagh | Files touched by this commit (62) |
Log message: USE_X11 |
2006-11-03 15:18:41 by Christian Weisgerber | Files touched by this commit (3) |
Log message: USE_LIBTOOL |
2006-09-18 05:50:40 by Marc Espie | Files touched by this commit (48) |
Log message: zap unneeded 0.0 |
2006-08-02 04:10:35 by Marc Espie | Files touched by this commit (20) |
Log message: more new lib specs |
2006-06-15 23:57:25 by Nikolay Sturm | Files touched by this commit (1) |
Log message: remove empty patch file ok steven |
2006-06-15 23:56:38 by Nikolay Sturm | Files touched by this commit (5) |
Log message: MFC: SECURITY update to dia 0.95.1 fixes CVE-2006-2453 and CVE-2006-2480 http://secunia.com/advisories/20199/ |
2006-06-15 23:56:14 by Nikolay Sturm | Files touched by this commit (5) |
Log message: MFC: SECURITY update to dia 0.95.1 fixes CVE-2006-2453 and CVE-2006-2480 http://secunia.com/advisories/20199/ |
2006-06-13 13:27:54 by Steven Mestdagh | Files touched by this commit (11) |
Log message: SECURITY update to dia 0.95.1 fixes CVE-2006-2453 and CVE-2006-2480 http://secunia.com/advisories/20199/ ok naddy@ |
2006-06-13 07:25:31 by Bernd Ahlers | Files touched by this commit (9) |
Log message: Fix WANTLIB after gtk+2 upgrade. |
2006-05-01 02:51:35 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: SECURITY FIX: A voluntary security review of the importers by infamous41md has turned up three buffer overflow errors in the xfig import code. Details: http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html |
2006-04-05 15:00:47 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: SECURITY FIX: A voluntary security review of the importers by infamous41md has turned up three buffer overflow errors in the xfig import code. Details: http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html |
2006-04-05 14:50:22 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: SECURITY FIX: A voluntary security review of the importers by infamous41md has turned up three buffer overflow errors in the xfig import code. Details: http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html |
2006-04-03 10:21:47 by Steven Mestdagh | Files touched by this commit (3) |
Log message: SECURITY FIX: A voluntary security review of the importers by infamous41md has turned up three buffer overflow errors in the xfig import code. Details: http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html |
2006-01-20 00:15:22 by Steven Mestdagh | Files touched by this commit (2) |
Log message: fix WANTLIB after gtk+2 downgrade add MODULES=devel/gettext and sync PLIST |
2005-11-15 02:21:52 by Peter Stromberg | Files touched by this commit (20) |
Log message: fix packages-specs brain fart from yesterday and bump |
2005-11-14 04:52:21 by Peter Stromberg | Files touched by this commit (1) |
Log message: fix wantlib + bump |
2005-07-17 01:50:33 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: - Fix manpage - Fix WANTLIB marker for gnome flavor - Bump PKGNAME >From Bernd Ahlers <lists-openbsd@ba-net.org> ok aanriot@ |
2005-05-17 14:14:44 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: Do not run scrollkeeper-update during fake stage as it sometimes writes data outside fake area. |
2005-02-07 12:01:50 by Peter Valchev | Files touched by this commit (63) |
Log message: remove margarida@ from the maintainer position after a generous timeout |
2005-01-23 09:13:06 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: - p5-XML-Parser is needed to build dia - Fix WANTLIB |
2005-01-05 09:50:39 by Christian Weisgerber | Files touched by this commit (106) |
Log message: SIZE |
2004-12-21 23:01:24 by Marc Matteo | Files touched by this commit (6) |
Log message: Update to 0.94. Add 'gnome' FLAVOR, simplify LIB_DEPENDS. MAINTAINER timeout |
2004-11-29 18:06:40 by Marc Espie | Files touched by this commit (60) |
Log message: WANTLIB markers |
2004-11-07 09:16:31 by Christian Weisgerber | Files touched by this commit (2) |
Log message: - freetype build fix - don't bother to run autoconf |
2004-09-14 18:50:12 by Marc Espie | Files touched by this commit (121) |
Log message: new plists |
2004-07-06 04:10:54 by Xavier Santolaria | Files touched by this commit (1) |
Log message: update HOMEPAGE; maintainer timeout; |
2004-04-02 12:07:05 by Nikolay Sturm | Files touched by this commit (7) |
Log message: explicitly depend on pkgconfig, needed to find gtk+2 and friends |
2003-12-16 11:17:15 by Christian Weisgerber | Files touched by this commit (8) |
Log message: @dirrm shared directories |
2003-12-07 18:10:25 by Margarida Sequeira | Files touched by this commit (1) |
Log message: zap WWW (grmbl..) |
2003-12-07 18:09:16 by Margarida Sequeira | Files touched by this commit (10) |
Log message: Update dia to version 0.92.2 |
2003-06-23 17:10:20 by Peter Valchev | Files touched by this commit (1) |
Log message: a hack from marcm to make this find libxml2, margarida had no objection XXX this port has numerous other problems, like ignoring CXX/CPPFLAGS, etc. the maintainer (margarida) promises a proper update |
2003-04-10 12:46:49 by Jason Peel | Files touched by this commit (1) |
Log message: remove reference to Visio; ok pvalchev@ |
2003-04-10 12:08:58 by Jason Peel | Files touched by this commit (37) |
Log message: quote COMMENTs; ok naddy@ |
2002-12-18 18:30:37 by Margarida Sequeira | Files touched by this commit (13) |
Log message: Update to version 0.90; -- Proeminent changes: - Full UTF-8 support internally; - Diagram tree dialog; - Sheets Editor; - New shapes and export filters. I'm taking over this port as agreed by the previous MAINTAINER. brad@ ok |
2002-12-09 08:37:24 by Brad Smith | Files touched by this commit (20) |
Log message: change e-mail address. -- From: MAINTAINER |
2002-11-20 19:34:00 by Margarida Sequeira | Files touched by this commit (10) |
Log message: MASTER_SITE_GNOME was reorganized, fix URLs. Add missing licensing. brad@ ok |