Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Add more TeX dependences to really allow building the NetBSD website.
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
used, force it to be an empty (i.e no suffix).
|
|
|
|
== Ruby-GNOME2 1.1.2: 2012-01-15
This is a bug fix release of 1.1.1.
=== Changes
==== Ruby/GLib2
* Fixes
* [GitHub#94] install missing header files.
[Reported by mtasaka]
==== Ruby/Pango
* Fixes
* [GitHub#94] install a missing header file.
[Reported by mtasaka]
==== Ruby/GdkPixbuf2
* Fixes
* [GitHub#94] install missing header files.
[Reported by mtasaka]
=== Thanks
* mtasaka
== Ruby-GNOME2 1.1.1: 2012-01-14
This is a bug fix release of 1.1.0.
=== Changes
==== Ruby/GLib2
* Fixes
* [ruby-list:48587] Re: [ANN] Ruby-GNOME2 1.1.0
fix wrong parent class for GLib::IOChannelWin32Socket.
[Reported by ashbb]
==== Ruby/GTK2
* Fixes
* Fixed a bug that Gtk::ActionGroup#add_radio_actions always fail.
==== Ruby/GStreamer
* Improvements
* [win32] Supported FLAC.
=== Thanks
* ashbb
|
|
* Don't specify upper limit version to depend. Since PHP extensions are
prefixed with PHP_PKG_PREFIX, it is no need to specify.
* Relax lower limit version to depend for php extensions which aren't
bundled in PHP 5.3.9 distribution file; reflecting recent change of
lang/php/ext.mk
To be safer, bump PKGREVISION.
|
|
|
|
== Ruby-GNOME2 1.1.0: 2012-01-05
This is a source cleanup release.
=== Changes
==== Ruby/GLib2
* Improvements
* [GitHub#65] Supported GLib 2.31. [Reported by mtasaka]
* Supported comparing between GLib::Enum/GLib::Flags and Symbol.
* Fixes
* [GitHub#1] Fix GLib::Spawn regression.
[Patch by Geoff Youngs]
* Plugged memory leaks.
* Fixed a crash by GC on Ruby 1.9.
* Changes
* Remove optional Ruby-GetText-Package dependency.
==== Ruby/GTK2
* Improvements
* [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows:
Added hicolor-icon-theme into gem on Windows.
[Suggested by wNikolai Weibull]
* Fixes
* Fixed a crash by GC.
* Plugged memory leaks.
* Fixed Gdk::GC#colormap= uses wrong value.
* Fixed Gtk::TextBuffer#serialize uses wrong value.
==== Ruby/Pango
* Fixes
* Plugged memory leaks.
==== Ruby/GdkPixbuf
* Improvements
* Gdk::Pixbuf.new supports hash argument.
* Fixes
* Plugged memory leaks.
==== Ruby/GStreamer
* Improvements
* Supported Windows gem.
* Improved memory management.
* Fixes
* [GitHub#86] Gstreamer: test_caps test fails. [Reported by mtasaka]
* [GitHub#87] GStreamer: test_span test fails. [Reported by mtasaka]
* [GitHub#87] GStreamer: test_create_clock test fails.
[Reported by mtasaka]
* [GitHub#89] GStreamer: test_fraction_range_new test fails.
[Reported by mtasaka]
* [GitHub#91] GStreamer: test_state "sometimes" fails.
[Reported by mtasaka]
==== Ruby/Poppler
* Fixes
* Fixed a wrong conversion in Poppler::Document#find_dest.
[Reported by ChloƩ Desoutter]
|
|
== Ruby-GNOME2 1.1.0: 2012-01-05
This is a source cleanup release.
=== Changes
==== Ruby/GLib2
* Improvements
* [GitHub#65] Supported GLib 2.31. [Reported by mtasaka]
* Supported comparing between GLib::Enum/GLib::Flags and Symbol.
* Fixes
* [GitHub#1] Fix GLib::Spawn regression.
[Patch by Geoff Youngs]
* Plugged memory leaks.
* Fixed a crash by GC on Ruby 1.9.
* Changes
* Remove optional Ruby-GetText-Package dependency.
==== Ruby/GTK2
* Improvements
* [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows:
Added hicolor-icon-theme into gem on Windows.
[Suggested by wNikolai Weibull]
* Fixes
* Fixed a crash by GC.
* Plugged memory leaks.
* Fixed Gdk::GC#colormap= uses wrong value.
* Fixed Gtk::TextBuffer#serialize uses wrong value.
==== Ruby/Pango
* Fixes
* Plugged memory leaks.
==== Ruby/GdkPixbuf
* Improvements
* Gdk::Pixbuf.new supports hash argument.
* Fixes
* Plugged memory leaks.
==== Ruby/GStreamer
* Improvements
* Supported Windows gem.
* Improved memory management.
* Fixes
* [GitHub#86] Gstreamer: test_caps test fails. [Reported by mtasaka]
* [GitHub#87] GStreamer: test_span test fails. [Reported by mtasaka]
* [GitHub#87] GStreamer: test_create_clock test fails.
[Reported by mtasaka]
* [GitHub#89] GStreamer: test_fraction_range_new test fails.
[Reported by mtasaka]
* [GitHub#91] GStreamer: test_state "sometimes" fails.
[Reported by mtasaka]
==== Ruby/Poppler
* Fixes
* Fixed a wrong conversion in Poppler::Document#find_dest.
[Reported by ChloƩ Desoutter]
|
|
|
|
New Libraries
* Container: Standard library containers and extensions
* Locale: Provide localization and Unicode handling tools for C++
Beilis.
* Move: Portable move semantics for C++03 and C++11 compilers
Details: http://www.boost.org/users/history/version_1_48_0.html
|
|
Bump PKGREVISION.
|
|
archivers/pax is required anyway, unset TOOLS_PLATFORM.tar on SunOS.
|
|
Upstream bug: https://svn.boost.org/trac/boost/ticket/6098
Bump revision of boost-headers.
|
|
|
|
of code was raising warnings and failing to build. Changed to use 255 for
error conditions instead of -1, along with unsigned chars unconditionally.
|
|
New Libraries
* Chrono: Useful time utilities
* Geometry: Geometry Library
* Phoenix: Define small unnamed function objects at the actual call site, and
more
* Ratio: Compile time rational arithmetic
More: http://www.boost.org/users/history/version_1_47_0.html
|
|
|
|
== Ruby-GNOME2 1.0.3: 2011-09-19
This is a bug fix release of 1.0.2.
=== Changes
==== Ruby/GLib2
* Fixes
* [#3411234] Supported RubyGems 1.8.6.
[Tobias Pfeiffer, Kouhei Sutou]
=== Thanks
* Tobias Pfeiffer
== Ruby-GNOME2 1.0.2: 2011-09-18
This is a bug fix release of 1.0.1.
=== Changes
==== Ruby/GLib2
* Fixes
* [#3411204] Supported RubyGems 1.8.6.
[Tobias Pfeiffer, Kouhei Sutou]
==== Ruby/GTK2
* Fixes
* Fixed the default theme on Windows.
[ashbb, Kouhei Sutou]
=== Thanks
* Tobias Pfeiffer
* ashbb
== Ruby-GNOME2 1.0.1: 2011-09-18
This is a bug fix release of 1.0.0.
=== Changes
==== Ruby/GLib2
* Improvements
* GLib::IOChannel.open supports Windows.
[OBATA Akio, Kouhei Sutou]
* Added RVAL2STRV_FREE(), CSTRFILENAME2RVAL(),
RVAL2STRV, STRV2RVAL(), G_REPLACE_SET_PROPERTY(),
G_REPLACE_GET_PROPERTY() and G_REPLACE_ACTION().
[Nikolai Weibull]
* Fixes
* GLib::IOChannelWin32Socket.new uses raw socket handle
not file descriptor.
[NAKAMURA Usaku, Kouhei Sutou]
==== Ruby/GTK2
* Fixes
* [#3383158] removed non LANG=C characters to be
buildable on LANG=C environment.
[Antonio Terceiro, Kouhei Sutou]
* Fixed Gtk::FileFilter#add_custom crash.
[Jeff Moore, Kouhei Sutou]
* Fixed initialization order.
[ashbb, Kouhei Sutou]
==== Ruby/GooCanvas
* Improvements
* Supported binary bundled gem.
[HAYASHI Kentaro]
==== Ruby/GtkSourceView2
* Fixes
* Fixed bundled binary directory path on Windows.
[HAYASHI Kentaro]
==== Ruby/GtkMozEmbed
* Deprecated.
=== Thanks
* Antonio Terceiro
* OBATA Akio
* NAKAMURA Usaku
* HAYASHI Kentaro
* Jeff Moore
* ashbb
* Nikolai Weibull
|
|
|
|
(The incorrectly failing test stops boost-libs from building.)
Bump boost-header PKGREVISION.
|
|
|
|
|
|
|
|
meta-pkgs/kde4/kde4.mk was discussed. The conclusion was that it did
make sense to include that definition because kde4.mk is included by
packages that use the kde4 configure and build system, which is cmake.
Thus, they will need to define USE_CMAKE anyway and currently must do
so in addition to including kde4.mk. This adds the needed definition
so that it is no longer necessary to do both things.
Many other packages currently include kde4.mk and also define USE_CMAKE.
In many cases they also define CMAKE_ARGS. To avoid potential confusion
centering around wondering whether or not USE_CMAKE was forgotten (e.g.,
if readers do not know it is now defined in kde4.mk), the definition was
not removed from those packages.
Future package authors can determine whether or not it is clearer to
include the definition even though kde4.mk is also included.
[1] http://mail-index.netbsd.org/tech-pkg/2011/08/28/msg007595.html
|
|
* Restrict dependency less than 5.4.
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
== Ruby-GNOME2 1.0.0: 2011-07-13
This is the first major release!!!
=== Changes
==== Document
* Fixes
* updated deprecated list in README.
[Michal Suchanek, Kouhei Sutou]
==== Ruby/GLib2
* Improvements
* bind g_io_channel_win32_new_socket() as GLib::IOChannelWin32Socket.
[Kouhei Sutou]
* Fixes
* [#3312572] added missing parentheses.
[Evan Phoenix]
=== Thanks
* Evan Phoenix
* Michal Suchanek
|
|
|
|
== Ruby-GNOME2 0.90.9: 2011-06-11
NOTE: 0.90.x releases are for 1.0.0 major release.
This is the last release of 0.90.x series. The next release
will be 1.0.0!
=== Changes
==== All
* Fixes
* Fix a bug in version numbers.
[Grant Schoep, Vincent Carmona]
* Support 'bundle install' .
==== Ruby/GLib2
* Improvements
* Support GLib::IOChannel.new(fd) and GLib::IOChannel#fd on Windows.
* GLib::IOChannel#write returns written byte not self.
[backward incompatible]
==== Ruby/GTK2
* Fixes
* fix misc/bindings.rb sample (ruby 1.9).
[Vincent Carmona]
* [#3305589] fix Gtk::Window#add_accel_group misses
a reference to accel group.
[Piotr Korzuszek, Kouhei Sutou]
* Support cairo related samples in Ruby 1.9.
[Jon, Kouhei Sutou]
==== Ruby/GStreamer
* Improvements
* add Gst::Registry.update method.
[Vincent Carmona]
==== Ruby/VTE
* Fixes
* [#3199587] fix pc install.
[OBATA Akio, Kouhei Sutou]
==== Ruby/Poppler
* Fixes
* [#3292118] don't run needless tests.
[Mamoru Tasaka, Kouhei Sutou]
==== Ruby/GtkSourceView2
* Improvements
* support Windows.
[S.Kitagawa]
|
|
|
|
modular xorg meta packages and the xorg server.
Package by Matthias Rampke for pkgsrc-wip, for his PR 44594.
|
|
|
|
underlying packages.
|
|
must be propagated in its bl3.mk file.
Do that, and depend on that version; recursive PKGREVISION bump
since a few dependencies might link against jpeg now.
|