15952 Commits

Author SHA1 Message Date
kili
30707ba936 Update to xmonad-contrib-0.11.3. 2014-12-14 09:31:20 +00:00
ajacoutot
b5f2def133 Update to gtk+3-3.14.6. 2014-12-13 08:11:53 +00:00
zhuk
497ce7ec75 Remove qstrcpy() from Qt5. It has no forgivable reason to exist.
Thanks to sthen@ for grepping in sources of Qt-based ports.
2014-12-13 05:47:37 +00:00
zhuk
544d3d0047 Check that QMAKE_OPENBSD_SHLIB is set as well; otherwise, let the qmake
follow the usual rules.

Not connected to build => no bump.
2014-12-12 23:31:33 +00:00
zhuk
30d602cb96 Since GStreamer 0.10 support is disabled in Qt5, there is no libgsttools_p. 2014-12-11 17:50:03 +00:00
zhuk
d02c74d212 Tweak comments. No functional changes. 2014-12-11 17:48:44 +00:00
zhuk
b958c69f87 Zap forgotten ".if", and tweak whitespace while there. 2014-12-11 17:45:04 +00:00
zhuk
2848bc103a Use existing _MODQT5_SETUP insted of inventing new variable.
No functional change.
2014-12-11 17:39:03 +00:00
zhuk
24a406099e Fix usage of Qt5 from CMake.
CMake files are not installed in ${PREFIX}/lib anymore; instead,
the qt5.port.mk will provide necessary environment variables to help
CMake to find the Qt5 packages.

Not connected to build, so no bump.
2014-12-11 13:24:27 +00:00
zhuk
915e9f8d29 Make sure Qt5 is not picked up.
okay ajacoutot@ (MAINTAINER)
2014-12-11 10:56:19 +00:00
zhuk
b142a87b32 Enable C++11 in Qt5. Needed, e.g., in modern Qt Creator.
With help from espie@ in alloca(3)-related bits.
2014-12-10 22:42:17 +00:00
zhuk
38fb3e8d1b Avoid usage of GStreamer 0.10. 2014-12-10 22:40:05 +00:00
zhuk
8772f4cf34 Allow V4L support to compile.
Help from armani@, thanks!
2014-12-10 21:23:54 +00:00
zhuk
3ed16840ff PLIST-main tweaks. Not connected to builds, so no bump. 2014-12-10 21:22:46 +00:00
zhuk
af6760cbd4 Make sure Qt5 isn't tried and thus not picked up. 2014-12-10 20:20:47 +00:00
zhuk
b3ead11774 Make sure JDNS (embedded in sources) doesn't pick up Qt5. 2014-12-10 20:19:12 +00:00
zhuk
b6aeff45c7 Allow to avoid automatic addition of gcc4 to MODULES.
This is needed in some very complicated cases (hi, Poppler!).
2014-12-10 20:11:03 +00:00
ajacoutot
3f4e48c385 Update to meta-tracker-1.2.5. 2014-12-10 12:36:13 +00:00
ajacoutot
f8fa78c344 Fix build depends; yelp is not needed. 2014-12-10 12:35:06 +00:00
jasper
668b654650 add missing dependency on xdg-utils; spotted by sthen@ 2014-12-10 12:30:17 +00:00
landry
829975d609 add link to upstream bz/commit 2014-12-09 16:53:46 +00:00
ajacoutot
e77ccc5ad1 Regen wantlib after recent heimdal module change. 2014-12-09 15:55:44 +00:00
zhuk
055de4438b Since Qt5 is built with eg++, force gcc4 in MODULES for dependant ports.
There are no such in CVS yet, so no actual change.
2014-12-09 12:38:06 +00:00
jasper
8e4bc75a68 explicitly depend on latest version of ruby-dbus as this unbreaks the
ruby code assistance feature
2014-12-09 09:16:12 +00:00
jasper
681fbcac69 - update to ruby-dbus-0.11.0
- build and install this as a regular gem
2014-12-09 09:15:12 +00:00
jasper
b01c89aa54 update to california-0.3.0 2014-12-09 08:05:51 +00:00
zhuk
96feb7792a Import Qt 5.3.2.
Qt is a full development framework with tools designed to streamline
the creation of applications and user interfaces for desktop,
embedded, and mobile platforms.

This port is not enabled yet, because some ports will pick up Qt5
instead of Qt4, breaking build. Those will be fixed separately soon.

There are some non-critical things left to do:

1. Support for OpenBSD sensors framework.
2. V4L2 support.
3. -L${LOCALBASE}/* could come before -L${WRKBUILD}/* when linking is
   done across Qt module boundaries. This means that builds of Qt 5.y
   while having Qt 5.x installed (x < y) will be busted.

Volunteers are welcome to come in and help fixing those problems.

Last note: don't even try to build "debug" FLAVOR unless you know
what you're doing and you have about 20GB of free space. You've
been warned.

landry@ agrees on continuing working in-tree
2014-12-08 20:33:38 +00:00
kili
2880f9e5fe Add devel/hs-utf8-string dependency, update plist and bump. 2014-12-08 09:14:07 +00:00
jasper
bccf73c50f update to gedit-code-assistance-3.14.0 2014-12-07 20:00:55 +00:00
jasper
bb0799ed5c - update to gnome-code-assistance-3.14.0 2014-12-07 13:04:56 +00:00
jasper
2be49fdf49 apply several commits from upstream git fix two crashes with newer gedit versions 2014-12-07 13:04:34 +00:00
jasper
1657145af8 update to gedit-3.14.2 2014-12-07 13:02:31 +00:00
landry
46f575f488 bugfix update to whiskermenu 1.4.1 2014-12-06 11:06:45 +00:00
naddy
fb84824c2e Drop USE_GROFF since groff and mandoc produce identical output. 2014-12-05 12:50:09 +00:00
dcoppa
e8ebec082e Update to hs-dbus-0.10.9 2014-12-04 10:23:16 +00:00
kili
52db5b1530 Remove dependencies on devel/hs-haskeline and devel/hs-transformers,
to unbreak ports like databases/sqlports (noticed by naddy).

plist changes and bumps included, but a little bit pointless (the
ports are still unbuildable).
2014-12-03 21:56:43 +00:00
ajacoutot
31cf56879f Update to orca-3.14.3. 2014-12-03 19:27:41 +00:00
ajacoutot
9784ad9849 Update to librsvg-2.40.6. 2014-12-03 11:40:32 +00:00
bcallah
a440a03eeb +wind 2014-12-01 23:06:12 +00:00
bcallah
3304c9cdee Import x11/wind
ok landry@

Wind is a window manager for the X Window System. It supports virtual
desktops, optional Xft font rendering, and is pretty standards compliant.
It provides overlapping window management with click-to-type focus.

Unlike most window managers, Wind does not have the concept of minimized
or hidden windows. Instead of hiding and unhiding windows, the virtual
desktops abstraction makes it easy to group similar tasks and switch between
these groups instantly using convenient key bindings.

Standards compliancy is a prominent goal of the project, and Wind supports
almost all mandatory parts of the ICCCM and the Extended Window Manager
Hints specifications.
2014-12-01 23:05:53 +00:00
ajacoutot
b037da324e Update to gnome-themes-standard-3.14.2.3. 2014-12-01 16:20:10 +00:00
edd
85566819e3 Update to girara-0.2.3.
Needed for upcoming zathura update.

OK landry@
2014-11-30 23:11:04 +00:00
brad
b70345e22c Eliminate the use of the malloc.h header and/or replace
with stdlib.h.
2014-11-30 05:41:34 +00:00
brad
7f58af6715 Disable a completely bogus test that was added to try and add
HTTPS support layered on top of FFmpeg.

Pointed out by nigel@
2014-11-29 06:53:25 +00:00
ajacoutot
fde60fecf9 Update to gnome-themes-standard-3.14.2.2. 2014-11-27 14:52:18 +00:00
ajacoutot
6c31dfee8d Update to p5-Gtk2-1.2493. 2014-11-27 09:51:17 +00:00
ajacoutot
2785c0a837 Update to dbus-1.8.12. 2014-11-27 07:59:24 +00:00
ajacoutot
99a596aa7b Update to gnome-themes-standard-3.14.2.1. 2014-11-26 16:59:52 +00:00
landry
ea201d0d91 Bugfix update to 1.2.4, fixes unit display in the tooltip. 2014-11-26 08:58:24 +00:00
ajacoutot
1c2b3e01c3 Update to nautilus-3.14.2. 2014-11-26 07:57:51 +00:00