Commit graph

10626 commits

Author SHA1 Message Date
dholland
96ca242d3c Needs a full dependence on qt4-tools. PKGREVISION -> 1. 2012-05-06 18:57:20 +00:00
dholland
37ec60ca86 Needs a full dependence on qt4-tools. PKGREVISION -> 4 2012-05-06 18:56:30 +00:00
dholland
75b7b2618a Needs full dependence on qt3-tools. Shown by Joerg's test build a few
days back. PKGREVISION -> 9.
2012-05-06 18:52:04 +00:00
marino
042bd2fb95 x11/gtkada: Fix build with glib 2.32 2012-05-06 17:55:52 +00:00
dholland
efec1d7bfb Fix build with latest glib2. 2012-05-06 17:24:41 +00:00
dholland
4ff6088c5c Fix build with latest glib2. 2012-05-06 17:08:26 +00:00
dholland
8bc48c1758 Set BUILDLINK_ABI_DEPENDS.gtk2+extra correctly (with +=, not ?=)
caught by pkglint
2012-05-06 17:08:14 +00:00
dholland
c564891db3 Sort. 2012-05-06 17:07:45 +00:00
joerg
6e662e7e46 Needs a full dependency on qt4-tools. Bump revision. 2012-05-05 22:17:34 +00:00
dholland
ddfeafa8d2 Fix build with latest glib2. 2012-05-05 13:44:58 +00:00
joerg
50a7d735cc Add forgotten patches. 2012-05-04 20:13:48 +00:00
joerg
3172745630 Just use AT&T assembler syntax all the time. 2012-05-04 16:40:01 +00:00
joerg
1f5ce890fa Fix missing prototypes. Fix conflicts with X11 headers. 2012-05-04 16:38:44 +00:00
obache
093efced1e Set RPATH to X11BASE/lib for OpenBSD too. 2012-05-04 11:38:20 +00:00
obache
b83c5ce3b1 Reduce mimimal requirement of libdrm from 2.4.20 to 2.4.15, allow OpenBSD-5.1
builtin one, or failed to buildlink with MesaLib, because buitin MesaLib is
allowed but depending libdrm not.

* Previous pkgsrc version is 2.4.13
* NetBSD-5.1's one is 2.4.11
* NetBSD-6.0_BETA's one is 2.4.23

So actual dependency should not be changed.
2012-05-03 11:52:33 +00:00
obache
6e54f6ba47 Drop dependency on libXp (from Imake)
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
  x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
  but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
  so all platforms should not require libXp from libXaw with Imake.

Bump PKGREVISION.
2012-05-03 09:55:29 +00:00
wiz
cb008f8f6a Fix build with glib-2.32. Set LICENSE while here. 2012-05-03 06:06:12 +00:00
wiz
8ee233cbde Fix build with glib-2.32. 2012-05-03 06:03:30 +00:00
drochner
1f84f4744d update to 3.4.1
This is a new major release.
2012-04-30 14:26:38 +00:00
sbd
d22300465c The changes to patch-ai in rev1.3 need the PKGREVISION to be bumped. 2012-04-30 07:26:08 +00:00
sbd
cfc2de31d5 Put xdm's config files in ${PKG_SYSCONFBASE}/xdm, install them using
CONF_FILES, and adjust the rc.d script. (As requested in PR#41102).

Bump PKGREVISION.
2012-04-29 08:04:56 +00:00
sbd
425129a844 Use the --with-appdefaultdir configure arg and set both the log and pid
directorys to be under ${VARBASE}.
2012-04-29 07:48:34 +00:00
dholland
ee45f8e7b0 Add BUILDLINK_DEPMETHOD.qt4-tools=full, revealed by Joerg's test build.
PKGREVISION -> 2.
2012-04-29 04:18:48 +00:00
dholland
598ae77c7d Add BUILDLINK_DEPMETHOD.qt3-tools=full, revealed by Joerg's test build.
PKGREVISION -> 16.
2012-04-29 04:12:43 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
wiz
1a46416ee2 Update 2.6, requested by ftigeot.
2.6:

Chad Versace (1):
      Add attachment token DRI2BufferHiz

Jesse Barnes (2):
      Revert "dri2proto: make DRI2 swap event match GLX spec"
      dri2proto: add a new DRI2BufferSwapComplete struct that matches the spec

2.4:

Gaetan Nadon (3):
      config: install and distribute dri2proto.txt
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60

Jesse Barnes (1):
      dri2proto: make DRI2 swap event match GLX spec

Marcin Kościelnicki (1):
      Fix DRI2Connect line encoding to match existing code

Mike Stroyan (2):
      Add more info about dri2proto events
      Fix typo and obsolete reference in dri2proto.txt
2012-04-26 10:50:42 +00:00
obache
0a20dd27ed Update eekboard to 1.0.5.
many fixes and improvement, API bumped from 0.1 to 0.90.
2012-04-22 13:54:06 +00:00
joerg
18eaadd6cc Fix issues with GNU inline semantic. 2012-04-19 21:12:42 +00:00
joerg
4ff331d104 Fix C++ syntax 2012-04-19 21:10:59 +00:00
joerg
12c8e929bf Can't disable exceptions with Clang, since OpenEXR depends on them. 2012-04-19 21:10:24 +00:00
joerg
eef7070bfc Clang seems to be more strict when it comes to access permissions, so be
more friendly.
2012-04-19 21:09:29 +00:00
dholland
df852b2251 Mark depends with <4. How did this go unnoticed this long? 2012-04-18 03:11:34 +00:00
joerg
b920eb2db1 Use ucpp with clang 2012-04-17 17:53:13 +00:00
joerg
85d59bde13 Use ucpp with clang. 2012-04-17 17:52:53 +00:00
joerg
71b514fafd Use ucpp for clang 2012-04-17 17:52:29 +00:00
joerg
e1270a4e04 Use ucpp for clang. 2012-04-17 17:52:01 +00:00
dholland
8e29e46e53 Rev the patchkit to remove a use of sys_nerr that tripped up the
Solaris build. PKGREVISION to 5 (not strictly necessary).
2012-04-16 04:19:16 +00:00
wiz
6dc4abe4b7 Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
markd
cbc4db0822 Update KDE SC to 4.8.2
bugfixes.
2012-04-15 05:54:50 +00:00
obache
ed00820c09 Update ruby-gnome2 to 1.1.3.
== 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]
2012-04-14 04:27:49 +00:00
hans
8e323512fe Override man directories and suffixes to be the same on all platforms. 2012-04-12 14:01:17 +00:00
abs
9c02aa2399 Remove patch for src/dbus/qdbusserver.cpp
Its not needed for building qt4-libs, and broke the build of qt4-qdbus
So far up to building kdepim4 from kde4 with this change
2012-04-10 18:45:28 +00:00
adam
a6263d516d Changes 4.8.1:
Qt 4.8.1 is the first patch release to the 4.8 series with over 200 functional
improvements to the desktop and embedded platforms. The majority of the error
corrections, made primarily by Digia, have been on desktop and embedded
platforms with a large number of fixes with focus on QtCore, QtGUI and
QtNetwork. These fixes benefit all desktop platforms. Qt 4.8.1 also includes
Mac App Store support.
2012-04-09 09:12:49 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
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.
2012-04-08 19:08:44 +00:00
markd
f08395cbfe Update to KDE SC 4.8.0 2012-04-05 22:30:02 +00:00
markd
3f1b0f358e fix mkspecs/default link to point to correct directory rather than
assuming netbsd-g++
2012-04-02 10:23:48 +00:00
dholland
09b61bd066 Fix from Mark Davies for building with non-default PREFIX. 2012-04-02 10:09:06 +00:00
markd
e2a31f918f Rewrite to remove multiple post-wrapper if inet6 not defined.
fix mkspecs/default link to point to correct directory rather than
assuming netbsd-g++
2012-04-01 20:53:16 +00:00
hans
8115479112 Restore the fixes needed to build this on SunOS. 2012-03-31 21:46:55 +00:00