summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2005-11-06gcc-2.* does not understand the -Wno-unused-parameter option, so tellrillig1-1/+6
buildlink to filter it out. Fixes the bulk build on NetBSD 1.6.2/i386.
2005-11-06${QTDIR}, not {$QTDIR} (tnx pkglint).gdt1-2/+2
2005-11-06adjust Makefiles to honor LDFLAGS, and set LDFLAGS to -L/-R bothgdt7-3/+75
${PREFIX}/lib and also ${QT3_LIBDIR}. (This is probably not right due to -R portability issues, but I'd rather make upstream lprof use auto* than deal with that now.)
2005-11-06descend into lprofgdt1-1/+2
2005-11-06following is not 100% right, but will adjust after getting to use it:gdt5-0/+80
lprof is a tool to build ICC profiles. The common uses an IT8 target and an input device.
2005-11-05Regenerate so that the Mac OS X patch can use it.kristerw2-4/+4
2005-11-05Fixed definition of WRKSRC.rillig1-2/+2
2005-11-05This package needs USE_MSGFMT_PLURALS.minskim1-1/+2
2005-11-05Add patches for http://secunia.com/advisories/17436/ via. RedHatadrianp5-4/+107
2005-11-04Use my_lround() on Interix too.tv5-4/+158
Add minimalist #ifndef blocks to rip out XShm support on Interix.
2005-11-04Downdate graphics/exiftool to 5.67, the latest 'production' release,gdt2-10/+11
at upstream author's request. Add CPAN to MASTER_SITES, and clean up perl module variables (from kuli0020 at umn.edu via pkgsrc-wip).
2005-11-04Apply integer types fix for Interix similarly to the one in glitz.tv2-1/+26
2005-11-04descend into exiftoolgdt1-1/+2
2005-11-04Interix has neither <stdint.h> nor <inttypes.h>.tv2-1/+25
2005-11-04ExifTool is a highly customizable Perl script that extracts metagdt4-0/+31
information from JPG, TIFF, CRW, CR2, THM, NEF and GIF images. ExifTool can read EXIF, IPTC, XMP and GeoTIFF formatted data as well as the maker notes of many digital cameras from various manufacturers including Canon, Casio, FujiFilm, Minolta, Nikon, Olympus, Pentax, Sanyo and Sigma. poblano gdt 91 /usr/pkgsrc/wip/exiftool > fg
2005-11-04Replaced the "!" in the sed expression with a ",". This might have beenrillig1-2/+2
the cause for PR 31953, but I'm not sure. At least, "!" is some special character for the shell whereas "," is not.
2005-11-04pkglint --autofixrillig1-1/+2
2005-11-04Explicitly set BUILD_DIRS to show that it is different from CONFIGURE_DIRS.rillig1-1/+2
2005-11-04Imported Coin from wip.rillig5-0/+788
Coin is an implementation of the Open Inventor API, fully backwards compatible with SGI Open Inventor v2.1, and incorporating many new features. Coin is portable across Win32, Linux, SGI IRIX, Mac OS X, HP-UX, Sun Solaris, IBM AIX, and other platforms (like NetBSD :-).
2005-11-04Move graphics/ming to multimedia/ming.minskim8-113/+0
2005-11-04Expand paths so that packages in different categories can also includeminskim1-4/+4
this file.
2005-11-04Import ming from pkgsrc-wip. Packaged by Michal Pasternak, andminskim8-0/+113
modified by OBATA Akio. Ming is a C library for generating SWF ("Flash") format movies, plus a set of wrappers for using the library from C++ and popular scripting languages like PHP, Python, and Ruby.
2005-11-03Removed redundant definition for WRKSRC. Changed one instance ofrillig2-47/+46
${WRKSRC}/.. to ${WRKDIR}. As this instance refers to a file that comes from an archive which is unpacked in ${WRKDIR}, this is aesthetically ok. While here, sorted the PLIST.
2005-11-03Fixed wrong use of WRKSRC.rillig8-25/+26
2005-11-03Remove specifying RUBY_VERSION_SUPPORTED.taca1-2/+1
2005-11-03Update graphics/ruby-opengl package to 0.32g.taca2-7/+6
2004-07-17 <yoshi@giganet.net> * fixed marks callback function (thanks patch: nobu.nokada@softhome.net)
2005-11-03Update ruby-RMagick package to 1.9.3 applying patch provided bytaca2-7/+7
PR pkg/31856 from OBATA Akio.
2005-11-03Bumped PKGREVISION because -lsunmath is not used on Solaris anymore.rillig1-3/+2
2005-11-03BUILDLINK_RECOMMENDED follows the recent PKGREVISION bump.rillig1-2/+2
2005-11-03Added a patch that prevents glitz from using -lsunmath on Solaris, asrillig3-2/+21
this library is not provided by the Solaris base system. Thanks to <grant> for finding the relevant part to patch. Bumped PKGREVISION.
2005-11-03Depend on at least the latest version of ImageMagick.reed1-2/+3
This fixed core dumps and Exception 435: unable to open image `/var/var/tmp/tmp.0.00017342aa.ppm': No such file or directory noticed when using html2ps. The PerlMagick webpage says "get the PerlMagick distribution corresponding installed ImageMagick distribution (e.g. PerlMagick 6.22 for ImageMagick 6.2.2)". We are using the source from the ImageMagick distribution -- so use at least the same version. Bump PKGREVISION.
2005-11-02More specific HOMEPAGE.reed1-2/+2
2005-11-02NOT_FOR_PLATFORM Interix.tv1-1/+2
2005-11-02Bump PKGREVISION of packages including ruby extention librarytaca2-3/+4
by Ruby 1.8.3 updates.
2005-11-02Casing fix in MAINTAINER.wiz2-4/+4
2005-11-02OpenBSD doesn't have lround.hiramatsu2-6/+6
2005-10-31Fix .mo files generation problem, as in libkexif and libkipitonio3-1/+125
2005-10-31Changes 2.2.9:adam3-8/+15
- fixed minor problem in JPEG plug-in - allow to disable build of gtkhtml2, svg, and lcms features - fixed bug in Imagemap plug-in - handle PSD files with untitled channels - fixed build of MMX/SSE assembly code on gcc 4.0 - fixed crash in image preview code - fixed redraw of previews in Rotate Colormap plug-in - fixed redraw of previews in Filterpack plug-in - cross-compilation fixes and build fixes for Cygwin - fixed character placement in Text Circle script - made GIMP more robust against strange characters in directory names - fixed minor issue in Dicom plug-in - deal with API change in librsvg >= 2.11.0 - fixed bug in ellipse selection - fixed build issue on Cygwin - fixed problem in ellipse selection - ease closing of iscissors outline - fixed handling of Tab key if NumLock is active - fixed problem with random number generator in QBist plug-in - raise palettes grid instead of creating a new one - fixed problem with environment maps in Lighting plug-in - fixed Gaussian Blur for small radii - fixed Select By Color tool on grayscale layers
2005-10-30Security fix for CVE-2005-3178:salo4-3/+61
"Buffer overflow in xli might allow user-complicit attackers to execute arbitrary code via a long title name in a NIFF file, which triggers the overflow during zoom, reduce, or rotate operations." http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-3178 Patch from Debian.
2005-10-29Added graphics/vnc2swf.xtraeme1-1/+2
2005-10-29Initial import of vnc2swf-0.5.0 from pkgsrc-wip, packaged by OBATA Akio.xtraeme4-0/+63
Vnc2swf captures live motion of a screen through VNC protocol and converts it a Macromedia Flash(TM) movie (.swf)
2005-10-29Reset maintainer to tech-pkg:wiz1-2/+2
host idoru.mine.nu[82.31.78.41] said: 550 sorry, never heard of you (in reply to RCPT TO command)
2005-10-27Sort.wiz1-2/+2
2005-10-26Added -lsunmath for SunOS.rillig1-1/+3
2005-10-25Fix mistake in po/is/Makefile.in, that caused make package to failtonio2-1/+15
under netbsd 2.0 (create an empty .mo file if msgfmt failed)
2005-10-25Fix mistake in po/is/Makefile.in that caused make package to fail undertonio2-1/+15
netbsd 2.0 (create empty .mo file in case msgfmt failed)
2005-10-25Fix buildlingadam2-4/+7
2005-10-25Update to 0.40. Add a tk option to install an additionalwiz6-30/+57
tcl/tk frontend. 0.40 update PNM file reader to maxval > 255 (make rpm) updated barcode-patch UPC_addon by Michael van Rooyen CAPITAL_LETTER_A_WITH_OGONEK added no "(PICTURE)" output for UTF8+ASCII (better for Mobile OCR project) smooth_borders() bug fixed and reworked 5x7 and prop10 font adaptions objects now detected by flood-fill algorithm (better?) XML-output changed changed auto dust detection (not final) 0.39 XML output added (subject of change, suggestions are welcome) netpbm-link-error fixed in gocr.c and configure.in: gocr.c: <config.h> changed to "config.h" configure-option --with-netpbm=PATH and --without-netpbm added update configure.in according to autoconf 2.57 wchar_h miss-configuration fixed in pgm2asc.c fix compiler warnings char filter accepts abbreviations now, like "0-9A-F" (but slow) update READMEde.txt output barcode tags (also improved recognition) fix pnm.c for files like example.eps.pbm fix detect.c for barcodes fix ocr0n.c 0<->8g 0.38 move UTF/HTML/TeX decoding to getTextLine, return (char *) now out_format HTML step towards detailed XML output correct line detection for footnotes (detect.c) "y" now seen as vowel (pgm2asc.c), I<vowel> susbtituted by l<vowel> &eacute;-detection, &aacute;-output fixed default dust_size is -1 now (auto detection = mean_size/10) char filter added ex: -C 0123456789ABCDEF - recognize only hexcodes man page updated (hopefully correct syntax) database bug fixed (small fonts, example by Chris) several bugs fixed by W. Webber (thanks) speed improved by 3rd-pass matrix filter in pixel() (pixel.c) (code from W. Webber) bug in remove_dust (remove.c) fixed for fonts bigger than 20x40 smooth_borders() changed (b/w-scans) bug in O0-detection fixed
2005-10-24USE_MSGFMT_PLURALS=yesrillig1-1/+2
2005-10-24Fixed the --mandir argument to configure. This makes the package build onrillig1-3/+5
NetBSD-1.6.2/i386 again.