summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2008-11-01Update to 1.2.33 release (from rc2), no changes.wiz2-6/+6
2008-11-01Fix COMMENT, DESCR.gdt2-9/+13
2008-10-31Re-add "include/cairo/cairo-quartz-image.h" to package list under Mac OS X.tron2-2/+4
Bump package revision.
2008-10-30Replace patch-ab with a post-extract rule. No change to the binary package,wiz3-21/+5
just one file less in pkgsrc ;)
2008-10-30Update to 1.8.2:wiz4-56/+6
Release 1.8.2 (2008-10-29 Carl Worth <cworth@cworth.org>) ========================================================= The cairo community is pleased to announce the 1.8.2 release of the cairo graphics library. This is the first update to cairo's stable 1.8 series and contains a large number of bug fixes. It is being released just over one month since cairo 1.8.0. This release consists primarily of bug fixes, but there is one notable new feature, (the ability to build cairo without an external font backend), and there are a few optimizations as well. See below for details on these changes and the most important bug fixes. While many people have contributed to this release, Chris Wilson deserves particular mention. He has contributed well over twice as many changes to cairo since 1.8.0 than everyone else combined. We greatly appreciate the tremendous efforts of Chris and all cairo contributors. We recommend everyone upgrade to cairo 1.8.2 and hope that everyone will have lots of fun with cairo! -Carl New feature ----------- It is now possible to build cairo without any font backend, (such as freetype, win32 or quartz). This is most useful when the application provides custom font rendering through the user-font API. But in the case where no external font backend is available, and no user-font is provided, cairo will render with a failsafe font, (a stroked font covering visible ASCII character). (Behdad Esfahbod) Optimizations ------------- Dramatically speed up compilation with dolt (removes much of the libtool overhead) (Behdad Esfahbod with thanks to Josh Triplett). Several minor optimizations to tessellator (special-cased comparisons, faster insert for skiplist, etc.) (Chris Wilson). Optimize away fractional translation component when doing EXTEND_NEAREST filtering, (for better performance). General bug fixes ----------------- Allow cloning sub-regions of similar surfaces to fix this bug (Chris Wilson): Crafted gif file will crash firefox [XError: 'BadAlloc (insufficient resources for operation)'] https://bugzilla.mozilla.org/show_bug.cgi?id=424333 Fix some matrix confusion to fix this regression (Chris Wilson): Translucent star exports in a wrong way to PDF https://bugs.launchpad.net/inkscape/+bug/234546 Fix some long-standing bugs with respect to properly computing the extents of transformed, filtered surfaces (Owen Taylor, Carl Worth, and Chris Wilson): Bad clipping with EXTEND_NONE http://bugs.freedesktop.org/show_bug.cgi?id=15349 Improve filtering handling in cairo-pattern.c http://bugs.freedesktop.org/show_bug.cgi?id=15367 Many thanks to Chris Wilson for digging out and cleaning up these fixes. Fix compilation on Solaris 10 (Chris Wilson): Cairo requires -DREENTRANT (along with -D_POSIX_THREAD_SEMANTICS) to compile on Solaris 10 with pthreads https://bugs.freedesktop.org/show_bug.cgi?id=18010 Fix very old bug causing dashes to be rendered at the wrong length in fallback images (Adrian Johnson) Dashed strokes too long in fallback images https://bugs.freedesktop.org/show_bug.cgi?id=9189 Fix broken dashing when a dashed path starts outside the clip region (Chris Wilson). Avoid range overflow when computing large patterns (Benjamin Otte and Chris Wilson). Avoid crashing due to an invalid font with an incorrect entry in its CMAP table (Adrian Johnson). Fix bugs in computing maximum size of text requests that can be sent with the Render extension, (avoiding potential crashes when rendering large amounts of text) (Behdad Esfahbod and Chris Wilson). Fix rendering of operators unbounded by the mask (Chris Wilson). Fix compilation on systems without compiler support for a native 64-bit type (Chris Wilson). Fix several cases of missing error-status propagation. (Chris Wilson, doing the work he seems to never tire of). Fix several locking issues found with the lockdep valgrind skin (Chris Wilson). Backend-specific bug fixes -------------------------- xlib: Avoid crash due to attempting XRender calls on pixmaps with formats not supported by the Render extension (Chris Wilson): XRender crashes due to NULL pointer from Cairo on SGI O2 https://bugs.freedesktop.org/show_bug.cgi?id=1173 xlib: Add support for XImages with depth of 4, 20, 24, or 28 bits (Chris Wilson): cairo doesn't support 24 bits per pixel mode on X11 https://bugs.freedesktop.org/show_bug.cgi?id=9102 xlib: Avoid mistakenly considering two surfaces as similar just because their depths match (while their Render formats do not) (Karl Tomlinson). ps: Fix slight mis-scaling of bitmapped fonts (Adrian Johnson) svg: Correctly emit comp-op for paint, mask, and show_glyphs operations (Emmanuel Pacaud). svg: Use finer-grained fallbacks for SVG 1.2 (as PS and PDF backends have been doing since 1.6.0) (Chris Wilson).
2008-10-30Update "imlib" package to version 1.4.2. Changes since version 1.4.0:tron5-66/+6
- Various bugfixes and security updates This update addresses SA32354.
2008-10-29Refactor declaration of PATCHFILES/PATCH_SITES again, allowingbjs1-1/+3
the X server to define its own. PATCHFILES for modular-xorg-server are now located in ${MASTER_SITE_LOCAL:=xorg-server-patchfiles/}.
2008-10-29Assign PATCHFILES and PATCH_SITES with += so that we don't stomp on thesebjs1-3/+3
definitions in x11/modular-xorg-server/Makefile.
2008-10-28Update to 1.2.33rc02, fixing a security problem.wiz2-7/+7
version 1.2.33beta01 [October 6, 2008] Revised makefile.darwin to fix shared library numbering. Change png_set_gray_1_2_4_to_8() to png_set_expand_gray_1_2_4_to_8() in example.c (debian bug report) version 1.2.33rc01 [October 15, 2008] No changes. version 1.2.33rc02 [October 23, 2008] Changed remaining "key" to "png_ptr->chunkdata" in png_handle_tEXt() to avoid memory leak after memory failure while reading tEXt chunk.`
2008-10-28Update ruby-gnome2 to 0.18.1.obache2-2/+4
== Ruby-GNOME2 0.18.1: 2008-10-23 This release is bug fix release of 0.18.0. === Changes Ruby/GTK2: * fix a bug that init function is deleted. [Kouhei Sutou]
2008-10-28Changes 6.4.5.0:adam5-137/+867
* Bug fixes and improvements.
2008-10-26Add the following patch from upstream as a new distributionbjs5-10/+13
patch and bump MesaLib's PKGREVISION. While here, make a few small changes to appease pkglint. commit 2b8d8989fb6f9c36baf166fc715182a1407ebadb Author: Ian Romanick <ian.d.romanick@intel.com> Date: Sun Sep 28 20:31:46 2008 -0700 Use 3Dnow! x86-64 routines only on processors that support 3Dnow! Added an x86-64 CPUID function and use it to detect 3Dnow! [...] This fixes long standing bug #8724.
2008-10-26Changes 1.6.10:adam3-12/+21
* Add sTER chunk support. Changes 1.6.9: * Updated cexcept.h to version 2.0.1 * Add missing curly brackets. Changes 1.6.8: * Fixed bug with handling of -z and -zi options.
2008-10-25Update to 2.24.1. Add XMP support using exempi.wiz3-7/+25
Version 2.24.1 -------------- * Improvements to the JPEG metadata reader (Felix Riemann) * Fix progress reporting when images only need copying during "Save As" (Felix Riemann) * Fix some critical warnings (Claudio Saavedra, Vincent Untz) * Do not open some images at 98% or 99% (Felix Riemann) * Install metadata related headers properly (Pierre-Luc Beaudoin) * Avoid possible markup "injection attack" (Martin Olsson) * Docs improvements. Bug fixes: #530447, Eye of GNOME opens images resized at 98% or 99% zoom (Felix Riemann) #555940, eog is vulnerable to pango injection attack :-) (Martin Olsson) #555942, Not all public EXIF API headers are installed (Pierre-Luc Beaudoin) New and updated translations: - Alexander Shopov [bg] - Adrian Guniš [cs] - Pierros Papadeas [el] - Takeshi AIHANA [ja] - Changwoo Ryu [ko] - Jovan Naumovski [mk] - Wouter Bolsterlee [nl] - Vladimir Melo [pt_BR] - Laurent Dhima [sq] - Daniel Nylander [sv] New and updated manual translations: - Osama K, OsamaKhalid [ar] - Mario Blättermann [de] - Sira Nokyoongtong, Theppitak Karoonboonyanan [th]
2008-10-23Update Rabbit to 0.5.8.obache3-10/+13
== Changes 0.5.8 from 0.5.7: 2008-10-18 * Improvements * supported Clutter * supported page transition * supported new comment view that flow comments on a slide. * supported IRC backend * RabbIRC (akira yamada) * Theme * added shadow to quote marks * try to use Hiragino font if available * add a new theme * newline-in-slides: supports '\n' newline notation * Bug fixes * fixed too much grabbed problem on magnifier mode * reworked Tofu backend * fixed a problem that was reported on Asakusa.rb
2008-10-22Update JHead to version 2.84 in order to fix CVE-2008-4575 (buffer overflow).tonnerre2-6/+6
Changes since old version 2.4: - Fix -da option. - Removed some debug printf which were accidentally left in. - Avoid duplicating exif header on some commands. - Fix up return codes. - Preserve file permissions and time when files are modified. - Read ISO euqivalnt and white balance from canon makernote. - Added -rt (replace thumbnail) feature, and rotate the thumbnail also when using the -autorot feature. - Added -rgt (regenerate thumbnail) feature. - Added -orp and -orl options. - Fix typecast issue run itno with GCC 4. - Fix shutter speed display in '-c' mode for very long shutter speeds. - Fix some nitpicks from Debian folks. - Fix a bug in autorot when rotating filenames with spaces in them. - Improved handling of corrupt exif linkages in exif header. - Added -a (rename associated files) options. - Remove maximum jpeg sections limit. - Added -ds option. - On clearing rotation, clear the image and the optinoal thumbnail rotation tags (some viewers use the wrong tag). - Add -mkexif option to make a new exif header. - Added IPTC handling. - Added -q option. - Fix handling of corrupted GPS directory. - Extract focus distance from canon makernote. - Extract subject range (pentax and fuji cameras). - Fix it so it no longer deletex XMP sections. - Improve IPTC handling a little. - Change how date is encoded with -mkexif section to make it more compatible. - Make jhead aware of XMP data and not delete it. - Decode more exif tags for '-v' mode. - Fix a bunch of potential string overflows. - Fix bug where IPTC sction was not deleted by -purejpg. - Fix GPS altitude decode bug.
2008-10-22Update ruby-gnome2 to 0.18.0.obache5-2/+28
== Ruby-GNOME2 0.18.0: 2008-09-30 This release fixes some memory leak bugs and has new experimental packages. === Changes Ruby/GLib: * mkmf-gnome2.rb: add check_cairo. [Kouhei Sutou] * fixed memory leaks. [Kouhei Sutou] * [#2110165] Gdk::Pixbuf memory leak * install glib-enum-types.h. [Andy Spencer] * [#2106938] Install glib-enum-types.h Ruby/GTK2: * add GTK+ 2.12 related bindings. [Guillaume Cottenceau] * fixed initialize order. [Kouhei Sutou] * [#2113491] Incorrect initialize order (compiling with mingw) Ruby/GooCanvas [NEW][EXPERIMENTAL]: * added. [Kouhei Sutou] Ruby/Pango: * fixed memory leaks. [Kouhei Sutou] Ruby/GtkSourceView2 [NEW][EXPERIMENTAL]: * add. [yselkowitz]
2008-10-22Add goocanvas.obache1-1/+2
2008-10-22Import goocanvas-0.12 as graphics/goocanvas.obache5-0/+127
GooCanvas is similar in many ways to GnomeCanvas and FooCanvas. But it uses cairo for rendering, has an optional model/view split, and uses interfaces for items & models (so you can easily turn any application object into a canvas item or model).
2008-10-21Don't force using libm functions on Linux; most of the developersbjs1-2/+1
use Linux, and they'd know better than I what's apporpriate.
2008-10-21Sync MesaLib with upstream mesa_7_0_branch. While here, patchbjs4-8/+27
the r300 dri driver so that the __driConfigOptions symbol is visible. This is necessary for xdriinfo and driconf to work. Bump MesaLib's PKGREVISION.
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he24-31/+48
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-10-19Update rcairo to 1.8.0.obache3-9/+17
Release 1.8.0 (2008-09-26) Kouhei Sutou <kou@cozmixng.org>) =========================================================== Features -------- * Support cairo 1.8.0. * Resupport cairo 1.2.x. (reported by Yusuke ENDOH)
2008-10-17Set API depends here as well. This fixes the build on system with atron1-1/+3
builtin "pixman" older than 0.12.0 (e.g. NetBSD-current or Mac OS X).
2008-10-17needs gtk2>=2.24, pointed out by wizdrochner1-1/+3
2008-10-17Remove "include/cairo/cairo-quartz-image.h" which now longer existstron1-2/+1
(even under Mac OS X).
2008-10-16Fix building with gtk-2.14.xadam2-1/+14
2008-10-16Update to 2.24.0 (part of gnome-2.24):wiz3-142/+40
2008-09-23 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Up version to 2.24.0 for release 2008-09-09 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Up version to 2.23.92 for release 2008-09-08 Andreas Nilsson <andreas@imendio.com> * {16x16,22x22,24x24,32x32,scalable}/apps/preferences-desktop-accessibility: Changed the metaphor of the accessibility icon as requested by the a11y team. 2008-08-29 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Up version to 2.23.91 for release 2008-08-18 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Up version to 2.23.90 for release 2008-08-14 Wouter Bolsterlee <wbolster@svn.gnome.org> * scalable/places/Makefile.am: Fixed typo that broke the build: user-bookmark should be user-bookmarks. 2008-08-13 Andreas Nilsson <andreas@imendio.com> * {16x16,22x22,24x24,32x32,scalable}/places/user-bookmarks.png: added user-bookmarks icon based on bookmark-new 2008-07-21 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Up version to 2.23.3 for release 2008-06-17 Lapo Calamandrei <calamandrei@gmail.com> * {32x32,48x48}/actions/zoom* : little refresh for a more consistent look. 2008-06-15 Rodney Dawes <dobey.pwns@gmail.com> * 48x48/apps/Makefile.am: * 48x48/apps/gnome-settings-default-applications.png: Remove this icon which is no longer needed Fixes #538474 2008-06-15 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Fix the help text for icon-mapping to say auto instead of $mapenable 2008-06-15 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Up version to 2.23.2 for release 2008-06-15 Rodney Dawes <dobey.pwns@gmail.com> * */apps/Makefile.am: * */apps/boot.*: Remove this from 16x16 and 22x22 as well 2008-06-15 Rodney Dawes <dobey.pwns@gmail.com> * */actions/Makefile.am: * */apps/Makefile.am: * */actions/system-shutdown.*: * */apps/gnome-shutdown.*: Move the apps/gnome-shutdown icon to actions/system-shutdown 2008-06-15 Rodney Dawes <dobey.pwns@gmail.com> * 24x24/apps/Makefile.am: * 48x48/apps/Makefile.am: * */apps/administration.png: * */apps/advanced-directory.png: * */apps/apacheconf.png: * */apps/boot.png: * */apps/character-picker.png: * */apps/config-*.png: * */apps/disks.png: * */apps/evolution-*.png: * */apps/gdm.png: * */apps/gnome-amusements.png: * */apps/gnome-audio.png: * */apps/gnome-cpu.png: * */apps/gnome-desktop-config.png: * */apps/gnome-favorites.png: * */apps/gnome-finance.png: * */apps/gnome-mini-commander.png: * */apps/gnome-networktool.png: * */apps/gnome-status.png: * */apps/hwbrowser.png: * */apps/network-config.png: * */apps/ooo_*.png: * */apps/postscript-viewer.*: * */apps/serviceconf.png: * */apps/shares.png: Remove some more deprecated icons 2008-06-15 Rodney Dawes <dobey.pwns@gmail.com> * Makefile.am: Remove the intltool scripts bits, as new intltool uses installed copies * configure.in: Up the intltool requirement to 0.40.0 Update the devel version check and add an --enable-icon-mapping argument to configure for forcing the use of symlinks for packagers 2008-06-15 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Up version to 2.23.1 for release 2008-06-15 Lapo Calamandrei <calamandrei@gmail.com> * {16x16,22x22,24x24}/actions/zoom* : redone in svg. * 8x8/emblems/emblem-default* : made more consistent with the rest. 2008-06-14 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Up the icon-naming-utils requirement to 0.8.7 (#523707) Remove 48x48/emblems/Makefile from AC_OUTPUT Fixes #523707 2008-06-14 Rodney Dawes <dobey.pwns@gmail.com> * 48x48/animations/Makefile.am: Use ln -sf for installing the symlink for gnome-searchtool animation Fixes #538295 2008-06-12 Andreas Nilsson <andreas@andreasn.se> * {16x16,22x22,24x24,32x32,scalable}/mimetypes/x-office-presentation.*: new icon by Lapo Calamandrei and Hylke Bons 2008-06-12 Rodney Dawes <dobey.pwns@gmail.com> * 48x48/Makefile.am: * 48x48/emblems/: Remove the rest of the old emblems for now We can add some back as tags under Categories when we determine what a good default set of tags would be 2008-06-12 Jakub Steiner <jimmac@ximian.com> * call-start, call-stop: action icons by Lapo Calamandrei. 2008-06-12 Rodney Dawes <dobey.pwns@gmail.com> * 24x24/apps/Makefile.am: * 24x24/apps/display-capplet.png: Remove this as control-center ships its own * 48x48/apps/Makefile.am: * 48x48/apps/gnome-amusements.png: * 48x48/apps/gnome-audio.png: * 48x48/apps/gnome-desktop-config.png: * 48x48/apps/gnome-pdf.png: * 48x48/apps/gnome-server-config.png: * 48x48/apps/gnome-system-config.png: * 48x48/apps/hint.png: * 48x48/apps/im.png: * 48x48/apps/launcher-program.png: * 48x48/apps/postscript-viewer.png: Remove more deprecated icons * 48x48/emblems/Makefile.am: * 48x48/emblems/emblem-OK.*: * 48x48/emblems/emblem-camera.*: * 48x48/emblems/emblem-distinguished.*: * 48x48/emblems/emblem-draft.*: * 48x48/emblems/emblem-handshake.*: * 48x48/emblems/emblem-note.*: * 48x48/emblems/emblem-people.*: * 48x48/emblems/emblem-pictures.*: * 48x48/emblems/emblem-presentation.*: * 48x48/emblems/emblem-sound.*: * 48x48/emblems/emblem-trash.*: Remove some otherwise useless emblems * 48x48/emblems/Makefile.am: * 48x48/emblems/emblem-desktop.*: * scalable/emblems/Makefile.am: * scalable/emblems/emblem-desktop.*: Replaced the old emblem-desktop with a new style version 2008-06-09 Rodney Dawes <dobey.pwns@gmail.com> * 32x32/apps/Makefile.am: * 32x32/apps/gnome-settings-ui-behavior.*: * scalable/apps/Makefile.am: * scalable/apps/gnome-settings-ui-behavior.svg: Remove this icon as it is no longer needed * 48x48/apps/Makefile.am: * 48x48/apps/gnome-settings-accessibility-keyboard.png: Remove this icon as it is no longer used (in gnome-control-center) 2008-06-09 Rodney Dawes <dobey.pwns@gmail.com> * 48x48/animations/Makefile.am: * 48x48/apps/Makefile.am: * 48x48/apps/gnome-searchtool-animation.png: * 48x48/apps/gnome-searchtool-animation-rest.png: Replace the gnome-searchtool animation with symlinks to process-* 2008-06-09 Rodney Dawes <dobey.pwns@gmail.com> * 24x24/apps/Makefile.am: * 24x24/apps/gnome-eyes.png: Remove another deprecated icon 2008-06-08 Rodney Dawes <dobey.pwns@gmail.com> * 16x16/apps/Makefile.am: * 16x16/apps/gnome-settings-ui-behavior.*: * 22x22/apps/Makefile.am: * 22x22/apps/gnome-settings-ui-behavior.*: * 24x24/apps/Makefile.am: * 24x24/apps/gnome-settings-sound.png: * 24x24/apps/gnome-settings-ui-behavior.png: * 24x24/apps/stock-ticker.png: * 48x48/apps/Makefile.am: * 48x48/apps/eyes.png: * 48x48/apps/gnome-settings-sound.png: * 48x48/apps/stock-ticker.png: Remove some more deprected icons 2008-06-08 Rodney Dawes <dobey.pwns@gmail.com> * 24x24/apps/Makefile.am: * 24x24/apps/gnome-unknown.png: * 48x48/apps/Makefile.am: * 48x48/apps/gnome-unknown.png: Remove gnome-unknown icon as image-missing can be used instead 2008-05-07 Michael Monreal <mmonreal@svn.gnome.org> * 22x22/status/media-playlist-shuffle.*: * 24x24/status/media-playlist-shuffle.png: correct placement. Fixes bug #527010 2008-05-07 Lapo Calamandrei <calamandrei@gmail.com> * Renamed system-software-installer to system-software-install as for latest naming specs additions. * 24x24/categories/preferences-desktop-peripherals.png: correct the size. Fixes bug #531366 2008-05-05 Jakub Steiner <jimmac@ximian.com> * 24x24/apps/system-software-installer.png: prevent upscaling a wrong size. Fixes bug #110367 2008-04-19 Rodney Dawes <dobey.pwns@gmail.com> * 48x48/apps/Makefile.am: * 48x48/apps/gnome-grecord.*: Remove the old gnome-grecord icon Fixes #526933 2008-04-19 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Don't hardcode the path to true as /bin/true Fixes #525988 2008-04-12 Rodney Dawes <dobey.pwns@gmail.com> * */stock/io/Makefile.am: * */stock/io/stock_bluetooth.*: Remove stock_bluetooth 2008-03-30 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: Up version to 2.23.0 for development series Add check to determine whether we are building a stable or dev build Disable the use and requirement of icon-naming-utils for dev builds
2008-10-16Added graphics/gegl version 0.0.20adam1-1/+2
2008-10-16GEGL (Generic Graphics Library) is a graph based image processingadam6-0/+213
framework. GEGL provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output.
2008-10-16update to 2.24.0drochner3-11/+92
This switches to the gnome-2.24 release branch.
2008-10-16drop "gail" dependency, bump PKGREVISIONdrochner2-4/+3
2008-10-16update to 2.24.0drochner3-23/+33
This switches to the gnome-2.24 release branch.
2008-10-16update to 2.22.3drochner4-81/+6
changes: -build fixes -rendering improvements -bugfixes
2008-10-16add two patches from wiz: fix build with "ssp", "make test" fixdrochner3-1/+51
2008-10-16update to 1.8.0drochner7-133/+58
from the announcement: The dominant theme of this release is improvements to cairo's ability to handle text. The highlights include a new "user fonts" feature as well as a new cairo_show_text_glyphs API which allows glyphs to be embedded in PDF output along with their original text, (for searching, selection, and copy-and-paste). Another major feature is a revamp of cairo's build system making it much easier to build cairo on various platforms.
2008-10-15Update kbarcode to 2.0.7markd2-7/+6
Version 2.0.7 Fixed building on systems with Automake 1.10 or later Fixed text rendering on systems with Qt 3.3.8b Dropped support for Qt 3.3.2 and earlier Cleaned up Help menu Version 2.0.6 Dag Nygren contributed a patch which fixes printing from a CSV file Check if files passed for batchprinting from the commandline do exist Patch from Chris <chris@ac-drexler.de> fixing problems with SQLite Patch from Váradi Zsolt Gyula to fix the long standing issue with disappearing objects
2008-10-13Updated to version 0.32.heinz2-6/+6
Pkgsrc changes: - none Changes since version 0.28: =========================== 0.32 Wed Oct 01 12:19:22 MDT 2008 - Added width and height accessors 0.31 Thu Aug 14 08:16:37 MDT 2008 - removed GD version requirement - fixed _distill_gdSpecial when using non-numeric colors (from srezic) - fixed partically incomplete lines with square caps (jettero) - Correctly handle the case where a rectangle's bottomright and topleft are flipped. This is arguably a caller bug, but GD handles it. 0.30 Thu Aug 7 14:37:25 EDT 2008 - Added grouping features.
2008-10-12Add patch for the graphviz 2.20.3 release to fix the securitytron3-4/+29
vulnerability reported in SA32186.
2008-10-11Move mk/emacs.mk to editors/emacs/modules.mk.uebayasi1-9/+10
Don't call pkg_info to get the installed Emacs version; always use the version matching EMACS_TYPE set by users. Be DEPENDS to it. This should address pkg/37146 by Aleksey Cheusov. While here convert some emacs lisp packages to user-destdir.
2008-10-10Remove stale patch that I forgot to cvs delete during 2.0 updatekefren1-12/+0
2008-10-09Update to 1.2.32, to get rid of the beta in the version:wiz2-6/+6
version 1.0.40, 1.2.32[September 18, 2008] No changes.
2008-10-09Update llibotf to 0.9.8.obache2-6/+6
There's no API change, just bug fixes.
2008-10-07Update to libgdiplus 2.0kefren3-11/+10
2008-10-06additionally, BUILDLINK_ABI_DEPENDS should be added to.tnn1-2/+2
2008-10-06fix botched bump of ABI depends from a couple of months ago ...tnn1-3/+3
2008-10-05Merge cube-native-xorg, so that pkgsrc-current can be used with the nativecube4-30/+12
X.Org found in NetBSD-current. Thanks a lot to all who helped, especially Matthias Scheler who did repeated tests on Mac OS X and older versions of NetBSD to make sure the support for those platforms wouldn't be broken (or at least, not fatally, as I would still expect a few hiccups here and there, because there is only so much one can test in such limited time). On the infrastructure side, this branch brings pkgconfig-builtin.mk, in order to write very easily new builtin.mk files. It can actually handle more than just pkgconfig files, but it will provide a version if it finds such a file. x11.builtin.mk has also been made more useful and now all existing (and future!) native-X11-related builtin.mk files should include it.
2008-10-01Fix installation and add a missing file to PLIST. PKGREVISION++bjs2-10/+14
2008-10-01Patches forgotten to cvs add first.joerg4-0/+65
2008-10-01- DESTDIR supportjoerg6-18/+93
- Fix build on !i386 - Fix build with modular Xorg - Honour rpath flags - Bump revision