dcoppa
6b082ca2a6
Merge several fixes from the stable '3.5' branch
2015-09-07 10:30:01 +00:00
sthen
06e407b972
Qt dlopen()s various libraries including libssl and does runtime
...
resolution of symbols. It does guard with #ifdefs but since it doesn't
record a hard dependency on the libssl version, an installed package
doesn't automatically get updated to a newer version that notices the
change, so bump qt5's REVISION-main to force an update.
It does fallback sensibly (no crash, just a Warning printf), but since
the change to headers results in a code change to Qt, we need to bump.
Noticed while testing the otter-browser udpate.
2015-09-04 22:08:25 +00:00
kirby
fd9aaefea5
Switch to http MASTER_SITES. Tarball content was was verified to be the same.
2015-09-04 09:20:46 +00:00
jasper
23210ba2be
robert@'s patches have been merged upstream thanks to czarkoff@
2015-09-01 11:09:37 +00:00
jasper
1e4d7cf103
update to file-roller-3.16.4
2015-09-01 10:48:10 +00:00
dcoppa
dfd79f3e97
Bugfixing update to mlterm-3.5.1
2015-09-01 07:45:47 +00:00
ajacoutot
340e8a3153
Update to totem-3.16.3.
2015-09-01 06:43:59 +00:00
avsm
3c9067430f
bump lablgtk2 REVISION due to OCaml 4.02.3 upgrade
...
ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 16:35:15 +00:00
zhuk
8810979b85
Follow SSLv3 removal: the SSLv2_client_method() was already changed to
...
SSLv3_client_method() some time ago; tweak it to SSLv23_client_method()
now, as it probably should be done already.
Reminded by jca@, thanks!
2015-08-29 15:39:55 +00:00
jca
2702a10c7c
Update to arandr-0.1.8, from "Fred". ok edd@ (maintainer)
2015-08-28 16:37:18 +00:00
jeremy
3b538bc85f
Bump affected ports after change to MODRUBY_WANTLIB
...
Help from and OK nigel@
2015-08-27 14:38:36 +00:00
zhuk
ae0045aa73
Following dbus update in KDE land.
...
Fixes two missing @sample lines while there; it's likely portcheck should
receive a few more lines of code...
2015-08-27 07:30:25 +00:00
ajacoutot
b5e74484e7
Fix DBus @sample files after recent dbus port update.
...
The dbus package does not install /etc/dbus-1/system.d/ anymore, so it
needs to be properly @sample'd.
2015-08-27 06:48:30 +00:00
ajacoutot
20ea8b4fe9
Update to dbus-1.10.0.
2015-08-27 06:46:46 +00:00
ajacoutot
568c60d872
Temporarily isable the -smb package for now. Building with GNU libtool breaks
...
gvfs in subtle ways at runtime so we need a way to build the SAMBA support with
our libtool(1).
2015-08-26 10:00:18 +00:00
sthen
9a4b5c88f8
wantlib
2015-08-25 14:03:20 +00:00
sthen
b0afd3bc40
remove bcallah as maintainer of his ports, at his request
2015-08-25 13:18:24 +00:00
sthen
696b15f33c
wantlib
2015-08-25 11:41:54 +00:00
jca
e80595c575
Bump all gvfs subpackages, in case gnu libtool changes the packages content.
...
Prodded by sthen@ and espie@
2015-08-25 11:25:21 +00:00
sthen
358827077f
wantlib
2015-08-25 11:16:12 +00:00
jca
4b1d388711
Move samba4 to samba, and tweak the ports tree to use it.
...
ok ajacoutot@
Upcoming commits will add additional tweaks.
Many thanks to Vadim Zhukov (who did most of the work), Ian McWilliam
(co-maintainer), Stuart Henderson who provided lots of support and
feedback, Antoine Jacoutot who patiently dealt with my broken diffs,
and more generally all the people involved. Most of the recent work was
done during p2k15 and c2k15.
2015-08-25 11:04:38 +00:00
ajacoutot
cf26b90151
Add a new subpackage with support for libnfs: gvfs-nfs.
...
Tested against a Linux NFS server with the "insecure" exports flag.
2015-08-25 06:42:14 +00:00
ajacoutot
0297686fef
-Bsymbolic-functions support has been reverted for now.
2015-08-25 06:36:46 +00:00
gonzalo
e1350ba983
Update for smtube to 15.8.0
2015-08-24 14:17:40 +00:00
sthen
25c9fb6555
sync WANTLIB
2015-08-24 10:01:10 +00:00
ajacoutot
73dbb7a7e6
We have support for -Wl,-Bsymbolic-functions now.
2015-08-24 09:35:23 +00:00
landry
086b280429
Remove useless dependency on sudo, one can setup doas(1) to mount/unmount devices.
...
Prompted by a mail from Heiko Zimmermann.
2015-08-24 07:22:14 +00:00
sthen
7d3936afa9
sync WANTLIB
2015-08-21 22:51:09 +00:00
sthen
1e842fdfa1
sync WANTLIB
2015-08-21 19:17:10 +00:00
ajacoutot
f7c2e2e1e5
Update to gvfs-1.24.2.
2015-08-20 14:24:00 +00:00
sthen
dd62dbff1e
add XXX warnings because the API changes frequently in these ports,
...
breaking things - and like the recently fixed problem with calibre these
are often only seen at runtime.
2015-08-20 10:02:25 +00:00
bcallah
080d4db7ad
Maintenance update to 3.3.0 -- all the patches go away.
2015-08-20 00:49:59 +00:00
sthen
12fa514550
sync WANTLIB
2015-08-19 20:34:33 +00:00
sthen
72e1a3b5e0
take a break from doing this in alphabetic order and sync WANTLIB in some
...
python things, with a lovely boost_python${MODPY_MAJOR_VERSION:M3}-mt in there.
2015-08-19 20:13:59 +00:00
sthen
5b20a18d31
sync WANTLIB
2015-08-19 18:55:04 +00:00
nigel
581ddd2f25
bump required after WANTLIB change.
...
Ok sthen
2015-08-18 22:49:41 +00:00
ajacoutot
52046db400
Update to latexila-3.16.2.
2015-08-18 17:17:29 +00:00
ajacoutot
9426338036
Sync with upstream (Support for new "Pyongyang Time").
2015-08-18 09:55:47 +00:00
jasper
cbefc70568
update to eog-3.16.3
2015-08-18 08:09:12 +00:00
jasper
cceafed206
update to eog-plugins-3.16.1
2015-08-18 08:08:56 +00:00
jasper
ea49a1c184
update to gedit-3.16.3
2015-08-18 08:06:20 +00:00
sthen
a617e7ba14
sync WANTLIB
2015-08-17 20:34:20 +00:00
sthen
628445e140
sync WANTLIB
2015-08-17 20:04:16 +00:00
sthen
d8e24bbded
sync WANTLIB
2015-08-17 19:52:39 +00:00
sthen
0f4034be36
sync WANTLIB
2015-08-17 19:10:11 +00:00
ajacoutot
d917b2c20a
Unbreak after recent North Korea timezone change.
...
breakage reported by G anymede, thanks!
2015-08-17 10:39:36 +00:00
zhuk
f3d8890de8
Small maintaince update to 0.5.1, fixing a possible crash.
...
This is the last Qt4 release, all further versions are Qt5-based, so
we'll have a separate grantlee-qt5 port at some time in the near future.
2015-08-15 22:30:57 +00:00
ajacoutot
0c3fe104b7
Tweak comment.
2015-08-15 11:46:16 +00:00
ajacoutot
8a37f286a2
Bump after the consolekit->consolekit2 renaming.
2015-08-15 11:13:41 +00:00
ajacoutot
3759a6a185
Update to p5-Gtk2-1.2496.
2015-08-14 09:57:41 +00:00