Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This is a network support improvement release!
=== Changes
==== Ruby/GLib2
* Improvements
* windows: Bundled glib-networking.
==== Ruby/GIO2
* Improvements
* Added Gio::TlsCertificate.
* Added Gio::TlsCertificateFlags.
==== Ruby/GTK2
* Improvements
* Added Gtk.show_uri.
* Fixes
* Gtk::TreeStore#reorder:
Fixed wrong the number of reorder values check.
[SF.net#3561748] [Reported by Nounou]
|
|
New Libraries
* Context: Context switching library, from Oliver Kowalke.
Updated Libraries
* Algorithm:
- Fixed is_sorted_until ; now matches the c++11 standard behavior on ranges with
duplicate values.
- Added range support for the rest of the search algorithms.
- unhex now uses Boost.Exception to signal bad input.
* Asio:
- Fixed an incompatibility between ip::tcp::iostream and C++11.
- Decorated GCC attribute names with underscores to prevent interaction with
user-defined macros.
- Added missing #include <cctype>, needed for some versions of MinGW.
- Changed to use gcc's atomic builtins on ARM CPUs, when available.
- Changed strand destruction to be a no-op, to allow strand objects to be
destroyed after their associated io_service has been destroyed.
- Added support for some newer versions of glibc which provide the
epoll_create1() function but always fail with ENOSYS.
- Changed the SSL implementation to throw an exception if SSL engine
initialisation fails.
- Fixed another regression in buffered_write_stream.
- Implemented various minor performance improvements, primarily targeted at
Linux x86 and x86-64 platforms.
* Config:
- Deprecated a whole bunch of macros that were c++11 specific, but not named to
show that they were c++11 specific. Made new macros with better names, and
paired the old macros with the new ones. Updated the documentation to list
the deprecated macros.
[more..]
|
|
|
|
|
|
Fixes build on at least Solaris.
|
|
|
|
== Ruby-GNOME2 1.1.4: 2012-07-21
This is a easy to install release!
=== Changes
==== All
* Improvements
* Supported automatic required native packages install.
==== Ruby/GLib2
* Improvements
* mkenums: Supported "/* < flags > */" tag.
* mkenums: Supported two or more upper case characters such as "IO".
* Before: GIOStatus -> g_iostatus
* After: GIOStatus -> g_io_status
* GIOCondition: Changed to GLib::Boxed object from integer.
* GLib::Source#attach doesn't require context.
* Fixes
* Fixed wrong type conversion for GIOCondition.
==== Ruby/GIO2
* Improvements
* Gio::Socket#create_source: Supported callback.
* Fixes
* Fixed return values.
* Fixed wrong type conversions.
==== Ruby/GTK2
* Improvements
* Re-supported GTK+ 2.10.0. [GitHub:115] [Patch by Grant Schoep]
* Fixes
* Fixed a typo in test script.
[GitHub:109] [Reported by kimura wataru]
==== Ruby/GStreamer
* Fixes
* Fixed a test failure with GStreamer 0.10.36.
[GitHub:111] [Reported by mtasaka]
|
|
|
|
This is the modular Xorg application meta-package for installing the
various header prototypes for compiling programs against modular
Xorg libraries.
|
|
by Obache.
|
|
PHP_VERSIONS_ACCEPTED should be used instead.
|
|
|
|
New Libraries
* Algorithm: A collection of useful generic algorithms, from Marshall Clow.
This includes several different searching algorithms, as well as most of the
new algorithms from the C++11 standard library
* Functional/OverloadedFunction: Overload different functions into a single
function object, from Lorenzo Caminiti.
* LocalFunction: Program functions locally, within other functions, directly
within the scope where they are needed, from Lorenzo Caminiti.
* Utility/IdentityType: Wrap types within round parenthesis so they can always
be passed as macro parameters, from Lorenzo Caminiti.
More http://www.boost.org/users/history/version_1_50_0.html
|
|
|
|
|
|
So, remove restriction of php-pspell and revert php5-extensions/Makefile.
|
|
(this may not be the right fix, but it should stop pbulk from croaking)
|
|
|
|
Just includes extensions bundled with PHP 5.4.x's distribution.
|
|
|
|
with PHP 5.3.x's distribution.
Bump PKGREVISION.
|
|
|
|
with PHP 5.2.x's distribution.
Bump PKGREVISION.
|
|
Bug fixes.
|
|
|
|
xorg packages.
|
|
|
|
modular-xorg-docs meta package). Bump version.
|
|
|
|
|
|
|
|
|
|
|
|
bugfixes.
|
|
== Ruby-GNOME2 1.1.3: 2012-04-08
This is a bug fix release of 1.1.2.
=== Changes
==== Ruby/GLib2
* Improvements
* Added required Ruby version into gemspec.
* [GitHub#106] glib-mkenums.rb supported macro lines in header.
This change is required for building with GLib 2.31.20.
[Reported by mtasaka]
* [GitHub#107] Supported tests on PPC.
[Reported by mtasaka]
* Fixes
* Fixed handler_id type.
==== Ruby/GTK2
* Improvements
* Added Gtk::TreeViewColumn#set_sort_column_id and
Gtk::TreeViewColumn#sort_column_id= for GTK+ < 2.18.
[ruby-gnome2-devel-en] Gtk::TreeViewColumn
[Reported by grant schoep]
* Added Gtk::InfoBar.
* Added Gtk::MessageType.
* Added Gtk::ResponseType.
* Fixes
* Fixed build failure with GTK+ < 2.12.
[ruby-gnome2-devel-en] compile problems gtk2, ruby-gnome2-all-1.1.2
[Reported by grant schoep]
* Fixed require failure with GTK+ < 2.14.
[ruby-gnome2-devel-en] NameError: undefined method
`color_selection' for class `Gtk::ColorSelectionDialog'
[Reported by grant schoep]
==== Ruby/Poppler
* Improvements
* [GitHub#97] Added Poppler::Page#text_layout.
[Patch by Andrey Kutejko]
* [SF.net#3495948] Removed needless poppler-cairo check.
[Reported by Pino Toscano]
* Fixes
* [GitHub#96] Fixed valid state of child index iterator.
[Patch by Andrey Kutejko]
* [GitHub#97] Fixed parameter check of Poppler::Page#get_text.
[Patch by Andrey Kutejko]
==== Ruby/VTE
* Fixes
* Fixed build failure with VTE < 0.24.
==== Ruby/GStreamer
* Improvements
* Added Gst::Element#seek_simple.
* Fixes
* [GitHub#95] Fixed async test.
[Reported by mtasaka]
|
|
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
|
|
|
|
|
|
The openSUSE 12.1 meta-package provides a number of components for a
openSUSE-based Linux binary emulation environment.
This package does not contain anything by itself -- it is a "meta-package"
that depends on other packages. Its sole purpose is to require
dependencies so users can install this package only and have all the
other packages pulled in automatically by the pkgsrc dependency
mechanism.
|
|
|
|
|
|
gtk should be dropped from module list instead of gtk2.
noticed by Uwe Klaus via private mail.
|
|
* gdk-pixbuf and gtk are not used anywhere in pkgsrc and suse>10.0 does not
support them.
* vmware module was used for emulators/vmware* packages, but it had been removed
from pkgsrc.
|
|
|
|
|
|
It only needs netbsd-doc-print, rather than the whole teTeX.
|
|
|
|
From https://svn.boost.org/trac/boost/attachment/ticket/4999/fix4999.patch
|
|
Changes:
New Libraries
* Heap: Priority queue data structures, from Tim Blechmann.
Details: http://www.boost.org/users/history/version_1_49_0.html
|