joerg
f76942e19e
Do not disable normal self-configure. This prevents the exception
...
handling detection from working and clang is more picky about this than
GCC. Bump boost-headers.
2013-04-12 13:34:41 +00:00
obache
ae067ab94e
Update ruby-gnome2 to 1.2.6.
...
== Ruby-GNOME2 1.2.6: 2013-04-02
Broken Ruby/Poppler fix release!
=== Changes
==== Ruby/GLib2
* Improvements
* Removed deprecated GLib::Completion.
* Removed deprecated g_suorce_get_current_time() use.
* [windows] Updated bundled GLib to 3.8.0.
* [windows] Updated bundled glib-networking to 3.8.0.
* [windows] Updated bundled GnuTLS to 3.1.10.
==== Ruby/ATK
* Improvements
* [windows] Updated bundled ATK to 2.8.0.
==== Ruby/GdkPixbuf2
* Improvements
* [windows] Updated bundled gdk-pixbuf to 2.28.0.
==== Ruby/Pango
* Improvements
* [windows] Updated bundled Pango to 1.34.0.
==== Ruby/GDK3
* Improvements
* [windows] Updated bundled GTK+ to 3.8.0.
==== Ruby/Poppler
* Fixes
* Fixed a bug that Poppler::Page#render is broken.
[SF.net#184] [Reported by HARUYAMA Seigo]
==== Ruby/GooCanvas
* Improvements
* Added a Ruby/GObjectIntrospection based sample.
[GitHub #139 ] [Patch by Masafumi Yokoyama]
=== Thanks
* Masafumi Yokoyama
* HARUYAMA Seigo
2013-04-10 14:47:50 +00:00
wiz
9e741e6b40
Remove padevchooser. Bump version.
2013-04-06 11:41:35 +00:00
obache
fcd420f704
Update ruby-gnome2 to 1.2.5.
...
== Ruby-GNOME2 1.2.5: 2013-03-28
Crash bug fix release!
=== Changes
==== All
* Fixes
* Fixed crash bugs.
[GitHub #138 ] [Reported by Takuma Nakajima]
=== Thanks
* Takuma Nakajima
== Ruby-GNOME2 1.2.4: 2013-03-24
Ruby/WebKitGtk2 addition release!
=== Changes
==== All
* Improvements
* Start mswin64 support. (But it is not completed yet.)
[GitHub #135 ] [Patch by usa]
==== Ruby/GLib2
* Improvements
* Reduce needless GBoxed object copy.
==== Ruby/GdkPixbuf2
* Fixes
* Fix build error by a typo.
==== Ruby/GtkSourceView2
* Improvements
* Support auto RPM install on CentOS 6.
==== Ruby/GObjectIntrospection
* Improvements
* Add method name to arguments validation failure message.
* Support specific version loading.
==== Ruby/GTK3
* Improvements
* [windows] Add gschemas.compiled.
[ruby-talk:406026] [Reported by Regis d'Aubarede]
==== Ruby/WebKitGtk2
* New!
[GitHub #136 ] [Patch by eumario]
=== Thanks
* usa
* Regis d'Aubarede
* eumario
2013-04-04 13:40:24 +00:00
markd
45c8911da7
Fix name in PLIST substitution.
...
(Don't make last minute changes mark)
2013-04-03 22:04:16 +00:00
markd
ea97be746d
Update to KDE SC 4.10.2
...
bugfixes, other quality improvements, new and improved KDE Applications
2013-04-03 10:51:43 +00:00
obache
71ddae664c
Update ruby-gnome2 to 1.2.3.
...
== Ruby-GNOME2 1.2.3: 2013-03-17
Clean up release!
=== Changes
==== Ruby/GTK2
* Remove needless signale handlers restore.
==== Ruby/GTK3
* Remove needless signale handlers restore.
2013-03-17 15:31:10 +00:00
dholland
7f1aa3dd40
Add ghostscript-agpl
2013-03-16 22:59:06 +00:00
dholland
3ce2e2a3d6
ghostscript -> ghostscript-gpl
2013-03-16 22:58:52 +00:00
dholland
b972cca4c6
Switch to USE_TOOLS for ps2pdf instead of depending on ghostscript.
...
(It would also be nice if we could arrange things to optionally use
pstopdf from poppler-utils instead, but that's for some future time.)
Bump version to 1.8 instead of PKGREVISION.
2013-03-16 22:57:02 +00:00
obache
12e2253f95
Update ruby-gnome2 to 1.2.2.
...
== Ruby-GNOME2 1.2.2: 2013-03-11
Ruby 2.0.0 support release!
=== Changes
==== Ruby/GLib2
* Improvements
* Supported test on Ruby 2.0.0.
[GitHub #134 ] [Reported by mtasaka]
==== Ruby/Poppler
* Improvements
* Removed deprecated GDK support.
==== Ruby/GDK3
* Improvements
* Supported Ruby 2.0.0.
[GitHub#129] [Reported by TOMITA Masahiro]
==== Ruby/GObjectIntrospection
* Improvements
* Supported not GType based flags.
* Supported not GType based enum.
* Supported custom callback function.
* Supported .h install.
* Supported .pc install.
* More Rubyish method names are used.
* Stopped to raise exception when there are two or more out
parameters.
* Added Loader.start_callback_dispatch_thread().
* Supported arguments validation.
* Stopped to use array for just one return value.
* Supported Enumerator.
* Hide constructor methods.
==== Ruby/GtkSourceView3
* Fixes
* Fixed wrong deb package name.
==== Ruby/Clutter
* Fixes
* Fixed wrong initialized check.
* Stopped to override Clutter.init unexpectedly.
==== Ruby/ClutterGTK
* Fixes
* Fixed wrong initialized check.
==== Ruby/WebKitGTK
* Fixes
* Fixed wrong initialized check.
=== Thanks
* Vincent Carmona
(for unreleased GObjectIntrospection based GStreamer bindings)
* TOMITA Masahiro
* NAKAJIMA Takashi
(for unreleased GObjectIntrospection based GStreamer bindings)
* mtasaka
2013-03-16 12:25:47 +00:00
khorben
709c24100e
Updated deforaos-browser
2013-03-13 20:28:35 +00:00
khorben
0e055ff4c3
Added deforaos-camera, deforaos-coder, deforaos-terminal and updated
...
deforaos-browser
2013-03-05 00:15:35 +00:00
wiz
e27b0d15ee
Depend on transmission-gtk instead of (non-GUI) transmission.
...
Bump version.
2013-03-03 12:00:42 +00:00
joerg
6c98ed9e20
Catch up with transmission move.
2013-03-03 09:30:43 +00:00
jperkin
0c7f810591
Avoid 'error: call of overloaded <x> is ambiguous' failures.
2013-02-26 19:25:02 +00:00
obache
00dea84d0b
meta-pkgs/bulk-* are just for build test purpose:
...
* change dependeny on listed packages from full to build
* prevent to provide binary pakcage
2013-02-23 02:53:58 +00:00
jperkin
0995984d83
Fix pbulk resolution failures with emacs packages.
2013-02-18 09:27:19 +00:00
dholland
522063d466
Update emacs depends. (oops)
2013-02-17 18:41:11 +00:00
dholland
9a451c7f41
Drop ruby-rails3 and ruby-rails31, which are going away.
2013-02-17 09:09:28 +00:00
wiz
d1b820f37b
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
wiz
0602d449ce
Recursive bump for png-1.6.
2013-02-16 11:17:56 +00:00
adam
c22df1760f
Changes 1.53.0:
...
New Libraries:
Atomic:
C++11-style atomic<>, from Helge Bahmann, maintained by Tim Blechmann.
Coroutine:
Coroutine library, from Oliver Kowalke.
Lockfree:
Lockfree data structures, from Tim Blechmann.
Multiprecision:
Extended precision arithmetic types for floating point, integer and rational arithmetic from John Maddock and Christopher Kormanyos.
Odeint:
Solving ordinary differential equations, from Karsten Ahnert and Mario Mulansky.
News
This release contains a fix for ticket 7743, in Boost.Locale. For more details, see the security notice.
More info http://www.boost.org/users/history/version_1_53_0.html
2013-02-12 21:07:21 +00:00
obache
624d753137
Update ruby-gnome2 to 1.2.1.
...
(and add gtk3, gdk3, gtksourceview3 and gobject-introspection binding).
based on PR 47529.
== Ruby-GNOME2 1.2.1: 2013-01-30
GTK+ 3 support on Mac OS X release!
=== Changes
==== Ruby/GLib2
* Improvements
* Supported custom sudo prompt on auto native package install.
[GitHub:126] [Suggested by Yorick Peterse]
* Started to support JRuby. (It is not completed yet.)
[GitHub:125] [Reported by vpereira]
* Accepted unsigned long int size GType.
* Removed DL support.
* Don't call deprecated g_type_init() for GLib >= 2.35.1.
==== Ruby/GTK2
* Fixes
* Fixed a memory leak related Gtk::TreeIter.
[GitHub:128] [Patch by Toshiaki Asai]
==== Ruby/GTK3
* Fixes
* Fixed a memory leak related Gtk::TreeIter.
[GitHub:128] [Patch by Toshiaki Asai]
* Fixed a crash bug caused by symbol conflict with Ruby/GDK3 on
Mac OS X.
[GitHub:127] [Reported by Sergio Campama] [Helped by Watson]
==== Ruby/GDK3
* Improvements
* [windows] Bundled Greybird theme.
[Suggested by Regis d'Aubarede]
==== Ruby/GooCanvas
* Improvements
* Added Goo::Canvas#get_items_at [GitHub:124] [Patch by David Maciejak]
==== Ruby/WebKitGTK
* Added
==== Ruby/GtkSourceView3
* Improvements
* Supported Windows.
=== Thanks
* David Maciejak
* Yorick Peterse
* vpereira
* Toshiaki Asai
* Sergio Campama
* Watson
* Regis d'Aubarede
== Ruby-GNOME2 1.2.0: 2013-01-24
GTK+ 3 support release!
=== Changes
==== All
* Added ruby-gtk3 package. Here is a list:
* Ruby/GLib2
* Ruby/ATK
* Ruby/Pango
* Ruby/GdkPixbuf2
* Ruby/GDK3
* Ruby/GTK3
==== Ruby/GLib2
* Improvements
* Supported custom VALUE <-> GBoxed conversion
* Supported VALUE <-> GBoxed conversion by RVAL2GOBJ
* Added GLib::Source::REMOVE
* Added GLib::Source::CONTINUE
* Added rbgobj_make_boxed_raw()
* Added GLib::Value for internal use
* [windows] Updated to the latest GLib: 2.28.8-1 -> 2.34.3
* Changes
* Removed deprecated GLib::Win32.get_package_installation_directory
* Removed deprecated GLib::Win32.get_package_installation_subdirectory
* Added user_data to RGConvertTable callbacks
* rbgobj_convert_define() copies passed RGConvertTable
* Removed deprecated G_DEF_FUNDAMENTAL. Use RG_DEF_CONVERSION instead
==== Ruby/GIO2
* Improvements
* Installed headers
==== Ruby/ATK
* Improvements
* [windows] Updated to the latest ATK: 1.32.0 -> 2.6.0
==== Ruby/Pango
* Improvements
* [windows] Updated to the latest Pango: 1.28.3 -> 1.32.6
==== Ruby/GdkPixbuf2
* Improvements
* [windows] Updated to the latest gdk-pixbuf: 2.24.0 -> 2.26.5
==== Ruby/GTK2
* Improvements
* Removed needless not copy flag from Allocation
* [windows] Updated to the latest GTK+ 2: 2.24.8 -> 2.24.14
==== Ruby/GDK3
* Improvements
* [windows] Supported: 3.6.4
==== Ruby/GTK3
* Improvements
* Removed needless not copy flag from Allocation
* [windows] Supported: 3.6.4
==== Ruby/GObjectIntrospection
* Improvements
* Supported over loaded method
* Supported over loaded constructor
* Supported GBoxed object
* Supported char *
* Supported GInterface
* Supported CallableInfo
* Supported may be null
* Supported union object
* Supported not GBoxed struct
* Supported out parameter
* Supported C array
* Added "?" suffix to predicate method name
* Supported SourceFunc callback
* Supported GValue
* Added GObjectIntrospection::Loader.register_boxed_class_converter
* Supported inout parameter
* Supported binary data array
* Changes
* ArgInfo#[] -> ArgInfo#get_arg
==== Ruby/CairoGObject
* Added
==== Ruby/Clutter
* Added
==== Ruby/ClutterGtk
* Added
== Ruby-GNOME2 1.1.9: 2012-12-29
This is a experimental GObjectIntrospection support release.
=== Changes
==== Ruby/GLib2
* Improvements
* Renamed G_DEF_CLASS4 to G_DEF_CLASS_WITH_PARENT.
G_DEF_CLASS4 is still usable but it is deprecated.
==== Ruby/GObjectIntrospection
* Added. It is still experimental.
== Ruby-GNOME2 1.1.8: 2012-12-19
This is a bug fix release for Ruby 2.0.0.
=== Changes
==== All
* Fixes
* Fixed a bug that *.so isn't installed with Ruby 2.0.0.
== Ruby-GNOME2 1.1.7: 2012-12-10
This is a package for Windows fix release.
=== Changes
==== Ruby/GTK2
* Fixes
* Bundled GTK+ 2.24.8-1 instead of GTK+ 2.24.10-1.
[Reported by Mahoro Shimura]
=== Thanks
* Mahoro Shimura
== Ruby-GNOME2 1.1.6: 2012-12-02
This is Ruby 2.0.0 support release!
=== Changes
==== All
* Fixes
* Fixed install error on Ruby 2.0.0.
[ruby-gnome2-devel-en] Recent Ruby: 'depend' files must be changed
[Reported by Carlo E. Prelz]
==== Ruby/GLib2
* Improvements
* Improved portability a bit. '$,' is used instead of rb_output_fs.
[GktHub:#117] [Reported by Marvin Gülker]
==== Ruby/GIO2
* Fixes
* Fixed a crash bug on i386. [Reported by TAKATSU Tomonari]
==== Ruby/GTK2
* Improvements
* Added Gtk::TreeModel#iter_root. [GitHub:121] [Patch by dmaciejak]
* Added Gtk::TreeModel#iter_next. [GitHub:121] [Patch by dmaciejak]
==== Ruby/GdkPixbuf2
* Fixes
* Fixed build errors with old gdk-pixbuf.
==== Ruby/Poppler
* Improvements
* Added missing required Poppler version.
[Suggested by Grant Schoep]
[ruby-gnome2-devel-en] poppler, build fails, incorrect
required_pkg_config_package?
* Fixes
* Fixed a wrong package name on Red Hat and Fedora.
[Reported by Grant Schoep]
[ruby-gnome2-devel-en] poppler, build fails, incorrect
required_pkg_config_package?
* Changes
* Disabled auto Poppler install for Homebrew. It requires
--with-glib option but auto install with --with-glib option
isn't supported yet.
==== Ruby/GooCanvas
* Improvements
* Added Goo::Canvas#update. [GitHub:119] [Patch by dmaciejak]
* Added Goo::Canvas#request_update. [GitHub:119] [Patch by dmaciejak]
* Added Goo::Canvas#convert_from_pixels. [GitHub:123] [Patch by dmaciejak]
* Added Goo::Canvas#convert_to_pixels. [GitHub:123] [Patch by dmaciejak]
* Added Goo::Canvas#get_item_at. [GitHub:123] [Patch by dmaciejak]
* Added Goo::Canvas#bounds. [GitHub:123] [Patch by dmaciejak]
==== Ruby/GStreamer
* Improvements
* Don't pass -h and --help to GStreamer.
[GitHub:#118] [Reported by dmaciejak]
=== Thanks
* TAKATSU Tomonari
* dmaciejak
* Grant Schoep
* Carlo E. Prelz
* Marvin Gülker
2013-02-07 13:41:54 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
drochner
857eaa7d5c
add patch from upstream to fix insuficcient validation of UTF-8 strings
...
which is considered a security problem
bump PKGREV for the affected header, didn't check yet where this
header is compiled into
(boost-1.53 is out, just added the patch for a possible pullup)
2013-02-05 18:49:05 +00:00
wiz
7891256315
Add bdftopcf. Bump version.
2013-01-29 05:50:55 +00:00
adam
f4c3b89da7
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
riz
42d9653a56
Use <sys/endian.h> on BSD systems to determine endianness. Fixes a problem
...
on NetBSD/arm where boost could not determine the endianness.
(patch has been submitted upstream)
2013-01-24 22:54:49 +00:00
jnemeth
141160c4c6
sort
2013-01-24 05:25:06 +00:00
wiz
706f9248c4
Add xfd. Bump version.
2013-01-23 19:00:01 +00:00
wiz
035a4a9dba
Add comment.
2013-01-23 18:56:32 +00:00
wiz
1de01f7361
Add a lot of used-by lines.
2013-01-23 18:52:24 +00:00
wiz
e79308d8e5
Fix build with automake-1.13.
2013-01-23 17:58:19 +00:00
dholland
62a2309dd7
woops, fix further scan lossage
2013-01-20 21:59:01 +00:00
dholland
c7f7a9b418
Add icewm per tech-pkg.
2013-01-20 21:47:28 +00:00
martin
e29ecfeffd
No idea what happened to this file in my last commit...
2013-01-20 09:41:40 +00:00
martin
545e05a086
Add missing assembler code for the context library on sparc and sparc64
2013-01-20 09:06:58 +00:00
dholland
1d469cc861
Fix more pbulk-scan problems. I ran it through pbulk-scan, but I must
...
have messed up, as all of what this commit changes was definitely wrong.
2013-01-19 09:12:52 +00:00
jperkin
dddc74d98d
Regenerate distinfo for martin.
2013-01-17 11:58:50 +00:00
martin
92b53a56ad
More portable patch to fix alignement problem (sizeof(void*) < siezof(time_t)
...
on 32bit platforms), also reported upstream.
2013-01-17 11:58:00 +00:00
dholland
fe3d2496bf
There are altogether too many packages whose PKGNAME and PKGDIR don't
...
match.
These now pbulk-scan properly.
2013-01-17 06:05:31 +00:00
dholland
dcf36891b8
Add three meta-packages, bulk-small, bulk-medium, and bulk-large.
...
These are lists of packages that can be used to do restricted bulk
builds on small/slow machines without having to spend time researching
which packages to include.
They are supposed to take roughly 1 hour, 8 hours, and 24 hours on the
arbitrarily chosen yardstick of my build machine; my hope is that this
translates into only moderately crazy lengths of time for slow
platforms where a full bulk build takes 6-8 months.
The lists will doubtless need some adjustment to meet this time
budget. Also, please take any discussion of which packages are and are
not included to tech-pkg or pkgsrc-users. The intent is to provide a
maximally useful set of a given size, but that's naturally difficult
to define.
2013-01-17 03:51:05 +00:00
martin
5dfadc4fb4
Patch jam to provide greater alignement on NetBSD/sparc, where time_t (64bit)
...
requires greater alignement than pointers.
2013-01-16 16:27:23 +00:00
dholland
466e6669ca
Switch this from apache13 to apache22 and bump the version. Eesh.
...
XXX: Somebody please make a less 1998-looking list of packages to
XXX: put in here.
2013-01-14 04:34:50 +00:00
markd
5e71d46abe
Drop maintainership of kde3 packages. Haven't had any systems running
...
kde3 for a while.
2012-12-17 18:37:06 +00:00
khorben
279e8226a8
Added meta-pkgs/deforaos-desktop (version 0.0.1)
2012-12-17 02:16:03 +00:00
khorben
3b1c92a31e
Imported wip/deforaos-desktop, a meta-package for the DeforaOS desktop,
...
under meta-pkgs/deforaos-desktop (version 0.0.1)
2012-12-17 02:15:16 +00:00
markd
81ef086985
gcc 4.7.x patches.
2012-11-23 20:46:41 +00:00
adam
824435713f
This patch is not needed any more
2012-11-20 14:57:52 +00:00