Commit graph

26 commits

Author SHA1 Message Date
mycroft
ac5f504f17 Trivial fix for GCC3. 2003-09-30 09:36:27 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
30aa33e9e1 Remove duplicated lines. 2003-05-31 09:00:07 +00:00
jmmv
6fdf05cc93 Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory.  Bump PKGREVISION.
2003-05-30 16:19:50 +00:00
drochner
a4191d7e19 update to 0.91, provided by Marc Recht per PR pkg/20750
Most notable changes:
-uses gtk2 now
-Python support
-cleanups, UI improvements, fixes...
2003-05-09 15:21:29 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmcneill
8dfae664e5 Fix warning message so we display the current charset properly. 2002-12-30 20:26:08 +00:00
jmcneill
5a701ed749 Regen. 2002-12-30 19:20:12 +00:00
jmcneill
90d9e209c5 Make dia fallback to UTF-8 if it doesn't understand our charset instead of
segfaulting -- from Jarkko Torppa. Closes pkg/19008.

Now that dia works again, remove the BROKEN tag from the Makefile.
2002-12-30 19:19:18 +00:00
salo
77e08cb991 USE_PKGLOCALEDIR, remove unnecessary patch, delint. 2002-12-01 13:49:38 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
wiz
626ab68657 Remove two BUILDLINK_DEPENDS.* that refer older versions than mandated by
the buildlink2.mk files.
2002-10-08 18:50:18 +00:00
jmcneill
05ee10ae9f Mark package as BROKEN -- it seg faults on start-up. 2002-09-15 21:43:17 +00:00
mjl
b2b1a2390d Add patches from freebsd I forgot last time around 2002-09-07 17:40:50 +00:00
mjl
c87f596c34 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.
2002-09-01 00:38:08 +00:00
jwise
0bc2f9578f We need to include the gnome-print buildlink.mk for this to compile. 2002-05-21 20:39:20 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
mjl
ac95f5fd99 Update to 0.88.1
* Input method support should work correctly now.
* SVG shape files now use namespace from final W3C recommendation.
  Addon shapes will have to be modified to use the
  http://www.w3.org/2000/SVG namespace for SVG.  SVG export filter
  also uses correct doctype.
* menus should now work in both gtk+ and gnome builds and have no i18n
  related problems.  Don't look in app/menus.c.
* pstricks renderer output should now work fine without modification now.
* gdk-pixbuf is now a requirement for building dia.  It no longer
  falls back to imlib if it can't find gdk-pixbuf.
* handle "file not found" errors better in the image object type.
* Dia now has documentation thanks to the GDP.  The help menu now has
  more than just an about menu item.
* Antialiased drawing mode probably won't crash dia anymore
* Dia has a splash screen now (which can be turned off with the
  --nosplash option).
* Updated bonobo support (when --enable-bonobo is used)
* added expose event compression for the dia canvas, which makes dia
  more usable over remote X connections.
* Many objects updated to use properties interface.
* experimental unicode print support (--enable-unicode)
* updates to the python plugin and now distribute it with dia (--with-python)
* many new shapes and export filter plugins.
* other bug fixes.
2001-08-26 01:27:14 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
mycroft
579d361f61 The .a libraries also get installed... 2000-11-27 19:37:47 +00:00
mycroft
55bb88b304 Set USE_LIBTOOL and LTCONFIG_OVERRIDE.
Correct PLIST for libtool changes.
2000-11-27 19:33:09 +00:00
hubertf
1de97fc2b5 Dia is a program for creating diagrams of all kinds. The current version
can do UML class diagrams, Entity-Relationship modeling, network diagrams,
and much more. The engine is very flexible and dynamically loads
diagram-types from disk. It can currently export to postscript and
load/save in an xml format.

Found on  Jared D. McNeill's Unofficial NetBSD Package Collection page
(http://pkgsrc.invisible.yi.org/)
2000-10-17 02:09:55 +00:00