summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2004-05-14Unused.wiz2-34/+0
2004-05-13This package uses X11, so set USE_X11=yes.kristerw1-1/+2
2004-05-13Make non-conflicting with glut. Remove dependency on GNU make.wiz2-11/+11
Add missing bl3 files. From Richard Rauch in PR 25353. Bump PKGREVISION to 1.
2004-05-12This needs libpixman >= 0.1.1.jmmv1-1/+2
2004-05-11Unused.wiz1-20/+0
2004-05-11update to libgdiplus-0.5 (part of mono beta1)recht5-19/+43
Sadly, there's no real news file avaiable. So, I guess it's the usual bug-fixes and optimizations.
2004-05-11update to cairo-0.1.23recht3-7/+7
Fixes for gcc 3.4 ----------------- Fix prototype mismatches so that cairo can be built by gcc 3.4. Updates to track glitz ---------------------- Various fixes to support the latest glitz snapshot (0.1.2). Gradient updates ---------------- Radial gradients now support both inner and outer circles. Transformed linear gradients are now properly handled. Fixes for extend type reflect. Glitz updates ------------- Converted shading routines to use fixed point values and introduced a shading operator structure for more efficient shading calculations. Support compositing with mask surface when mask is solid or multi-texturing is available. PNG backend cleanups -------------------- Fix output to properly compensate for pre-multiplied alpha format in cairo. Add support for A8 and A1 image formats. Bug fixes --------- Avoid crash or infinite loop on null strings and degeneratively short splines. New? bugs in cairo_clip ----------------------- There are some fairly serious bugs in cairo_clip. It is sometimes causing an incorrect result. And even when it does work, it is sometimes so slow as to be unusable. Some of these bugs may not be new, (indeed cairo_clip has only ever had a braindead-slow implementation), but I think they're worth mentioning here.
2004-05-11update to glitz-0.1.2recht3-7/+7
Sadly, there's no real news file avaiable. So, I guess it's the usual bug-fixes and optimizations.
2004-05-11malloc.h fix for darwin/freebsddanw2-1/+8
2004-05-10Move graphics/transcode to multimedia/transcode.wiz20-806/+1
2004-05-10Move graphics/ffmpeg to multimedia/ffmpeg.wiz11-316/+1
2004-05-10Don't read past the end of the error message string. This patch wasfredb4-6/+36
posted to png-implement by Glenn Randers-Pherson, libpng's maintainer. This error was widely reported as "security issue", http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0421 even though there is no security issue. The most the error could do is SIGSEGV, and that only with some fairly uncommon circumstances. The patch posted with the advisory is in fact flawed, in that it calls strlen() on presumably arbitrary data. Bump PKGREVISION.
2004-05-09No longer used.snj2-77/+0
2004-05-09Convert to buildlink3.snj2-17/+20
2004-05-09Add and enable p5-SWF-File.minskim1-1/+2
2004-05-09Import p5-SWF-File from pkgsrc-wip. Packaged by xtraeme@.minskim4-0/+30
SWF modules are manipulating Macromedia Flash movie (SWF) files. This package contains: SWF::File module can be used to make SWF movie. SWF::Parser module provides a parser for SWF file.
2004-05-09No longer used.snj5-140/+0
2004-05-09Convert to buildlink3.snj11-56/+54
2004-05-08Unused.wiz1-21/+0
2004-05-07s/malloc.h/stdlib.h/ for darwin/freebsddanw2-1/+8
2004-05-07s/malloc.h/stdlib.h/ for darwin/freebsddanw3-1/+27
2004-05-07s/stdlib.h/malloc.h for darwin/freebsddanw3-1/+27
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme7-14/+14
all these packages.
2004-05-06Add some PRINT_PLIST_AWK magic so that packages using this buildlink3.mkjmmv1-1/+13
file get the right comments in generated PLISTs. (I'm not aware of packages actually needing this, but will help in catching 'bugs' in the future, i.e, "cannot remove non-empty directory foobar").
2004-05-06Use hicolor-icon-theme's buildlink3.mk file to get a good approach of thejmmv2-5/+3
PLIST during its generation. While here, sync PLIST with what print-PLIST says (just a removal of a comment).
2004-05-06Initial addition. This does not really need to be a buildlink3.mk file (injmmv1-0/+29
the sense that this package does not install any libraries that need to be buildlinked), but it helps in adding a dependency and, more important, in handling of PLIST entries during print-PLIST. Using a buildlink3.mk file is more consistent with other packages than a home-grown mk file.
2004-05-06Very beleatedly switch to use static DESCR files for the multiplejmmv1-0/+8
gst-plugins-* packages. Generating a description during installation is not well supported and causes problems when creating the README files, for example.
2004-05-06update to 0.93drochner4-13/+185
changes: -faster text rendering -minor feature additions -bugfixes
2004-05-05Bump PKGREVISION due to libgsf update to 1.9.0 (soname of shared libraryjmmv1-2/+2
changed).
2004-05-05Unused.wiz2-44/+0
2004-05-05Update to 2.6.1.1: fixes soname.jmmv3-8/+8
2004-05-05Convert to buildlink3.snj17-242/+136
2004-05-05Remove comment that should never have been there in the first place.snj1-2/+1
2004-05-05Convert to buildlink3.snj1-25/+0
2004-05-05Convert to buildlink3.snj6-54/+46
2004-05-04Update to 2.6.1:jmmv3-8/+10
Translations: - Added Gujarati translation (Gujarati Team) - Added Basque translation (Iñaki Larrañaga) - Various updated translations (ca, he, nn, wa)
2004-05-04Unused.wiz2-49/+0
2004-05-03USE_X11 and include mk/pthread.buildlink3.mk to make sure the packagekristerw1-2/+3
finds the necessary include files.
2004-05-03Convert to buildlink3.snj1-3/+3
2004-05-03Unused.wiz1-24/+0
2004-05-03Convert to buildlink3.snj3-30/+29
2004-05-03Don't play games with the featureset macros on NetBSD. This patch fixes thefredb2-1/+15
build on NetBSD 2.0E/mac68k, also works fine on NetBSD 1.6.2_STABLE/i386.
2004-05-03Unused.wiz2-44/+0
2004-05-03Changes 0.93:adam3-35/+35
* Support for gimp-2 * Bug-fixes
2004-05-03Changes 1.0.12:adam2-8/+8
* Updated support for gimp-2 * Bug-fixes
2004-05-03Added buildlink3.mk for saneadam1-0/+34
2004-05-03Changes 1.0.14:adam5-63/+67
* New backends: u12 * Updated backends: artec, artec_eplus48u, as6e, avision, canon630u, canon_pp, epson, fujitsu, gphoto2, gt68xx, hp, matsushita, mustek, mustek_pp, mustek_usb, plustek, plustek_pp, sm3600, snapscan, teco1, teco2, u12, umax, umax_pp, v4l. * Added scripts for USB hotplugging (Linux) * Added Danish translation. Updated other translations. * sane-find-scanner knows about more chipsets now. * Portability fixes (especially for MacOS X, NetBSD, OpenBSD, and OS/2). * Build system fixes. * Documentation updates. * Bugfixes. Changes 1.0.13: * New backends: mustek_pp_ccd (for Mustek parport CCD scanners), plustek_pp (for Plustek parport scanners, splitted from the plustek backend). * Updated backends: avision, canon630u, coolscan, epson, fujitsu, gphoto2, gt68xx, hp, hp5400, mustek, mustek_pp, pie, plustek, snapscan, teco2, test, umax, umax_pp. * New internal interface for parport scanners. * Networking (IPv6 + subnet support) fixes + updates. * sane-find-scanner can detect some USB scanner chipsets now. * Better support for threading. * Port to MS Windows (Cygwin). * Portability fixes (especially for FreeBSD, MacOS X, OS/2). * Build system improvements. * Added new (Bulgarian, Czech and Italian) and updated existing translations. * The level of support for scanners is now: unsupported, minimal, basic, good, complete or untested (instead of alpha, beta, stable). * Documentation updates. * Bugfixes.
2004-05-03Fix multiple gimp-print installation problem (e.g. Darwin/MacOSX)adam1-1/+2
2004-05-03Fix building and enable AltiVec support on Darwin/MacOSXadam3-1/+47
2004-05-02distinfo fixadam1-3/+4