120376 Commits

Author SHA1 Message Date
pirofti
8d11ef3512 Prepare MinGW for clang.
Lots of help and OK espie@, thanks!
2017-06-02 12:26:21 +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
schwarze
e76e03dad2 Drop USE_GROFF and bump.
Mandoc now copes with DocBook lists using \h.
2017-06-02 10:51:56 +00:00
espie
31ebb0e25b WANTLIB typo 2017-06-02 10:42:26 +00:00
feinerer
7c927f0549 Update to Maxima 5.40.0
OK pirofti@
2017-06-02 10:13:25 +00:00
espie
518a7e69b1 the java in pdftk wants a matching C++, so this will remain a user of gcc4.
Zap include paths that are obviously no longer necessary, since they've
never been updated and nothing broke
2017-06-02 09:20:04 +00:00
schwarze
8f003a2ee0 Drop USE_GROFF and bump.
Mandoc now handles DocBook lists implemented with \h.
2017-06-02 08:56:32 +00:00
schwarze
08b267a247 Drop USE_GROFF and bump.
Mandoc now copes with DocBook lists implemented with \h.
2017-06-02 08:29:19 +00:00
benoit
e7057d324f Update to p5-WWW-Shorten-Bitly-2.001. 2017-06-02 07:41:47 +00:00
benoit
bd3de20f1b Update to udunits-2.2.25. 2017-06-02 07:26:47 +00:00
ajacoutot
ceec90e369 Update to shotwell-0.26.2. 2017-06-02 07:20:02 +00:00
ajacoutot
532dcc1976 Update to salt-testing-2017.6.1. 2017-06-02 07:04:49 +00:00
benoit
4f1d64d80a Update to p5-Type-Tiny-1.002000. 2017-06-02 06:57:35 +00:00
ajacoutot
8e41ad04d3 Update to awscli-1.11.96. 2017-06-02 06:50:06 +00:00
ajacoutot
3ff7e52c4a Update to py-botocore-1.5.59. 2017-06-02 06:49:54 +00:00
ajacoutot
797ebe2a7d Update to amazon-ssm-agent-2.0.796.0. 2017-06-02 06:39:56 +00:00
jca
d17315f4c7 Drop the gettext module 2017-06-02 04:26:23 +00:00
espie
582f69183e fix nasty clang bug that prevented facter from building 2017-06-02 02:21:06 +00:00
sthen
7b4059af64 update to wireshark-2.2.7 2017-06-02 01:52:01 +00:00
giovanni
6e83274164 update to 2.8.22
hints and ok tb@
2017-06-01 22:26:08 +00:00
fcambus
8bfda78649 Add packetq. 2017-06-01 21:36:12 +00:00
fcambus
86cb8958b5 Import net/packetq.
packetq is a command line tool to run SQL queries directly on PCAP files,
the results can be output as JSON (default), formatted/compact CSV and
XML. It also contains a very simplistic web-server in order to inspect
PCAP files remotely.

OK jca@
2017-06-01 21:35:28 +00:00
espie
051791b184 help this build with clang... apparently the dependent ports like it.
might be not 100% right, but it won't even build without it anyway.
2017-06-01 20:47:38 +00:00
schwarze
54a3aeb10c Drop USE_GROFF and bump.
Mandoc now copes with DocBook lists implemented with \h.
2017-06-01 19:58:04 +00:00
schwarze
e1948cc4b5 Drop USE_GROFF and bump.
Mandoc now copes with DocBook lists implemented with \h.
2017-06-01 19:18:56 +00:00
landry
d5aaa3ac46 Update to sqlite 3.19.2, will be required by gecko 54 or 55 anyway..
See https://www.sqlite.org/changes.html for a list of changes since 3.17.0
Went into a bunch of amd64 bulks.
2017-06-01 17:07:21 +00:00
rsadowski
53b1c50937 unhook krita 2017-06-01 16:38:40 +00:00
rsadowski
06feadd348 Import graphics/krita 3.1.4
Krita is a raster graphics editor based on Qt 5 and the KDE Frameworks 5. Krita
is designed to be a digital painting application. It has been influenced to
some extent by software like Corel Painter and SAI. Krita packs with some key
features different from most of its kind, including the ability to work with
both bitmap and vector illustration.

- Typo tweak from sthen@
- Tested from mitchell wodach. Thanks!
- Many input and tweaks from jca@ Thanks!

ok jca@
2017-06-01 16:36:52 +00:00
schwarze
1654236699 Use iconv(1) to convert the russian manual page from KOI8-T to UTF-8
before installing; sthen@ agrees with the general direction.

Even though the russian manual is known to be heavily outdated, i
strongly dislike the idea of expecting porters to judge the quality
of the content of third-party documentation (as opposed to fixing
technical issues).  When i said as much on ports@, nobody really
objected.

So for now, merely fix the encoding.  If people *really* want the
manual page deleted, that can still be done.
2017-06-01 14:18:06 +00:00
jca
7f0ed188ba Major update to knot-2.4.2
Upstream stopped supporting LTS 1.6.* releases.  Let's move to the 2.x
branch which only supports LMDB (patched to use MDB_WRITEMAP) and
uses __thread (thus, needs clang or lang/gcc).

The config format changed a bit, /usr/local/libexec/knot1to2 might help.

Most work done by Alexis Vachette, ok fcambus@
2017-06-01 13:42:01 +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
0c420515e8 oops, curlopt-constants is a generated file, so patch the generator instead 2017-06-01 12:18:54 +00:00
sthen
d78ac9ca97 LANGS -> COMPILER_LANGS 2017-06-01 12:06:29 +00:00
espie
5b455242ad timing. those snuck in while I was doing the change 2017-06-01 11:57:42 +00:00
espie
c194cf86bd bad sebastia. COPYING in libobjc2 is a short BSD clone licence. 2017-06-01 11:47:06 +00:00
ajacoutot
c5307ac8e1 Update to gegl03-0.3.18. 2017-06-01 11:44:00 +00:00
ajacoutot
4a3aa2c10f Update to babl-0.1.28. 2017-06-01 11:43:44 +00:00
espie
c8917d04ac fix with clang 2017-06-01 11:29:12 +00:00
ajacoutot
9e43979043 Update to google-cloud-sdk-157.0.0. 2017-06-01 08:01:29 +00:00
sthen
e4564c6b4d un-tedu graphics/sane-backends, removing sys/scanio.h caused one of the backends
not to be built, breaking packaging and knocking out about 15 ports.  ok aja
2017-06-01 07:42:48 +00:00
ajacoutot
9b488ccf0d Update to awless-0.1.0. 2017-06-01 07:21:46 +00:00
ajacoutot
e9e1939341 Update to awscli-1.11.95. 2017-06-01 07:18:38 +00:00
ajacoutot
12fc6ba3ef Update to py-botocore-1.5.58. 2017-06-01 07:18:26 +00:00
benoit
b4837bc735 Update to p5-CGI-Compile-0.22. 2017-06-01 07:04:54 +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
abieber
0f65304bbf Bump to latest version. Full changlog here:
d4e1a01f33...8a50e2aa09

OK awolk@
2017-05-31 23:50:54 +00:00
jca
83cc20aca1 poison WANT_CXX, ok sthen@ 2017-05-31 22:30:21 +00:00
rsadowski
6942a67c7c unbreak calligra build
Use phonon-qt5 and not phonon(kde4) includes. Calligra is a pure KDE5
application.

spotted by naddy@ Thanks

ok jca@
2017-05-31 22:02:09 +00:00