summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-11-09Update ruby-gnome2 package to 2.2.3.obache22-85/+47
= NEWS == Ruby-GNOME2 2.2.3: 2014-10-26 It is a bug fix release. It's recommended that you upgrade if your application uses thread and runs on Ruby 2.1 or later. === Changes ==== All * Improvements * Supported auto native package install on SuSE. ==== Ruby/GLib2 * Fixes * Fixed infinite loop bug on Ruby 2.1 or later. [ruby-gnome2-devel-ja] [Reported by Toshi Hatsune] ==== Ruby/GDK3 * Fixes * Added missing dependencies. [GitHub#258] [Reported by Luis Daniel Gonzalez Orozco] ==== Ruby/CairoGObject * Improvements * Supported auto required native package install by Homebrew. * Fixes * Fixed wrong package name on Debian. ==== Ruby/VTE3 * Improvements * Supported auto required native package install by Homebrew. ==== Ruby/Clutter * Improvements * Added Clutter.check_version?. === Thanks * Luis Daniel Gonzalez Orozco * Toshi Hatsune == Ruby-GNOME2 2.2.2: 2014-10-12 It is a Windows package fix release. == Ruby-GNOME2 2.2.1: 2014-10-12 It is a release that Ruby/GDK3 is migrated to Ruby/GObjectIntrospection based bindings. Some API changes in Ruby/GDK3 are expected but unexpected API changes may exist. If you find API change, please report it. If the API change provides non Rubyish API, it will be a bug. Ruby/GooCanvas is removed because we can't maintain it. === Changes ==== Ruby/GLib2 * Improvements * Added GObject#unref to free large object immediately. * Fixes * [windows] Added a missing exported symbol. ((({rbg_inspect}))) * Fixed a bug that signal handler doesn't work on Ruby 2.1. [ruby-gnome2-devel-en] [Reported by Carlo E. Prelz] * Fixed free function (free -> xfree). ==== Ruby/GObjectIntrospection * Improvements * Supported instantiating union. * Accepted 5 or more the number of signals. It may be increased for later GIO version. [GitHub#229] [Reported by cosmo0920] * Added "?" to boolean field value reader. * Supported mapping function info to method. * Don't handle MethodInfo as FunctionInfo. * Accepted not GType struct as an input argument. * Accepted getting a field value from not GType but GType descendant sruct. * Added Loader.register_constant_rename_map. * Supported in GType array. * Don't require needless array length argument. * Supported finding suitable method that has optional argument. * Fixes * Fixed wrong argument index for Ruby objects. * Fixed a bug that ArgInfo isn't passed. ==== Ruby/CairoGObject * Improvements * Suppressed a warning that instance variable gboxed not initialized. ==== Ruby/GIO2 * Improvements * Supported GLib 2.42.0. Annotation for GObject Introspection is added to g_pollable_input_stream_read_nonblocking() since GLib 2.42.0. See also: https://bugzilla.gnome.org/show_bug.cgi?id=730493 * Supported GLib <= 2.36.0. * Fixes * Fixed a bug that .pc isn't installed. [Reported by OBATA Akio] ==== Ruby/GDK3 * Improvements * Migrated to Ruby/GObjectIntrospection based bindings. * Gdk::Keyval::GDK_KEY_x style is deprecated. Use Gdk::Keyval::KEY_x style instead. * Accepted Gdk::RGBA for Cairo::Context#set_source_rgba. ==== Ruby/GTK3 * Improvements * Added Gtk::StackSwitcher. * Supported interrupt in Gtk.main. * Supported interrupt in Gtk::Dialog#run. [Reported by Carlo E. Prelz] * Added initialization with Gdk::RGBA value. [GitHub#231] [Patch by Detlef Reichl] * Added Gtk::Window#set_titlebar (enable the use of Gtk::HeaderBar). [GitHub#236] [Patch by tescorg] * Updated sample scripts. [Patch by kitachro] * Fixes * Fixed memory leak of Gtk::Image. [GitHub#252] [Reported by Michel Boaventura] ==== Ruby/GTK2 * Improvements * Fixed wrong property value on ppc64 and s390x. [GitHub#256] [Reported by mtasaka] ==== Ruby/GStreamer * Improvements * Added gstreamer.rb for Bundler's autoload. [GitHub#232] [Reported by saepia] * Added Caps.any and Caps.empty. * Supported property for Gst::ChildProxy. [GitHub#233] [Reported by saepia] * Fixes * Fixed a bug that Gst.init is failed. [GitHub#232] [Reported by saepia] ==== Ruby/Poppler * Improvements * Install Poppler with --with-glib option for Homebrew. [GitHub#237] [Reported by Colin Dean] * Removed needless `--with-glib` option. Now, it is the default. [rabbit-shocker/rabbit#24] [Reported by Kazuhiro NISHIYAMA] ==== Ruby/ClutterGStreamer * Improvements * Added clutter-gstreamer.rb to support Bundler's autoload. ==== Ruby/GooCanvas * Removed. === Thanks * OBATA Akio * Carlo E. Prelz * cosmo0920 * Detlef Reichl * saepia * tescorg * Colin Dean * Kazuhiro NISHIYAMA * kitachro * Michel Boaventura * mtasaka
2014-11-09exactly add dependency for py-gobject3, for the case ibus base package andobache1-1/+2
ibus-table is using different python version.
2014-11-09Updated devel/gmake to 4.1nb1obache1-1/+2
2014-11-09Appy upstream git commit 292da6f6867b75a5af7ddbb639a1feae022f438fobache4-2/+54
to resolve upstrem bug#43434, make 4.1 without /dev/pts mounted segfaults. Bump PKGREVISION.
2014-11-09Updated inputmethod/scim to 1.4.15obache1-1/+2
2014-11-09Update scim to 1.4.15.obache13-344/+21
* Disable key snooping by default. * Handle special keys correctly. * Send reedit-changed event when composing reedit string.
2014-11-09Requirement of gettext tools from pkgsrc depend on existence of the tool itself,obache1-2/+2
not msgfmt tool.
2014-11-09Note addition of libsafecagc1-1/+2
2014-11-09Add and enable libsafecagc1-1/+2
2014-11-09Initial import of libsafec, providing bounds checking memory and stringagc7-0/+114
functions per ISO/IEC TR24731, into the packages collection. The Safe C Library provides bound checking memory and string functions per ISO/IEC TR24731. These functions are alternative functions to the existing standard C library that promote safer, more secure programming. The ISO/IEC Programming languages -- C spec, C11, now includes the bounded APIs in Appendix K, "Bounds-checking interfaces".
2014-11-09Add missing announcement collections.obache29-0/+3608
2014-11-08Updated x11/gnome-desktop3 to 3.14.1prlw11-1/+2
2014-11-08Update gnome-desktop3 to 3.14.1prlw19-906/+28
- Fixed the build on systems lacking openat() - Translation updates - gnome-xkb-info: Fix some layouts not being associated to a locale - gnome-rr: Add missing introspection annotations - wall-clock: Add ref-tests for clock output - wall-clock: Always use the ratio character (#726232) - gnome-rr: Output the EDID vendor/product info as well - gnome-rr: Add backlight output in debug - thumbnailer: Try harder to create a failed thumbnail (#728775) - Fix the build on OpenBSD - gnome-rr: Improve debug output - gnome-rr: Actually define output_get_possible_crtcs (#727034) - gnome-rr: Initialize GnomeRROutputInfo:rotation to GNOME_RR_ROTATION_0 (#727023) - Always set the DPMS mode when requested - gnome-xkb-info: Remove xkbfile dependency (#719942) - API and ABI break - gnome-xkb-info: Apply main layout locale metadata to variants (#711291) - wall-clock: Replace ratio with colon on non-UTF-8 locales (#722664) - more new gnome-rr api - drop using glibc internal headers - docs for thumbnailers - idle monitor fixes - use newer libgsystem internally - gnome-rr: Improve debug output - Add gnome_rr_output_get_min_backlight_step() API
2014-11-08Updated x11/rgb to 1.0.6wiz1-1/+2
2014-11-08Update to 1.0.6:wiz2-7/+6
This release includes contributions by Daphne Pfister to resynchronize the X11 color name list with the CSS color name list that has forked from ours, and also includes a couple minor improvements to the showrgb program and to the build configuration.
2014-11-08Fix Darwin build. Patch from Jonathan Buschmann via pkg/49377.alnsn1-2/+9
2014-11-08Add and enable p5-Swim.schmonz1-1/+2
2014-11-08Added textproc/p5-Swim version 0.1.31schmonz1-1/+2
2014-11-08Add p5-Swim, a markup language. How is Swim different?schmonz3-0/+36
* Very rich capabilities * Simple, consistent markup * Extensible * Multiple Implementations * Comments and blank lines
2014-11-08Add and enable p5-Pegex.schmonz1-1/+2
2014-11-08Added devel/p5-Pegex version 0.57schmonz1-1/+2
2014-11-08Add p5-Pegex:schmonz3-0/+28
Pegex attempts to be the simplest way to define new (or old) Domain Specific Languages (DSLs) that need to be used in several programming languages and environments. Things like JSON, YAML, Markdown etc. It also great for writing parsers/compilers that only need to work in one language.
2014-11-08Add and enable p5-HTML-Escape.schmonz1-1/+2
2014-11-08Added www/p5-HTML-Escape version 1.09schmonz1-1/+2
2014-11-08Add p5-HTML-Escape, a module to escape HTML's special chars (likeschmonz3-0/+25
PHP's htmlspecialchars).
2014-11-08Fix PLIST vis-a-vis djvu optionprlw11-2/+2
2014-11-08Updated inputmethod/scim-tables to 0.5.14.1obache1-1/+2
2014-11-08Update scim-tables to 0.5.14.1.obache2-8/+10
* allow entering of hebrew punctuation gershayim
2014-11-08Updated print/evince3 to 3.14.1prlw11-1/+2
2014-11-08Update evince3 to 3.14.1prlw15-19/+25
In this version, reading documents has been simplified by the removal of the page next/previous buttons from the toolbar(!) https://bugzilla.gnome.org/show_bug.cgi?id=732289 Highlights from the release notes: - New features and improvements: * Added a allow-links-change-zoom GSetting to be able to not allow links to change the zoom mode or level (#729249, Eduard Beutel) * Set accessible name for File and View toolbar buttons (#734912, Alejandro Pineiro) * Add a separator after New Window entry in app menu (Michael Catanzaro) * Remove multi-screen support, since it's currently unsupported by GDK/GTK+ (#701883, Giselle Machado) * Add support for removing annotations (#649044, Jose Aliste, German Poo-Caamano, Giselle Machado, Carlos Garcia Campos) * Add pan gesture to switch pages in non-continuous mode (Carlos Garnacho) * Add pinch/zoom gesture to handle document zooming (Carlos Garnacho) * Add initial implementation of a browser plugin (Carlos Garcia Campos) * Show the filename as a subtitle of the headerbar (Jose Aliste) * Add recent view shown when evince is opened without a document to replace the recetn menu list (#633501, German Poo-Caamano, Carlos Garcia Campos) * Use a GtkPopover for the zoom selector menu (Carlos Garcia Campos) * Move Next-Page and Previous-Page buttons from the heqader bar to the view menu (#732289, Jose Aliste) * HiDPI support (#723431, Owen W. Taylor, German Poo-Caamano, Carlos Garcia Campos) * Use open-menu-symbolic for the gear menu (Daniel Mustieles) * Improve efficiency of methods to get start and end indices of a EvLinkAccessible (#732340, Joanmarie Diggs) * Make <Ctrl>Home/End scroll to the start/end of the document (#724273, Antia Puentes) * Expose an accessible name for form field push buttons (#733919, Joanmarie Diggs) * Cycle through form fields with tab button (#503706, Andrey Pustovalov, Carlos Garcia Campos) * Port to GMenu (Lars Uebernickel, Carlos Garcia Campos) * Use a GtkHeaderBar instead of a GtkToolbar (#711078, Yosef Or Boczko, Carlos Garcia Campos) * Add appdata files for Evince backends (#731708, Carlos Garcia Campos, Igor Gnatenko) * Add an appdata file for Evince (#708760, Christian Persch) * Make the about dialog non modal and move it to the app menu (Carlos Garcia Campos) * Add keybindings to go back/forward in history (#509029, Anuj Khare) * Expose links, images and form fields as AtkObject children of the page (#728475, Joanmarie Diggs) * Update ATK_STATE_SHOWING when the visible page range changes (#728664, Joanmarie Diggs) * Implement AtkComponent interface for pages (#728673, Joanmarie Diggs) * Expose every page individually to accessibility (#724965, Alejandro Pineiro) * Show fullscreen toolbar only when moving the mouse to the top of the screen (#696643, Giselle Machado) * Add API to libview to specify rendered output in pixels instead of as a scale (#723431, Owen W. Taylor) * Use cairo surfaces instead of GdkPibufs to render thumbnails (#723431, Owen W. Taylor, Carlos Garcia Campos) - Bug fixes: * Use the new support for RTL icons in GtkIconTheme (#737211, Yosef Or Boczko) * Fix a crash in accessibility when opening a document with no pages (#731046, Joanmarie Diggs) * Fix a crash when a new document is added to the window (#737365, Carlos Garcia Campos) * Fix a crash when opening the context menu in a non PDF document. (#737197, Jose Aliste) * Fix emission of EvPageCache::page-cached signal (Jose Aliste) * Use embedded page setup in the print dialog of the browser plugin (Carlos Garcia Campos) * Fix a memory leak in the pixbuf cache when reloading a page while the render job is running (#735758, Giselle Reis) * Initialize EvPageAccessible children once the page has been cached (#733747, Alejandro Pineiro) * Fix the size of the annotation window icons (#735110, Giselle Reis) * Don't use deprecated gtk_button_new_from_stock (#735562, Jose Aliste) * Fix runtime critical warning (#735561, Jose Aliste) * Build fix in C++11 mode (#735466, Ting-Wei Lan) * Fix centering of documents when printing with a manual scale (#734788, Carlos Garcia Campos) * Bring back page borders with recent GTK+ (Carlos Garcia Campos) * Emit accessible focused-changed signals for form fields (#733662, Joanmarie Diggs) * Emit accessible state-changed signals for form fields (#733748, Joanmarie Diggs) * Make annotation internal names unique (#649044, Giselle Machado) * Fix several memory leaks (Carlos Garcia Campos) * Fix the MIME type list of desktop files (#732216, Carlos Garcia Campos) * Set the main window was transient parent of the annotation properties dialog (#732114, Giselle Machado) * Use annotation RGBA API instead of the deprecated color API (#732095, Giselle Machado) * Fix rotation direction in DJVU backend (#731786, Marek Kasik) * Update the annotation poup window color and opacity when the annotation is updated (#725571, Giselle Machado) * Prevent jumps to last page when autoscrolling (#725389, Marek Kasik) * Fix centering when shrinking to printable area but not scaling (Carlos Garcia Campos) * Fallback to thumbnails page in sidebar when the current page is no longer supported by the document after a reload, and enable the pages that become supported (#628617, Giselle Machado) * Ensure text is available in page cache when requested by accessibility (#724965, Alejandro Pineiro) * Update the caret cursor when jumping to a find result (#728996, Joanmarie Diggs) * Fix shift+click text selection (#728189, Joanmarie Diggs) * Fix a crash when saving a copy (#727536, Debarshi Ray) * Fix enable caret navigation question message (#727062, Carlos Garcia Campos) * Fix a crash during the build with introspection enabled (#726812, Gustau Perez) * Fix warning message shown when the requested format is not supported by printer (#724044, Marek Kasik) * Allow printing to all formats supported by backend (#724044, Marek Kasik) * Fix gtk-doc build (#731061, Ting-Wei Lan) - Many many ranslation updates For full details see: https://git.gnome.org/browse/evince/tree/NEWS?h=3.14.1
2014-11-08Describe lz4 option used by groonga.obache1-0/+1
2014-11-08Using VARBASE.obache1-1/+2
2014-11-08Updated www/squid3 to 3.4.9adam1-1/+2
2014-11-08Changes 3.4.9:adam2-6/+6
* Fix man(8)/man(1) page syntax * Source Maintenance: bump astyle version to 2.03 * Bug 4093: source-maintenance.sh bad perl -i option * Bug 4102: sslbump cert contains only a dot character in key usage extension * kerberos_ldap_group/cert_tool: Remove ksh dependency * ext_kerberos_ldap_group_acl: Fix regression typo in 3.4.7 * Bug 3803: ident leaks memory on failure * Bug 4024: Bad host/IP ::1 when using IPv4-only environment * Bug 4093: source-maintenance.sh errors and warnings due to wrong tools/options * CBDATA: log memory leak situations when --enable-debug-cbdata * Bug 4088: memory leak in external_acl_type helper with cache=0 or ttl=0 * SourceFormat Enforcement
2014-11-08Updated boost to 1.57.0adam1-1/+8
2014-11-07Update mozc packages to 1.15.1917.102ryoon1-1/+7
2014-11-07Remove a obsolete patch.ryoon1-20/+0
2014-11-07Update to 1.15.1917.102 from 1.15.1895.102ryoon5-31/+30
Changelog: r373 2014-11-03 1.15.1917.102 - r353 2014-10-17 1.15.1896.102 You can check out Mozc r373 as follows. gclient sync --revision=373 Summary of changes between 1.15.1896.102 (r353) and 1.15.1917.102 (r373). Build related changes: Android build is now tested with NDK r10c and OpenJDK 7 Fixed issues: FIX: Warning message from keymap editor should be updated ( Issue 251 ) Commit summary: r373: Remove Util:ToUTF8 since it is actually a dead code r372: Tidy up build_mozc.py r371: Unsupport BuildToolsMain in build_mozc.py except for Windows r370: Re-enable tests for SafeStrToDouble/SafeStrToFloat on Android r369: Use OpenJDK 7 to build Android binaries r368: Swith protobuf repository from Google Code to GitHub part2 r367: Fix several coding style issues r366: Sort test cases alphabetically r365: Merge ANDROID_VERSION_CODE into BUILD r364: Replace scoped_ptr with std::unique_ptr under unix/ r363: Stop generating xcode rule to run unittest from IDE r362: Fix style violations in header include guards part 3 r361: Deprecate build fravor "Optimize" r360: Put mozc_build_tools under output directory r359: Fix indentation in a python script r358: Roll breakpad r1375:r1391 r357: Swith protobuf repository from Google Code to GitHub r356: Show the warning message when and only when keymaps for DirectInput mode are changed r355: Stop using non-standard default constructor of std::istream r354: Fix style violations in header include guards part 2 r353: Switch to Android NDK r10c
2014-11-07Updated net/dhcpcd to 6.6.1roy1-1/+2
2014-11-07Import dhcpcd-6.6.1 with the following changes:roy2-6/+7
* Log the address IPv4LL defends * PREINIT, UNKNOWN and CARRIER are not either up nor down states * ARP code re-written to allow for many ARP states * IPv4LL address is now pseudo random based on HW address instead of really random as per RFC 3927 Section 2.1 * If not doing DHCP or DHCP6, disable the DNS requirement in the RA to fork. * Treat IPv4LL as fallback and start DHCP discovery even if the prior lease was IPv4LL when rebooting. * When we transition from REQUEST to DISCOVER in a reboot, start IPv4LL at the same time as discover to ensure we have an address quicker. * Improve handling of the IPv6LL address at startup * Support old Linux kernels where IFLA_AF_SPEC may not exist * When stopping interfaces, skip past pseudo interfaces instead of finding the master as only the masters are sorted correctly Added another mirror site, http://cflags.cc/roy/dhcpcd
2014-11-07Revbump after updating boostadam264-520/+539
2014-11-07Chamges 1.57.0:adam13-88/+174
Updated Libraries Any: RTTI is not required any more (TypeIndex library is used for RTTI emulation) Fixed 8958 Asio: Fixed the kqueue reactor so that it works on FreeBSD. Fixed an issue in the kqueue reactor which resulted in spinning when using serial ports on Mac OS. Fixed kqueue reactor support for read-only file descriptors. Fixed a compile error when using the /dev/poll reactor. Changed the Windows backend to use WSASocketW, as WSASocketA has been deprecated. Fixed some warnings reported by Visual C++ 2013. Fixed integer type used in the WinRT version of the byte-order conversion functions. Changed documentation to indicate that use_future and spawn() are not made available when including the asio.hpp convenience header. Explicitly marked asio::strand as deprecated. Use asio::io_service::strand instead. Circular Buffer: Fixed some warnings and move_if_noexcept from Boost.Move is used Config: BOOST_HAS_PRAGMA_DETECT_MISMATCH macro was added Container: Added support for initializer_list. Fixed double destruction bugs in vector and backward expansion capable allocators. Coroutine: optionally register stacks with valgrind 10386 MSVC link error in asymmetric_coroutine.hpp: symbol already defined 10536 call to 'begin(...pull_coroutine< R > & c)' is ambiguous Flyweight: Added serialization support via Boost Serialization. flyweight default constructor was made explicit in Boost 1.56, which introduces a regression in some initialization scenarios. The former non-explicit default constructor has been restored More...
2014-11-07Updated www/firefox to 33.0.3ryoon1-1/+3
Updated www/firefox-l10n to 33.0.3
2014-11-07Update to 33.0.3ryoon2-246/+246
* Sync with firefox-33.0.3.
2014-11-07Update to 33.0.3ryoon2-7/+6
Changelog: Fixed 33.0.3: Blacklisted graphics drivers that were causing black screens with OMTC enabled (1093863) Fixed 33.0.3 Fix two startup crashes with some combination of hardware and drivers (1064107 and 1021265)
2014-11-07Updated www/curl to 7.39.0adam1-1/+2
2014-11-07Changes 7.39.0:adam3-7/+20
* SSLv3 is disabled by default * CURLOPT_COOKIELIST: Added "RELOAD" command [5] * build: Added WinIDN build configuration options to Visual Studio projects * ssh: improve key file search * SSL: public key pinning. Use CURLOPT_PINNEDPUBLICKEY and --pinnedpubkey * vtls: remove QsoSSL support, use gskit! * mk-ca-bundle: added SHA-384 signature algorithm * docs: added many examples for libcurl opts and other doc improvements * build: Added VC ssh2 target to main Makefile * MinGW: Added support to build with nghttp2 * NetWare: Added support to build with nghttp2 * build: added Watcom support to build with WinSSL * build: Added optional specific version generation of VC project files Bugfixes: * curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds [9] * openssl: build fix for versions < 0.9.8e [1] * newlines: fix mixed newlines to LF-only [2] * ntlm: Fixed HTTP proxy authentication when using Windows SSPI [3] * sasl_sspi: Fixed Unicode build [4] * file: reject paths using embedded %00 * threaded-resolver: revert Curl_expire_latest() switch [6] * configure: allow --with-ca-path with PolarSSL too * HTTP/2: Fix busy loop when EOF is encountered * CURLOPT_CAPATH: return failure if set without backend support * nss: do not fail if a CRL is already cached * smtp: Fixed intermittent "SSL3_WRITE_PENDING: bad write retry" error * fixed 20+ nits/memory leaks identified by Coverity scans * curl_schannel.c: Fixed possible memory or handle leak * multi-uv.c: call curl_multi_info_read() better * Cmake: Check for OpenSSL before OpenLDAP * Cmake: Fix library list provided to cURL tests * Cmake: Avoid cycle directory dependencies * Cmake: Build with GSS-API libraries (MIT or Heimdal) * vtls: provide backend defines for internal source code * nss: fix a connection failure when FTPS handle is reused * tests/http_pipe.py: Python 3 support * cmake: build tool_hugehelp (ENABLE_MANUAL) * cmake: enable IPv6 by default if available * tests: move TESTCASES to Makefile.inc, add show for cmake * ntlm: Avoid unnecessary buffer allocation for SSPI based type-2 token * ntlm: Fixed empty/bad base-64 decoded buffer return codes * ntlm: Fixed empty type-2 decoded message info text * cmake: add CMake/Macros.cmake to the release tarball * cmake: add SUPPORT_FEATURES and SUPPORT_PROTOCOLS * cmake: use LIBCURL_VERSION from curlver.h * cmake: generate pkg-config and curl-config * fixed several superfluous variable assignements identified by cppcheck * cleanup of 'CURLcode result' return code * pipelining: only output "is not blacklisted" in debug builds * SSL: Remove SSLv3 from SSL default due to POODLE attack * gskit.c: remove SSLv3 from SSL default * darwinssl: detect possible future removal of SSLv3 from the framework * ntlm: Only define ntlm data structure when USE_NTLM is defined * ntlm: Return CURLcode from Curl_ntlm_core_mk_lm_hash() * ntlm: Return all errors from Curl_ntlm_core_mk_nt_hash() * sspi: Only call CompleteAuthToken() when complete is needed * http_negotiate: Fixed missing check for USE_SPNEGO * HTTP: return larger than 3 digit response codes too [7] * openssl: Check for NPN / ALPN via OpenSSL version number * openssl: enable NPN separately from ALPN * sasl_sspi: Allow DIGEST-MD5 to use current windows credentials * sspi: Return CURLE_LOGIN_DENIED on AcquireCredentialsHandle() failure * resume: consider a resume from [content-length] to be OK [8] * sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used * build-openssl.bat: Fix x64 release build * cmake: drop _BSD_SOURCE macro usage * cmake: fix gethostby{addr,name}_r in CurlTests * cmake: clean OtherTests, fixing -Werror * cmake: fix struct sockaddr_storage check * Curl_single_getsock: fix hold/pause sock handling * SSL: PolarSSL default min SSL version TLS 1.0 * cmake: fix ZLIB_INCLUDE_DIRS use [10] * buildconf: stop checking for libtool
2014-11-07+ hs-reflectionszptvlfn1-1/+2
2014-11-07Added devel/hs-reflection version 1.5.1szptvlfn1-1/+2
2014-11-07Import reflection-1.5.1 as devel/hs-reflection.szptvlfn5-0/+62
This package provides an implementation of the ideas presented in the paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and Chung-chieh Shan. However, the API has been streamlined to improve performance. The original paper can be obtained from http://www.cs.rutgers.edu/~ccshan/prepose/prepose.pdf. For a summary of the approach taken by this library, along with more motivating examples, see Austin Seipp's tutorial at https://www.fpcomplete.com/user/thoughtpolice/using-reflection.