summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2006-06-10PKGREVISION++ for exiv2 ABI changegdt1-1/+2
2006-06-10BUILDLINK_ABI_DEPENDS on 0.10; the shlib version changed from 0.9gdt1-12/+2
2006-06-10Changes 1.6.4:adam3-25/+7
* Fixed bug in handling of undocumented -trns_a option. * Fixed bug with "nosave" handling of unknown chunks.
2006-06-09fixup the .pc filedrochner1-1/+2
2006-06-09Take maintainership.gdt4-12/+21
Update HOMEPAGE/MASTER_SITES. Update to 0.10. bug fixes improved CRW support add tiff suppport (and therefore NEF)
2006-06-09USE_TOOLS+=lexminskim1-1/+2
2006-06-08Just hack in all answers instead of assuming that the scripts asksjoerg4-58/+222
the same questions on all platforms. Makes this work on DragonFly.
2006-06-08USE_TOOLS+=lex yaccminskim1-1/+2
2006-06-08Fix INSTALLLATION_DIRS.joerg1-2/+2
2006-06-08Changes 2.3.9:adam9-67/+78
- better interpolation for "smooth" curves in the Curve tool - added an Auto button to the Threshold tool that picks a suitable value - simplified user installation, only display a dialog in case of an error - added Red Eye Removal plug-in - added thumbnail loader to GIF load plug-in - declared even more data as const - refactoring of the PDB and plug-in management code - allow Merge to work on a single layer - added a way to remove all keyboard shortcuts from the Preferences dialog - added menu items for "Text to Path", "Text along Path" and "Text to Selection" - allow to initialize a new layer mask with any of the image's channels - added clipboard brush and clipboard pattern - added scripts to sort color palettes - swap meanings of "dilate" and "erode" which have been wrong for a long time - show Clone tool source location while painting - use GtkFileChooserButton in place of GimpFileEntry - added script to reverse the order of layers - added "Sample merged" and "Selected Pixels only" options to Palette import - added actions to select palette and colormap colors - new environment variable to control which batch interpreter to use - give plug-ins access to the CPU detection so that they can use MMX code - speed up Selective Gaussian Blur plug-in - improved tool cursors, added edge resizing cursors - improved behaviour of new selection tools - allow to reset all gimprc values from the Preferences dialog - optionally show guides in the Crop tool - bug fixes and code cleanup
2006-06-08Add optional support for HP ScanJet 3900 series scanners.ben4-4/+35
2006-06-08Needs Python 2.3+joerg1-2/+2
2006-06-08Security fix for CVE-2006-2193:salo3-3/+19
"A vulnerability in LibTIFF can be exploited by malicious people to cause a DoS (Denial of Service) and potentially compromise a user's system. The vulnerability is caused due to a boundary error within tiff2pdf when handling a TIFF file with a "DocumentName" tag that contains UTF-8 characters. This can be exploited to cause a stack-based buffer overflow and may allow arbitrary code execution." http://secunia.com/advisories/20488/ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2193 Patch from Ubuntu.
2006-06-07Fix entry.joerg1-2/+2
2006-06-07Add:abs1-1/+2
- devel/p5-IO-Prompt - devel/p5-List-MoreUtils - devel/p5-Perl6-Export - devel/p5-Perl6-Slurp - devel/p5-version - graphics/p5-RRDTool-OO - time/p5-DateTime-Format-Builder - time/p5-DateTime-Format-ISO8601 - time/p5-DateTime-Format-Strptime - www/p5-FCGI-ProcManager
2006-06-07Added graphics/p5-RRDTool-OO-0.14abs4-0/+36
RRDTool::OO is an object-oriented interface to Tobi Oetiker's round robin database tool rrdtool. It uses rrdtool's RRDs module to get access to rrdtool's shared library. RRDTool::OO tries to marry rrdtool's database engine with the dwimminess and whipuptitude Perl programmers take for granted. Using RRDTool::OO abstracts away implementation details of the RRD engine, uses easy to memorize named parameters and sets meaningful defaults for parameters not needed in simple cases. For the experienced user, however, it provides full access to rrdtool's API. (Please check "Development Status" to verify how much of it has been implemented yet, though, since this module is under development :).
2006-06-07Mesa needs C++ and makedepend.joerg1-1/+3
2006-06-07Needs expat, like the Makefile.rillig1-1/+2
2006-06-07Update graphics/ruby18-RMagick pacakge to 1.12.0.taca2-8/+7
RMagick 1.12.0 o Fix bug #4630, the new signature for #level is incompatible with releases prior to 1.10.1 (bug report from Al Evans)
2006-06-05Uses C++.joerg1-1/+2
2006-06-04Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).joerg5-10/+10
While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those.
2006-06-02py-Numeric needs Python 2.2+joerg1-1/+2
2006-06-02py-Numeric needs Python 2.2+.joerg1-1/+2
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg5-17/+22
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
2006-06-02Be explicit: uses C for the LFS test.joerg1-2/+2
2006-06-02Made the package build with SunPro. Removed *.orig from the PLIST. Fixedrillig4-23/+39
some pkglint warnings. Bumped PKGREVISION.
2006-06-02Add "c++" to "USE_LANGUAGES" to make this build again.tron1-1/+3
2006-06-01Update to KDE 3.5.3markd6-125/+7
Changes: * KPDF o Fix bug parsing some TOCs o Fix display of some JBIG2 files o Enable print action when opening files using drag and drop * KGhostView o Fix KGhostView .desktop files * Kuickshow o Fix remote browsing of http-urls o Don't display non-existing files
2006-06-01Explicitly add --tag for libtool calls to fix problems on SunOS.joerg2-6/+6
Patch from Andreas Tannert in PR 33588.
2006-05-31add a patch from freetype to make it build with 2.2.1drochner2-1/+53
2006-05-31update to 0.95.1drochner2-7/+8
changes: 3 minor bugfixes
2006-05-31Make this package build with version 2.2.1 or newer of the "freetype2"tron3-0/+114
package. Patch provided by Mark Davies. Bump package revision.
2006-05-31Make this package build with version 2.2.1 or newer of the "freetype2"tron2-3/+7
package. Patch provided by Mark Davies. Bump package revision.
2006-05-31Remove stale checksum for "patch-aa". Problem pointed out by Dave Sainty.tron1-2/+1
2006-05-31Update graphics/ruby-RMagick package to 1.11.1 applying patch fromtaca2-10/+7
OBATA Akio as PR pkg/33538. RMagick 1.11.1 o Fix bug #4511, add Makefile, rmagick_config.h as dependencies in the Makefile (bug report from Eric Hodel) o Ensure ExceptionInfo structures are freed RMagick 1.11.0 o Feature #3705, add resize_to_fit (thanks to Robert Manni for the code) o Added optimize_layers method to the ImageList class (available with ImageMagick 6.2.6) o Added limit_resource method to the Magick module o Replaced install.rb with setup.rb, improved gem install (bug report from Ryan Davis) o Added --disable-htmldoc option to setup.rb o Fix bug #4104, incorrect label on example (reported by Jason Lee) o Added contrast_stretch_channel to the Image class (available with ImageMagick 6.2.6) o Improved Magick exception handling to eliminate memory leaks when an exception is rescued and execution continues. o Tested with ImageMagick 6.2.7
2006-05-29Update "freetype2" package to version 2.2.1. Changes since version 2.1.10tron4-61/+9
include: - security fixes for SA20100 - version 2.2 no longer exposes its internals - various improvements in font handling
2006-05-28Fix label at end of compound statement.joerg3-1/+59
2006-05-28Triggers ICE with Propolice on DragonFly: disable.joerg1-1/+16
2006-05-28Add USE_LANGUAGES= objcrh3-4/+10
2006-05-27ignore warning of debug printhamajima4-4/+8
2006-05-27py-gtk2 dependency supports only Python 2.3 and 2.4.joerg1-1/+3
2006-05-27py-numarray dependency support only Python 2.2 and newer.joerg1-4/+4
2006-05-26Fix typo in last commit.joerg1-2/+2
2006-05-26Don't hard-code nb version of p5-Gdk-Imlib, bump revision.joerg1-3/+3
2006-05-25kde3.mk sets USE_PKGLOCALEDIR so don't bother here.markd1-2/+2
Uses C++.
2006-05-24Building really does not need c++, but the configure scriptwiz1-2/+2
breaks if it is not supplied. Set USE_LANGUAGES appropriately.
2006-05-23Fixed the automatic changes done by revbump. It had replacedrillig1-5/+4
${PYPKGPREFIX} with py24. While here, fixed pkglint warnings.
2006-05-22Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk wherejlam1-2/+2
it will live with other "check" targets run after package installation. Get rid of SHLIB_HANDLING, whose meaning had mutated over the years from one thing to another. Currently, it is used to basically note whether the system's "ldd" command can be usefully run on the package's binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED for more clarity. CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf to note whether the check for missing run-time search paths is performed after a package is installed. It defaults to "no" unless PKG_DEVELOPER is set.
2006-05-22USE_LANGUAGES=c++; update HOMEPAGE and MASTER_SITESwiz1-3/+4
2006-05-22USE_LANGUAGES=c++wiz1-1/+2