summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-24Fixed PLIST issues, this should not leave any files or directories behind now.martti5-14/+12
2008-04-24libfetch-2.4.10:joerg7-73/+162
Start URL quoting cleanup. All URLs are now quoted correctly on parsing and when appending URLs. URLs without schema and starting with slash are considered to be file:// URLs.
2008-04-24Make sure that configure includes pthread.h when checking for pthreadjoerg4-11/+129
stubs as they are macros at least on NetBSD. Bump revision.
2008-04-24 Updated graphics/Mesa to 7.0.3 [bjs 2008-04-24]bjs1-1/+6
Updated graphics/MesaLib to 7.0.3 [bjs 2008-04-24] Updated graphics/glu to 7.0.3 [bjs 2008-04-24] Updated graphics/glut to 7.0.3 [bjs 2008-04-24] Updated graphics/glx-utils to 7.0.3 [bjs 2008-04-24]
2008-04-24Welcome to Mesa-7.0.3.bjs51-450/+1451
Changes from 6.4.2 are (obviously) far too numerous to mention! This package brings with it support for the Direct Rendering Infrastructure (DRI) on NetBSD-current; the kernel DRM was committed approximately one year ago. Patches for NetBSD 4.0 are available in the mailing list archives (I think), but are _not supported_. Developers and other interested parties are encouraged to read the TODO file, as well as my remarks in options.mk. There is still a significant amount of work to be done. Users of NetBSD/i386 (-current) shouldn't have much trouble getting mainstream cards (Intel i915 and Radeon 9600- R430 are by far the most tested) to work. I have taken great pains to ensure that this works properly, but inevitably there will be problems--especially on heretofore untested (read: non-x86) hardware. Your questions, comments, problem reports, and of course bug fixes are welcome. NOTE: There are currently problems (on NetBSD, at least) linking some executables, e.g. compiz, due to unresolved symbols for libpthread functions. This is due to libX11's thread stubs, which should not be enabled on NetBSD >= 2.0; see the TODO For more information and the URL of an interim patch.
2008-04-24+ Updated lang/python25 to 2.5.2nb1 [bjs 2008-04-24]bjs1-1/+2
2008-04-24We're not in pkgsrc-wip anymore, so replace 'wip' with 'lang' inbjs3-6/+51
paths to PLIST.*. ;) While here, patch sunaudiodev.c to use AUDIO_GETBUFINFO (when available) and BSD AUDIO_FLUSH on NetBSD and OpenBSD. This could be #ifdef AUDIO_FLUSH, but for now I am only certain about these two platforms. Bump PKGREVISION.
2008-04-24+ Updated wm/twm to 1.0.4 [bjs 2008-04-24]bjs1-1/+2
2008-04-24Update to version 1.0.4. Fixes a bug with mouse button limits, andbjs3-24/+6
gets along better with automake-1.10. The rest of the changes are cosmetic in nature.
2008-04-24Python 2.5.2 done.tnn1-2/+1
2008-04-24adjust directory for python25tnn1-7/+3
2008-04-24Added lang/python25 version 2.5.2tnn2-2/+4
2008-04-24Here's python25-2.5.2, courtesy of pkgsrc-wip.tnn30-0/+5061
It probably needs plenty more polishing, especially on !NetBSD. Python 2.4 will remain the default for some time. For the new features in Python 2.5, look here: * http://docs.python.org/whatsnew/whatsnew25.html
2008-04-24prepare for arrival of Python 2.5tnn2-5/+21
2008-04-24fake up a freetype2.pc file for configure scripts that want itjnemeth1-1/+30
2008-04-24Fixes build problem with glib 2.16 reported in PR 38467.obache2-1/+37
Patch taken from upstream SVN repository Revision 2848.
2008-04-23Fixup dependencies and the gnome option. Thanks to jmcneill@.xtraeme2-2/+9
2008-04-23Updated www/tidy to 20080423wiz1-1/+2
2008-04-23Update to 20080423: Fix a doxygen warning.wiz2-6/+6
2008-04-23- awesome, updated with ideas from wip/awesome by Adam Hoka.wiz1-2/+1
2008-04-23Updated wm/awesome to 2.2wiz1-1/+2
2008-04-23Update to 2.2:wiz6-57/+60
version 2.2 The final version 2.2 of awesome is available. To download it, see the download page. This release fixes some bugs, add some features. You can see some changes from 2.2-rc4. * Add a manpage for awesome-message * Add more documentation into awesomerc(5) * Fix segmentation fault if no layout are available * Check for EWMH hints after reloading clients props on restart * Fix transparency property on focus (bug #93) * Fix a bug with delay inside awesome-message * Stop adding useless spaces at endline on default created .awesomerc * Fix a bug in uicb_spawn when using a DISPLAY envvar with IP address Thanks to the awesome contributors we had on this release. (Fabienne Ducroquet, Hans Ulrich Niedermann, MATSUU Takuto, Matthieu Pasini, Michael Kaminsky, Nathan LaFreniere, Nikos Ntarmos, Thomas Janu and last but not least, Marco Candrian). Don't hesitate to report bugs and ask or write enhancements on awesome BTS. Have fun and be awesome! Posted Sun Mar 23 10:54:53 2008 version 2.2-rc4 The new version 2.2-rc4 of awesome is available. To download it, see the download page. This is the fourth release candidate version of the upcoming 2.2 version. You can see all changes on git. Here's a changes summary. * Keep floating windows on top of the stack * Simplify grabkeys() function * Verify user input for tag values (mwfact, nmaster and ncol) (bug #91) * Fix some problem with include() in configuration file (bug #99) * Add make targets replacing the running awesome * Bugfix in client_toggletag and checking if no tag selected Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Thu Mar 13 11:05:20 2008 version 2.2-rc3 The new version 2.2-rc3 of awesome is available. To download it, see the download page. This is the third release candidate version of the upcoming 2.2 version. You can see all changes on git. Here's a changes summary. * Fix segfault after viewing same tag twice and doing a tagprevselected (bug #76) * Client_moveresize fix * Check widget position (bug #68) * Change awesomerc manpage to section 5 (bug #79) * Support for include() in configuration file * New system to drop EnterWindow events * Textbox can be flex-aligned * Add widget names in warnings * Fix multi-monitor mode with Zaphod and xrandr (bug #73) Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Tue Mar 4 14:34:52 2008 version 2.2-rc2 The new version 2.2-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.2 version. You can see all changes on git. Here's a changes summary. * Fix CPU usage (bug #68); * Fix regression with Zaphod mode (bug #73). Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Mon Feb 25 17:14:22 2008 version 2.2-rc1 The new version 2.2-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.2 version. You can see all changes on git. Here's a changes summary. * Graph widgets works with floats; * Add tileup and tilebottom layouts; * Fix statusbar recovering each others (bug #37); * Fix sloppy focus problems; * Optimize arrangement and statusbar refreshing with a cache system; * Add support for keycode in keys bindings (bug #40); * New awesome-message program (xmessage-like); * Fix various problems with widget drawing; * Print more warnings on various errors; * Fix issues with padding; * Enable tiled windows moving/switching; * Add sloppyfocusraise option (bug #47); * Add --check option to awesome to verify configuration file syntax; * Convert statusbar text to UTF-8 before drawing (bug #39); * Add scratch window support; * Remove focustitle widget: tasklist can do the same now; * Rename netwmicon widget to focusicon; * Add align options to widgets; * Add smart placement algorithm for floating (bug #50); * Fix raise problem with focus_history (bug #49); * Fix tag_viewprev (bug #60); * Add master property to rule (bug #6); * Fix XRandR clone mode issues (bug #42); * Fix windows hiding issue when launching another wm (bug #53); * Add opacity as rule attribute (bug #54); Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Wed Feb 13 17:43:41 2008 version 2.1 The final version 2.1 of awesome is available. To download it, see the download page. This release fixes some bugs, add some features. You can see some changes from 2.0. * Fix crashing bug triggered through awesome-client * Do not die anymore on bad config file, use a default internal one * Add uicbscreenfocus to switch to a specified screen. * Add a focus history. * Accept --version option. * Add spiral and dwindle layouts. * Widget-ise the statusbar. * Add new widgets: textbox, graph, progress bar, taglist, focustitle, tasklist, iconbox, layoutinfo, netwmicon. * We can now have several statusbar. * New uicb: focusclientbyname. * Partial EWMH support. * Switch to autotools based build system. Thanks to the awesome contributors we had on this release. (Julien Danjou, Aldo Cortesi, Nikos Ntarmos, marco candrian, Hans Ulrich Niedermann, Thomas Guebels, Robert Millar, Rico Schiekel, Laurent Fousse, Fabienne Ducroquet, Arnaud Fontaine) Don't hesitate to report bugs and ask or write enhancements on awesome BTS. Have fun! Posted Mon Jan 21 16:06:20 2008 version 2.1-rc2 Version 2.1-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.2 version. This release fixes some minor bugs. Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Sat Jan 12 14:20:15 2008 version 2.1-rc1 Version 2.1-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.1 version. This release fixes bugs, adds a lot of new features and brings a new widget system for the statusbar. Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Wed Jan 9 10:27:50 2008 version 2.0 The final version 2.0 of awesome is available. To download it, see the download page. This release fixes some bugs, add some features. You can see changes. * Include missing manpage * Fix typo in URL in manpage * Add manpage for awesome-client * Bug fix for GTK+ combo box * Fix memory allocation in awesome-client * Bug fix: check for value in tag_toggleview * Add a default configuration for running awesome without configuration file Don't hesitate to report bugs and ask or write enhancements on awesome list. Have fun! Posted Tue Dec 11 14:37:43 2007 version 2.0-rc2 Version 2.0-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.0 version. This release fixes some bugs, add some features. You can see changes. * Bug fix: bug with arg is NULL in client_tag * Bug fix: check for value in tag_toggleview * Bug fix: handle client_toggletag with no arg or with arg > ntags * Bug fix: awesome-client exits with a meaningfull value * Bug fix: fix compilation for GNU/Hurd * Bug fix: changing screen focus restore last focused client * Bug fix: fix segmentation fault with configuration parser * Bug fix: fix rules handling in some corner cases * New feature: client_zoom on master window swap with next window * New feature: add a screen padding feature Don't hesitate to report bugs and ask or write enhancements on awesome list. Have fun! Posted Thu Nov 29 17:56:53 2007 version 2.0-rc1 Version 2.0-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.0 version. This release fixes a lot of bugs, add a lot of new features and a bring a better Xinerama support. You can see changes. * New config file format (libconfig replaced by libconfuse) * Bug fix: fix resize_hint * Bug fix: reset correctly default bar position on toggle * Bug fix: wrong column in multi column tiled layout * Bug fix: fix a bunch of bugs with mplayer in Xinerama mode * Bug fix: better computation for moving windows * New feature: option to center pointer on focused client * New feature: nmaster/ncol/mwfact and layout can be specified by tags at config and run time * New feature: use Cairo to render status bar * New feature: status bar can now be placed on right or left of the screen * New feature: each physical screen can now be configured independently for colors, statusbar, font, etc * New feature: click-to-raise in floating mode * New feature: draw circle instead of square for some client flags in status bar * New feature: remember focused window on each tag * New feature: don't read on stdin any-more, introduce awesome-client to control everything via socket * New feature: rules can now set default screen where displays windows in Xinerama mode * New feature: mouse bindings are now configurable * New feature: map new clients on the screen where the mouse pointer is * New feature: mouse moving/resizing are now uicb Don't hesitate to report bugs and ask or write enhancements on awesome list. Have fun! Posted Fri Nov 16 19:34:16 2007
2008-04-23update pkg_chk to 1.91:abs1-1/+2
- Use a local pkg_summary.gz iff it is the most recently modified file in the PACKAGES/All directory
2008-04-23Updated devel/confuse to 2.6wiz1-1/+2
2008-04-23Update to 2.6:wiz3-10/+14
New in 2.6 ---------- * added French translation contributed by Matthieu Sion * added build script and instructions for compiling with Mingw under Windows (contributed by Matthieu Sion) * now accepts a simplified list append syntax: option += "value" insted of option += {"value"} * added flag CFGF_NO_TITLE_DUPES: multiple section titles must be unique (duplicates raises an error, only applies to sections) (suggested by Brian Fallik) * fixed rpm builds, patch by Dan Lipsitt * always installs pkg-config .pc script * remove obsolete confuse-config script in favour of pkg-config * fixed a bug reported by Josh Kropf with single sections with titles * added patch that escapes values with quotes and backslashes when printing. * fixed a memory leak in default values for string lists, reported by Vineeth Neelakant. * windows build files now only in separate zip distribution
2008-04-23update pkg_chk to 1.91:abs2-3/+11
- Use a local pkg_summary.gz iff it is the most recently modified file in the PACKAGES/All directory
2008-04-23- fromcvs.wiz1-2/+1
2008-04-23- ap2-perl-2.0.4, naim-0.11.8.3.1, p5-Apache-Session-1.86,wiz1-25/+1
p5-Apache-Test-1.30, p5-Class-Inspector-1.22, p5-Class-ReturnValue-0.55, p5-Clone-0.28, p5-DBD-mysql-4.004, p5-DBIx-DBSchema-0.36, p5-DBIx-SearchBuilder-1.53, p5-File-Flat-1.04, p5-File-Remove-1.40, p5-File-Slurp-9999.13, p5-HTTP-Server-Simple-0.31, p5-INET6-2.54, p5-Image-Info-1.28, p5-Locale-Maketext-Fuzzy-0.10, p5-Locale-Maketext-Lexicon-0.66, p5-Mail-IMAPClient-3.05, p5-Params-Util-0.31, p5-Socket6-0.20, p5-Test-WWW-Mechanize-1.20, p5-Text-Quoted-2.05, p5-prefork-1.02.
2008-04-23Updated chat/naim to 0.11.8.3.1wiz1-1/+2
2008-04-23Update to 0.11.8.3.1:wiz2-6/+6
Summary of changes from 0.11.8.2.1 to 0.11.8.3 ============================================ [UI fea] Simple heuristics for disabling and reenabling encryption based on whether naim thinks you're talking to someone logged in to naim or to a second client. [TOC fea] Availability messages are now decoded and passed along to the UI. [TOC fea] The TOC2 driver now uses toc_locate_user instead of toc_get_info to retrieve profile information. This both fixes profile viewing, which has been broken since late 2006, and adds the ability to retrieve away messages for non-naim users, which has not been possible since 0.10. [UI bug] The string <a href="target"></a> would previously be rendered as " [target]" in naim, while graphical AIM clients would render it as an empty string. A recent version of AIM for Windows introduced a bug where outgoing messages included these empty hyperlinks in some situations. Fixed.
2008-04-23Updated mail/p5-Mail-IMAPClient to 3.06wiz1-1/+2
2008-04-23Update to 3.06:wiz2-7/+12
version 3.06: Mon Apr 14 23:44:03 CEST 2008 Fixes: - expunge without argument must use selected folder. [John W] - expunge with folder does not select it. [John W] - the documentation still spoke about "autogenerated methods", but they were removed with 2.99 [John W] - append_string needs LF -> CRLF translations, for some servers. rt.cpan.org #35031 [Jonathan Kamens] - append_string needs LF -> CRLF translations, for some servers. rt.cpan.org #35032 [Jonathan Kamens] Improvements: - added ::setquota(), thanks to [Jappe Reuling] version 3.05: Wed Feb 20 08:59:37 CET 2008 Fixes: - match ENVELOPE and BODYSTRUCTURE more strict in the grammar, to avoid confusion. [Zach Levow] - get_envelope and get_bodystructure failed for servers which did not return the whole answer in one piece. [Zach Levow] - do not produce parser errors when get_envelope does not return an envelope. [Zach Levow] - PLAIN login response possibly solely a '+' [Zach] and [Nick] version 3.04: Fri Jan 25 09:25:51 CET 2008 Fixes: - read_header fix for UID on Windows Server 2003. rt.cpan.org#32398 [Michiel Stelman] Improvements: - doc update on authentication, by [Thomas Jarosch] version 3.03: Wed Jan 9 22:11:36 CET 2008 Fixes: - LIST (f.i. used by folders()) did not return anything when the passed argument had a trailing separator. [Gunther Heintze] - Rfc2060_datetime() must include a zone. rt.cpan.org#31971 [David Golden] - folders() uses LIST, and then calls a STATUS on each of the names found. This is superfluous, and will cause problems when the STATUS fails... for instance because of ACL limitations on the sub-folder. rt.cpan.org#31962 [Thomas Jarosch] - fixed a zillion of problems in the BodyStructure parser. The original author did not understand parsing, nor Perl. - part numbering wrong when nested messages contained multiparts Improvements: - implementation of DIGEST-MD5 authentication [Thomas Jarosch] - removed call for status() in Massage(), which hopefully speeds-up things without destroying anything. It removed a possible deep recursion, which no-one reported (so should be ok to remove it) - simplified folders() algorithm. - merged folder commands, like subscribe into one. - added unsubscribe() rt.cpan.org#31268 [G Miller] - lazy-load Digest::HMAC_MD5 version 3.02: Wed Dec 5 21:33:17 CET 2007 Fixes: - Another attempt to get get FETCH UID right. Patch by [David Golden] version 3.01: Wed Dec 5 09:55:43 CET 2007 Changes: - removed version number from ::BodyStructure Fixes: - quote password at login. rt.cpan.org#31035 [Andy Harriston] - empty return of flags command should be empty list, not undef. rt.cpan.org#31195 [David Golden] - UID command does not work with folder management commands rt.cpan.org#31182 [Robbert Norris] - _read_line simplifications avoids timeouts. rt.cpan.org#31221 [Robbert Norris] - FETCH did not detect the UID of a message anymore. [David Golden] Improvements: - proxyauth for SUN/iPlanet/NetScape IMAP servers. patch by rt.cpan.org#31152 [Robbert Norris] - use grep in stead of map in one occasion in MessageSet.pm [Yves Orton] version 3.00: Wed Nov 28 09:56:54 CET 2007 Fixes: - "${peek}[]" should be "$peek\[]" for perl 5.6.1 rt.cpan.org#30900 [Gerald Richter] version 2.99_07: Wed Nov 14 09:54:46 CET 2007 Fixes: - forgot to update the translate grammar. version 2.99_06: Mon Nov 12 23:21:58 CET 2007 Fixes: - body structure can have any number of optional parameters. Patch by [Gerald Richter]. - get_bodystructure did not take the output correctly [Gerald Richter] - parser of body-structure did not handle optional body parameters Patch by [Gerald Richter], rt.cpan.org#4479 [Geoffrey D. Bennet] version 2.99_05: Mon Nov 12 00:17:42 CET 2007 Fixes: - pod error in MessageSet.pm - folders() without argument failed. [Gerald Richter] Improvements: - better use of format syntax in date formatting. - Rfc2060_datetime also contains the time. - append_file() now has options to pass flags and time of file in one go. [Thomas Jarosch] version 2.99_04: Sat Nov 10 20:55:18 CET 2007 Changes: - Simplified initiation of IMAP object with own Socket with a new option: RawSocket [Flavio Poletti] Fixes: - fixed read_line [Flavio Poletti] - fixed test-run in t/basic.t [Flavio Poletti] version 2.99_03: Thu Nov 1 12:36:44 CET 2007 Fixes: - Remove note about optional Parse::RecDescent by Makefile.PL; it is not optional anymore Improvements: - When syswrite() returns 0, that might be caused by an error as well. Take the timeout/maxtemperrors track. rt.cpan.org#4701 [C Meyer] - add NTLM support for logging-in, cleanly intergrated. Requires the user to install Authen::NTLM. version 2.99_02: Fri Oct 26 11:47:35 CEST 2007 The whole Mail::IMAPClient was rewritten, hopefully without breaking the interface. Nearly no line was untouched. The following things happened: - use warnings, use strict everywhere - removed many lines which were commented out, over the years - $self->_debug if $self->Debug checked debug flag twice - $self->LogError calls where quite inconsequent wrt $@ and carp - consequent layout, changed sporadic tabs in blanks - consequent calling convensions - \0x0d\0x0a is always \r\n - zillions of minor syntactical improvements - a few major algorithmic rewrites to simplify the code, still many oppotunities for improvements. - expanded "smart" accessor methods, search abbreviations, and autoloaded methods into separate subs. In total much shorter, and certainly better understandable! - fixed many potential bugs. - labeled some weird things with #???? Over 1000 lines (30%!) and 25kB smaller in size Needs to be tested!!!! Volunteers? Fixes: - Exchange 2007 only works with new parameter: IgnoreSizeErrors rt.cpan.org#28933 [Dregan], #5297 [Kevin P. Fleming] - Passed socket did not get selected. debian bug #401144, rt.cpan.org# [Alexander Zanger], #8480 [Karl Gaissmaier], #8481 [Karl Gaissmaier], #7298 [Herbert Engelmann] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=401144 - Seperator not correctly extracted from list command. rt.cpan.org#9236 [Eugene Koontz], #4662 [Rasjid] - migrate() Massage'd foldername twice rt.cpan.org#20703 [Peter J. Holzer] - migrate() could loop because error in regexp. rt.cpan.org#20703 [Peter J. Holzer] - migrate() append_string result not tested. rt.cpan.org#8577 [guest] - Failing fetch() returned undef, not empty list. rt.cpan.org#18361 [Robert Terzi] - Fix "use of uninitialised" warning when expunge is called rt.cpan.org#15002 [Matt Jackson] - Fix count subfolders in is_parent, regexp did not take care of regex special characters in foldername and seperator. rt.cpan.org#12883 [Mike Porter] - In fetch_hash(), the capturing of UID was too complicated (and simply wrong) rt.cpan.org#9341 [Gilles Lamiral] - overload in MessageSet treated the 3rd arg (reverse) as message-set. - do not send the password on a different line as the username in LOGIN. Suggested by many people, amongst them rt.cpan.org#4449 [Lars Uffmann] - select() with $timeout==0 (no timeout) returns immediately. Should be 'undef' as 4th select parameter. rt.cpan.org#5962 [Colin Robertson] and [Jules Agee] - examine() remembers Massage()d folder name, not the unescaped version. rt.cpan.org#7859 [guest] Improvements: - PREAUTH support by rt.cpan.org#17693 [Danny Siu] - Option "SupportedFlags", useful when the source supports different flags than the peer in migrate(). Requested by rt.cpan.org#12961 [Don Christensen] - Fast_io did not clear $@ on unimportant errors. rt.cpan.org#9835 [guest] and #11220 [Brian Helterline] - Digest::HMAC_MD5 and MIME::Base64 are now prerequisits. rt.cpan.org#6391 [David Greaves] - PLAIN (SASL) authentication added, option Proxy rt.cpan.org#5706 [Carl Provencher] - removed Bodystructure.grammar and IMAPClient.cleanup from dist. - reworked Bodystructure and MessageSet as well. - EnableServerResponseInLiteral now autodetect (hence ignored) version 2.99_01: After 4 years of silence, Mark Overmeer took maintenance. David Kernen could not be reached. Please let him contact the new maintainer. A considerable clean-up took place, fixing bug and adapting the distribution to current best practices. - use "prompt" in Makefile.PL, to please CPAN-testers - removed old Parse::RecDescent grammars - include Artistic and Copying (GPL) into COPYRIGHT file - remove INSTALL_perl5.80 - removed all the seperate Makefile.PLs and test directories - removed the hard-copy of all involved RFCs: there are better sources for those. - converted tests to use "Test::More" - Authmechanism eq 'LOGIN' understood. - test for CRAM-MD5 removed, because conflicts with test params from Makefile.PL - test for fast-io removed, it is Perl core functionality - require IO::Socket::INET 1.26 to avoid Port number work-around. - Parse::RecDescent is required, and the grammars are pre-parsed in the distribution. This makes the whole installation process a lot easier. - Update Todo, and many other texts. - added pod tester in t/pod.t - cleaned-up the rt.cpan.org bug-list from spam. The next release will contain fixes for the real reports.
2008-04-23Updated www/p5-Apache-Test to 1.30wiz1-1/+2
2008-04-23Update to 1.30:wiz2-6/+6
1.30 November 26, 2007 Added t_write_test_lib for temporary testing packages [Fred Moyer <fred@redhotpenguin.com>] Fix syntax error in generated PHP files t/conf/*.php.in [Philippe M. Chiasson] Add bwshare.so to the list of modules to not inherit b/c it rate limits requests to less then that of a test suite. PR: 25548 [imacat <imacat@mail.imacat.idv.tw>] Add EXTRA_CFLAGS to c-module building if defined in the environment [Geoffrey Young]
2008-04-23I can't maintain this package, I don't use (or install) evolution.dillo1-2/+2
NOTE: If you copy and adapt a package, reset the maintainer, or at least ask if the old maintainer is willing to also maintain the new package. (Hi Matthias!)
2008-04-23Updated net/p5-Socket6 to 0.20wiz1-1/+2
2008-04-23Update to 1.20:wiz2-8/+8
2008-02-16 Hajimu UMEMOTO <ume@mahoroba.org> * Socket6.pm: Bump version number to 0.20. * Socket6.pm: Make the AF_INET6 and PF_INET6 exports optional. They are exported from Socket on 5.10.0, and it contlicts with Socket6. PR: http://rt.cpan.org/Public/Bug/Display.html?id=32362 Reported by: "Shlomi Fish via RT" <bug-Socket6@rt.cpan.org> Submitted by: "KONDOU, Kazuhiro" <kazuhiro@alib.jp> 2008-01-27 Hajimu UMEMOTO <ume@mahoroba.org> * Socket6.xs, Socket6.pm: Make getaddrinfo() return the string error or the numeric value according to the context. Make getnameinfo() return error value. Export the EAI_* error constants. Submitted by: Paul LeoNerd Evans <leonerd@leonerd.org.uk> * Socket6.xs: FreeBSD 7 and later don't have KAME IPsec anymore. * Socket6.xs: gai_strerror() returns `const char *'.
2008-04-23Updated graphics/p5-Image-Info to 1.28wiz1-1/+2
2008-04-23Update to 1.28:wiz2-6/+6
2008-03-30 v1.28 Tels 128 tests * raise minimum required Perl version to v5.6.2 (it doesn't work on 5.005 anyway, open() with three arguments is not supported there and I don't have time to rewrite the code for outdated Perl versions. If you need it to run on 5.005, write a patch and file a bug report please.) * fix bug #15167: Incorrect width and height for JPG files (the fix now keeps the highest value for width/height, instead of creating an array ref with all the values) * remove Build.PL (bundle Module::Install 0.71) 2007-12-15 v1.27 Tels 128 tests * add both main authors to META.yml (does not work yet due to bug in Module::Install) * fix bug #30890: [PATCH] Transposed lines in documentation * fix bug #31165: Add attribute for parsing TIFF images (Thanx Adam Witney!) 2007-09-09 v1.26 Tels 128 tests * clarify the license by adding "v5.8.8" (otherwise it is quite unclear which Perl version, release or product the license text refers to) * fix bug #29088 - Another hanging image * fix bug #29243 - Exiftext fields (like UserComment) not parsed correctly
2008-04-23Updated www/p5-Test-WWW-Mechanize to 1.20wiz1-1/+2
2008-04-23Update to 1.20:wiz2-6/+6
1.20 Wed Mar 12 23:56:11 CDT 2008 ----------------------------------- [FIXES] stuff_inputs() used to do nothing. Now it works. http://code.google.com/p/www-mechanize/issues/detail?id=9 Fixed punctuation in some error messages. Fixed compatibility with WWW::Mechanize 1.36. 1.18 Thu Dec 6 10:12:14 CST 2007 ------------------------------------ [ENHANCEMENTS] Added default descriptions for most test assertions. [FIXES] HTML::Lint is now properly optional. Added delays in all the tests that use HTTP::Server::Simple to give it time to correctly fire up. 1.16 Mon Oct 29 15:34:21 CDT 2007 ------------------------------------ [ENHANCEMENTS] Added $mech->post_ok(). Thanks, Greg Sheard. Added $mech->submit_form_ok(). Thanks, Mark Stosberg. Added $mech->html_lint_ok() [FIXES] Fixed some bugs that were causing test failures. 1.14 Fri May 11 16:22:02 CDT 2007 ------------------------------------ [FIXES] Fixes test failures. Thanks to Mark Blackman for RT #26602: The module tests currently spawn a server (based on HTTP::Server::Simple::CGI) which is killed when a __DIE__ signal is received, normally only when the invoking perl dies. However, as perlvar makes clear, the __DIE__ signal is received when eval blocks die as well. The new version (1.22) of WWW::Mechanize now calles HTTP::Message::decoded_content which calls Encode.pm which has a eval block that require's Encode::ConfigLocal which is usually not present, so the eval dies and the HTTP server is killed as soon as the $mech object tries to do a 'get'. It's simple to use a system variable, $^S to find out if the __DIE__ signal is being called for an eval so we ignore that case with the patch attached. The stuff_inputs() function now actually works. [DOCUMENTATION] * Made the synopsis show that T:W:M doesn't take the tests=>$x like other Test::* modules. It'd be nice if it did, though.
2008-04-23Updated databases/p5-DBD-mysql to 4.006wiz1-1/+2
2008-04-23Update to 4.006:wiz2-10/+7
2007-12-26 Patrick Galbraith <patg@grazr.com> (4.006) * Cleanups on OS X compile * Fixes to syntax errors on AIX * Removed test code that was leaving trace files around 2007-3-22 Patrick Galbraith <patg@grazr.com> (4.005) * Fixed mysql_warning issue < 4.1 (reminers, patches, help from ROAM, (issue 25713) * makerealclean patch from ROAM (issue #25714) * sqlstate cleanup patch from ROAM * Replaced all references to dbis to use imp_xxh per DBI best practices * Fix to dbd_st_destroy - added back previously removed 'free everything' code which had been moved to dbd_st_finish, causing a crash upon freeing of bind values after all rows resulting from one execution of a query have been fetched. This meant that next attempt to execute the prepared statement would segfault. This work thanks to Rainer Weikusat! * Removed all 'FindNewTable' calls in all tests. Just use 't1' for all tests to simplify things. Plus, this is how MySQL internall tests. * Better 'skip test' logic in some tests that were still running when they shouldn't have been. 2007-3-22 Patrick Galbraith <patg@grazr.com> Jim Winstead <jimw@mysql.com> (4.004) * Work around a bug in old 3.23 servers by specifying NOT NULL for fields used as a primary key in tests. (Bug #20325, reported by Julian Ladisch) * Add support for mysql_warning_count statement handle attribute. (Bug #25457, patch from Philip Stoev) * Add support for mysql_multi_statements connection option. (RT #12322, based on patch from Doug Morris) * Had to bump to 4.003 do to print statement in mysql.pm that made it into the dist. Even though you can delete a file on CPAN, you cannot re-upload it if it's the same name. Mea Culpa. * UTF8-Flag not set with flag mysql_enable_utf8 and column collation utf8_bin patch, Joost Diepenmaat, (RT #24738) * Fixed do_error definition (Scott Hildreth, Tim Bunce) * Conversion of test suite to Test::More 2007-3-5 Patrick Galbraith <patg@grazr.com> Jim Winstead <jimw@mysql.com> (4.003) * Fix inclusion of non-primary keys in primary_key_info. (Bug #26786, reported and patch by Dave Rolsky) 2007-3-1 Patrick Galbraith <patg@grazr.com> Jim Winstead <jimw@mysql.com> (4.002) * Fix re-exec of Makefile.PL when forcing $ENV{LANG} to 'C'. (RT #25233, reported by Slaven Rezic) * Rewrote table_info method to support all arguments (previously it would only ever return all of the tables in the current database, no matter what was specified) * Fixed $DBD::mysql::VERSION to be a string instead of a float, which caused problems for certain locales * Fixed bug #23974. $dbh->column_info now returns handle with no rows upon table not existing. Much thanks to Tim Bunce for help fixing the problem in mysql.pm vs. dbdimp.c * Removed #ifdefs for do error (sqlstate being passed as last arg depending on version) * Fixed insertid test to work with auto_increment_increment replication setup. * Patch from Tim Bunce fixing do() not set $dbh->{Statement} attribute, which prevented DBD::Profile from giving correct results for calls to do() and causing ShowErrorStatement to possibly report the wrong statement in the error message * Patch from Tim Bunce clearing out the sth attribute cache when switching between result, sets which prevented the adjustedment of NUM_OF_FIELDS * Cleanup of several unused variables * Added support for wildcards in last argument of column_info(). * Add mysql_is_auto_increment to results of column_info(). (Bug #26603, original patch from Dave Rolsky) * Return the correct table type for both tables and views from the table_info() method. (Bug #26603, original patch from Dave Rolsky) * Add implementation of foreign_key_info() (Bug #26604, original patch from Dave Rolsky, and final implementation based on Connector/J code) 2007-1-8 Jim Winstead <jimw@mysql.com> Patrick Galbraith <patg@grazr.com> (4.001) * Fix handling of unsigned integer values in result sets when using server-side prepared statements (they were not retrieved at all). * Fix handling of signed integer values when using server-side prepared statements (they were being forced to unsigned values). * Do not tell Perl that the contents of binary fields are UTF-8. [rt.cpan.org #22123], original patch by Joost Diepenmaat * Fix double-free of bound parameters when freeing statements. (Bug #20559) * Make sure to handle "magical" values in a couple of places. (Bug #20104) * Update the hints about what to do when zlib is found missing while linking. (Bug #13803, reported by Philip Stoev) * Explicitly initialize the MySQL client library to avoid possible race conditions in a multithreaded application. (Bug #21792) * Fix warning when no connection attributes are passed to the connect method (Bug #17323, reported by Phil Randal) * Removed redundant warnings when commit or rollback is called while AutoCommit is enabled. [rt.cpan.org #15802], reported by Tyler MacDonald * Report correct type for decimal columns from MySQL 5.0 and later [rt.cpan.org #18294], reported by Ray Zimmerman * Fix t/40bindparam.t to work when ANSI_QUOTES SQL_MODE is set. [rt.cpan.org #21521], reported by David Wheeler * Return a statement handle with an error when column_info is called on a table that does not exist. (Bug #23974, patch by Philip Stoev) * Fix handling of table names with characters that did not match /\w/ in the column_info method. (Bug #22005, reported by Philip Stoev) * Fix handling of negative integers bound to a column marked as SQL_INTEGER. [rt.cpan.org #18976], patch from Mike Schilli. * Add support for the primary_key_info method. [rt.cpan.org #8541] * Fixed Bundle::DBD::mysql to only include modules required for using DBD::mysql, not the old Mysql package. [rt.cpan.org #24096] * Updated Makefile.PL to not include files in .svn directories * Fixed various compile warnings in mysql.xs (ISO C) * Cleaned up stored procedure examples, made strict * Fixed bug that blew away subsequent result sets if you fetched all rows, only in result sets that had more than one row * Added test for bug #14979 http://rt.cpan.org/Ticket/Display.html?id=14979, which still fails * Tested with ALL mysql versions, fixed 40types, 40bind_param tests to work with 4.0, 4.1 * Fixed dbdimp.c to not test for MYSQL_DATA_TRUNCATED unless >= mysql 5.0 2006-12-22 Patrick Galbraith <patg@patg.net>, Alexey Stroganov (4.00) * Added Alexey Stroganov's patch which fixes varying number of columns in multiple result sets. Added new test cases to 80procs.t based of his test script (bug #21028) (Thanks Alexey!). Also fixed 80procs.t to allow 'CALL' to be prepared * Added Philip Stoev's patch for DATA_TYPE date and time columns (bug #23988) (Thanks Philip!) * Reworked (for working with 4.0, which doesn't support sqlstate) Philip Stoev's patch for sqlstate, bug #23935 (Thanks Philip!) * New Versioning! 4.00 now. This dev tree will now become trunk * Cleaned up much code that failed between versions (!!!) * Turned off prepared statements by default * Tested this with 5.1, 5.0, 4.1, 4.0. Works with ALL these versions! 2006-10-10 Patrick Galbraith <patg@patg.net>, Alexey Stroganov (3.0009_1) * Added fbind and bind alloc to dbd_st_describe. This was causing a crash when using with mod_perl 2006-10-10 Patrick Galbraith <patg@patg.net> (3.0008_1) * Added patch for SSL Verify Certificate (Thanks Eric Chen!) * Added multiple fixes to dbd_st_prepare which fixed variable overwrite and unset increment counter. Also improved loop which checks statements for presence of "LIMIT" by using a pointer as opposed to char array increment variable. These errors were showing up in OpenBSD and other Unixen (which I think all BSD-based) (Thanks to Kyle George!) * Added fix to Makefile.PL to obtain correct build flags on VMS (Thanks to Eric Milkie!) * Fixed casting of num_params to unsigned int in calls to NewZ in mysql.xs 2006-10-07 Patrick Galbraith <patg@patg.net>, Jim Winstead <jimw@mysql.com> (3.0007_2) * Added UTF8 patch from Dominic Mitchell (Thanks!) * Fixed declaration of "row" in mysql_st_internal_execute which caused compile errors on some platforms * Fix documentation for _ListDBs to remove incorrect information about limitations of data_sources(). (RT #20843, patch by Ann Barcomb) * Fix typo in example (missing quote). (RT #15086) * Mention in POD that 'localhost' always means to connect via UNIX socket, and 127.0.0.1 must be used for TCP/IP to localhost (RT #14942, reported by Alessandro Ranellucci) * Fix typos in Makefile.PL (RT#16178, reported by Gavin Shelley) 2006-09-08 Jim Winstead <jimw@mysql.com>, Patrick Galbraith <patg@mysql.com> (3.0007_1) (3.0006/3.0006_1 is the same as 3.0005/3.0005_1) * Make sure to call dbd_st_finish when all rows from a statement handle have been fetched. (Bug #20153, Bug #21607, RT #20464, RT #21241) * Patch from Steve Hay to fix bind_param to deal properly with insertion of a NULL into an INT or DOUBLE column using server-side prepare. Converted Steve's dbi.pl script to expose this problem to 40bindparam2 test. * Fix to mysql_st_internal_execute to keep from passing undefined dbh handle member (bind_type_guessing) to parse_param causing crash on OpenBSD. Reported on rt.cpan.org (#20868) by Kyle Georg, as well as info from Sam Smith and Federico Giannici * Cleaned up tests to make sure test table is dropped at end of test. 2006-06-10 Patrick Galbraith <patg@mysql.com) (3.0005) * Fix dbd_st_finish in 3.0004 didn't clean up bind buffers resulting in a memory leak. See eg/prepare_memory_usage.pl to see how this manifests itself. Thanks to Jason Snell for giving me a good script to reproduce this! * Fix to parse_params, mysql.xs dbh->do, and bind_param to deal with passing substr to "do" for placeholder value. Thanks Martin Waite for the patch to parse_params (extended to mysql.xs "do" and bind_param for server-side prepared statements. 2006-05-17 Patrick Galbraith <patg@mysql.com) (3.0004_1) * Fix dbd_st_finish which closed the handle prematurely (Martin Evans) * Compile issues (Martin Evans) * Small change to get utf8 data returned. One still has to: $dbh->do("set character set utf8"); $dbh->do("set names utf8"); to get utf8 back and even then you only get it back if the column is defined as utf8 in mysql. * Fix to dbd_bind_ph to deal with numbers (ints, floats) correctly (Alexey Stroganov) * Test changes - bind_param 41 and 42 * Turned off 70takeimp test 2006-04-29 Patrick Galbraith <patg@mysql.com) (3.0003_1) * Removed old Msql-Mysql Driver emulation code - finally!!! * Removed aweful string testing code (that I wrote) for unsported statements and now use mysql_stmt_prepare, if statement not supported, toggle to mysql_emulated_prepare * Fixed bug where failed stmt execution caused later statements to fail with mysql_stmt_reset * Added tests for unsupported statements * Added test for test of failed statement with subsequent executes (thanks to Martin Evans!) * Added typo fix (Martin Evans) * Added support for ParamValues and associated test (Martin Evans) * Removed old emulated driver tests (HOORAY!) * Cleaned up debug printing code * Fixed syntax for create table ENGINE=InnoDB instead of type=innobase * Cleaned up tests 2006-01-31 Patrick Galbraith <patg@mysql.com> (3.0002_5) * Fixed bugs 15546 (selectcol_arrayref failing on SHOW TABLES) and 15665, 'USE dbname' failing when driver is not in emulated prepare mode 2005-10-26 Patrick Galbraith <patg@mysql.com> (3.0002_4) * Added Guy Harrison's patch for multiple result sets * Fixed bugs with declarations in middle of functions * Cleaned up code, rewrote several loops using pointers instead of iterators * Rewrote 'SHOW', 'ALTER', 'CALL', 'CREATE' toggling code that turns off server prepared statements (these calls are not supported) * Updated documentation 2005-09-28 Patrick Galbraith <patg@mysql.com> (3.0002_3) * Added code to mysql_st_internal_execute that determines whether the SV *h is a sth or dbh, and then imports imp_dbh appropriately 2005-09-26 Patrick Galbraith <patg@mysql.com> (3.0002_2) * Fixed bug in dbd_st_execute where imp_sth was being imported unecessarily, when only imp_dbh is needed. This caused a core dump in some cases. Thanks to Andy Maas at Proofpoint for his execellent detective work! * Small changes to Makefile.PL to make sure --ps-protocol works as advertised. * Updated install.html with current info about prepared statements and FC RPM/YUM packages. 2005-08-04 Patrick Galbraith <patg@mysql.com> (3.0002_1) * Prepared statement support is default now. To turn it off a parameter 'mysql_emulated_prepare' must be turned ON * Better error handling in mysql_internal_execute_ps (renamed from mysql_internal_execute41). Also free the result if error - that could have been a memory bug * Added a simply 'do' to t/35prepare.test to see if you can turn off prepared statements in the 'do' call. * Cleaned up a LOT of cruft. Added more 'caveat' blurbage to old Mysql.pm lib, which will not work with prepared statements
2008-04-23Make pkg_delete with -p actually work. Prepending the prefix doesn'tjoerg1-8/+12
work as it will still use the one in the package. Use the approach from pkg_add to override it instead.
2008-04-23Updated www/p5-HTTP-Server-Simple to 0.31wiz1-1/+2
2008-04-23Update to 0.31:wiz2-6/+8
0.31 Sun Mar 16 20:51:04 EDT 2008 * Test suite parallelization fixes. Thanks to Slaven Rezic 0.30 Tue Mar 11 12:14:24 EDT 2008 * Minor doc fix from Paul Miller. * Fixing doc style from "$this" to "$self" like any self-respecting perl code 0.29 Fri Feb 15 11:43:29 EST 2008 * new example section from almut on perlmonks 0.28 Tue Jan 15 09:33:58 EST 2008 * New restartability support from Mark Stosberg After reviewing the code in HTTP::Server::Simple, Catalyst::Engine::HTTP and HTTP::Server::Brick, I found and implemented an updated signal handling approach that I like and understand, and actually works. The current code restarted immediately if a SIGHUP came in, no matter what was happening, including if a request was in process of being fulfilled. The new code works more like "apachectl graceful". It waits for the current request cycle to finish, and then restarts the server. This code has to be integrated in the core, but its just about the same amount of signal handling code that was there... it just works better. It's also written in such a way I think subclass/mixin authors could rewrite just these parts if they wanted. Also, it looks like a Net::Server based sub-class would already be doing its own thing with SIGHUP handling, and should continue to be unaffected.
2008-04-23Updated www/p5-Apache-Session to 1.86wiz1-1/+2
2008-04-23Update to 1.86:wiz2-6/+6
1.86 2008-02-01 by Alexandr Ciornii - Default number of semaphores for *BSD is 8 in Apache::Session::Lock::Semaphore 1.85_01 2008-01-24 by Alexandr Ciornii - typos corrected (catched by Gerald Fox) - more tests and diag in 99semaphore.t - no warning "disconnect invalidates 2 active statement" in Apache::Session::Lock::MySQL by Tony Cook (RT#32148) 1.85 2007-12-20 by Alexandr Ciornii, Perl 20th birthday version - mention Catalyst::Plugin::Session, Session 1.84_01 2007-11-26 by Alexandr Ciornii (alexchorny AT gmail.com) - Added Apache::Session::Lock::Semaphore::remove to remove semaphore - 99flex.t will remove semaphore (RT#30440) - 99flex.t should work on 5.6.1 again (no chdir now) - 99flex.t will clean all temporary files (RT#30209) - pod.t included in MANIFEST - cleaner tests 1.84 2007-10-02 by Alexandr Ciornii (alexchorny AT gmail.com) - Added constant.pm to the list of prerequisites - Jeffrey W. Baker, Casey West, Alexandr Ciornii, Oliver Maul agreed to change license of all files to Perl license Alexandr Ciornii agrees to relicense to Artistic 2.0 in future if needed. - 99flex.t will be skipped on *bsd and Solaris 1.83_01 2007-08-03 by Alexandr Ciornii - better handling of Storable errors by Rick Delaney (RT#27476) 1.83=1.82_05 2007-05-25 1.82_05 2007-05-14 by Alexandr Ciornii - skipping part of 99flex.t on NetBSD 1.82_04 2007-04-27 by Alexandr Ciornii - More diagnostics in Apache::Session::Lock::Semaphore::acquire_write_lock, acquire_read_lock - Did not increment modules versions in previous versions of distribution - Apache::Session::Lock::Semaphore can work with private semaphore - 99flex.t will use private semaphore - 99dbfile.t, 99dbfilestore.t - added undef (for RT#6216) 1.82_03 2007-03-12 by Alexandr Ciornii - Apache::Session::Lock::File checks flock success (RT#6936) - Apache::Session::Lock::File will not change to shared lock if write lock is in effect and read lock is requested (RT#7072) - 99dbfile.t, 99dbfilestore.t - added untie (for RT#6216) - Apache::Session::Lock::Semaphore will check for $Config{d_semget} and cygserver 1.82_02 2007-03-11 by Alexandr Ciornii - 99semaphore.t, 99flex.t will be skipped if $Config{d_semget}==undef, patch by Slaven Rezic - Removed redundant code in 99filelock.t - Removed unnecessary skip in 99nulllock.t - Added file 'Contributing.txt' - Apache::Session - mention CGI::Session - Request in Makefile.PL 1.82_01 2007-03-10 by Alexandr Ciornii - Applied part of patch of SREZIC (Slaven Rezic), RT#3670, more diagnostics on failing file operations (Apache::Session::Lock::File, Apache::Session::Store::DB_File, Apache::Session::Store::File) - RT#1251, ModUniqueId.pm, ModUsertrack.pm - small error in Carp usage, by Slaven Rezic - 99flex.t will be skipped on perls earlier than 5.8 (RT#16539) - Requires Storable (core from 5.7.3), as it is almost useless without it
2008-04-23Updated www/ap2-perl to 2.0.4wiz1-1/+2
2008-04-23Update to 2.0.4:wiz3-7/+8
2.0.4 April 16, 2008 Fix $r->location corruption under certain conditions [Gozer] Fix a crash when spawning Perl threads under Perl 5.10 [Gozer] Fix erratic behaviour when filters were used with Perl 5.10 [Gozer] Fix problems with redefinitions of perl_free as free and perl_malloc as malloc on Win32, as described at http://marc.info/?l=apache-modperl&m=119896407510526&w=2 [Tom Donovan] Fix a crash when running a sub-request from within a filter where mod_perl was not the content handler. [Gozer] Refactor tests to use keepalives instead of same_interp [Gozer, Phred] Apache2::Reload has been moved to an externally maintained CPAN distribution [Fred Moyer <fred@redhotpenguin.com>] PerlCleanupHandler are now registered with a subpool of $r->pool, instead of $r->pool itself, ensuring they run _before_ any other $r->pool cleanups [Torsten Foertsch] Fix a bug that would prevent pnotes from being cleaned up properly at the end of the request [Torsten Foertsch] On Win32, embed the manifest file, if present, in mod_perl.so, so as to work with VC 8 [Steve Hay, Randy Kobes] Expose apr_thread_rwlock_t with the APR::ThreadRWLock module [Torsten Foertsch] Don't waste an extra interpreter anymore under threaded MPMs when using a modperl handler [Torsten Foertsch] Fix a bug that could cause a crash when using $r->push_handlers() multiple times for a phase that has no configured handlers [Torsten Foertsch] Catch up with some httpd API changes 2.2.4: The full server version information is now included in the error log at startup as well as server status reports, irrespective of the setting of the ServerTokens directive. ap_get_server_version() is now deprecated, and is replaced by ap_get_server_banner() and ap_get_server_description(). [Jeff Trawick] 2.3.0: ap_get_server_version() has been removed. Third-party modules must now use ap_get_server_banner() or ap_get_server_description(). [Gozer] fixed Apache2::compat Apache2::ServerUtil::server_root() resolution issues [Joshua Hoblitt] *) SECURITY: CVE-2007-1349 (cve.mitre.org) fix unescaped variable interprolation in regular expression [Randal L. Schwartz <merlyn@stonehenge.com>, Fred Moyer <fred@redhotpenguin.com>] Make $r->the_request() writeable [Fred Moyer <fred@redhotpenguin.com>] fix ModPerl::RegistryCooker::read_script to handle all possible errors, previously there was a case where Apache2::Const::OK was returned on an error. [Eivind Eklund <eeklund@gmail.com>] a minor compilation warning resolved in modperl_handler_new_from_sv [Stas] a minor compilation warning resolved in modperl_gtop_size_string [Stas] Prevent direct use of _deprecated_ Apache2::ReadConfig in <Perl> sections with httpd Alias directives from incorrectly generating 'The Alias directive in xxxxx at line y will probably never match' messages. [Philip M. Gollucci <pgollucci@p6m78g.com>] Prevent Apache2::PerSections::symdump() from returning invalid httpd.conf snippets like 'Alias undef' [Philip M. Gollucci <pgollucci@p6m78g.com>] Require B-Size 0.9 for Apache2::Status which fixes Can't call method "script_name" on an undefined value [Philip M. Gollucci <pgollucci@p6m78g.com>] -march=pentium4 or anything with an = in it in CCFLAGS or @ARGV that gets passed to xs/APR/APR/Makefile.PL broke the @ARGV parsing. I.E. FreeBSD port builds when users had CPUTYPE set in /etc/make.conf. [Philip M. Gollucci <pgollucci@p6m7g8.com>] Fixes to get bleed-ithread (5.9.5+) to comile again. [Philip M. Gollucci <pgollucci@p6m7g8.com>]