summaryrefslogtreecommitdiff
path: root/graphics/dia
AgeCommit message (Collapse)AuthorFilesLines
2009-12-09update to 0.97drochner12-103/+307
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-10-29more PKGREV bumps for removal of esound dependency from libgnomedrochner1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-07-22Remove USE_DIRS from pkgsrc.wiz2-4/+2
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-49/+1
2009-03-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz1-2/+2
2009-01-12drop maintainershipjmcneill1-2/+2
2009-01-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz1-2/+2
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam1-5/+5
through PLIST_SUBST to the plist module.
2007-11-17Patch empty "for" loops out of the Makefile.in files. This is needed forrillig1-1/+7
Solaris.
2007-11-17Second try, this time with testing whether the fix works.rillig2-8/+15
2007-11-17Fixed an empty "for" loop for Solaris' ksh.rillig2-1/+16
2007-10-29include desktop-file-utils for sanitydrochner1-1/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz2-5/+5
Bump PKGREVISION.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-1/+2
2007-04-19update to 0.96.1drochner6-21/+139
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
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz1-1/+2
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-2/+2
From Sergey Svishchev in private mail.
2006-11-14DESTDIR support.joerg1-1/+3
2006-10-25Move msgfmt into Makefile.common, as it is needed by configure andjoerg2-5/+3
dia-python fails otherwise.
2006-10-10Fixed "test ==".rillig2-7/+26
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig1-2/+2
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam1-4/+2
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-06-22Needs msgfmt.joerg1-1/+3
2006-06-11fix help file installation in the !gnome case, problem found bydrochner6-39/+82
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-31update to 0.95.1drochner2-7/+8
changes: 3 minor bugfixes
2006-05-16USE_LANGUAGES+=c++abs1-1/+2
2006-05-02update to 0.95drochner7-333/+366
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-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-17More PKGREVISION bumps for png-1.2.9nb2 update.wiz1-2/+2
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.
2006-04-04Security fix for CVE-2006-1550:salo4-3/+215
"Multiple buffer overflows in the xfig import code (xfig-import.c) in Dia 0.87 and later before 0.95-pre6 allow user-complicit attackers to have an unknown impact via a crafted xfig file, possibly involving an invalid (1) color index, (2) number of points, or (3) depth." http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1550 http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html Fix from Dia CVS.
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam1-2/+2
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-02-24Do not declare a static function as non-static. This makes the packageminskim2-1/+14
build with gcc-4.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz1-2/+2
Bump BUILDLINK_RECOMMENDED.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo1-2/+2
user settable variable. Set PKG_SUGGESTED_OPTIONS instead. Also, make use of PKG_OPTIONS_LEGACY_VARS. Reviewed by wiz.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-21SUBST_FILES.* must be relative to ${WRKSRC}.jlam1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Update maintainer email address.jmcneill1-2/+2
2005-02-24Add RMD160 digestsagc1-1/+2
2005-01-20Remove python support from this package and bump PKGREVISION to 1.jmmv4-62/+67
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 thextraeme3-44/+79
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:jmmv3-217/+396
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.