ajacoutot
9f01b840fb
Update to py-flup-1.0.3 and add a python3 FLAVOR.
2018-05-09 09:26:27 +00:00
ajacoutot
6679d76763
Update to py-netifaces-0.10.7.
2018-05-09 09:05:28 +00:00
rpointel
2232181935
small update to 0.0.34.
2018-05-09 06:32:20 +00:00
bcallah
f9c55eab75
Update to dte-1.7
...
Changelog: https://craigbarnes.gitlab.io/dte/releases.html
2018-05-09 05:35:02 +00:00
martijn
616ce88429
This revision bump also slipped through cracks.
...
Pointed out by nigel@ and naddy@
2018-05-09 05:24:50 +00:00
bket
c7b6f7373a
Update to git-cola-3.1.
...
Drop patch which has been committed upstream.
OK jca@
2018-05-09 04:24:30 +00:00
jca
93a5216064
Simpler pledge(2) approach
...
- always call pledge(2) with a string literal, instead of subtracting
promises from a mutable string. Makes it easier to see what privileges
remain.
- call pledge(2) later in the initialization, so that we don't need to
care about too many promises eg "flock".
- always use "cpath" in the main process - needed at least if --pidfile
is passed.
Tested in basic setup, started as root with chroot and started as
_hitch, config reload still works.
ok kn@ (maintainer)
2018-05-08 23:22:51 +00:00
bluhm
d6316f0ccc
Ship sorted build and run list with proper test names. Add a script
...
that converts the test results into a html document. Ship the build
log so that compiler and linker errors can be reported. Rework
installing the source files so that they are complete. Install the
buildonly programs. Copy source files and logs to result directory
for better reports. Use colon consistently as separator in build
log.
2018-05-08 22:14:19 +00:00
bluhm
3a043ab7e8
Check error code of fork(2), otherwise test program might kill all
...
programs with pid == -1.
2018-05-08 22:13:36 +00:00
kn
25425a32ab
Use pledge, take MAINTAINER
...
With input from jca, deraadt and sthen. While here, drop -g from CFLAGS
(covered in DEBUG) and update license marker.
OK anton, jca
2018-05-08 22:07:42 +00:00
espie
071024d08c
add missing BUILD_DEPENDS, from maintainer
...
(no need to bump)
2018-05-08 21:41:08 +00:00
ajacoutot
63d386f3c5
Update to gnome-user-docs-3.28.2.
2018-05-08 19:53:48 +00:00
ajacoutot
5fc8c8e136
Update to gnome-getting-started-docs-3.28.2.
2018-05-08 17:58:35 +00:00
espie
fcfeae472f
comment adjustements
2018-05-08 16:00:19 +00:00
sthen
79acc2da8b
update to get_iplayer-3.14
2018-05-08 14:04:01 +00:00
jsg
0f6602ece2
update to U-Boot 2018.05
2018-05-08 13:46:06 +00:00
espie
61d3f3ee86
suffixes-only substitutions
2018-05-08 13:23:51 +00:00
espie
10377b63ca
add missing glue for start_only, and document those two options
2018-05-08 13:13:20 +00:00
espie
b322376e33
start adding options for specific variable behavior, so that things
...
feel like less of a hack
2018-05-08 13:09:32 +00:00
espie
b0f3e53880
reorg and document, no actual code change
2018-05-08 12:47:46 +00:00
espie
3b07a36cd3
reorg code a bit, document slightly more
2018-05-08 12:19:40 +00:00
martijn
4a8574ddc3
Revision bump. Missed in previous.
2018-05-08 12:17:32 +00:00
martijn
a4021c6c64
Split the logic for different SAPIs out of the MULTI_PACKAGES.
...
This allows us to add other SAPIs more easily in the future.
tweaks and OK sthen@
2018-05-08 12:04:55 +00:00
espie
7dc83ab97e
pass state around, because we may want to add special variable handling as
...
options
2018-05-08 11:56:25 +00:00
espie
b29c164fd9
comment a bit more
2018-05-08 11:53:58 +00:00
espie
292de10927
move reversesubst into its own package
...
this part is bound to grow
2018-05-08 11:48:01 +00:00
espie
57026e9885
document -n
2018-05-08 11:36:43 +00:00
espie
a7fdc3fb65
Option -n: stop right after writing the new plists.
2018-05-08 11:34:44 +00:00
espie
01967eb5d8
create an actual object for the main program, and split the code into
...
small routines for readability and maintenance.
2018-05-08 11:21:25 +00:00
jasper
5d12281a7f
+py-pynetbox
2018-05-08 10:49:49 +00:00
jasper
3cadbaf13f
import py-pynetbox-3.3.1
...
Python API client library for NetBox.
ok aja@
2018-05-08 10:48:36 +00:00
espie
e4a8087257
byebye
2018-05-08 08:10:32 +00:00
espie
a254bb4166
unlink old update-plist and attendant variables
2018-05-08 08:09:20 +00:00
espie
72b8e8d73b
document -v, -r
2018-05-08 08:05:48 +00:00
ajacoutot
dd46ce3505
Update to gnumeric-1.12.41.
2018-05-08 08:01:42 +00:00
ajacoutot
d5e5b95762
Update to goffice-0.10.41.
2018-05-08 08:01:30 +00:00
ajacoutot
20feee4af3
Update to awscli-1.15.15.
2018-05-08 07:37:46 +00:00
ajacoutot
d519cd89ce
Update to py-botocore-1.10.15.
2018-05-08 07:37:35 +00:00
ajacoutot
353fe00766
Update to py-boto3-1.7.15.
2018-05-08 07:37:23 +00:00
ajacoutot
da162aa5c8
Update to amazon-ssm-agent-2.2.546.0.
2018-05-08 07:19:27 +00:00
ajacoutot
3d7ffd325b
Merge two fixes from upstream:
...
- Individual: don't always use the display_id
- inspect: Adapt to binding change of Signal.add_emission_hook() in vala 0.41
2018-05-08 07:14:06 +00:00
ajacoutot
236907d580
Update to gnome-music-3.28.2.1.
2018-05-08 07:08:44 +00:00
ajacoutot
e9cccf8f84
Update to gnome-maps-3.28.2.
2018-05-08 07:02:15 +00:00
ajacoutot
2f63a36089
Update to shotwell-0.28.3.
2018-05-08 07:01:55 +00:00
ajacoutot
3586723196
Remove g-ir-scanner(1) workaround, meson has been fixed.
2018-05-08 06:36:07 +00:00
rpointel
e7551bf30b
+ SUBDIR += py-yapf
...
+ SUBDIR += py-yapf,python3
2018-05-08 06:00:17 +00:00
rpointel
98671cbd71
import yapf, a formatter for Python code.
...
tested by Ljuba Nedeljkovic ljuba.bsd at gmail dot .com, ok benoit@.
2018-05-08 05:59:22 +00:00
rpointel
ff301ce4b2
add missing header for InstructionCombining.cpp, in order to export
...
LLVMInitializeInstCombine as extern "C".
ok brad@.
2018-05-08 05:55:20 +00:00
bcallah
cf1fe34859
Update to streamlink-0.12.1
...
Changelog: https://github.com/streamlink/streamlink/releases
(look under the 0.12.0 release notes for the changes from 0.11.0)
2018-05-08 04:18:14 +00:00
espie
b270496441
add a verbose mode
...
for now, full names of PLISTs when changed
and where directory stripping came from
2018-05-07 18:54:49 +00:00