naddy
b565ffc051
g/c PFRAG.shared from OCaml ports; ok chrisz@
2016-03-29 11:27:00 +00:00
naddy
fe1d4a2aa6
g/c PFRAG.shared
2016-03-27 20:53:14 +00:00
ajacoutot
fc35293a0e
Pushed upstream.
2016-03-27 13:48:41 +00:00
zhuk
ed298848a3
Zap more lines from qmake-based ports by moving them from
...
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.
Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
naddy
d233c2890d
g/c PFRAG.shared
2016-03-23 21:58:11 +00:00
jca
ba206ee728
Fix DEBUG=-g
2016-03-23 12:51:49 +00:00
sthen
ad16c0070b
remove PKG_ARCH=* and add WANTLIB+=perl on perl packages with xs modules
...
spotted by nigel@
2016-03-22 13:39:15 +00:00
ajacoutot
247f8deefc
Update to nautilus-sendto-3.8.3.
2016-03-22 12:29:19 +00:00
ajacoutot
491be890da
Update to gnome-user-share-3.18.1.
2016-03-22 12:23:26 +00:00
ajacoutot
88fad0eba1
Update to gnome-documents-3.18.3.
2016-03-22 08:51:07 +00:00
mmcc
919c13628b
Remove a long dead HOMEPAGE. I couldn't find a replacement, and Debian
...
doesn't list one.
2016-03-21 03:52:44 +00:00
naddy
f80ee6fbf6
Remove obsolete, broken software from the 1990s:
...
fvwm95, a window manager with a Windows 95 look; ok jca@ jung@ mmcc@
rplay, a forgotten network audio system; ok sthen@ jca@
2016-03-20 20:42:47 +00:00
naddy
63eb8edb12
remove rplay flavor
2016-03-20 20:31:56 +00:00
naddy
cfbb239b6a
Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
...
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy
82533eb6f8
remove SHARED_ONLY from some stragglers
2016-03-20 17:59:21 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
naddy
a90d3a4179
remove SHARED_ONLY
2016-03-20 15:58:26 +00:00
naddy
faafda7a7b
prepare for upcoming SHARED_ONLY removal
2016-03-20 15:33:38 +00:00
ajacoutot
2f986d53ff
Fix build with gspell-1.0.0.
2016-03-20 12:25:19 +00:00
naddy
c37c704eb2
remove SHARED_ONLY from GNUstep ports, unused
2016-03-19 23:50:53 +00:00
naddy
8418c72b56
drop SHARED_ONLY from KDE4 ports
2016-03-19 23:44:54 +00:00
naddy
d37bca7d7d
drop SHARED_ONLY from KDE3 ports
2016-03-19 22:48:27 +00:00
naddy
a75f6223b1
remove SHARED_ONLY, nothing uses it
2016-03-19 15:47:04 +00:00
ajacoutot
cf12b5485e
Update to gdl-3.20.0.
2016-03-19 12:55:13 +00:00
ajacoutot
e8633dcc40
Fix build with newer gspell.
2016-03-19 12:42:50 +00:00
landry
e15ac49941
Mark qt5 BROKEN-powerpc, it never built there (gcc does ICE's) and it
...
takes hours/days to fail in bulk builds.
2016-03-19 12:04:05 +00:00
ajacoutot
81af985b16
Update to gnome-settings-daemon-3.18.3.
2016-03-19 11:50:46 +00:00
ajacoutot
d23c1efea2
Fix mouse cursor disappearing (upstream).
...
https://bugzilla.gnome.org/show_bug.cgi?id=763159
prodded by mpi@
cvs: ----------------------------------------------------------------------
2016-03-19 11:26:13 +00:00
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