Commit graph

9967 commits

Author SHA1 Message Date
obache
4b62e46619 Update eekboard to 0.0.6.
bug and compatibility fixes.
2010-11-22 13:31:05 +00:00
obache
9dd95b7774 Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed. 2010-11-18 23:59:15 +00:00
adam
b3da2d249d Removed MAKE_JOBS_SAFE=no; doesn't fail anymore (checked on 8-core CPU) 2010-11-18 22:55:12 +00:00
adam
1cd9e16801 Changes 2.0.1:
* Compatibility with Qt-4.7.x
2010-11-18 22:52:04 +00:00
obache
e5de6735b5 Fixes paths for PKGCONFIG_OVERRIDE files. 2010-11-18 12:01:05 +00:00
obache
2c47366c24 Remove addition of ${QTDIR} to BUILDLINK_PASSTHRU_DIRS.
Directories in LOCALBASE must not be added, or break build of some qt packages.
For examples, mis-pick up old header files of itself, or introduce hidden
dependency.
2010-11-18 07:48:45 +00:00
wiz
f2eea9d0ac Set LICENSE, fix pkglint warning. 2010-11-17 18:07:04 +00:00
wiz
939a00c1d9 Fix build with gtk2>=2.22. 2010-11-17 18:06:56 +00:00
obache
1bd320d1b0 Let configure to detect -Bsymbolic-function linker flag automatically.
(For Upstream Bug#628870, default valus does not match as intended)
2010-11-17 01:14:52 +00:00
drochner
a9ca365530 update to 0.26.2
This switches to the gnome-2.32 release branch.
2010-11-16 13:53:06 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
adam
286c6fbc42 Better patch-be 2010-11-15 18:32:26 +00:00
drochner
0813e11d61 update to 2.22.0
This switches to the gnome-2.32 release branch
2010-11-15 18:28:45 +00:00
adam
c5355244ed Changes 4.8.1:
* Support for the QT_BEGIN_NAMESPACE and QT_END_NAMESPACE macros to allow
  PyQt to be built against Qt built with namespace support.
* Bug fixes.

Changes 4.8:
* Added support for Qt v4.7 including the new QtDeclarative module.
* pyqtProperty() can now be used as a method decorator in the same way that
  the standard Python property type can be used.
* Added the notify argument to pyqtProperty().
* Unbound signals can now be subscripted in the same way that bound signals
  can.
* Added the missing << operator to QPolygon, QPolygonF and
  QXmlStreamAttributes.
* PyQt will now automatically keep a reference to objects set with some sort
  of setter method when Qt expects the underlying C++ instance to stay valid
  but does not take ownership of it.
* Added the lightmaps.py and stardelegate.py examples from Hans-Peter Jansen.
* Added the --assume-shared option to configure.py.
* The QtAssistant module is no longer built with Qt v4.7 and later.
2010-11-15 13:07:24 +00:00
adam
518b4e4516 Changes 4.11.2:
* /KeepReference/ can now be applied to global functions and static methods.
* %TypeCode can now be specified in a %MappedType directive.
* Mapped types for templates no longer require the template arguments to be
  fully defined.
* Build system changes required by PyQt v4.8 and Qt v4.7.
2010-11-15 13:06:56 +00:00
adam
a96a7a4a0a Changes 4.7.1:
Qt 4.7.1 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.7.0.  For more details,
refer to the online documentation included in this distribution. The
documentation is also available online:

  http://qt.nokia.com/doc/4.7

The Qt version 4.7 series is binary compatible with the 4.6.x series.
Applications compiled for 4.6 will continue to run with 4.7.


Changes 4.7.0:
Qt 4.7 introduces many new features and improvements as well as bugfixes
over the 4.6.x series. For more details, refer to the online documentation
included in this distribution. The documentation is also available online:

  http://qt.nokia.com/doc/4.7

The Qt version 4.7 series is binary compatible with the 4.6.x series.
Applications compiled for 4.6 will continue to run with 4.7.
2010-11-15 13:05:44 +00:00
markd
113e1423ce Make sure it uses the correct liblzma 2010-11-10 10:14:42 +00:00
tonio
8319a75b90 Try to fix plist problem under netbsd 2010-11-07 18:36:08 +00:00
markd
d219d2320d Update to KDE SC 4.5.3
4.5.3 brings a number of improvements:

    * KSharedDataCache has cache invalidation bug fixed that caused stability
           when daylight saving time changed.
    * Icon overlays in Dolphin are now positioned correctly after adjusting
      the zoom level.
    * Okular, KDE's universal document viewer has seen improvements in the
      DjVu and XPS backends.
2010-11-03 20:07:33 +00:00
drochner
de39f940f0 update to 2.10.1, from Matthew Mondor per PR pkg/44017 2010-11-03 19:56:17 +00:00
abs
170657cc0e appears to have been missed inlast update 2010-11-03 09:19:20 +00:00
wiz
ba1f5ed083 Add buildlink3.mk based on one by Matthew Mondor in PR 44017. 2010-11-02 08:03:37 +00:00
wiz
fc6e4a7369 Fix build on DragonFly, from Antonio Huete Jimenez in PR 44015. 2010-10-31 23:43:08 +00:00
jakllsch
c779684c3a Backport upstream bugfix for PR#40149.
"Save and restore the palettes on VT switch."

upstream commits:
5efdf514ab0e5439114e8dd7a49105812155eb69
fc7aa6e3bbb86eaa2f34b827629f7e82cde65ac7
2010-10-27 16:48:26 +00:00
markd
1633b75bfa s/${MV}/${MV} -f/ 2010-10-27 05:39:13 +00:00
markd
86e363070a Fix build on NetBSD 5.x 2010-10-27 05:36:25 +00:00
markd
2afa7e9d9c Note dependency on docbook-xml and docbook-xsl and rework the handling
of the lack of pthread_mutexattr_setpshared() on NetBSD. Bump PKGREVISION
2010-10-26 11:46:57 +00:00
shattered
e26eb2272d Delint. 2010-10-25 23:00:09 +00:00
markd
1f19d95ee7 Update to KDE SC 4.5.2 2010-10-25 21:11:13 +00:00
markd
547720d8ee Update to KDE SC 4.5.2
4.5.2
translation updates, performance and stability improvements and other
bugfixes.

4.5.0
new versions of the Plasma Workspaces, the KDE Applications and the KDE
Development Platform in version 4.5.0. While focus within this release
cycle lay on stability, the overall polish and performance gain is well
noticable. Features such as the reworked notification area, Marble's map
routing and support for WebKit in Konqueror round up this release.
2010-10-25 20:55:22 +00:00
obache
925098cf7d Update ruby-gnome2 to 0.90.3.
= NEWS

== Ruby-GNOME2 0.90.3: 2010-10-23

NOTE: 0.90.x releases are for 1.0.0 major release.

  * Support String encoding in Ruby 1.9.
  * RVAL2CSTR2 and CSTR2RVAL2 are deprecated.
  * Ruby/GIO2 is imported as an experimental library.

=== Changes

==== All

  * Support String encoding.
    [Guillaume Cottenceau, Neil Roberts, Kouhei Sutou]
  * Don't install *.pc by default. Set pkgconfigdir make
    varialbe like 'make pkgconfigdir=/usr/lib/pkgconfig'.

==== Ruby/GLib2

  * Improvements:
    * declare argument types.
      [Nobuyoshi Nakada, Kouhei Sutou]

==== Ruby/GIO2

  * Imported as an experimental library.
    [Nikolai Weibull]

==== Ruby/GTK2

  * Improvements:
    * keep backward compatibility around GDK key
      symbols introduced at GTK+ 2.20.
      "[ruby-gnome2-devel-en] Constants names change in Gdk::KeyVal"
      [Vincent Carmona]
    * move gdk-pixbuf and cairo related methods from Ruby/GdkPixbuf2.
      "[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2"
      [Andrea Dallera, Kouhei Sutou]
  * Bug fixes:
    * fix GType conversion in Gtk::ItemFactory.new on 64bit
      platform.
      [Grant McLean, Steve Wills, Kouhei Sutou]

==== Ruby/GdkPixbuf2

  * Improvements:
    * move gdk-pixbuf and cairo related methods to Ruby/GTK2.
      "[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2"
      [Andrea Dallera, Kouhei Sutou]
    * change .pc filename from ruby-gdkpixbuf2 to
      ruby-gdk-pixbuf2.

==== Ruby/RSVG2

  * Bug fixes:
    * add missing libcroco dependency on Windows.
      [U.Nakamura, Kouhei Sutou]

==== Ruby/Poppler

  * Improvements:
    * support Popper 0.15.0. [#3079667]
      [Mamoru Tasaka, Kouhei Sutou]

  * Bug fixes:
    * add missing libjpeg dependency on Windows.
      [U.Nakamura, Kouhei Sutou]
    * fix installed Ruby/GLib2 gem can't be detected.
      [kdmsnr, Kouhei Sutou]

=== Thanks

  * U.Nakamura
  * kdmsnr
  * Mamoru Tasaka
  * Guillaume Cottenceau
  * Vincent Carmona
  * Grant McLean
  * Steve Wills
  * Andrea Dallera
  * Nobuyoshi Nakada
  * Neil Roberts

== Ruby-GNOME2 0.90.2: 2010-09-26

NOTE: 0.90.x releases are for 1.0.0 major release.

A RubyGems package fix release.

=== Changes

==== All

  * fix path.
    [kimura wataru, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * fix gtk2/base.rb is missing in gem.
      [S.Kitagawa, Kouhei Sutou]

==== Ruby/GIO2

  * Bug fixes:
    * fix a typo in .pc name. [#3075619]
      [O01eg, Kouhei Sutou]

==== Ruby/RSVG2

  * Bug fixes:
    * also check rb_cairo.h availability. [#3075617]
      [O01eg, Kouhei Sutou]

=== Thanks

  * S.Kitagawa
  * O01eg
  * kimura wataru
2010-10-23 12:45:08 +00:00
drochner
00777082f7 update to 2.20.11
changes:
-Switch buttons "Make Default" and "Just For This Session" for better
 usability
-minor fixes
2010-10-22 19:27:07 +00:00
drochner
de0ace7dd5 update to 2.30.2
changes:
-Add session service activation file
-Don't crash on systems that don't support XF86VM or XRANDR gamma fad
-build fixes
-translation updates
2010-10-22 19:24:57 +00:00
drochner
bed796e98b update to 2.20.2
changes:
-minor fixes
-translation updates
2010-10-22 19:02:43 +00:00
drochner
b4f85b505f update to 2.10.5
changes: translation updates
2010-10-22 19:01:26 +00:00
ghen
ba6d60a855 Use official X.org master site (now in a subdir), noted by reed.
Fixes PR#43985.
2010-10-22 11:46:59 +00:00
wiz
74a7ff7c59 Update to 2.24.2:
2010-05-11  Mike Kestner  <mkestner@novell.com>

	* configure.in.in: work around removal of Mono.GetOptions.dll
	in mono trunk (2.8).

2009-03-16  Mike Kestner  <mkestner@novell.com>

	* Makefile.include: parallel make fix.
	* gconf/GConf/Makefile.am: parallel make fix.
	* gconf/GConf.PropertyEditors/Makefile.am: parallel make fix.
	Patch from Peter Alfredsen.  [Fixes #483251]
2010-10-16 16:13:55 +00:00
ghen
b8b5562021 Update to xkeyboard-config 2.0.
Changes: Bugfixes (17), updated/new translations, some new layouts and models.

pkgsrc: 4 patches included upstream.
2010-10-16 13:13:18 +00:00
obache
2537ed33c9 + applewmproto, libAppleWM 2010-10-16 13:12:17 +00:00
obache
0d1f2b893f Import libAppleWM-1.4.0 as x11/libAppleWM.
AppleWM is a simple library designed to interface with the Apple-WM extension.
This extension allows X window managers to better interact with
the Mac OS X Aqua user interface when running X11 in a rootless mode.

This package provides the libAppleWM library from the modular X.org
X11 project.
2010-10-16 13:10:05 +00:00
obache
d18383a1d2 Import applewmproto-1.4.1 as x11/applewmproto.
This provides the AppleWM extension headers from modular X.org X11
project.
2010-10-16 13:08:13 +00:00
minskim
191a5acea8 Tighten dependencies as configure requires. 2010-10-12 19:34:00 +00:00
obache
14ac1db377 reorder so that x11 stuffs will be last. 2010-10-10 10:56:44 +00:00
obache
88d21deac5 Move options.mk location so that x11 related stuffs will be buildlinked
after other one.
Workaround of pixman's shlib micro version differ in pkgsrc v.s. xbase
on NetBSD-5.1_RC4.
2010-10-10 07:41:13 +00:00
obache
be6ef5f507 Replace 8 spaces with a tab for recent gmake. 2010-10-02 08:48:54 +00:00
obache
f8c4ad9dca Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
wiz
f4f9b4b89b Reset maintainer. 2010-09-28 13:21:29 +00:00
taca
fec9799a21 Don't hardcode "ruby18-" but use "${RUBY_PKGPREFIX}-".
Fix build problem of ruby-gnome2 with ruby19.
(Although textproc/ruby-eruby has another problem with ruby19.)
2010-09-28 12:24:25 +00:00
obache
1055ff3065 * get glade option back, Error is not happend now.
* add some missing .cmxs files to PLIST.

Bump PKGREVISION.
2010-09-25 11:18:28 +00:00
obache
4e7def0171 update timestamp to avoid unwanted invoke of glib-genmarshal.
(@GLIB_GENMARSHAL@ will not be replaced with configure script).
2010-09-25 08:45:33 +00:00