summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-03-02Make MESSAGE mysql-specific, since it is.wiz2-4/+5
Final part of PR 32969 by Greg Oster.
2006-03-02Fix build both for mysql and pgsql backends.wiz3-5/+9
Addresses second part of PR 32969 by Greg Oster.
2006-03-02pkglint cleanup.wiz1-3/+3
2006-03-02Convert to make better use of the options framework. Addresses partwiz1-8/+5
of PR 32969 by Greg Oster.
2006-03-02Note update of digest to 20060302 - portability fixes.agc1-1/+2
2006-03-02Update the digest package to 20060302.agc5-45/+44
Apply Tyler Retzlaff's patches from PR 32323 to make this compile with gcc4.
2006-03-02Use INFO_FILES for cflow.info.rpaulo2-3/+4
Thanks Thomas!
2006-03-02It's .info, not .1.rpaulo1-2/+2
2006-03-02don't link libGL explicitely against libpthread, it is notdrochner3-5/+6
used by the library itself, the version which comes with X11 doesn't do it, and it fixes some cases where GL is loaded dynamically bump PKGREVISION
2006-03-02update to 2.31drochner5-25/+50
this is a major upgrade (from 1.07), please check the homepage for details (I've played with 2.30 for a while and it worked well.) closes PR pkg/32872 by Evan Hall; thanks for the ncurses hint, wouldn't have found it myself
2006-03-02Note cqual PKGREVISION bump.wiz1-1/+2
2006-03-02Fix build on -current. Fix PLIST.wiz5-14/+41
Bump PKGREVISION.
2006-03-02Fix build on NetBSD>=3.0.wiz2-1/+24
2006-03-02Fix PLIST. Remove BROKEN_IN.wiz2-10/+3
2006-03-02Fix build. Remove BROKEN_IN.wiz1-3/+3
2006-03-02update to 2.12.1drochner3-8/+8
changes: two fixes for crashes
2006-03-02+ mailscanner-4.51, scmxx-0.9.0, wcalc-2.2, xerces-j-2.8.0.wiz1-6/+5
- namazu-2.0.15 (thanks, taca), sylpheed-2.2.1 (thanks, drochner)
2006-03-02Sort, addp5-Cache-Memcached.wiz1-2/+3
2006-03-02When in context diff mode, as soon as the add-hunk header is seen, therillig1-1/+2
number of deleted lines is irrelevant. This fixes one false positive.
2006-03-02update to 1.1.3drochner2-7/+6
changes: a bugfix
2006-03-02update to 3.8.1drochner3-91/+333
changes: -debugger improvements -improved the documentation generator -support more sourcefile types in editor, as qscintilla does -fixes/cleanup -improvements to project management UI -better shell completion -added a templates system -support for Mercurial VCS
2006-03-02update to 5.4.2drochner2-6/+6
changes: Switched to using mmap as the internal allocation function Improved the logging of error information about pointers Added return.h support for ia64 and ARM processors Added compat and arg_checking of atoi, atol, and memmove Added backwards compatibility for %d usage in logfile name Removed force-linear token -bugfixes
2006-03-02update to 1.6adrochner2-7/+7
changes: -Removed the -html20 and -html32 options, the -html output is now version 4.01 -Removed the -latex209 and -latex2e options, the -latex output is version 2e -HTML option generates a cxref stylesheet and uses it -fixes/cleanup -Parsing improvements: support some more language features
2006-03-02update to 0.1.16drochner3-10/+12
changes: -Allow 'edit' to take --id -bugfixes -support Python-2.4
2006-03-02update to 0.8.5.14drochner4-8/+31
changes: * Backported generic text importer from 0.9 * Backported generic html importer from 0.9 * Merged latest translations from rosetta -bugfixes -Make gourmet work properly with python2.3
2006-03-02update to 2.4.9.5drochner6-81/+177
changes: fixes and optimizations (they removed libtool support, so I had to patch this in again)
2006-03-02Make GNU_CONFIGURE_PREFIX the default prefix for GNU_CONFIGURE_MANDIRjoerg1-3/+4
and GNU_CONFIGURE_INFODIR. Add the latter for symmetry.
2006-03-02update to 2.2.0drochner5-1728/+18
changes: -Bug fixes -New functions mpfr_set_overflow, mpfr_set_underflow, mpfr_set_inexflag, mpfr_set_erangeflag, mpfr_set_nanflag, mpfr_erfc, mpfr_atan2, mpfr_pow_z, mpfr_subnormalize, mpfr_const_catalan, mpfr_sec, mpfr_csc, mpfr_cot, mpfr_root, mpfr_eint, mpfr_get_f, mpfr_sech, mpfr_csch, mpfr_coth, mpfr_lngamma -New macro: MPFR_VERSION_STRING -The exported MPFR variables have been removed from mpfr.h -cleanup, speed improvement...
2006-03-02update to 1.2.4.1drochner3-10/+121
The 1.2.4.1 release is focused on minor enhancements, bugfixes and additional documentation
2006-03-02Explicitly set GNU_CONFIGURE_MANDIR to ${PREFIX}/${PKGMANDIR}.joerg1-1/+2
2006-03-02update to 0.9.4drochner3-15/+6
relevant changes: -compliation fixes -Improved Unicode support -Decoders & DLT Changes, Updates and New
2006-03-02Clarify the fact that libtool.m4 has no automatic patch, and the reasonstv1-3/+5
why there must not be such a patch.
2006-03-02Explicitly set GNU_CONFIGURE_MANDIR to ${PREFIX}/${PKGMANDIR}.joerg2-2/+4
2006-03-02PLIST for sqlite case was out of date -- there are now separate purgejwise1-2/+3
scripts for sqlite 2 and 3.
2006-03-02Fix typo.joerg1-2/+2
2006-03-02Patch the apache-1.3 Makefile to use apxs so it installed mod_jk.soerh2-1/+15
into the correct location.
2006-03-02Note update of textproc/namazu2 package to 2.0.15.taca1-1/+2
2006-03-02Update namazu2 pacakge to 2.0.15.taca12-170/+19
Overview of Changes in Namazu 2.0.15 - Jan. 29, 2006 * The mistake of the document concerning ISO-8859-* is corrected. * RedHat software namazu.spec was taken in. The unnecessary patch was deleted. * Include File::MMagic 1.25. * Support MeCab. * Add -b and --use-mecab options for mknmz. * Add --norc option for mknmz and namazu. * Add --decode-base64 option for mknmz. * Add new filters (Gnumeric, Koffice, Mainman/Pipermail, Zip, Visio). * Add new directives for mknmzrc (MECAB, DENY_DDN). To skip when filename is DDN. * Add sorting function by date of field. * Added new files (nmzcat, nmzegrep). * Adapt new filter programs (wvWare 1.0.3, xlhtml 0.5.1, xpdf 3.01). * For Windows of filter (msword.pl, excel.pl, powerpoint.pl, postscript.pl, etc...). * Ole control filter renewal. * ';' can have been used for the delimiter of QUERY_STRING. * Add the Perl version test program (pltests). * Fix some bugs.
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.