zhuk
a386af6125
... And, of course, it wasn't the bsd.port.mk, but mine, bug: you don't want
...
to have to specify version requirements twice anyway, so the following
shouldn't work:
foo->=1|bar-*:foo>=1
2015-09-22 21:48:25 +00:00
zhuk
a7e66f31e4
Double oops.
2015-09-22 21:42:28 +00:00
zhuk
80fb035503
Revert the previous: it breaks dpb.
...
It looks like there is a bug in bsd.port.mk...
2015-09-22 21:24:44 +00:00
pascal
9bbafd048f
sync WANTLIB after openexr update
...
ok zhuk@
2015-09-22 18:47:52 +00:00
zhuk
125e82edf9
KDE3 locale files are perfectly accepted by KDE4 runtime. So lets do not
...
break the build (seen by naddy@) and allow kde-runtime-4.x to depend
on kde3-locale-* as well as on kde4-locale-*.
2015-09-22 16:38:07 +00:00
kili
188b4b9e65
Update to xmonad-0.11.1.
...
Please have a look at patches/patch-xmonad_cabal and
think about the usability of hackage.haskell.org.
2015-09-21 21:13:23 +00:00
jasper
173502f239
build with gcc 4.9 to unbreak after libxml++ update
2015-09-21 16:57:53 +00:00
ajacoutot
4801b9e7f3
Update to orca-3.16.3.
2015-09-21 16:34:07 +00:00
ajacoutot
cf260d61f4
Build the -smb subpackage now that our libtool(1) has been fixed.
2015-09-21 09:35:41 +00:00
ajacoutot
e18d7ebea1
Revert removal of pilot-link and jpilot; we still have one user of these...
2015-09-21 08:46:50 +00:00
sebastia
81fc042130
Minor bugfix update to 1.5.4
2015-09-21 07:32:47 +00:00
kili
a94f3bd2c7
Set MODGHC_PACKAGE_KEY and adjust plist.
2015-09-20 18:29:20 +00:00
landry
55640e9541
Update to emelfm2 0.9.1, switches to gtk+3.
2015-09-20 08:39:35 +00:00
ajacoutot
f25a0a18b0
Update to gdl-3.18.0.
2015-09-20 07:38:25 +00:00
ajacoutot
dc5c1038d9
Remove pilot-link support.
2015-09-19 22:22:13 +00:00
jasper
5ef0e20dff
handle vala 0.30.0
2015-09-19 12:46:29 +00:00
ajacoutot
f323f2f03a
Updatet o gdm-3.16.4.
2015-09-18 20:30:07 +00:00
ajacoutot
cd8b78f992
Update to gdm-3.16.3.
2015-09-18 13:38:45 +00:00
ajacoutot
f93e2b6294
Update to gtk+3-3.16.7.
2015-09-18 11:22:59 +00:00
landry
d3f658a75b
update to exo 0.10.7
2015-09-18 07:34:43 +00:00
dcoppa
8a8649cef5
Fix libQtNetwork warnings following SSLv3 removal
...
OK sthen@, zhuk@
2015-09-17 12:24:41 +00:00
jasper
ea2c90fadd
update to gnome-online-accounts-3.16.4.1
2015-09-16 12:50:10 +00:00
sthen
47e3fd6884
we have a local OPENSSL_NO_SHA0; use that instead of LIBRESSL_VERSION_NUMBER
2015-09-16 10:43:18 +00:00
sthen
2e762a9ae3
Fix x11vnc: no more SHA-0 in LibreSSL.
2015-09-16 10:36:08 +00:00
jasper
ac6524beb8
update to gnome-online-accounts-3.16.4
2015-09-16 08:37:57 +00:00
dcoppa
ab5d45ef88
Add lconvert to ${PROGRAMS4}, so that a symlink:
...
/usr/local/bin/lconvert4 -> /usr/local/lib/qt4/bin/lconvert
is created.
Fixes a mail/trojita build failure spotted by ajacoutot.
lconvert was introduced with Qt-4.5, so we probably forgot to add
it to ${PROGRAMS4} at the time...
Tested in a bulk. OK ajacoutot@, zhuk@
2015-09-16 07:13:02 +00:00
ajacoutot
a5d3ae180d
Update to totem-3.16.4.
2015-09-15 13:02:33 +00:00
ajacoutot
04df401def
Update to gnome-clocks-3.16.2.
2015-09-15 06:06:47 +00:00
zhuk
439edd3977
Fix the root of my mistake in upcoming Calligra l10n ports collection.
2015-09-13 10:09:01 +00:00
ajacoutot
b4bcd2be4c
CONFIGURE_STYLE=autoconf implies "gnu".
2015-09-12 14:15:32 +00:00
zhuk
6233535213
Add a couple of fixes for KDE3 multimedia package:
...
* avoid crash in xine backend for aRts (tedu's way)
* make the build more reliable/repeatable
* fix some integer types handling (signed as index, long for 64-bit)
Most of those fixes were forgotten many months ago; the crash was notified
by Alexandre H on ports@ and further investigated by nigel@, thanks!
2015-09-12 01:12:22 +00:00
sthen
14273d88a4
remove a handful of dead homepages
2015-09-11 19:50:48 +00:00
sthen
822e07594b
bump; ifmedia64
2015-09-11 16:14:02 +00:00
sthen
7af195376c
bump; ifmedia64
2015-09-11 14:58:49 +00:00
ajacoutot
62c8d3648b
Update to gnome-documents-3.16.4.
2015-09-11 14:25:32 +00:00
sthen
32a3c4f4e1
whitespace, pointed out by landry but i forgot to fix it before committing
2015-09-11 14:17:17 +00:00
sthen
b38a3ccdec
x11/tint -> x11/tint2
2015-09-11 14:15:11 +00:00
sthen
dfc672f6de
import x11/tint2, to replace x11/tint. from J. Scott Heppler, ok landry@
...
Tint2 is a simple panel/taskbar made for modern X window managers. It
was specifically made for Openbox but it should also work with other
window managers (GNOME, KDE, XFCE etc.). It is based on ttm
http://code.google.com/p/ttm/ .
2015-09-11 14:14:07 +00:00
pascal
f0a792985e
Update to irrlicht 1.8.2. works with all dependent ports.
2015-09-10 18:38:53 +00:00
jasper
7a4a713a02
update to grilo-0.2.15
2015-09-10 12:45:15 +00:00
ajacoutot
4fe7f3c025
Update to mplayer-20150910.
...
from Brad (maintainer)
2015-09-10 08:31:36 +00:00
ajacoutot
a0d19c28b8
Sync with newer FFMpeg version.
...
from Brad
2015-09-10 07:10:42 +00:00
dcoppa
2dfb759f5a
Bugfix update to i3-4.10.4
2015-09-09 09:01:52 +00:00
jasper
59cc04113c
update to grilo-plugins-0.2.15
2015-09-08 19:40:11 +00:00
jasper
280abbf2fd
update to grilo-0.2.13
2015-09-08 19:39:30 +00:00
juanfra
f36ec1be8c
Remove an extra tab in CATEGORIES. It breaks the portroach parser.
2015-09-08 01:53:11 +00:00
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