Commit graph

10288 commits

Author SHA1 Message Date
obache
0f6b3f00e7 fix module name. 2011-07-14 08:25:04 +00:00
jnemeth
7103023f07 sort 2011-07-14 05:02:07 +00:00
drochner
7ded565d29 update to 1.6.6b
changes:
-bugfixes
-translation updates
2011-07-13 20:01:40 +00:00
schmonz
776a4511e5 Update to 3.20110712. From the changelog:
* attachment: Bugfix to create directory when moving attachment out of
  holding area.
* Display attachment manipulation links always, since attachments can be
  uploaded via javascript.
* Add build dep on python-support. Closes: #633536
* attachment: Bugfix to move upload attachments out of holding area
  when saving.
* attachment: Bugfix for trying to attach files to a subpage of the index
  page.
2011-07-12 23:22:56 +00:00
tnn
618094bacf Fix some dragonfly build issues. 2011-07-12 15:12:36 +00:00
tnn
875cda146e Avoid an shlibsign crash issue due to not finding libsqlite3.so.
Hopefully fixes PR pkg/44053.
2011-07-12 00:19:45 +00:00
morr
8796f2cf9b Update to newest version - 3.2.
Highlights:

* Refreshed Administrative UI - Admin redesign
* New Default Theme "Twenty Eleven" - Uses the latest Theme Features
* Full Screen Editor - Distraction free writing experience
* Extended Admin Bar - More useful links to control the site

* Enhanced Browser Compatibility -
  - Drop Internet Explorer 6 support
  - Start End-of-life (EOL) cycle for Internet Explorer 7
  - Browse Happy notify users of out-of-date browser

* WordPress is Faster and Lighter -
  - Faster page loads -- We've gone through the most commonly loaded pages in WP and done improvements to their load time
  - Faster Upgrades -- The update system now support incremental upgrades so after 3.2 you'll find upgrading faster than ever
  - Optimizations to WP_Filesystem -- Updates over FTP are now much quicker and less error prone
  - Stream downloads to the filesystem -- Improves update times and lowers the memory footprint
  - Performance improvements for wptexturize()
  - Remove PHP4 compatibility including timezone support
  - More efficient term intersection queries
  - Some optimizations in the HTML sanitizer (kses)
  - Speed optimizations for is_serialized_string()
  - Cache the Dashboard RSS Widgets HTML output to reduce unnecessary Ajax requests as well as the memory footprint
  - And many other improvements and tweaks

Contains also security fixes from wordpress 3.1.4.
2011-07-11 22:53:49 +00:00
tnn
19807e655d Reference the PR pkg/44912 hack here as well for consistency. 2011-07-11 20:49:29 +00:00
tnn
84280d2dfb Update to seamonkey-l10n-2.2. 2011-07-11 20:48:43 +00:00
tnn
e974d1d024 Update to seamonkey-2.2.
Based on the mozilla-5.0 branch.

SeaMonkey 2.2 contains the following major changes relative to SeaMonkey 2.1:
  Windows: Bundled extensions/add-ons are no longer optional in SeaMonkey's
  installer.
  Archive options can now be changed from the Copies & Folders Account Settings pane.

Mozilla platform changes
  CSS Animations are now supported.
  Improved canvas, JavaScript, memory, and networking performance.
  Improved standards support for HTML5, XHR, MathML, SMIL, and canvas.
  Improved spell checking for some locales.
  WebGL content can no longer load cross-domain textures.
  Background tabs have setTimeout and setInterval clamped to 1000ms to improve
  performance.
2011-07-11 20:46:35 +00:00
tnn
99e23778fe Fix PLIST when official branding is disabled. 2011-07-11 13:17:40 +00:00
tnn
300e50f542 Update to firefox-l10n-5.0. 2011-07-11 12:48:50 +00:00
obache
d370ffb73d + ruby-http_parser.rb 2011-07-11 11:44:05 +00:00
obache
18c043c158 Import ruby-http_parser.rb-0.5.1 as www/ruby-http_parser.rb.
A simple callback-based HTTP request/response parse for writing servers, clients
and proxies.
2011-07-11 11:41:25 +00:00
spz
37089e7f65 add p5-LWP-Protocol-https 2011-07-10 14:21:05 +00:00
spz
2153df3787 perl5 module LWP::Protocol::https - Provide https support for LWP::UserAgent 2011-07-10 14:19:03 +00:00
spz
0d08f3fd25 add: p5-HTML-Form p5-HTTP-Cookies p5-HTTP-Daemon p5-HTTP-Date p5-HTTP-Message
p5-HTTP-Negotiate p5-LWP-MediaTypes p5-Net-HTTP p5-WWW-RobotRules
2011-07-10 12:57:58 +00:00
spz
d569bd1a17 The Perl 5 module WWW::RobotRules parses /robots.txt files as specified
in "A Standard for Robot Exclusion", at
http://www.robotstxt.org/wc/norobots.htmls
Webmasters can use the /robots.txt file to forbid conforming robots
from accessing parts of their web site.

The parsed files are kept in a WWW::RobotRules object, and this object
provides methods to check if access to a given URL is prohibited.
The same WWW::RobotRules object can be used for one or more parsed
/robots.txt files on any number of hosts.
2011-07-10 12:47:38 +00:00
spz
7367d948d4 The Perl 5 module Net::HTTP is a low-level HTTP client.
An instance of the Net::HTTP class represents a connection to an HTTP server.
2011-07-10 12:46:04 +00:00
spz
de50a55722 perl5 module HTTP::Negotiate provides a complete implementation of the
HTTP content negotiation algorithm specified in
draft-ietf-http-v11-spec-00.ps chapter 12.
Content negotiation allows for the selection of a preferred content
representation based upon attributes of the negotiable variants and
the value of the various Accept* header fields in the request.
2011-07-10 12:44:55 +00:00
spz
14dbfe464f perl5 module HTTP::Daemon instances are HTTP/1.1 servers that listen
on a socket for incoming requests.
2011-07-10 12:43:32 +00:00
spz
c07edc78ce perl5 module HTTP::Cookies is for objects that represent a "cookie jar",
that is, a database of all the HTTP cookies that a given LWP::UserAgent
object knows about.
2011-07-10 12:42:52 +00:00
spz
e0d96e5b4a perl5 module HTTP::Message - HTTP style message (base class) 2011-07-10 12:41:57 +00:00
spz
202213a4d5 perl5 Module HTML::Form - Class that represents an HTML form element 2011-07-10 12:41:12 +00:00
spz
fcc2335891 perl5 module LWP::MediaTypes - guess media type for a file or a URL 2011-07-10 12:40:29 +00:00
spz
9ebb3ea65d The Perl 5 module HTTP::Date - date conversion routines 2011-07-10 12:39:37 +00:00
mspo
e01f58d1e1 Upgrade to 1.60.
a lot of bugfixes. (too many to list)
Browse the full list at
https://github.com/kraih/mojo/blob/master/Changes

1.17:
Deprecated Mojolicious process method in favor of the on_process
attribute

1.18:
Added support for "X-Forwarded-HTTPS" and "X-Forwarded-Host"
Added argument localization to the include helper.

1.19:
Improved tests.

1.20:
Improved size limit handling.

1.21:
Improved temporary file handling to avoid a very unlikely race

1.22:
Fixed small memory leak.
Deprecated Mojo::IOLoop on_tick method in favor of the recurring
method. (sbertrang)
Deprecated Mojo::IOLoop on_hup method in favor of the on_close
method.
Deprecated on_build_tx methods in favor of on_transaction methods.
Deprecated on_handler methods in favor of on_request methods.
Updated WebSocket implementation to ietf-07.
Renamed on_idle method in Mojo::IOLoop to idle.
Reduced memory requirements of cached templates by up to 50%.

1.3:
Deprecated Perl 5.8.x support.
Deprecated Mojolicious::Renderer get_inline_template method in
favor of the get_data_template method.

1.31:
Reverted deprecation of Perl 5.8.x support, by popular demand.

1.32:
Updated IO::Socket::SSL requirement to 1.43 due to bugs in older
versions

1.33:
Updated jQuery to version 1.6.1.

1.34:
Fixed small Mojo::DOM HTML5 bug.

1.4:
Deprecated Mojo::DOM add_after method in favor of the append
method.
Deprecated Mojo::DOM add_before method in favor of the prepend
method.
Deprecated all methods containing the word "inner" in favor of ones
containing the word "content".

1.41:
Fixed param list bug in Mojolicious::Controller.

1.42:
Updated WebSocket implementation to ietf-08

1.43:
Improved after_dispatch hook by allowing it to change session data.

1.44:
Added EXPERIMENTAL self-restarting Morbo development web server

1.45:
Fixed an exception with layout rendering bug.

1.46:
Improved overall performance by about 3%

1.47:
Added host support to Mojolicious::Plugin::Mount

1.48:
Added debug log message for missing action to router

1.49:
three EXPERIMENTAL features

1.50:
Updated jQuery to version 1.6.2.

1.51:
Renamed build_url method in Test::Mojo to test_server.

1.52:
Fixed small static file in DATA section bug.

1.53:
Added EXPERIMENTAL format method to Mojo::Log

1.54:
windows fixes

1.55:
Fixed some portability issues in tests

1.56:
Fixed small memory leaks in Hypnotoad and Mojo::IOLoop.

1.57:
hypnotoad improvements

1.58:
Fixed fork bug in Mojo::IOLoop.

1.59:
Added peer method to Mojo::Transactor

1.60:
Added xsl MIME type.
2011-07-09 11:37:43 +00:00
abs
f8a32491de +libmicrohttpd 2011-07-09 10:22:20 +00:00
abs
49aecc3364 Added www/libmicrohttpd version 0.9.9
GNU libmicrohttpd is a small C library that is supposed to make it
easy to run an HTTP server as part of another application. GNU
libmicrohttpd is free software and part of the GNU project. Key
features that distinguish libmicrohttpd from other projects are:

 * C library: fast and small
 * API is simple, expressive and fully reentrant
 * Implementation is HTTP 1.1 compliant
 * HTTP server can listen on multiple ports
 * Four different threading models (select, poll, pthread, thread pool)
 * Supported platforms include GNU/Linux, FreeBSD, OpenBSD, NetBSD, OS X, W32,
   Symbian and z/OS
 * Support for IPv6
 * Support for SHOUTcast
 * Support for incremental processing of POST data (optional)
 * Support for basic and digest authentication (optional)
 * Support for SSL3 and TLS (requires libgcrypt and libgnutls, optional)
 * Binary is only about 32k (without TLS/SSL support and other optional
   features)
2011-07-09 10:21:41 +00:00
drochner
1e4a8c3fe8 update to 1.4.2
changes: bugfixes
2011-07-08 17:27:29 +00:00
hauke
349211ead5 Better catch the PLIST changes, too... 2011-07-08 14:38:33 +00:00
hauke
75e0dc67f8 Update to Blosxom 1.5rc3.
What's new in 1.5 rc3
=====================

Pertinent to users:
-------------------

1. PyBlosxom shows an error page if it crashes rather than forcing
   you to go figure out what happened by finding the web server logs.
   This should make configuring and debugging much easier.

2. Bunch of new plugins.

3. Bunch of fixes to the comments plugin, tags and pycalendar plugins.

   Tags plugin gains tags cloud functionality.

   Comments plugin gains comment_disable_after_x_days feature.

   If you're using them, update to the latest versions.

4. Bunch of fixes to the documentation.  If you see errors or things
   that are unclear, let us know.

   The documentation for the comments plugin still needs to be overhauled.

5. Bunch of other bug fixes.

6. Bunch of new plugins: magicword, pages, rst, check_nonhuman, and
   check_blacklist.
2011-07-08 09:59:19 +00:00
abs
6d811d3c60 Updated www/mediawiki to 1.17.0
Summary of selected changes in 1.17

Selected changes since MediaWiki 1.16 that may be of interest:

    A new installer has been introduced. It has a wizard-style interface which is translated into many languages. Many shortcomings in the old installer were addressed with this rewrite. Note that it is no longer required for the config directory to be made writable by the webserver. Instead the generated LocalSettings.php file is offered as a download, which you must then upload to the wiki's base directory.

    ResourceLoader, a new framework for delivering client-side resources such as JavaScript and CSS, has been introduced. These resources are now delivered through the new entry point script "load.php", instead of as static files served directly by the web server. This allows minification, compression and client-side caching to be used more effectively, which should provide a net performance improvement for most users.

    Category sorting has been improved.
        Sorting is now case insensitive.
        Sub-categories, pages and files can now be paged separately.
        When several pages are given the same sort key, they sort by their names instead of randomly.

    The lowest supported version of PHP is now 5.2.3. If necessary, please upgrade PHP prior to upgrading MediaWiki.


Summary of selected changes in 1.16

Selected changes since MediaWiki 1.15 that may be of interest:

    Watchlists now have RSS/Atom feeds. RSS feeds generally are now hidden, since Atom is a better protocol and is supported by virtually all clients.
    It's now possible to block users from sending email via Special:Emailuser.
    The maintenance script system was overhauled. Most maintenance scripts now have a useful help page when you run them with --help.
    AdminSettings.php is no longer required in order to run maintenance scripts. You can just set $wgDBadminuser and $wgDBadminpassword in your LocalSettings.php instead.
    The preferences system was overhauled. Preferences are stored in a more compact format. Changes to site default preferences will automatically affect all users who have not chosen a different preference.
    Support for SQLite was improved. Some broken features were fixed, and it now has an efficient full-text search.
    The user groups ACL system was improved by allowing rights to be revoked, instead of just granted.
    A new localisation caching system was introduced, which will make MediaWiki faster for almost everyone, especially when lots of extensions are enabled.

By default, this new system makes a lot of database queries. If your database is particularly slow, or if your system administrator limits your query count, or if you want to squeeze as much performance as possible out of Mediawiki, set $wgCacheDirectory to a writable path on the local filesystem. Make sure you have the DBA extension for PHP installed, this will improve performance further.
2011-07-08 08:19:27 +00:00
schmonz
d6069504f9 Update to 3.20110707. From the changelog:
* userlist: New plugin, lets admins see a list of users and their info.
* aggregate: Improve checking for too long aggregated filenames.
* Updated to jQuery 1.6.1.
* attachment: Speed up multiple file uploads by storing uploaded files
  in a staging area until the page is saved/previewed, rather than
  refreshing the site after each upload.
  (Sponsored by The TOVA Company.)
* attachment: Files can be dragged into the edit page to upload them.
  Multiple file batch upload support. Upload progress bars.
  AJAX special effects. Impemented using the jQuery-File-Upload widget.
  (If you don't have javascript don't worry, I kept that working too.)
  (Sponsored by The TOVA Company.)
* Add libtext-multimarkdown-perl to Suggests. Closes: #630705
* headinganchors: Plugin by Paul Wise that adds ids to <hn> headings.
* html5 is not experimental anymore. But not the default either, quite yet.
* Support svg as a inlinable image type; svg images can be included on a
  page by simply linking to them, or by using the img directive.
  Note that sanitizing svg files is still not addressed.
* img: Generate png format thumbnails for svg images.
* Preserve mixed case in page creation links, and when creating a page
  whose title is mixed case, allow selecting between the mixed case and
  all lower-case names.
* Fix ikiwiki-update-wikilist -r to actually work.
* comments: collect metadata in a scan-phase preprocess hook, which
  fixes sorting comments by date. (smcv)
* Run scan hooks for internal pages (preprocess hooks already run in scan
  mode) (smcv)
* inline: Handle obfuscated urls, such as the mailto urls generated by
  markdown when forcing urls absolute.
* Bugfix for wikilink containing an email address not showing up in
  brokenlinks list.
* Bugfix for trying to attach files to a subpage of the index page.

Updating this leaf package during the freeze for bugfix purposes.
2011-07-08 03:16:12 +00:00
dholland
34f6b61280 Set DIST_SUBDIR. For some reason upstream reissued the same tarball with
a different timestamp in the gzip header. grr
2011-07-03 19:49:37 +00:00
jym
b32eb253ca check-interpreter fix. 2011-07-03 12:26:34 +00:00
jym
b745ec2adb check-interpreter fix. 2011-07-03 12:11:29 +00:00
jym
ad65032e07 check-interpreter fix.
XXX There's a reproducible CHECKSUM error on distfile. As I am not the
maintainer, distinfo file remains untouched.
2011-07-03 12:07:43 +00:00
gls
1d08c06338 Check-interpreter fix. 2011-07-03 11:49:11 +00:00
gls
34009ac1dc Check-interpreter fix. 2011-07-03 11:27:46 +00:00
jym
992ec1077c check-interpreter fix for leaf package www/davical. Build and install
cleanly now. Not updated due to freeze.
2011-07-03 11:08:29 +00:00
dholland
d8c9120e02 Update amaya to 11.3.1. This is a leaf package, so it's ok during the
freeze; plus the prior version wasn't buildable anyhow.

pkgsrc changes:
   - add comments to patches
   - fix some pkglint
   - add a LICENSE
   - add a MESSAGE with url to the patches on cvsweb.n.o., which
     the license may require
   - enable the DAV and Redland RDF code

Vulnerabilities:
   - Fixes Secunia 34531.
   - Fixes CVE-2008-6005, which hasn't been in pkg-vulnerabilities for
     some reason.
   - No longer uses outdated builtin wxGTK, so CVE-2009-2369 no longer applies.
   - It isn't clear if Secunia 32848 is fixed or not.

Upstream changes:

Amaya 11.3.1

9 December 2009

    * Amaya merged paragraphs when several paragraphs are selected and
      the user applies to it Strong, Emphasis or Code
    * Sometimes after a <br> element is inserted the selection was misplaced
    * The caret at the end of a line is sometimes not displayed
    * The markup within <script> elements is now preserved
    * Bold Italic fonts were not available on Windows platforms
    * The $HOME variable is now ignored on Windows platforms

Amaya 11.3

2 December 2009
New Features

    * The https protocol is now supported
    * New version of the template editor: creation of XTiger
      libraries, components, imports, etc.
    * Automatic opening of the Structure view for template instances
    * The vertical split opens the Structure view and the horizontal
      split opens the Source view
    * A double click on an item of the List of style sheets tool opens
      the style sheet
    * A new set of Amaya profiles: "Lite", "Lite+Web", "Lite+Web+CSS",
      "Lite+Web+CSS+Math_Graphics", "Advanced"
    * The Insert entity command now allows one to insert a unicode
      character into a HTML document
    * A new command Undo close Tab in the Tab contextual menu
    * The Tab and Shift Tab commands allow one to move down/up list items
    * The fonts configuration changes: old personal fonts.gl and
      fonts.gl.win files have to be removed

Bug fixes

    * The link dialogue didn't allow one to insert relative links into
      a remote document
    * Sometimes the focus in the link dialogue was lost
    * Fix some rendering bugs and improve the CSS support
    * Improve the edit of template instances: management of options
      and attributes and fix bugs
    * The refresh of tool panels was too slow
    * PNG images were not displayed on 64-bit platforms
    * On Mac OSX, the ^ dead key behaved like if "enter" was pressed
    * On Mac OSX 10.5, sometimes cached files of the libwww were
      stored into the "/" directory
    * On Mac OS X platforms when scrolling, svg drawing moved up on the text
    * The table of contents was not generated when the selection is not empty
    * When the loaded file is ReadOnly, the Save As to another
      location didn't work

Amaya 11.2

3 July 2009
New Features

    * CSS: Support of z-index, opacity, SVG fill-rule, stop-opacity
      and stop-color properties
    * SVG: Implementation of linear gradients, copy/paste of markers
    * Amaya proposes now to keep a local copy of edited pages when the
      publishing fails
    * Publishing: Resources can be saved with the document
    * A new button allows one to lock/unlock WebDAV resources

Bug fixes

    * Move the selection into the structure view when the created
      <option> is not visible in the formated view
    * The Attributes panel is updated as soon as it is opened
    * When a column of a table is selected, Attributes and Style
      panels apply to the <col> element
    * Keep options of the table creation dialog
    * Improve the management of template instances: options, repeats, etc.
    * On Windows, local annotations were not correctly loaded
    * On Mac OS X: Improve the management of libwww cached files
    * The Code clean-up command now keeps style and lang attributes of
      <div>, <table>, <span>, and <img> elements
    * Improve the rendering of floated boxes and background images
    * Fix some redisplay problems
    * SVG: When there are several <group> elements, only the first
      <group> could be selected
    * SVG: When the <svg> element is centered, the position of new
      components was miscalculated
    * SVG: Improve the creation of arrows
    * Fix a crash on Windows version when the Tab key was used in a
      document that included a <form> element.
    * The Type of the last created document was sometimes lost.
    * Improve the WebDAV support
    * Etag and preconditions were always checked when a document was
      published
    * Optimize the calculation of large tables and documents
    * And other bug fixes...

Amaya 11.1

30 January 2009
New Features

    * Text wrapping in the source view
    * Partial support of SVG markers (arrow heads are now drawn with markers)

Bug fixes

    * Fix possible security holes CVE-2008-6005
    * Prevent a crash when the window, or a tab, or the application is
      closed and a dialog is opened
    * Display an empty window when the last tab of a window is closed
    * Allow to create a link to the document itself
    * Sometimes images were not loaded
    * Keep options of the Search/Replace command
    * Amaya ignored floated boxes within a table cell
    * Mac OS X: Sometimes the horizontal scroll bar was not displayed
      correctly
    * Mac OS X and Windows: Next element and Previous element keys
      were applied twice

Amaya 11.0

16 December 2008
New Features

    * Support of XHTML+RDFa documents:
          o RDFa attributes are parsed and can be edited
          o Possibility to create XHTML+RDFa documents
          o A command to add/remove namespace declarations of a document
          o List of namespace declarations defined in the RDFa Preference.
    * Shift+wheel scrolls the document horizontally
    * Support direct resizing of images
    * Integration of Japanese dialogs thanks to Martin D?rst
    * XHTML, MathML, SVG, Template, and XML panels are now tabs of the
      Elements tool
    * Few new characters are proposed in the Special Characters tool
    * A Span menu item is now available in the menu Insert > Character
      Element
    * SVG editing (a subset of the language)
    * Template editing
    * the Crtl-Click command opens a link in a new tab (Unix and Windows)
    * The Reload command re-open the source or the structure view
    * New management of Help documentation
    * Improvement of template instances editing (Enter key,
      transformations, contextual menus)
    * A Tools > Code clean up command to clean up documents generated
      by most word processors

Bug fixes

    * Improvement of the rendering engine
    * When the user selects in the structure view, the selection path
      was not displayed in the status bar
    * Sometimes images within a table were not displayed
    * CSS style sheets attached to an object were not applied
    * Close the help window when the user closes the last window document
    * The Save all command was active only when a edited document is displayed
    * Documents are now scrolled page by page
    * On Mac OS X the focus could be lost when a dialog is closed
    * On Mac OS X, Ctrl Enter didn't insert a <br>
    * Improvement of MathML editing
    * It was impossible to extend the selection outside a table
    * <br> elements were not copied/pasted
    * All attributes in MathML expressions were considered invalid
    * Interpretation of attributes attached to <col> elements to fix
      alignment, background-color, and width
    * Display "Column" instead of "td" or "th" in the statusbar when
      the whole column is selected
    * A background image CSS property attached to any element (*) was
      not applied immediately
    * Improvement of XML document saving
    * On Mac OS X, the default charset was set to us-ascii by error
    * Amaya now uses the Content Location to save a remote document
      without suffix (instead of redirecting to the Save As dialog)
    * Amaya requested a confirmation each times the PUT is redirected
    * Amaya keeps "\\windows-server\sharename\filename.html" URIs unchanged
    * When text typed causes image contents to be pushed (to the
      right) along with text, only part of the image was refreshed
    * In source view, <shif-PageUP/DN>, <shift-DNarrow>, and
      <shift-RTarrow> didn't work well.
2011-07-02 22:19:29 +00:00
dholland
7e83679807 Switch this to using pkgsrc wxWidgets, since pkgsrc now has the necessary
version and the builtin copy doesn't build any more. Still doesn't compile,
though, as it is having png issues.
2011-07-02 19:05:06 +00:00
dholland
a9d47fbace Don't use ../ in patches; GNU patch doesn't like it. Patch a bashism that
turned up when the portability check got broader.

XXX: this package doesn't build.
2011-07-02 18:54:48 +00:00
taca
018527fa95 Update contao29-translations package to 20110629. (a leaf package)
Update Japanese language files.
2011-06-29 14:47:08 +00:00
taca
d290215e6a Reflect "php-license" => "php". 2011-06-29 03:02:43 +00:00
obache
5954124ba2 Update curl 7.21.7.
This release includes the following changes:

 o recognize the [protocol]:// prefix in proxy hosts where the protocol is one
   of socks4, socks4a, socks5 or socks5h.
 o Added CURLOPT_CLOSESOCKETFUNCTION and CURLOPT_CLOSESOCKETDATA

This release includes the following bugfixes:

 o SECURITY ADVISORY: inappropriate GSSAPI delegation. Full details at
   http://curl.haxx.se/docs/adv_20110623.html
 o NTLM: work with unicode
 o fix connect with SOCKS proxy when using the multi interface
 o anyauthput.c: stdint.h must not be included unconditionally
 o CMake: improved build
 o SCP/SFTP enable non-blocking earlier
 o GnuTLS handshake: fix timeout
 o cyassl: build without filesystem
 o HTTPS over HTTP proxy using the multi interface
 o speedcheck: invalid timeout event on a reused handle
 o Force connection close for HTTP 200 OK when time condition matched
 o curl_formget: fix FILE * leak
 o configure: improved OpenSSL detection
 o Android build: support gingerbread
 o CURLFORM_STREAM: acknowledge CURLFORM_FILENAME
 o windows build: use correct MS CRT
 o pop3: remove extra space in LIST command
2011-06-28 10:11:08 +00:00
wiz
c21890e2e9 Add patch fixing the build on NetBSD-current/amd64.
From drochner@
Addresses PR 45073.
2011-06-22 14:05:37 +00:00
taca
1922d1f3a1 Apply two fix from repository.
- Fix pollution of the slots table with unoccupied slots (r311376)
- Fix fcntl lock error from repository (r311339).  It was reported
  by PR pkg/45082 from Peter Avalos.

Bump PKGREVISION.
2011-06-20 15:09:51 +00:00
taca
9c664289d0 Update merb-datamapper pacakge to 1.1.3.
Change dependency as gemspec.
2011-06-19 08:54:18 +00:00