111018 Commits

Author SHA1 Message Date
semarie
91aed3f450 lang/rust: new bootstrap for TIB (updated archive as the previous was busted) 2016-05-09 14:08:41 +00:00
sthen
2012b0ace2 update to squid-3.5.19 (compared to 3.5.18, fixes a problem with interception
proxies)
2016-05-09 13:52:45 +00:00
sthen
9affac3558 update to Trac-1.0.11 2016-05-09 13:38:32 +00:00
sthen
51c5204335 update to dhcpcd-6.11.0 2016-05-09 12:21:43 +00:00
naddy
6f714c33b8 the no_bootstrap build uses 6.5 GB of memory 2016-05-09 11:18:00 +00:00
jasper
556e13b17f update to libgweather-3.20.1 2016-05-09 11:00:18 +00:00
czarkoff
f249389e27 provide PATH to Go
"go ahead" edd@
2016-05-09 10:00:49 +00:00
czarkoff
5137903b26 add PATH and CFLAGS to Go environment
Needed for cgo

OK jasper@
2016-05-09 08:55:45 +00:00
semarie
1edf4f94bd lang/rust: new bootstrap for TIB 2016-05-09 08:04:44 +00:00
jasper
0aba2f0be0 update to gnome-calendar-3.20.2 2016-05-09 07:43:10 +00:00
jasper
193c5b028a update to gedit-3.20.2 2016-05-09 07:02:19 +00:00
ajacoutot
92c0c842d3 Update to libwebp-0.5.0.
from Brad
2016-05-09 06:31:56 +00:00
ajacoutot
bee4ca34e8 SECURITY: gd2: handle corrupt images better (CVE-2016-3074)
from Brad
2016-05-09 06:29:18 +00:00
ajacoutot
6635918b1b Update to x264-20160508.
from Brad (maintainer)
2016-05-09 06:09:09 +00:00
jca
088ac8f980 Re-add the error message that motivated those patches
crc-intel-pclmul.c:369: Error: no such instruction: `pextrd $1,%xmm0,(%rdi)'
2016-05-08 23:21:29 +00:00
jca
ddc250512c Drop use of pclmul/SSE4.1 for CRC, and the use of clang while here
While this bring a nice speed improvement over libgcrypt-1.6.5, it
requires newer gcc or clang.  Since libgcrypt is a requirement for
tons of ports, using clang here means that you end up building two huge
compilers before building anything useful.

pclmul alone is supported by base gcc and is still used for GCM.

ok ajacoutot@ (maintainer)
2016-05-08 23:13:20 +00:00
jasper
bfdbfd08fc update to gtksourceview3-3.20.3 2016-05-08 18:39:06 +00:00
czarkoff
cd5f898f80 add PORTPATH to MODGO_ENV
Needed for tests, no changes in package
2016-05-08 17:14:07 +00:00
rpe
d46bcac15e Update www/selfoss to 2.15
OK aja@
2016-05-08 15:58:12 +00:00
rpe
6d29913210 Update www/awstats to 7.5
OK aja@
2016-05-08 15:55:13 +00:00
ajacoutot
0c5e2c08fd Properly compute database partition remaining space.
With hint from otto@
2016-05-08 13:45:55 +00:00
espie
536b18350d make things work better when chrooted, delay some expansions, and acknowledge
that startup is going to run within the chroot.
2016-05-08 12:52:58 +00:00
czarkoff
a11a018bee simplify MODGO_CMD environment customization
Clear user's environment with SETENV and provide MODGO_ENV for adding variables
to environment and MODGO_GOPATH for altering GOPATH.

OK ajacoutot@, jasper@, kspillner@
2016-05-08 12:29:17 +00:00
espie
36a5b5798b reuse the User code in dpb instead of copying it. 2016-05-08 11:51:40 +00:00
ajacoutot
0ef0b284a1 Make sure we depend on the proper FLAVOR of py-asn1.
reported by, same diff from and ok jca@
2016-05-08 11:50:18 +00:00
ajacoutot
957c3a6590 Update to link-grammar-5.3.7. 2016-05-08 10:25:29 +00:00
ajacoutot
bbdda4ba77 Update to gnome-clocks-3.20.1. 2016-05-08 10:23:57 +00:00
sthen
d10171af89 - add new pypy bootstrap for TIB, prepared by naddy
- raise minimum amount of memory in the ulimit check to 5GB (the no_bootstrap
flavour uses even more, usually crashing the kernel on my 8GB workstation if
I try to build it there)
2016-05-08 09:56:01 +00:00
espie
af4f89c46f tweak the heuristics to run the engine:
- don't do anything "smart" when the queue is empty. This mostly triggers
at start, and actually hinders dpb from processing more LISTING efficiently
- lower the threshold for "next" engine computation.  Engine cpu usage still
stays within a few percent, but we avoid slumps in the middle, where the
"first" rescan puts the engine out for a while (I should probably look at
a non-linear function).
2016-05-08 09:34:25 +00:00
espie
b5357fd0d9 these days, I've got starved code at end of builds, while there's
still kde3/kde4 contention. So reuse the affinity tactic to find a
Core with the right tainting if it exists.
2016-05-08 09:31:38 +00:00
jca
968fa762be Switch MASTER_SITES to https://download.samba.org/pub/ 2016-05-08 09:11:35 +00:00
jca
a87170bfea Update to runit-2.1.2
Kill time_t patch committed upstream and drop maintainership while here.

WARNING: upstream changed back the default service directory to
/service, check the instructions in the README and
share/doc/runit/upgrade.html
2016-05-08 08:59:16 +00:00
sthen
79facf8a3d missed 'cvs add' in previous 2016-05-08 08:13:04 +00:00
naddy
8ad9cf6f87 this runs msgfmt from devel/gettext-tools 2016-05-07 22:16:58 +00:00
sthen
f06fd10742 update HOMEPAGE, from fcambus 2016-05-07 21:54:40 +00:00
sthen
e85f5d7911 new bootstraps for TIB 2016-05-07 20:43:10 +00:00
ajacoutot
2113f003f7 Missing dependency on devel/libsoup.
found by nigel@
2016-05-07 17:32:57 +00:00
sthen
53d223c6e3 move dovecot-pigeonhole sample configs from doc to examples, alongside
the main dovecot sample configs. ok brad
2016-05-07 17:14:13 +00:00
danj
fc04d27072 + py-potr
+ py-potr,python3
2016-05-07 15:06:19 +00:00
danj
ca747f9416 + poezio
+ py-aiodns
+ py-aiodns,python3
+ py-cares
+ py-cares,python3
+ py3-slixmpp
2016-05-07 15:04:45 +00:00
danj
38f2c76ea3 import poezio-0.9
Poezio is a console Jabber/XMPP client. Its goal is to use anonymous connections
to simply let the user join MultiUserChats. This way, the user doesn’t have to
create a Jabber account, exactly like people are using IRC. Poezio’s commands
are designed to be (if possible) like commonly used IRC clients (weechat, irssi,
etc).

ok landry@, jca@, sthen@ (who spotted a missed test depend)
2016-05-07 14:56:28 +00:00
danj
83d8b4dc8c import py-potr-1.0.1
This is a pure Python OTR implementation; it does not bind to libotr.

ok landry@, jca@, sthen@
2016-05-07 14:53:13 +00:00
danj
37f93a78f4 import py3-slixmpp-1.1
Slixmpp is an MIT licensed XMPP library for Python 3.4+. It is a fork of
SleekXMPP.
Slixmpp’s goals is to only rewrite the core of the library (the low level
socket handling, the timers, the events dispatching) in order to remove all
threads.

ok landry@, jca@, sthen@
2016-05-07 14:51:05 +00:00
danj
2f49a6b8fa import py-aiodns-1.0.1
aiodns provides a simple way for doing asynchronous DNS resolutions with
a synchronous looking interface by using pycares.

ok landry@, jca@, sthen@
2016-05-07 14:48:39 +00:00
danj
8aba4ead11 import py-cares-1.0.0
pycares is a Python module which provides an interface to c-ares. c-ares is a
C library that performs DNS requests and name resolutions asynchronously.

ok landry@, jca@, sthen@
2016-05-07 14:46:08 +00:00
sthen
2034b7c6af update to ipmitool-1.8.17 2016-05-07 14:18:12 +00:00
sthen
df3b722c65 update to squid-3.5.18 2016-05-07 14:06:41 +00:00
sthen
2e964b1846 update to chirp daily 20160507, from Ted Roby, small tweaks from me 2016-05-07 14:02:53 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
jasper
ed84672382 drop GEM_BIN_SUFFIX; this is a standalone program 2016-05-07 08:58:36 +00:00