18677 Commits

Author SHA1 Message Date
benoit
6d784db3db Update to worker-3.9.0.
from Brian Callahan (new maintainer)
2017-06-06 16:50:43 +00:00
schwarze
b5ce83f03e mandoc(1) supports .ce now, drop USE_GROFF and bump 2017-06-06 15:05:44 +00:00
schwarze
bb11d0c239 mandoc groks .mc now; drop USE_GROFF and bump 2017-06-04 23:21:01 +00:00
sthen
304357c1d1 bump, this lost and regained some fortran-related lib deps at some point
run into by naddy and aja
2017-06-04 22:31:43 +00:00
schwarze
b239cb3406 Rather than making the manual page unusable for mandoc by preprocessing
it with GNU tbl(1) at build time, simply install the man(7)/tbl(7)
source unmangled --> identical formatting, drop USE_GROFF.
2017-06-04 01:01:19 +00:00
espie
1177bd944d in this case, bogus warning flags are enough to make it not build with
clang... so fix it
2017-06-03 11:17:58 +00:00
ajacoutot
29d946e501 stdc++, estdc++ -> ${LIBCXX}, ${LIBECXX} 2017-06-03 09:57:19 +00:00
schwarze
7a499ab900 fix manual page that is completely broken with both groff and mandoc,
and drop USE_GROFF while here
2017-06-02 20:47:12 +00:00
schwarze
74ae7bd0fb drop USE_GROFF and bump; mandoc groks enough \l now 2017-06-02 20:22:01 +00:00
espie
8d473532b2 bump, this is a mess, thx jasper@ :( 2017-06-02 15:40:27 +00:00
schwarze
f607c8eabc Drop USE_GROFF and bump.
Mandoc now copes with DocBook lists using \h.
2017-06-02 11:33:16 +00:00
espie
31ebb0e25b WANTLIB typo 2017-06-02 10:42:26 +00:00
espie
cff04857be bump REVISION.
Remove PKG_ARCH=* this didn't even make sense before as there
are configuration discrepancies between architectures, and now the
clang files are different
2017-06-01 13:40:45 +00:00
espie
10cb69fb3d base clang requires -lc++abi for objc2 code to be linking, so fix that 2017-06-01 13:37:08 +00:00
gonzalo
0b3cd2d6a0 Update for SMPlayer to 17.6.0:
(2017-05-23)
  * (Add bookmark) Set focus on the name field.
  * Save bookmarks just after edit.

(2017-05-16)
  * Add an option in preferences -> network -> chromecast to convert
automatically
    SRT subtitles to VTT.

(2017-05-11)
  * Possibility to pass options to the acompressor filter (in smplayer.ini).

OK benoit@
2017-06-01 13:30:08 +00:00
espie
c194cf86bd bad sebastia. COPYING in libobjc2 is a short BSD clone licence. 2017-06-01 11:47:06 +00:00
ajacoutot
204a030c7c Missing yelp in MODGNOME_TOOLS.
Reported by Leo Unglaub for mata-terminal (missing bdep on itstool).
2017-06-01 06:08:09 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
ajacoutot
e7b83deb56 Explicitely pass CONFIGURE_STYLE in all ports; too much magic otherwise
coupled with the mate MODULE. Matches the x11/gnome subdir.
2017-05-30 21:59:34 +00:00
ajacoutot
50036a8e51 Consistent indentation. 2017-05-30 21:52:17 +00:00
ajacoutot
fd682b8386 BSDauth type: auth-gnome-screensaver -> auth-mate-screensaver 2017-05-30 21:46:03 +00:00
ajacoutot
1f1461eb6e fmt(1) DESCR. 2017-05-30 21:44:57 +00:00
ajacoutot
6f1f3c540e Move USE_WXNEEDED to the top of Makefile. 2017-05-30 21:35:01 +00:00
ajacoutot
b41f11ac6f Comment libtool files for modules. 2017-05-30 21:32:08 +00:00
ajacoutot
4113806d03 Comment libtool files for python module. 2017-05-30 21:22:15 +00:00
ajacoutot
b225a14b4c Sort. 2017-05-30 21:16:43 +00:00
robert
f3613458af remove patch that has been pushed upstream 2017-05-30 19:24:56 +00:00
robert
47b0ad80e7 update to mate-utils-1.18.2 2017-05-30 19:24:20 +00:00
robert
1734f0348b update to mate-themes-3.22.9 2017-05-30 19:23:59 +00:00
robert
796a86151d update to mate-terminal-1.18.1 2017-05-30 19:23:35 +00:00
robert
4a229642b3 update to pluma-1.18.2 2017-05-30 19:23:15 +00:00
robert
c9aabab9fc update to mate-panel-1.18.2 2017-05-30 19:22:52 +00:00
robert
359d511e73 update to marco-1.18.1 2017-05-30 19:22:29 +00:00
robert
b27a6da2c5 update to libmateweather-1.18.1 2017-05-30 19:22:12 +00:00
robert
679e868b2d update to eom-1.18.2 2017-05-30 19:20:35 +00:00
robert
5ffd95d6ec update to engrampa-1.18.2 2017-05-30 19:20:17 +00:00
robert
5eda465bf9 update to caja-1.18.3 2017-05-30 19:19:38 +00:00
jasper
00cadea5d9 update to gnome-online-accounts-3.24.1 2017-05-30 19:11:52 +00:00
ajacoutot
4cccc96473 Add a patch from GNOME BZ to mitigate a crash of gnome-session-failed. 2017-05-30 18:14:03 +00:00
jasper
275962df41 complete the list of MODGNOME_TOOLS
missing itstool spotted by naddy@
2017-05-29 16:52:01 +00:00
espie
052202d2ae somehow, my previous builds if polkit-qt,qt5 always managed to find a
libestdc++ on the machine.  I guess that I've now removed enough gcc
that this becomes obviously wrong. fix for clang.
2017-05-29 08:28:02 +00:00
espie
ebc1547efb a bit more WANT_CXX tidy 2017-05-28 18:58:11 +00:00
jasper
3eac9b719e switch to clang by default; tested with base and ports clang. 2017-05-28 17:20:11 +00:00
espie
5cbd5aa279 unbreak for gcc4/clang, even if we change it later 2017-05-28 16:18:23 +00:00
rsadowski
22fdf4b383 zap opencv XXX tag
After the last opencv update the XXX tag is not more necessary.

ok jca@, "go for it" zhuk@
2017-05-28 15:54:08 +00:00
jasper
0760f80221 committed upstream 2017-05-28 07:57:03 +00:00
fcambus
938bd1b633 Forgot to bump REVISION in the previous commit. 2017-05-27 21:13:48 +00:00
ajacoutot
1b049dc864 Let's experiment for a bit; it seems that we don't need to wait for
/usr/libexec/getty to be available before starting gdm; it's probably
because gdm takes so long to start...
2017-05-27 21:00:51 +00:00
ajacoutot
7995708f3c Bring rc_bg back. 2017-05-27 19:57:05 +00:00
espie
3f0aad4b43 forgotten commit... not sure it's actually useful, but better safe than
sorry
2017-05-27 18:10:28 +00:00