Commit Graph

139308 Commits

Author SHA1 Message Date
bluhm
f668b1bbaa Also ship the firmware for the 06-4f-01 CPU, e.g. this one:
cpu0: Intel(R) Xeon(R) CPU E5-1660 v4 @ 3.20GHz, 3193.06 MHz, 06-4f-01
Intel places the microcode in the intel-ucode-with-caveats directory
on github.  We have checked their recommended Linux patches.  After
adjusting minor issues in our ucode loading, we came to the conclusion
to include 06-4f-01 in the intel cpu firmware updates.
OK jsg@
2019-07-01 14:09:58 +00:00
kn
f1aca8eb94 Fix -otr package
tj's -otr split requires version 1.2.1, but the committed @conflict marker
included this version due to an extra "=" that was not part of the OK'ed
diff.

"please go ahead" tj
2019-07-01 13:52:09 +00:00
espie
c87b1c976c tweak things:
- %h -> FQDN is a bit harsh. Let it be short_hostname
- add %$  to mean dpb own pid
- refactor expand_*_path to be one routine
- tweak the control socket prompt to be 'dpb@host[pid]$ '
2019-07-01 12:03:41 +00:00
kirby
43239ff294 move COMPILER string template and its description to the position
used in most of the ports
ok jca@
2019-07-01 11:35:42 +00:00
jca
b308769288 Compile tests with cc/c++ instead of gcc/g++ and drop SEPARATE_BUILD
This lets tests run. Failures:
test_expand
test_expand_default_features
test_expand_features
test_expand_no_default_features
2019-07-01 11:25:58 +00:00
semarie
88bc341375 explicitly pass MODCARGO_ENV to MAKE_ENV.
pass MAKE_JOBS and CARGO_HOME to cargo. solve a build problem with
upcoming rust 1.36

ok jca@ fcambus@
2019-07-01 10:21:12 +00:00
jca
097d7a62a7 +py-recommonmark +py-recommonmark,python3 2019-07-01 10:04:48 +00:00
jca
9c31f35335 Import py-recommonmark-0.5.0
A docutils-compatibility bridge to CommonMark.  This allows you to write
CommonMark inside of Docutils & Sphinx projects.

Needed to build the documentation of llvm-8.0.0

Help from danj@ and kmos@, ok kmos@
2019-07-01 10:02:50 +00:00
benoit
3edb6e5cff Update to ecm-7.0.4. 2019-07-01 09:49:43 +00:00
espie
587eb9c193 a bit more love for the control socket
- try to create it as %L/dpb-$$  by default.
If we can't, no biggie. If the user explicitly asked for a control socket,
we DO abort otherwise.
- if CONTROL is explicitly empty, do not load the extra code.
- try to remove the socket at exit

- add a new wipehost command, that will try to kill any job on that host
(if some remain), then zap all locks and affinity info related to that host
"it's dead jim"
2019-07-01 08:59:41 +00:00
espie
de5e757ff7 are you kidding me ?
@tag means NO EXEC
2019-07-01 08:02:37 +00:00
kirby
37d5c54ea6 cleanup:
- move libssh2 to LIB_DEPENDS as mc links against it and ssh2 is
   in WANTLIB
 - remove pcre as mc is using glib as a search engine by default
ok robert@ (maintainer)
2019-07-01 06:52:16 +00:00
espie
3b14772ca1 add clean=test
retest

okay jca@ (and tweaked accordingly)
2019-07-01 06:47:12 +00:00
rsadowski
f564c63768 Update catch2 to 2.9.1 2019-07-01 05:21:41 +00:00
sthen
d4567fa420 mark BROKEN, problem following ninja update 2019-06-30 21:27:43 +00:00
robert
d9efbcd18a add lib dependency on xapian-core and fixup wantlib 2019-06-30 20:07:54 +00:00
juanfra
dfa5c3327f Update to cython 0.29.11. 2019-06-30 20:06:52 +00:00
robert
06b66a2707 unbreak on arm64 2019-06-30 18:46:23 +00:00
fcambus
fc4a06481a Update mame to 0.211. 2019-06-30 15:41:35 +00:00
kmos
2ff387e044 Adding origin information of the patch that fixes compatibility
with pytest 4.x

Requested by feinerer@ based upon a discussion I was having with
danj@ about a similar change:

https://marc.info/?l=openbsd-ports&m=156184226517487&w=2

Best format for the information from sthen@
2019-06-30 15:32:06 +00:00
ajacoutot
3931815e87 Bump to unbreak.
When splitting a package, a bump is needed...
2019-06-30 15:12:00 +00:00
espie
90e261860a lots more trims 2019-06-30 12:37:39 +00:00
ajacoutot
e4f2d300a9 Update to libgdata-0.17.10.
"looks fine" jasper@
2019-06-30 12:00:51 +00:00
ajacoutot
7e37fb38b5 Update to gnome-calculator-3.32.2.
"looks fine" jasper@
2019-06-30 12:00:02 +00:00
ajacoutot
2d302032f9 Don't pick up autogen, it breaks the build.
reported by naddy@ and sthen@
2019-06-30 08:34:10 +00:00
ajacoutot
4874044520 Update to terraform-provider-digitalocean-1.4.0.
from Jan Vlach
2019-06-30 07:35:40 +00:00
ajacoutot
0d63d42531 Update to libnettle-3.5.1. 2019-06-29 22:26:25 +00:00
kmos
b408f5df4e Fix tests for www/py-requests using a patch not yet committed to
upstream.

Tests are broken for pytest >=4 before this patch.

Tweaks from and ok danj@ (maintainer)
2019-06-29 21:42:07 +00:00
danj
b96cc882be Remove maintainer per their request 2019-06-29 21:26:51 +00:00
espie
1eac252469 minor improvements 2019-06-29 20:43:04 +00:00
robert
57475069d3 actually update the version to 8.7.81.203 2019-06-29 18:12:10 +00:00
naddy
181d7559ac update to 1.16; mostly from Brad 2019-06-29 15:46:54 +00:00
tj
e795f42c1f bump revision after irssi-otr split 2019-06-29 14:54:45 +00:00
tj
cdf0c85d98 split otr support into its own irssi subpackage to reduce dependencies.
most of the work done by sthen.

ok sthen kn
2019-06-29 14:54:09 +00:00
espie
5be48fec82 check pkgconfig files for correctness
and warn if they're not.

Okay robert@
2019-06-29 14:50:52 +00:00
edd
88cac83799 Update net/syncthing to version 1.1.4.
Also improve the pkg README.

Tested by Paco Esteban. OK bket@. Thanks!
2019-06-29 14:05:19 +00:00
robert
7c430d88ec update to 8.7.81.203 2019-06-29 13:52:11 +00:00
sthen
3d1a57e621 update to libunbound-1.9.2 2019-06-29 13:49:41 +00:00
sthen
262a42c8ed update to Lucee 5.3.3.60-RC 2019-06-29 13:35:48 +00:00
robert
a122f3c955 unbreak the xapian-core pc file because our pkg-config(1) actually checks
the format for correctness and it does not like multi-line descriptions
without line continuations
2019-06-29 13:04:36 +00:00
robert
fb1123a079 update to the latest git version to please mail/kopano 2019-06-29 11:53:33 +00:00
ajacoutot
e5c4ce3053 Update terraform providers. 2019-06-29 10:43:59 +00:00
ajacoutot
f346b2cf97 Update to terraform-0.12.3. 2019-06-29 10:43:34 +00:00
ajacoutot
70d777be02 Update to stellarium-0.19.1. 2019-06-29 10:39:40 +00:00
ajacoutot
269685db37 Update to google-cloud-sdk-252.0.0. 2019-06-29 10:07:10 +00:00
ajacoutot
3f619ffe58 Update to exoscale-cli-1.4.1. 2019-06-29 10:01:30 +00:00
pvk
e575faea70 Update gitea 1.8.1 -> 1.8.3 2019-06-29 09:59:30 +00:00
ajacoutot
234869654e Update to libpaper-1.1.28. 2019-06-29 09:59:08 +00:00
ajacoutot
11b8c626d5 Update to py-libcloud-2.5.0. 2019-06-29 09:54:15 +00:00
ajacoutot
f6b1d927ae Update to hwdata-0.325. 2019-06-29 09:47:24 +00:00