Commit graph

97172 commits

Author SHA1 Message Date
jschauma
2d6b80eade add '-c99' to the CFLAGS when using MIPSPro 2006-05-08 19:41:47 +00:00
hubertf
2944de12dd Update to xlockmore{,lite} 5.22. Changes:
* 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-08 19:28:48 +00:00
hira
69afacf451 Move definition of USE_LANGUAGES before inclusion of mk/compiler.mk. 2006-05-08 17:22:51 +00:00
hira
e5fcb876af Add missing USE_LANGUAGES. 2006-05-08 17:07:57 +00:00
gson
f94319bc49 note update of p5-HTML-TableExtract to 2.08 2006-05-08 16:41:28 +00:00
gson
270f578c77 Update to 2.08:
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-08 16:38:11 +00:00
drochner
c39af13940 fix some path substitution so that that thing finally works,
and update to 0.6 which brings some UI fixes and improvents
2006-05-08 13:09:39 +00:00
drochner
2f3c41c1a3 this needs C++ 2006-05-08 13:06:04 +00:00
drochner
17264dc55b explicitely depend on py-xml, as suggested by Jon Voris on pkgsrc-users 2006-05-08 12:43:56 +00:00
adam
142a15c450 Updated graphics/ImageMagick to 6.2.7.4 2006-05-08 11:40:41 +00:00
adam
17263e6c1c Changes 6.2.7.3:
* 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-08 11:39:07 +00:00
salo
f23d6c4a8f Uses C++, noted by <smb> on pkgsrc-users. 2006-05-08 11:04:40 +00:00
snj
718cb62624 Drop maintainership. 2006-05-08 06:31:40 +00:00
snj
ed9b51ea9c Updated textproc/diffstat to 1.41. 2006-05-08 06:24:26 +00:00
snj
b6a1d32f4a Update to 1.41. Selected changes:
* 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-08 06:22:51 +00:00
minskim
b16abf0c27 Add ruby-gnuplot. 2006-05-07 21:43:17 +00:00
minskim
e11d6b0fe5 Import ruby-gnuplot.
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-07 21:41:18 +00:00
xtraeme
b62abadcfe Apply patch PR pkg/33437: mouse pointer "invisible wall" with qemu 8.1.
More info:
http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00112.html

Bump PKGREVISION.
2006-05-07 21:33:53 +00:00
recht
61456a3b8a gmime 2.1.19, cyrus imapd 2.2.12nb5 2006-05-07 18:25:00 +00:00
recht
8307855ec9 Update to gmime 2.1.19 and drop maintainership.
Based upon the 2.1.17 update by Fredrik Carlsson in PR 32487

Changes:
The usual: fixes, new features.
2006-05-07 18:22:41 +00:00
recht
ff6df3eee2 Adapt the db_err function to bdb 4.4.
Addresses PR 32739 by John Kohl.

Bump PKGREVISION.
2006-05-07 17:47:05 +00:00
tv
e763fff148 Add http access to distfile as with python24. (At this moment, ftp.python.org
is refusing connections....)
2006-05-07 15:15:27 +00:00
tv
2aba7d5386 Allow use of C++ support on all platforms for consistency, by setting
USE_LANGUAGES.  Fixes PR pkg/33430.
2006-05-07 15:11:44 +00:00
wiz
1d10004ee8 + apache-1.3.35, gst-plugins0.10-good-0.10.3,
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-07 15:01:40 +00:00
joerg
41aef246a6 Add missing translation to PLIST. Bump revision. 2006-05-07 14:05:15 +00:00
joerg
64dc952e31 Uses libtool and C++, patch away 2006-05-07 13:51:20 +00:00
tron
9713a2598c Get distribtion file from sub directory in derived packages, too. 2006-05-07 13:48:02 +00:00
wiz
b9800db11d hyperestraier updated to 1.2.4. 2006-05-07 13:05:38 +00:00
wiz
50a01094df Update to 1.2.4, provided by OBATA Akio in PR 33407:
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-07 13:04:25 +00:00
gdt
88a82ee0f6 add LICENSE=rar-license, which was already present. 2006-05-07 12:55:19 +00:00
tron
3870ed09c9 Note update of "apache" and "apr" packages to Apache 2.0.58 release. 2006-05-07 12:38:06 +00:00
tron
97d23b0a13 Update "apr" package to version 0.9.12.2.0.58 and "apache" package
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-07 12:35:27 +00:00
wiz
94a284b8dd qdbm updated to 1.8.50. 2006-05-07 10:39:47 +00:00
wiz
c32b0a8e99 Update to 1.8.50, provided by OBATA Akio in PR 33404:
Changes:
2006-04-28  Mikio Hirabayashi

        - The utility API was enhanced.
        - Release: 1.8.50
2006-05-07 10:38:40 +00:00
wiz
b0b18d8bb6 Add some updates (hi drochner, reed!). 2006-05-07 10:21:00 +00:00
wiz
ff884f9c25 Add two updates (hi drochner, manu!), fix an entry. 2006-05-07 10:20:24 +00:00
wiz
1ac3fd7496 Standardize update entry. 2006-05-07 10:19:55 +00:00
wiz
433485e418 - libxml2, libxslt (thanks, drochner), p5-File-Slurp (thanks, abs). 2006-05-07 09:57:44 +00:00
martti
74b2d72d0c Added missing DIST_SUBDIR 2006-05-07 09:54:55 +00:00
jdolecek
9e7bf8aa4d update distinfo (part of PR pkg/33432 fix) 2006-05-07 09:41:56 +00:00
jdolecek
2f837d7164 fetch PEAR installation archive too, to avoid use of wget by PHP installation
PR: pkg/33432 by Martti Kuparinen

XXX PEAR should be moved to separate package
2006-05-07 09:29:35 +00:00
simonb
2df535091b Update HOMEPAGE. 2006-05-07 06:15:14 +00:00
minskim
c6b55c4023 Note PKGREVISION bump of dar. 2006-05-07 05:02:27 +00:00
minskim
efc9616f31 Do not convert char* to int, which may cause an error on 64-bit platforms.
Bump PKGREVISION.
2006-05-07 05:01:29 +00:00
dsainty
d386d490d6 Updated games/xblast to 2.10.2 2006-05-07 03:20:22 +00:00
dsainty
70a40993ea Update from version 2.6 to version 2.10.2. Includes new UDP networked game support and music, but still the same great bombs. 2006-05-07 03:16:48 +00:00
chap
3c2a093790 This update to print/xpp builds the 1.5 release. New in this release
are custom paper sizes, n-up printing selections, page borders, jpeg
and png previewing, job control options, and extended option types
to support foomatic and fax4CUPS.

A repeatable SEGV is fixed (patch also sent to xpp maintainer).

Closes PR pkg/32930

Reviewed by <bouyer>
2006-05-07 01:47:00 +00:00
jdolecek
6416dc669c lang/php5 updated to 5.1.4 2006-05-06 22:43:42 +00:00
jdolecek
37eac0eca5 Update lang/php5 to 5.1.4.
Some of the key changes include:

* Disallow certain characters in session names.
* Fixed a buffer overflow inside the wordwrap() function.
* Prevent jumps to parent directory via the 2nd parameter of the
  tempnam() function.
* Enforce safe_mode for the source parameter of the copy() function.
* Fixed cross-site scripting inside the phpinfo() function.
* Fixed offset/length parameter validation inside the substr_compare()
  function.
* Fixed a heap corruption inside the session extension.
* Fixed a bug that would allow variable to survive unset().
* Fixed a number of crashes in the DOM, SOAP and PDO extensions.
* Upgraded bundled PCRE library to version 6.6
* The use of the var keyword to declare properties no longer raises
  a deprecation E_STRICT.
* FastCGI interface was completely reimplemented.
* Multitude of improvements to the SPL, SimpleXML, GD, CURL and
  Reflection extensions.
* Over 120 various bug fixes.

See release annoucement on:
	http://www.php.net/release_5_1_3.php

And ChangeLog:
	http://www.php.net/ChangeLog-5.php#5.1.3
2006-05-06 22:42:44 +00:00
wiz
f9355d585c zope3 updated to 3.2.1. 2006-05-06 22:39:44 +00:00