Commit graph

10439 commits

Author SHA1 Message Date
markd
baf560d389 Dependency on libdbusmenu-qt came in with David's backported qt4.8
patches.  Add to buildlink3.mk as well.
2012-01-21 20:37:33 +00:00
joerg
9f4b2f924f Fix C++ to pass with stricter name look up in clang 2012-01-20 16:59:19 +00:00
joerg
72142b3697 Fix return type of main 2012-01-20 16:52:59 +00:00
drochner
f35df7797d build the mediactrl module (needed by newer dvdstyler), bump PKGREV 2012-01-20 12:02:23 +00:00
reed
1e7109d63f need newer libXi dependency due to:
gdkinputprivate.h:38:35: error: X11/extensions/XInput.h: No such file or directory

(header got switched to different package)
2012-01-19 15:17:42 +00:00
abs
73c57ca979 Pull across (modified) patch for qt-4.8 from wip/kdelibs4. PKGREVISION++ 2012-01-18 22:03:23 +00:00
drochner
00482f219a remove gtkmozembed support -- it is not used by any gnome app in pkgsrc,
and it depends on xulrunner192
bump PKGREV
2012-01-18 19:34:19 +00:00
drochner
2dcb673531 update to 4.9
This is a major feature release including support for Qt v4.8.0
and the inclusion of the QtDBus module.
2012-01-17 19:04:46 +00:00
drochner
35a53d7406 update to 4.13.1
This is a minor feature release. It is required by PyQt v4.9.
2012-01-17 19:02:01 +00:00
sbd
7060b32426 Add PLIST.Linux for Linux only files.
Bump PKGREVISION.
2012-01-17 00:57:54 +00:00
sbd
80bb6cb545 Fix build with gcc45 and current boost libs 2012-01-17 00:44:55 +00:00
adam
bbcc563523 Fix building on NetBSD/amd64 with GCC. 2012-01-16 09:00:27 +00:00
shattered
2cdf067fb2 PR 40970: Always include <xorg.cf> for GccAliasingArgs regardless
of server support on the target plattform.  Fixes "GccAliasingArgs"
leftovers in Makefiles generated by imake(1) on m68k and sh3 etc.

OK joerg@
2012-01-15 14:01:59 +00:00
obache
d2f2740500 Fixes build with openssl<1.0.0.
taken from upstream:
  4db91cbd61

resolve PR#45832.
2012-01-14 10:23:18 +00:00
hans
7d9c271160 Convert the remaining few packages that explicitly set DEPENDS or
BUILD_DEPENDS on bison to USE_TOOLS=bison. The minimum bison version
required in mk/tools/bison.mk is good enough for all of them.
2012-01-14 00:51:36 +00:00
ryoon
17f3bd1d6b Bump PKGREVISION.
* Update termios patch.
* Restore wheel mouse scroll support.
* Remove personal setting; patch-KTerm.ad.
2012-01-13 16:53:28 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
obache
38fc524a10 need to buildlink with openssl for QtNetwork. 2012-01-13 10:47:18 +00:00
adam
ed067d0808 Changes 4.8.0:
Featuring Qt Platform Abstraction, threaded OpenGL support, multithreaded HTTP
and optimized file system access.
2012-01-12 22:59:58 +00:00
hans
6b9074c3d3 Fix build on SunOS. 2012-01-12 16:01:46 +00:00
drochner
d4baab207d sync w/ base pkg 2012-01-12 11:43:22 +00:00
drochner
d33ad6f218 update to 2.6
changes:
-based on Scintilla v2.29
-improved support for rebinding keys to commands
2012-01-12 11:42:34 +00:00
obache
78e89c4dd7 Update ruby-gnome2 to 1.1.0.
== 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]
2012-01-11 13:47:30 +00:00
ryoon
ad06d5564b Bump PKGREVISION.
* Extract kterm-6.2.0.NFS-xauth.patch and kterm-6.2.0-termios-wd0.2.patch
  from kterm-620-0213-20030825.diff.gz.
* Convert to use kterm-6.2.0.ext06.patch.gz.
** Drop Korean EUC mode.
** Add UTF-8 support.
** Improve JIS X0213 support.
2012-01-11 12:06:51 +00:00
wiz
8827eeabab Add comments to patches.
Update HOMEPAGE.
Set LICENSE.
2012-01-09 17:57:34 +00:00
obache
78cb977b26 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
dholland
c6b2ef82c5 This file has a backslash-escaped trailing space after the login
prompt string, which I assume is there on purpose. Unfortunately, it
seems that when run through modern gcc's cpp, as at least Dragonfly's
current X resources processing pipeline apparently does, cpp treats
this as backslash-newline and splices on the next line, which causes
everything to go wahooni-shaped.

As a hack/workaround, insert a blank line after this line, so if the
next line does get spliced on it won't break things.

Reported by Artem Falcon.
2012-01-08 00:33:34 +00:00
wiz
7a88dfc6e2 Replace perl interpreter path for default-on perl option.
Noted by Moritz Wilhelmy. Bump PKGREVISION.
2012-01-04 11:04:04 +00:00
sbd
eaae4179f8 Fix build with gcc45 and current boost libs 2012-01-02 06:58:25 +00:00
bsiegert
9effe322e7 MirBSD build fix for pixman: use correct pthread options. No change for
other platforms.

The pthread check macro in pixman's configure is fundamentally broken,
it seems. It would be better to fix it instead of working around ...

Reviewed by Thomas Klausner.
2011-12-31 15:37:55 +00:00
is
ccaf2dbf6a Fix broken occurences of the CPP macro mod(a,b) using a without parentheses
in an arithmetic expression, leading to surprising results when used later
with arithmetic expressions of the same precedence as parameter a.
This is very old X11 code, copy and pasted to several places over the years.
Fixed in 1.9something (which is in mit/external). OK by wiz@.
This seems to be the root cause of CVE-2010-1166.
2011-12-30 09:33:04 +00:00
dholland
e7b6a2beff This needs to expose gnome-panel via bl3 if it's built with the
"gnomecanvas" option. Otherwise some packages fail to link because
they can't find -lnspr4. PKGREVISION -> 10.

Because the packages affected by this don't build without it, I don't
think they need to be revbumped.
2011-12-24 04:23:21 +00:00
hans
9a2f1d2372 Revbump for gettext-lib dependency. 2011-12-21 17:07:26 +00:00
hans
074fb72ff4 Requires devel/gettext-lib. Reportet by Artem Falcon. 2011-12-21 16:47:05 +00:00
marino
a9e9a71063 x11/matchbox-panel-manager: Add indirectly linked libraries to LDFLAGS 2011-12-20 20:27:17 +00:00
dholland
6cd8959a8c This does not need libXp. PKGREVISION -> 4 2011-12-20 05:00:58 +00:00
marino
f84f7c1b28 x11/fltk2: Add indirectly linked libraries to LDFLAGS for ld v2.22 2011-12-17 00:56:06 +00:00
marino
35da4a39eb x11/ocaml-graphics: Fix DragonFly PLIST problem 2011-12-13 06:17:35 +00:00
dholland
5f873ad5a0 Disabling 'Secure' RPC via IMAKEOPTS isn't sufficient -- I thought it
worked at the time, but now it doesn't. Add a BUILDLINK_TRANSFORM hack
as well, and now this package builds.

(I also just fixed NetBSD HEAD's imake to stop claiming 'Secure' RPC is
supported.)
2011-12-13 04:40:30 +00:00
dholland
f0643be3c9 BUILDLINK_TRANSFORM+= rm:-lXp
This works around the Motif imake templates, which unconditionally
provide -lXp for Motif clients. It is not clear to me why imake
material for Motif is shipped as part of the default X imake templates
rather than with Motif; but imake has always had a special (il)logic
of its own.

Dealing with this problem by setting IMAKEOPTS here instead causes
"can't buildlink files" and I don't understand why; but this approach
is maybe better anyway.

Fixes build of audio/xmradio and perhaps other Motif-using packages.
2011-12-11 02:59:34 +00:00
drochner
a03a684eb1 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
obache
857872d501 distutils pkg, register egg-info.
Bump PKGREVISION.
2011-12-09 13:33:44 +00:00
drochner
8c6aad0c8c update to 5.15
changes:
-New hacks, hilbert, companioncube and tronbit
-Image-manipulating hacks can now load from RSS or Atom feeds
-Updated webcollage for recent search engine changes
-minor improvements
2011-12-07 20:09:19 +00:00
drochner
d4efa890d0 don't depend on libXp directly, leave this to the motif bl3 framework 2011-12-07 17:21:09 +00:00
drochner
0e41fad06b build w/o libXp, bump PKGREV 2011-12-07 17:01:58 +00:00
drochner
4ffd67b1cf delegate setting of MOTIFLIB to the motif version specific bl3 files 2011-12-07 16:58:54 +00:00
drochner
fa10afd290 update to 3.7.5
changes:
-Support UCAC catalog version 3
-Sky view shows PA in live report
-Favorites may now be edited in-place
-Earth view displays great circle distance and bearing
-Change Earth view cylindrical projection from cos to linear
-Earth Object table reports range rate for solar system objects
-Eyepiece rotation depends on Alt/Az or RA/Dec placement context

pkgsrc change: don't hardwire dependency on libXp but rely on
the framework (the Motif implemtation's bl3 file and the
MOTIFLIB environment variable) to pull it in if necessary
2011-12-07 16:19:33 +00:00
drochner
f0a3a24ce2 update to 5.2.2
changes:
-bugfixes
-documentation cleanup

also minor pkg Makefile cleanup
2011-12-07 16:05:09 +00:00
drochner
431f169bda roll back to D2011.06.14.22.00.00, i.e. revert to 5.2.1nb4
qwt6 is incompatible, and the update has broken the graphics/scidavis pkg
2011-12-07 13:36:16 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00