17372 Commits

Author SHA1 Message Date
ajacoutot
b30562aec5 Don't install the libtool and static lib file for the gnomesharpglue module. 2016-03-19 10:12:26 +00:00
ajacoutot
258ff3e7cb Merge PFRAG.shared into PLIST for x11/gnome ports. 2016-03-19 10:08:24 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
jung
b1866a1ae3 link x11/dstat 2016-03-18 20:57:55 +00:00
jung
8b552d79e7 import x11/dstat
dstat is a lightweight utility to set the dwm status bar text.  dstat displays
the current network throughput, CPU usage, performance settings, battery
status, temperature, volume settings, as well as the current date and time on
the dwm status bar.

help and input as well as a "looks fine" from jca

ok sthen
2016-03-18 20:51:23 +00:00
jca
2309974674 Better patch, s/_POSIX_SOURCE/_POSIX_C_SOURCE/
_POSIX_C_SOURCE >= 199506 needed for localtime_r; no functional change.
2016-03-18 19:01:04 +00:00
jca
8203641a4f Kill configure.in patch, there is no upstream anymore. 2016-03-18 18:59:17 +00:00
jca
a8daa8c5ef Bump REVISION after previous patches 2016-03-18 18:22:10 +00:00
jca
2beb476a9f Print sizeof with %lu and (unsigned long) casts. (ansi C) 2016-03-18 18:21:39 +00:00
jca
66b795b829 Regen patches 2016-03-18 18:19:56 +00:00
jca
adc7c0fd82 Fix crash due to improper NULL guard passed to variadic functions.
Problem reported and fix confirmed by Solène Rappene.
2016-03-18 18:18:09 +00:00
naddy
f6b7c4cd4a fix errno declaration, includes, and abuse of NULL as an integer constant 2016-03-18 17:40:09 +00:00
sthen
00e6ecc723 Adjust qt5 configuration: disable build-time detection of sse3, ssse3,
sse4.1, sse4.2, avx, avx2 on amd64/i386, and additionally sse2 on i386.
Problem report from Peter Kay, input from zhuk@ naddy@
2016-03-17 11:49:08 +00:00
jasper
1bc12e8eb2 update to gnome-calendar-3.18.3 2016-03-17 07:22:21 +00:00
naddy
b687e7046b remove SHARED_ONLY here, it is still provided by the x11/kde module 2016-03-16 21:40:56 +00:00
naddy
5fc24d3cb3 removing SHARED_ONLY is safe here 2016-03-16 20:02:11 +00:00
naddy
ef68f42b62 remove SHARED_ONLY from ports that don't use any MODULES 2016-03-16 16:46:31 +00:00
jasper
e29c024dd4 update to spice-gtk-0.31 2016-03-16 13:48:25 +00:00
ajacoutot
e67f2e8342 SECURITY update to gnome-photos-3.18.3. 2016-03-16 07:08:39 +00:00
naddy
1dac0ff671 get rid of NO_SHARED_LIBS and PFRAG.shared 2016-03-15 21:13:32 +00:00
ajacoutot
2d38b0b968 Update to mplayer-20160306.
from Brad (maintainer)
2016-03-14 19:50:13 +00:00
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