gonzalo
1ab8ccec33
Update for SMTube to 16.3.0:
...
* Possibility to use an external service (website) to download videos.
* Options to zoom in and out.
* New options in the settings dialog to change the font and style of
the application.
OK benoit@
2016-03-14 15:33:53 +00:00
naddy
5afeb9be04
get rid of NO_SHARED_ARCHS and PROPERTIES:Mno_shared
2016-03-12 20:18:26 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
naddy
c30d26ae75
garbage collect CONFIGURE_SHARED
2016-03-11 20:07:49 +00:00
naddy
c253f424ca
garbage collect CONFIGURE_SHARED
2016-03-11 19:59:11 +00:00
naddy
f726f7bce8
requires --enable-shared
2016-03-11 11:48:28 +00:00
naddy
407f17974c
remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
...
fold PFRAG.shared into PLIST
2016-03-10 21:58:51 +00:00
naddy
ad96586730
requires --enable-shared
...
remove NO_SHARED_LIBS
2016-03-10 19:03:35 +00:00
zhuk
3b286ff983
Switch to a separate qmake.port.mk. Simplifies logic a lot.
...
This removes support of separate qmake versions in one port: as we
discovered, there are no ports actually needing this; strangers like
print/poppler don't use qmake in build.
This should be transparent to current ports. But expect more tweaks there:
for now, qt?.port.mk forces qmake.port.mk inclusion, but that will be
reworked to a more common scheme.
Same idea from (at least) espie@ and me; also, espie@ agrees on the plan.
2016-03-10 17:45:11 +00:00
zhuk
52a7cc84c8
Use qmake instead of qmake5 in CONFIGURE_STYLE.
...
Needed for upcoming qmake.port.mk.
2016-03-10 17:24:38 +00:00
zhuk
e9ba6bf787
Use MODQMAKE, not MODQMAKE4. No actual changes in build process.
...
Will be used in further transition to a separate qmake.port.mk.
2016-03-10 14:19:53 +00:00
naddy
d1fb05fbc3
requires --enable-shared
2016-03-10 11:50:13 +00:00
ajacoutot
ba2d08cd33
Update to gtk+3-3.18.9.
2016-03-10 07:31:43 +00:00
jasper
cbbd13a1d6
don't bother mentioning vax here anymore
2016-03-09 18:21:03 +00:00
zhuk
7a14b38014
Don't use MAKE_FILE, but hardcode Makefile instead: that's what qmake
...
actually generates, and some tricky ports like games/gambatte fail when
qmake-specific part tries to use MAKE_FILE variable.
2016-03-09 16:54:28 +00:00
dcoppa
43078b6786
Update to i3-4.12
...
Added halex@'s window hints fix
Fixed trailing whitespace in pkg/DESCR (spotted by Josh Grosse)
Tested by tb@ and Josh Grosse
OK tb@
2016-03-09 09:25:51 +00:00
landry
068fc3d0e2
Update to xfdashboard 0.4.2.
2016-03-08 20:34:15 +00:00
zhuk
cb5cead190
Blow off another layer of dust from the qRFCview port:
...
- Move to the fork found on GitHub, which addressed all current issues
(and made the program look like nicer);
- Put the Makefile on diet, removing a lot of extra words.
- Take maintainership. I suspect this is the smallest port I maintain
personally. :)
This port requires very fresh qmake4.
The package name is kept as discussed with sthen@, landry@ and jasper@.
2016-03-08 14:36:38 +00:00
zhuk
1da7a6a5ad
Don't write GNU make-style lines in makefiles, for variables not used
...
in OpenBSD at all. Unbreaks some not-yet-ported software.
2016-03-08 13:32:24 +00:00
sthen
60ffd3ae61
mark conflict in plist
2016-03-08 12:04:17 +00:00
jca
ec98bce42d
FD_ISSET patch not needed any more; ok jasper@ (maintainer)
2016-03-08 11:43:31 +00:00
ajacoutot
5a12e8bc66
Update to py-dbus-1.2.4.
2016-03-08 08:56:57 +00:00
ajacoutot
bb559d9c43
Update to dbus-1.10.8.
2016-03-08 08:36:28 +00:00
zhuk
bb1edfc7cb
Switch to MODQMAKE, -3 Makefile lines.
2016-03-07 15:22:58 +00:00
zhuk
036d44e7ad
Allow to enter numbers larger than 5000.
2016-03-07 13:50:21 +00:00
dcoppa
fa12cb9cfc
Update to awesome-3.5.9
2016-03-07 11:33:59 +00:00
zhuk
73db3f2369
Convert to MODQMAKE, no line count change.
2016-03-07 11:21:03 +00:00
zhuk
6a48778c0c
My favourite mission-critical port moves to MODQMAKE. -5 lines of make code.
2016-03-07 10:18:24 +00:00
zhuk
ca0f46bce1
Unbreak the case of USE_SYSTRACE=Yes: we tried to run under systrace
...
always, and bsd.port.mk invokes systrace for us already when in do-build
or do-install target.
2016-03-07 10:13:32 +00:00
jasper
535f58be0c
update to gnome-terminal-3.18.3
2016-03-07 07:44:49 +00:00
zhuk
bac221c6eb
Add support for CONFIGURE_STYLE=qmake. No ports affected, since this is
...
an opt-in. Actual qmake-based ports will be switched on case-by-case
basis in the near future.
Unslacking after discussion with at least naddy@ & espie@ from... 2014?!
Oh my.
2016-03-06 23:59:51 +00:00
zhuk
dd4ed5d88b
Unbreak after Qt update to 5.5.
2016-03-06 11:57:17 +00:00
zhuk
64c8dd9bd6
Update to Qt 5.5.1.
...
Some updates, unbreaking stuff, to follow.
2016-03-06 11:56:41 +00:00
sthen
c66e040ad8
pull up static_assert-related changes from upstream repo to fix with
...
newer clang. pointers from natano, espie.
2016-03-06 10:45:34 +00:00
ajacoutot
f729e0406e
Update to gtk+2-2.24.30.
2016-03-06 08:53:26 +00:00
jung
659b2b4cb6
update to 1.3
...
similar diff from Michael Reed earlier during lock
ok gsoares
2016-03-05 19:17:01 +00:00
jasper
803a8e3f79
unbreak after sys/select.h -r1.15
...
spotted by aja@
2016-03-05 18:53:39 +00:00
sthen
4bbc7441ce
update to Xaw3d-1.6.2
2016-03-05 17:40:39 +00:00
sthen
47cfdbd244
remove x11/xfm, nobody wanted to keep it when I asked twice on ports@
...
and it gets in the way of an Xaw3d update
2016-03-05 17:40:00 +00:00
pascal
1bc0330aba
Bump REVISION for lang/clang MODULE changes.
2016-03-05 16:04:06 +00:00
jasper
4684dacbf6
update to gnome-shell-3.18.4
2016-03-04 10:21:40 +00:00
jasper
c864044afc
update to gnome-shell-extensions-3.18.4
2016-03-04 10:21:27 +00:00
jasper
4c26f221d1
update to mutter-3.18.3
2016-03-04 10:21:21 +00:00
ajacoutot
6e61a5d7e8
Update to vlc-2.2.2.
...
from Brad (maintainer)
2016-03-03 12:01:17 +00:00
gonzalo
5ed78fedac
Conformal switch to Github
...
Ok juanfra@ sthen@
2016-03-02 15:56:43 +00:00
jasper
ac81be2508
update to rygel-0.28.3
2016-03-02 09:15:56 +00:00
ajacoutot
d60523941c
Update to meta-tracker-1.6.2.
2016-03-02 07:22:38 +00:00
jca
4ea50190a7
Update to doxygen-1.8.11 (latest)
...
This switches doxygen to the cmake build system.
All the hard work done by Rafael Sadowski, thanks!
Bulk build and ok ajacoutot@
2016-03-01 20:36:39 +00:00
dcoppa
de2d0d9608
Merge several fixes from the stable '3.5' branch
2016-03-01 11:42:24 +00:00
dcoppa
c851089fa0
Switch to the proper Makefile-goo
2016-03-01 10:13:57 +00:00