19027 Commits

Author SHA1 Message Date
jeremy
17a9f1e495 Start building ruby 2.5 versions of ruby gem ports by default 2018-01-16 01:42:40 +00:00
ajacoutot
db7217c764 Missed bump. 2018-01-15 08:07:44 +00:00
landry
d366df0af1 Update to buildbot/buildworker 0.9.15.post1.
See https://github.com/buildbot/buildbot/releases/tag/v0.9.15 and
https://github.com/buildbot/buildbot/releases/tag/v0.9.15.post1 for details.

I've finally updated my mozbsd buildbot... now to upgrade the
slaves^Wworkers.
2018-01-14 17:12:10 +00:00
sthen
e0cf2824ac update to ccache-3.3.5 2018-01-14 14:30:02 +00:00
rsadowski
5fda261572 fix SHARED_LIBS, WANTLIB and PLIST
It may have been lost in the last update.
2018-01-14 13:42:33 +00:00
rsadowski
d06c282cc8 Update dlib to 19.8
Change log: http://dlib.net/change_log.html
2018-01-14 10:10:09 +00:00
rsadowski
db201ca7fb Update qt-creator from 4.4.1 to 4.5.0.
Release announcement:
http://blog.qt.io/blog/2017/12/07/qt-creator-4-5-0-released/
2018-01-14 10:07:48 +00:00
jung
a63e25af08 update py-icalendar to 4.0.0
ok awolk remi
2018-01-13 20:12:47 +00:00
bentley
3e81b07c71 Replace distcache.freebsd.org/ports-distfiles/ with _MASTER_SITE_FREEBSD.
Some ports used _MASTER_SITE_FREEBSD already but others hardcoded the URL.

Switch _MASTER_SITE_FREEBSD and MASTER_SITE_FREEBSD_LOCAL to https.
2018-01-13 03:00:46 +00:00
kili
6e97601e31 Import devel/hs-edit-distance.
Optimized edit distances for fuzzy matching, including Levenshtein
and restricted Damerau-Levenshtein algorithms.

ok sthen@
2018-01-12 21:36:14 +00:00
kili
8f184acc71 Import devel/hs-echo.
The base library exposes the hGetEcho and hSetEcho functions for
querying and setting echo status, but unfortunately, neither function
works with MinTTY consoles on Windows.
This library provides an alternative interface which works with
both MinTTY and other consoles.

ok sthen@ ("You don't need any more pain than you already have!" about
patching cabal-install to *not* need this port)
2018-01-12 21:35:39 +00:00
bentley
f877fa1e34 Move homepage/master_sites to https. 2018-01-12 19:32:54 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
06cd1cde3a Fix DESCR and drop useless MODGO_TYPE. 2018-01-10 17:11:12 +00:00
claudio
02e30178ec Add devel/promu and sysutils/prometheus 2018-01-10 16:43:15 +00:00
claudio
ba87eb8ac0 Import promu a build helper for prometheus 2018-01-10 16:24:35 +00:00
rsadowski
dffc105f0b Update KDE Frameworks to 5.41.0
Update kdelibs4support to 5.39.0 and not to 5.41.0 because otherwise the
openssl stuff will do too much work.
(Make kssl compile against OpenSSL 1.1.0 (bug 370223)).

Tested in an bulk by landry@ Thanks!

ok landry@
2018-01-09 21:10:38 +00:00
ajacoutot
0a26bdfd51 Update to glib2-2.54.3. 2018-01-09 12:31:54 +00:00
ajacoutot
90d3c576bc SECURITY update to libsoup-2.60.3. 2018-01-09 12:12:46 +00:00
kili
c22f4753e3 No use of template Haskell, no reason to disable it for i386.
However, it still isn't reachable on i386, becase it depends
on devel/hs-fgl (which *is* disabled on i386).
2018-01-09 02:28:18 +00:00
kili
93e9a7a3eb With some diffs from the upstream darcs repository and some less
strict dependencies on libraries bundled with ghc, this builds fine
with both ghc-8.2 (in my tree, not yet committed) and ghc-8.0 (in
the current tree).

Tested against ghc-8.0 by jca@, thanks!

It may also build again on i386, but I still have to check this.
2018-01-08 10:18:39 +00:00
awolk
171f60a39f devel/sdl2 2.0.5 => 2.0.7
OK sthen@

sent by Thomas Frohwein, who also takes MAINTAINER (thanks!)

Notable port changes:
 - jack audio disabled from build
 - libsamplerate as ldepends
 - prevent SDL from returning an error when built
   without haptic support, this allows FNA based
   games to work instead of dying
 - x11window patch is no longer needed (upstreamed)
 - modify SDL_GetPlatform to pretend we are Linux
   which allows FNA based games to run before the
   upstreamed change trickles down to released
   games
2018-01-07 22:56:46 +00:00
awolk
b12b9fc6db devel/zeal 0.4.0 => 0.5.0
OK rsadowski@
2018-01-07 17:33:25 +00:00
jasper
6465d9048e update to rspec-core-3.7.1 2018-01-07 12:03:30 +00:00
bentley
fa3bf10bd5 Register removal of libgcal and akonadi-googledata. 2018-01-05 07:20:27 +00:00
fcambus
172fca82c1 Register removal of decss. 2018-01-04 10:09:35 +00:00
bentley
84e16587f9 Move MASTER_SITES away from Google Code. Switch homepage to https. 2018-01-04 06:20:51 +00:00
schwarze
7cf57a29f0 Remove man2web. Exploitable and crappy code, unmaintained since 2003.
Use mandoc -Thtml or man.cgi(8), which also produces much better HTML.
Removal suggested by Jan Stary <hans at stare dot cz>, and jca@ agrees.
2018-01-03 19:59:37 +00:00
bentley
c077f5bf91 Avoid failure caused by coreutils disappearing during build.
Noticed by espie@
2018-01-02 11:16:37 +00:00
rsadowski
633df38fe3 unhook clazy; wrong category
Hint by kili@
2018-01-01 20:23:07 +00:00
bcallah
d04c5e513d Change these to my openbsd email address and bump.
ok giovanni@
2018-01-01 18:11:46 +00:00
bluhm
961fcc8c08 update p5-Test-Portability-Files to 0.09 2018-01-01 12:34:10 +00:00
rsadowski
1ece5f01dd +clazy 2018-01-01 11:31:07 +00:00
rsadowski
6e1548eb75 Update intellij to 2017.3.2, from maintainer Caspar Schutijser 2017-12-31 13:48:24 +00:00
ajacoutot
37a5edfd57 +py-git2,python3 2017-12-30 08:44:21 +00:00
ajacoutot
3c5af77711 Update to py-git2-0.26.3. 2017-12-30 08:43:48 +00:00
ajacoutot
221046438e Update to liblouis-3.4.0. 2017-12-30 08:43:25 +00:00
edd
d2218c5aa8 Update devel/py-texscythe to version 0.3.1.
In preparation for TeX Live 2017.

OK kili@, thanks!
2017-12-29 15:19:14 +00:00
rpe
8780e744c9 Change HOMEPAGE to the sourceforge page of cvsps.
The previous one is dead and the download failed.

discussed with landry@
2017-12-29 12:08:50 +00:00
ajacoutot
03e52da46a Update to goffice-0.10.38. 2017-12-29 08:40:17 +00:00
florian
5ea7632ba0 I don't have the skills nor the time to be maintainer.
OK sthen
2017-12-29 07:24:49 +00:00
rpointel
64c653fff4 update apktool to 2.3.1. 2017-12-28 09:07:21 +00:00
rsadowski
3fd2417ad0 Update Qbs to 1.10.0
ok bcallah@
2017-12-28 07:12:21 +00:00
remi
4c81d28853 add libfastjson and liblognorm 2017-12-27 17:39:18 +00:00
remi
7e64bfb3e9 liblognorm - a library to normalize log messages
with and ok jca@
2017-12-27 17:34:48 +00:00
remi
14febde8fb libfastjson - a fork of json-c with the goal to be small and fast
ok jca@
2017-12-27 17:29:05 +00:00
fcambus
da2802ac51 Update lua-tz to 0.4.1. 2017-12-27 15:08:39 +00:00
rpe
33f26ebf87 - update devel/src to version 1.17
- enable pylint tests

OK aja@
2017-12-27 10:34:53 +00:00
rsadowski
90658284fb Update boost to 1.65.1
Notable port changes.

- Bump all shared libs from 6.0 to 7.0.
- COMPILER= base-clang ports-gcc (Replace ONLY_FOR_ARCHS)
- Remove our user.hpp. Boost detects all compiler features correct.
- Drop all -Wno-* options.
- Drop fiber support. It doesn't build with GCC
- Drop stacktrace support. It doesn't build on arm (spotted by jca@)
- b2 doesn't seem to respect python parameter, we need to run twice with
  separate python environments to build both shared libs.
- Zap trailing whitespace
- Add py-numpy as bdep
- Disable precompiled header
- cleanup BJAM_CONFIG
- Drop "-d+2" debug.

Survived a macppc bulk by kirby@
Survived a amd64 bulk by landry@
Build test on sparc64 and arm by jca@ (and many other tests)

Many thanks to all those who made it possible

Final ok landry@, jca@
2017-12-26 19:18:49 +00:00
jca
fc9222a2bd Broken on arm64 2017-12-26 17:08:02 +00:00