summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-05-09Took maintainership.rillig1-2/+2
2006-05-09Add missing USE_LANGUAGES. Reported and fix tested by smb@.hira1-1/+2
2006-05-09Add missing USE_LANGUAGES.hira1-1/+2
2006-05-09Fix filename of pkg-config file.reed1-2/+2
This fixes problem when using USE_BUILTIN.Xft2=yes. This is to close PR #32316 from Rui-Xiang Guo.
2006-05-08Add missing USE_LANGUAGES.hira2-2/+4
2006-05-08Updated graphics/optipng to 0.5.2adam1-1/+2
2006-05-08Changes 0.5.2:adam4-41/+20
* Improved handling of inexact PNM-to-PNG conversions. * Fixed a typo that was breaking the build on some Unix platforms.
2006-05-08musicbrainz detection works better, when linking with pthread.joerg2-26/+35
2006-05-08Add missing USE_LANGUAGES.hira1-1/+2
2006-05-08Added mail/up-imapproxy version 1.2.4adrianp2-2/+4
2006-05-08Proxies IMAP transactions between an IMAP client and an IMAP server. Theadrianp7-0/+108
general idea is that the client should never know that it's not talking to the real IMAP server. The only thing that makes this a slightly unique Imap Proxy server is that it caches server connections.
2006-05-08Fix use of g_list_remove_link. Bump revision.joerg5-3/+45
2006-05-08CHECK_FILES is now active by default for PKG_DEVELOPER.joerg1-1/+2
"Just commit it whenever you want" -- jlam
2006-05-08Don't depend on ldconfig to manage soname link. Bump revision.joerg2-2/+4
2006-05-08Patch configure to allow build with apr >= 0.9.10 (along withepg2-1/+18
versions < 0.9.5 which should not be allowed, but we address that with BUILDLINK_API_DEPENDS.apr). Closes PR 33439.
2006-05-08add "-c99" to the CFLAGS if using MIPSProjschauma1-1/+7
2006-05-08add '-c99' to the CFLAGS when using MIPSProjschauma1-1/+7
2006-05-08Update to xlockmore{,lite} 5.22. Changes:hubertf4-9/+10
* fiberlamp fix for array bounds read and leak fix for deluxe + magick and raster file (ras) fixes for True Color by Jouk Jansen Removed some compiler/lint warnings. deluxe mode ported from xscreensaver by Jouk Jansen. anemone mode ported from xscreensaver by Jouk Jansen win32 changes from Petey Leinonen: added XPutPixel() pacman now works by changing the initialization and now can create a 1 bit depth bitmap when asked for. * new since BETA + update since BETA
2006-05-08Move definition of USE_LANGUAGES before inclusion of mk/compiler.mk.hira1-3/+3
2006-05-08Add missing USE_LANGUAGES.hira1-1/+3
2006-05-08note update of p5-HTML-TableExtract to 2.08gson1-1/+2
2006-05-08Update to 2.08:gson2-6/+6
2.08 Wed May 3 17:17:33 EDT 2006 - Implemented new rasterizer for grid mapping. Thanks to Roland Schar for a tortuous example of span issues. - Regular extraction and TREE mode are using the same rasterizer now. - Fixed HTML stripping for a header matching bug on single word text in keep_html mode (thanks to Michael S. Muegel for pointing the bug out) 2.07 Sun Feb 19 13:40:44 EST 2006 - Fixed subtable slicing bug - Fixed hrow() attachment bug - Added tests
2006-05-08fix some path substitution so that that thing finally works,drochner4-16/+27
and update to 0.6 which brings some UI fixes and improvents
2006-05-08this needs C++drochner1-1/+2
2006-05-08explicitely depend on py-xml, as suggested by Jon Voris on pkgsrc-usersdrochner1-1/+2
2006-05-08Updated graphics/ImageMagick to 6.2.7.4adam1-1/+2
2006-05-08Changes 6.2.7.3:adam6-42/+19
* Add -adaptive-sharpen to the convert and mogrify programs. Changes 6.2.7.2: * Generate proper image filenames when filename has more than one embedded period (e.g. image.gif.eps becomes image.gif-0.eps, image.gif-1.eps, etc.). * CompositeImage() is now thread-safe.
2006-05-08Uses C++, noted by <smb> on pkgsrc-users.salo1-1/+2
2006-05-08Drop maintainership.snj1-2/+2
2006-05-08Updated textproc/diffstat to 1.41.snj2-3/+3
2006-05-08Update to 1.41. Selected changes:snj3-21/+6
* add options -l, -r and -t. add to -f option * improve I/O on Linux using fgetc_locked(). * improve searching of long sorted lists using tsearch() * change order of merging and prefix-stripping so stripping all prefixes, e.g., with -p9, will be sorted as expected * correct a reference to freed memory after merging found with valgrind. * fix a different case for data beginning with "--" which was treated as a header line. * Fix allocation problems. Open files in binary mode for reading. Getopt returns -1, not necessarily EOF. Add const where useful. Use NO_IDENT where necessary. malloc() comes from <stdlib.h> in standard systems * minor fix for resync of unified diffs checks for range (line beginning with '@' without header lines (successive lines beginning with "---" and "+++")
2006-05-07Add ruby-gnuplot.minskim2-2/+4
2006-05-07Import ruby-gnuplot.minskim4-0/+38
Ruby Gnuplot is a pipe-based interface to the gnuplot package. It provides the full capabilities of the gnuplot package to Ruby programs.
2006-05-07Apply patch PR pkg/33437: mouse pointer "invisible wall" with qemu 8.1.xtraeme3-2/+32
More info: http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00112.html Bump PKGREVISION.
2006-05-07gmime 2.1.19, cyrus imapd 2.2.12nb5recht2-3/+4
2006-05-07Update to gmime 2.1.19 and drop maintainership.recht6-41/+31
Based upon the 2.1.17 update by Fredrik Carlsson in PR 32487 Changes: The usual: fixes, new features.
2006-05-07Adapt the db_err function to bdb 4.4.recht3-3/+17
Addresses PR 32739 by John Kohl. Bump PKGREVISION.
2006-05-07Add http access to distfile as with python24. (At this moment, ftp.python.orgtv1-2/+3
is refusing connections....)
2006-05-07Allow use of C++ support on all platforms for consistency, by settingtv1-2/+4
USE_LANGUAGES. Fixes PR pkg/33430.
2006-05-07+ apache-1.3.35, gst-plugins0.10-good-0.10.3,wiz1-5/+13
p5-HTML-Element-Extended-1.17, p5-HTML-TableExtract-2.08, p5-Image-Info-1.21, p5-Locale-Maketext-Lexicon-0.61, tailor-0.9.22. Add Apache 2.2.x, the latest stable version, to suggested packages.
2006-05-07Add missing translation to PLIST. Bump revision.joerg2-3/+4
2006-05-07Uses libtool and C++, patch awayjoerg3-2/+61
2006-05-07Get distribtion file from sub directory in derived packages, too.tron1-3/+5
2006-05-07hyperestraier updated to 1.2.4.wiz2-3/+3
2006-05-07Update to 1.2.4, provided by OBATA Akio in PR 33407:wiz3-10/+10
Changes: 2006-04-25 Mikio Hirabayashi * estnode.c (est_get_host_addr): a bug about race confition of threads was fixed. * wavermod.c (fetch_document): a bug about checking "content-type" header was fixed. * wavermod.c (make_doc_from_html): "frame" and "link" elements were to be followed. * wavermod.c (make_doc_from_draft, make_doc_from_mime, make_doc_with_xcmd): new functions. * wavermod.c (waver_open): "allowrx" and "denyrx" were to be able to be more than once. * estwaver.c (runcrawl, proccrawl): "-restart" and "-revisit" options were added. * estcmd.c (doputdoc): "_lpath", "_lreal", and "_lfile" were not to be overwritten. * estwolefind (outputlist): WWWOFFLE 2.9a was to be supported. - Release: 1.2.4
2006-05-07add LICENSE=rar-license, which was already present.gdt1-1/+2
2006-05-07Note update of "apache" and "apr" packages to Apache 2.0.58 release.tron2-5/+4
2006-05-07Update "apr" package to version 0.9.12.2.0.58 and "apache" packagetron9-55/+27
to version 2.0.58. Change since Apache relase 2.0.55: - Legal: Restored original years in copyright notices. - mod_cgid: run the get_suexec_identity hook within the request-handler instead of within cgid. Apache#36410. - core: Prevent read of unitialized memory in ap_rgetline_core. Apache#39282. - mod_proxy: Report the proxy server name correctly in the "Via:" header, when UseCanonicalName is Off. Apache#11971. - mod_isapi: Various trivial code-fixes to permit mod_isapi to load and run on Unix. - HTML-escape the Expect error message. Not classed as security as an attacker has no way to influence the Expect header a victim will send to a target site. Reported by Thiago Zaninotti <thiango nstalker.com>. - SECURITY: CVE-2005-3357 (cve.mitre.org) mod_ssl: Fix a possible crash during access control checks if a non-SSL request is processed for an SSL vhost (such as the "HTTP request received on SSL port" error message when an 400 ErrorDocument is configured, or if using "SSLEngine optional"). Apache#37791. - SECURITY: CVE-2005-3352 (cve.mitre.org) mod_imap: Escape untrusted referer header before outputting in HTML to avoid potential cross-site scripting. Change also made to ap_escape_html so we escape quotes. Reported by JPCERT. - Add APR/APR-Util Compiled and Runtime Version numbers to the output of 'httpd -V'. - Ensure that the proper status line is written to the client, fixing incorrect status lines caused by filters which modify r->status without resetting r->status_line, such as the built-in byterange filter. - Default handler: Don't return output filter apr_status_t values. Apache#31759. - mod_speling: Stop crashing with certain non-file requests. - keep the Content-Length header for a HEAD with no response body. Apache#18757 - Modify apr[util] .h detection to avoid breakage on VPATH builds using Solaris make (amoung others) and avoid breakage in ./buildconf when srclib/apr[-util] are symlinks rather than directories proper. - Avoid server-driven negotiation when a CGI script has emitted an explicit "Status:" header. Apache#38070. - mod_log_config now logs all Set-Cookie headers if the %{Set-Cookie}o format is used. Apache#27787. - mod_cache: Correctly handle responses with a 301 status. Apache#37347. - mod_proxy_http: Prevent data corruption of POST request bodies when client accesses proxied resources with SSL. Apache#37145. - Elimiated the NET_TIME filter, restructuring the timeout logic. This provides a working mod_echo on all platforms, and ensures any custom protocol module is at least given an initial timeout value based on the <VirtualHost > context's Timeout directive. - mod_ssl: Correct issue where mod_ssl does not pick up the ssl-unclean-shutdown setting when configured. Apache#34452. - Document the ReceiveBufferSize change done in r157583. - mod_deflate: Merge the Vary header, instead of Setting it. Fixes applications that send the Vary Header themselves. Apache#37559. - mod_dav: Fix a null pointer dereference in an error code path during the handling of MKCOL. - mod_mime_magic: Handle CRLF-format magic files so that it works with the default installation on Windows. - Write message to error log if AuthGroupFile cannot be opened. Apache#37566. - Add ReceiveBufferSize directive to control the TCP receive buffer. - mod_cache: Fix 'Vary: *' behavior to be RFC compliant. Apache#16125. - Remove the base href tag from proxy_ftp, as it breaks relative links for clients not using an Authorization header. - http_request.c: Add missing va_end call. - Add httxt2dbm to support/ for creating RewriteMap DBM Files. - support/check_forensic: Fix temp file usage - Chunk filter: Fix chunk filter to create correct chunks in the case that a flush bucket is surrounded by data buckets. - mod_cgi(d): Remove block on OPTIONS method so that scripts can respond to OPTIONS directly rather than via server default. Apache#15242 - Added new module mod_version, which provides version dependent configuration containers. - Add core version query function (ap_get_server_revision) and accompanying ap_version_t structure (minor MMN bump).
2006-05-07qdbm updated to 1.8.50.wiz1-1/+2
2006-05-07Update to 1.8.50, provided by OBATA Akio in PR 33404:wiz4-17/+19
Changes: 2006-04-28 Mikio Hirabayashi - The utility API was enhanced. - Release: 1.8.50