128727 Commits

Author SHA1 Message Date
espie
9800f078c4 copy&paste makes bugs
remove/adjust compared to normal subst
2018-05-02 09:47:10 +00:00
espie
6b8d442716 write stuff out in the same order pkg_create does, so that
@group/@owner/@mode propagate correctly
2018-05-02 09:46:18 +00:00
ajacoutot
7f51833b82 Update to google-cloud-sdk-200.0.0. 2018-05-02 09:44:30 +00:00
ajacoutot
62621d740c Update to qemu-2.12.0.
from Brad (maintainer)
2018-05-02 08:21:13 +00:00
bket
cb0dcedee3 Add PORTROACH annotation.
This fixes portroach picking up a newer, incompatible version (which is
offered via unison/2.5x).

OK sthen@
2018-05-02 08:08:11 +00:00
danj
b6cab3bbc5 Sync user.list with reality
While there fix two typos, one of them spotted by sthen, ok sthen
2018-05-01 23:06:46 +00:00
jeremy
319392f6be Update to mruby 1.4.1
Mostly from David CARLIER <devnexen@gmail.com>
2018-05-01 22:36:21 +00:00
naddy
fbfcee9c09 explicitly link with all required libraries to fix linking with lld 2018-05-01 20:28:00 +00:00
naddy
0302a5f09e Explicitly link with libm since math functions are called from the
main program.  Fixes linking with lld.
2018-05-01 20:13:23 +00:00
kn
a928eea659 + hitch 2018-05-01 13:48:52 +00:00
kn
16e9f7362f add _hitch 2018-05-01 13:47:27 +00:00
kn
153c68c6ff Hitch is a libev-based high performance TLS proxy designed to handle 10s of
thousands of connections efficiently on multicore machines.

It supports ALPN, SNI, PROXY protocol, automatic OCSP stapling as well as
seamless configuration reloads of certificates and listen endpoints.

Feedback and OK jca
2018-05-01 13:43:59 +00:00
rpointel
33af249f81 fix TEST_DEPENDS: py-mock -> py-mock${MODPY_FLAVOR}
ok danj@.
2018-05-01 13:43:51 +00:00
espie
03a3aa40bf first save plist names, then write them, so that @group/@owner/@mode
get somewhat more sensible
2018-05-01 13:21:24 +00:00
abieber
2395f2a9cc Bump to latest.
OK jturner@
2018-05-01 12:53:30 +00:00
matthieu
d895d5ff4d Update to xcursor-themes 1.0.5.
ok ajacoutot@, rsadowski@ who also suggested other tweaks.
PLIST regen was missed in previous updates too apparently.
2018-05-01 11:46:34 +00:00
jasper
2cd7e53959 missed a bump here 2018-05-01 10:42:17 +00:00
jasper
0e5c40816c unhook the ports needed to get sqlports building again after the kate-removal fiasco.
up to rsadowski@ to decide how to actually fix them
2018-05-01 10:36:33 +00:00
naddy
afb7269ffe maintenance update to 5.2.4 2018-05-01 10:30:25 +00:00
espie
73db0b2126 a bit more work to do... 2018-05-01 09:36:56 +00:00
ajacoutot
0a126cd6b9 Update to dbus-1.12.8. 2018-05-01 09:35:02 +00:00
ajacoutot
bb863d39d0 Update to libgpg-error-1.30. 2018-05-01 09:29:07 +00:00
ajacoutot
7fa8691697 Update to awscli-1.15.11. 2018-05-01 09:21:16 +00:00
ajacoutot
0b7379943c Update to py-botocore-1.10.11. 2018-05-01 09:21:04 +00:00
ajacoutot
1b90304d03 Update to py-boto3-1.7.11. 2018-05-01 09:20:51 +00:00
landry
e4da63ce02 Backport an upstream commit to fix 'vfprintf %s NULL in "%s"' errors in
syslog triggered by using 'check process'.

ok jasper@ & Caspar Schutijser (MAINTAINER)
2018-05-01 08:43:28 +00:00
pascal
0b978a1b8c Explicitly add -lm when linking to libshell.a. Fixes the build on armv7.
Patch by Markus Hennecke, thanks!
2018-05-01 08:37:50 +00:00
espie
6577884d64 ran into 3 commented charset.alias, seems logical to warn about it when
creating the plist...
2018-05-01 08:35:20 +00:00
espie
43fa6f830c copying types made it obvious ::Library objects were not getting created:
- put the class first
- don't forget to resolve the full filename first
2018-05-01 08:07:05 +00:00
espie
ba5c7e87f2 document 2018-05-01 07:46:05 +00:00
espie
239dcd491c - do the stripping of directories in a pass BEFORE backsubst
because stripped contains actual dirs (this should fix dir issues)
- tweak do_backsubst to take an actual unsubst string, because sometimes
we use it on a partial string that does not have unsubst value
- add an actual state/mode automata. TODO: notice interesting modes upfront
and not very late.
2018-05-01 07:41:51 +00:00
kirby
559862b84f switch to github releases 2018-05-01 07:31:54 +00:00
jasper
fbde5197ab unbreak sqlports by marking these ports broken. they have a LIB_DEPENDS on
kate which was removed last weekend without checking dependant ports.
2018-05-01 06:44:39 +00:00
jasper
2ed1b2e5d1 drop dependency on kde4 kate which has been removed. it's only a TDEP so i'll
simply switch this to to x11/kde-applications/kate; untested.
2018-05-01 06:42:41 +00:00
ajacoutot
923d4cb51a Unbreak, this needs python for building (compilall.y).
make show=BUILD_DEPENDS is a good hint when you want to make sure BDEP are
what you think they are.
Remove useless MODPY_DEFAULT_VERSION.
There are some weird @comment handling in the PLIST but that's a fight for
another day.
2018-05-01 00:18:21 +00:00
espie
77bfdab02e for now, just keep @mandir, @fontdir, etc as they are...
FS2 does not know enough yet.
2018-04-30 21:58:04 +00:00
espie
02256f6f4c bleh the SUBST_VARS is ^BASE_PKGPATH, so don't 2018-04-30 21:47:49 +00:00
millert
a2ffd7ed31 Update to sudo 1.8.23 2018-04-30 20:55:38 +00:00
naddy
51ba45414e missing bump after PLIST ordering change 2018-04-30 20:40:11 +00:00
espie
3124790cef fix cleanup, don't reverse params to add, oops 2018-04-30 20:15:15 +00:00
espie
b9e77c6161 - introduce a few variables so that the matching code is more regular
- strip @kw from comments while creating a decent path
- DO NOT override comments from existing copied code
2018-04-30 20:13:51 +00:00
espie
234aba345f add annotations like @bin and friends to elements that were not tagged
properly.
2018-04-30 19:32:51 +00:00
espie
3436a4437f document stuff that's known to be done 2018-04-30 18:52:36 +00:00
espie
58576214ce so eval{} was a bit strong, check why it can't be where it should 2018-04-30 18:49:19 +00:00
espie
dd527b5636 some keywords change do not happen, because we copy old objects blindly
the way to fix that is known, put a placeholder for now
2018-04-30 18:37:28 +00:00
edd
fa7029f853 Link the python3 FLAVOR of py-prettytable. 2018-04-30 18:17:50 +00:00
edd
37f214708c Add python3 FLAVOR to textproc/py-prettytable.
From Sebastien Marie. OK danj@, thanks.
2018-04-30 15:52:27 +00:00
bluhm
8775de2df8 update p5-JSON-MaybeXS to 1.004000 2018-04-30 15:25:58 +00:00
bluhm
7e1405702c update p5-Data-Random to 0.13 2018-04-30 15:20:43 +00:00
espie
1ce8b66ac2 - first support for samples, turns out we track them correctly already
- basic support for sampledir
- mark copied tags as found, because (duh) they've been found.
- perform more surgery on comments, so that @comment some/dir/
works as expected

(missing: mostly @group/@user/@mode)
2018-04-30 14:28:21 +00:00