summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-03-02Note update of graphics/ruby18-RMagick package to 1.10.0.taca1-1/+2
2006-03-02Update ruby-RMagick package to 1.10.0.taca3-86/+92
RMagick 1.10.0 o Added add_noise_channel method to Image class (available with ImageMagick 6.2.5) o Added vignette method to the Image class (available with ImageMagick 6.2.6) o Added crop_resize method to the Image class (thanks to Jerret Taylor for the suggestion and original code) o Added export_pixels_to_str method to the Image class o Provided default arguments to Image#export_pixels o Added "order" option to Image#ordered_dither o Added cyan, magenta, yellow, and black attribute accessors to the Pixel class o Added CineonLogRGBColorspace, LABColorspace, Rec601LumaColorspace, Rec601YCbCrColorspace, Rec709LumaColorspace, Rec709YCbCrColorspace, LogColorspace enumerators to the ColorspaceType enumeration class. o Fixed bug #2844, Image#to_blob exits if the image is a 0x0 JPEG o Fixed bug #2688, Image#annotate, Draw#get_multiline_type_metrics handle newline characters properly o Tested with ImageMagick 6.2.6 o Removed support for all versions of ImageMagick prior to 6.0.0
2006-03-02Fix the configure (qmake) stage. With the right environment, it works correctghen3-15/+3
without patch-aa.
2006-03-02- Make sure that at the end of a patch file, the state of the parser isrillig1-1/+29
PST_TEXT. Otherwise the last hunk may not be checked completely.
2006-03-02- It is an error if a hunk in a patch contains fewer lines that what isrillig1-3/+9
specified in the hunk header.
2006-03-02The script interpreter for examples/cgi-demo.cgi had to be corrected, asrillig1-2/+8
the @exec_prefix@ is resolved to the literal ${prefix}, unexpanded. Bumped PKGREVISION.
2006-03-02note 2 updatesdrochner1-1/+3
2006-03-02More pkglint -Wall fixes.martti1-5/+5
2006-03-02Note update of "p5-pkgsrc-Dewey" package to version 1.0nb1.tron1-1/+2
2006-03-02Fix last broken commit which resulted in an incomplete shared object.tron2-4/+6
Bump package revision because of this change.
2006-03-02I'm no longer using this so reset MAINTAINER.martti1-2/+2
2006-03-02Rearrange build process to work on case-insensitive filesystems e.g.tron2-5/+4
on a standard HFS+ partition under Mac OS X.
2006-03-02proftpd-1.3.0rc4martti1-1/+2
2006-03-02Updated net/proftpd to 1.3.0rc4martti4-66/+15
The 1.3.0rc4 release includes a number of minor bugfixes, including fixed run-time detection of Unix domain sockets, portability tweaks for Mac OSX 10.4, and logging fixes for NetBSD and Solaris.
2006-03-02Fix pkglint -Wall warnings.martti12-75/+78
2006-03-02- At startup, pkglint checks against the package version inrillig1-25/+52
pkgtools/pkglint. If a newer version is available, it outputs a note. If the pkgtools/pkglint version is older than the currently running one, it outputs an error, since it is not a good idea to check and old tree with a new pkglint. Suggested by Alistair.
2006-03-02Update homepage.ghen1-2/+2
2006-03-02plglint says: .for variable names should not contain uppercase letters.ghen1-6/+6
2006-03-02Note PKGREVISION bump of libfwbuilder.minskim1-1/+2
2006-03-02Sync the buildlink3.mk list with Makefile.minskim1-2/+2
2006-03-02This package doesn't need libxml. Explicitly depend on libxml2 instead.minskim1-3/+3
Bump PKGREVISION.
2006-03-02Fix pkglint -Wall warnings.martti1-3/+3
2006-03-02vim-share-6.4.8nb1martti1-1/+2
2006-03-02Make cscope support optional. PKGREVISION++martti2-4/+3
2006-03-02Make the package build on Darwin by forcing to use X11 instead ofminskim2-4/+28
Mac OS X's GUI.
2006-03-02add support for Solaris/i386 and x86_64, and fallback to the configuregrant1-6/+17
script's auto detection for other archs.
2006-03-02Note xchm update.minskim2-3/+3
2006-03-02Update xchm to 1.4.minskim2-7/+6
Changes: - Fixed Polish translation. - Fixed a command line relative path bug. - Fixed CHM input stream implementation on Windows. - The build scripts are MinGW32-friendly.
2006-03-02Note solfege update.schmonz1-1/+2
2006-03-02Update to 3.0.7. From the changelog:schmonz3-8/+13
* man pages: use named chars or @ and (C) * fr.po: Fixed format string bug * Updated the spannish [sic] translation. (Fernando Sancho) * Fix broken statistics code. save_data was called too many times. * Rhythm: made backspace work properly * idbyname: bugfix: don't throw an exception if loading lesson file was cancelled. * Fixed idtone configuration. * Remove 'passed' flag for tests if the lesson file change. * i18n.py: removed debug print statements.
2006-03-02Note update of mathomatic.minskim2-3/+3
2006-03-02Update mathomatic to 12.5.10.minskim2-6/+7
Changes since 12.5.8: - Bug fix for nintegrate command. Result was correct but not fully reduced. - Added "twin" option to "primes/matho-primes", removed "primes/matho-twin". - Automatically determine the variable if none is specified with the derivative and taylor commands. - Increased the maximum variable length to 1000 characters.
2006-03-02Note PKGREVISION bump of readline.minskim1-1/+2
2006-03-02Link the readline library against the library that has the termcapminskim3-11/+12
functions. This corrects dependency_libs defined in libreadline.la. Bump PKGREVISION.
2006-03-01Fix CHECK_FILES build.wiz2-9/+8
2006-03-01Note py-html2text update, and fix a few whitespace hiccups.schmonz1-9/+9
2006-03-01Update to 2.24, providing preliminary support for dt/dd.schmonz2-7/+6
2006-03-01+ pth-2.06rillig1-2/+2
2006-03-01Work around CHECK_FILES problems with this package.wiz1-1/+5
tron@ ok.
2006-03-01Fix makebdb (for perdition-bdb package) link arguments.wiz2-5/+5
2006-03-01Fix build on NetBSD statvfs systems.wiz3-9/+28
2006-03-01Handle NetBSD-3.x the same as NetBSD-2.x. Fix pkglint warning.wiz12-35/+52
Remove BROKEN_IN.
2006-03-01Fix build on -current.wiz1-2/+4
2006-03-01Fix build on NetBSD statvfs systems.wiz2-1/+17
2006-03-01Set BUILD_TARGET, remove BROKEN_IN.wiz1-2/+2
2006-03-01regen patch-ad with correct line offsets.wiz2-6/+6
2006-03-01Mention moz-bin-plugger PKGREVISION bump.wiz1-1/+2
2006-03-01Fix installation. Fix PLIST. Remove BROKEN_IN.wiz1-10/+7
Bump PKGREVISION.
2006-03-01Mention nagios-nsca PKGREVISION bump.wiz1-1/+2
2006-03-01Fix PLIST, add missing PERL dependency, fix install target.wiz2-9/+12
Bump PKGREVISION.