ajacoutot
9eb479e347
Our cp(1), mv(1) and rm(1) support `-v' now.
...
ok sthen@
2017-06-28 13:16:48 +00:00
abieber
0d58e84dbe
Upstream is back up and running! This update includes:
...
- Updateded to WebKit 2 API.
- New widget types.
- Updated adblocker.
- Vertical tab support.
- Auto recovery of sessions.
Full list available here: https://aidanholm.github.io/luakit/
Port update includes:
- cleanup of Makefile
- us luakit's 'install' target
consensus (of two / myself) was to commit!
2017-06-28 13:06:48 +00:00
ajacoutot
7e1314ff97
Provide an /etc/os-release file; gnomecc uses it to display info about the
...
base system; that file may be moved to a more generic package at some
point.
2017-06-28 12:22:28 +00:00
czarkoff
0b53fbaf8f
update libzrtp
2017-06-28 10:26:44 +00:00
espie
c231a975e1
turn generate-readmes into a "full" target with locking and everything
...
(but still no cookie)
2017-06-28 10:20:28 +00:00
czarkoff
a16b369c81
update to baresip 0.5.4
2017-06-28 10:20:25 +00:00
czarkoff
97e6954ae4
update to re-0.5.4
2017-06-28 10:20:08 +00:00
feinerer
69b829c8e8
Update to HDF5 1.8.19
...
OK pirofti@
2017-06-28 10:16:40 +00:00
ajacoutot
17413c78af
Update to bro-2.5.1.
2017-06-28 09:56:09 +00:00
ajacoutot
0a60de2717
Update to awscli-1.11.113.
2017-06-28 08:49:18 +00:00
ajacoutot
a571dad984
Update to py-botocore-1.5.76.
2017-06-28 08:49:05 +00:00
ajacoutot
7a6f885164
Update to amazon-ssm-agent-2.0.842.0.
2017-06-28 08:46:15 +00:00
gonzalo
58716fb5ce
Update for Lynis to 2.5.1:
...
https://cisofy.com/changelog/lynis/2.5.1/
OK bcallah@
2017-06-28 02:41:23 +00:00
naddy
09c9be5d65
Maintenance update to 7.54.1. The security fix does not affect us.
2017-06-27 19:16:40 +00:00
espie
ce68e425d2
move readmes/rcscripts generation into a separate target
...
'generate-readmes' that's always run, without a cookie.
this allows fine tweaks to that part without needing to rerun
fake every time.
Also places the automatic creation of PKGDIR where it belongs (in
update-plist) and have the new target error out implicitly if
PKGDIR is wrong.
slightly tweaked version compared to published tech@ patch, as it
turns out that scraping old files each time doesn't work,
in practice, as some readmes come from the actual distfile...
2017-06-27 15:47:10 +00:00
espie
acfb8907df
kill hidden dep on kpathsea
2017-06-27 15:14:36 +00:00
ajacoutot
9be4dc54e2
Update to py-cairo-1.13.3.
...
- take maintainer (eric@ agrees)
2017-06-27 14:05:55 +00:00
ajacoutot
4b653f61c5
Update to cairo-1.14.10.
...
- take over maintainer
ok eric@ (former maintainer)
2017-06-27 13:14:24 +00:00
ajacoutot
05f0ba2efe
Update to webkitgtk4-2.16.5.
2017-06-27 12:43:53 +00:00
sthen
35a3470fa4
update to rcube-ldapAliasSync-20160131 and patch to use rcube:: prefix for
...
write_log (using without this was deprecated in 1.2, dropped in 1.3)
2017-06-27 12:41:26 +00:00
espie
057f007a50
fix sloppy update (option changed name)
2017-06-27 12:21:07 +00:00
abieber
7af3ddd6a8
Update to v6.11.0
...
- regen patches (thanks danj@)
- full changelog here: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.11.0
OK danj@
2017-06-27 12:04:08 +00:00
ajacoutot
ddc0eec87b
Drop /etc/rc.d/init.d from WRKINST. It was never packaged but espie wanted
...
it gone.
2017-06-27 08:13:05 +00:00
sthen
baaaedb999
update to lz4-1.7.5 + upstream patch for https://github.com/lz4/lz4/issues/369
...
which reads a byte from invalid memory, crashing tests on OpenBSD. Info at
6ad3a983db
2017-06-27 01:35:20 +00:00
robert
2d6929e113
do not call malloc and sysctl twice that was introduced by a bad copy & paste
...
diff from Caspar Schutijser
2017-06-26 17:16:30 +00:00
espie
90f4904171
yet another misuse of CONFIGURE_STYLE=simple
2017-06-26 13:59:54 +00:00
espie
7df46a32b4
CONFIGURE_STYLE=simple is a bad idea for gnu configure, because we have
...
caching that prevents hidden build dependencies on gawk and the likes...
2017-06-26 13:46:50 +00:00
ajacoutot
be1eac3d36
docbook is needed after all.
2017-06-26 13:36:18 +00:00
kirby
79eb77c369
update to seafile-6.0.7
2017-06-26 12:42:22 +00:00
benoit
45ba69a762
Update to highlight-3.38.
2017-06-26 12:26:52 +00:00
espie
3f0950c8e7
point to PKGDIR, fixes packaging on any privsep bulk
2017-06-26 09:06:57 +00:00
benoit
442998ea3c
Update to git-2.13.2.
2017-06-26 07:19:15 +00:00
sthen
df619bc55b
update to librenms-1.29
2017-06-25 22:34:36 +00:00
robert
9c81a444c8
update to 59.0.3071.109
2017-06-25 21:53:56 +00:00
schwarze
986033d7de
Fix four issues found with mandoc -Tlint:
...
* missing blank before trailing delimiter
* typo in the name of the AUTHORS section
* missing .An macro in the AUTHORS section
* section ordering
2017-06-25 18:30:38 +00:00
phessler
11b6726b53
+geteltorito
2017-06-25 18:10:39 +00:00
phessler
01b5a52889
import geteltorito, which extracts the initial boot image from a cd
...
Helpful for extracting Thinkpad BIOS updates so you can put them on a
usb stick to install......
OK stsp@
2017-06-25 18:09:51 +00:00
ajacoutot
79b99f0c00
Needs a pkgpath marker.
2017-06-25 16:17:06 +00:00
ajacoutot
8db7e6c503
Update to terraform-0.10.0-beta1.
...
While this is a beta release, I'd rather get it in tree asap because upstream
split all providers into their own project. So now we have one terraform and
69 terraform-providers (for now). See this URL for details:
https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/
If you miss a provider for your iac declaration you have the choice of
downloading hashicorp binaries over the net or better: installing the
corresponding OpenBSD package.
e.g.
pkg_add terraform-provider-aws
cd /path/to/where/foo.tf/is/stored
terraform init <- this will record the sha256 sum of the plugin
2017-06-25 15:10:58 +00:00
landry
08c799ba81
Update to QGIS 2.18.10.
2017-06-25 13:35:42 +00:00
ajacoutot
ce497dd667
Use soversion instead of version (which can be computed automatically from
...
soversion). Meson uses -Wl,-soname which fucks things up.
2017-06-25 12:05:53 +00:00
ajacoutot
611c68495f
Update to appstream-glib-0.7.0.
2017-06-25 12:05:09 +00:00
ajacoutot
082b3657b5
-Db_lundef=false is now the default.
2017-06-25 11:25:01 +00:00
ajacoutot
272aecbb8c
meson(1) needs UTF-8 encoding.
2017-06-25 11:24:29 +00:00
jasper
87865f775a
handle versionless names with branch notation
...
reported by landry@ patch by Patrik Lundin via upstream
2017-06-25 11:23:42 +00:00
ajacoutot
295e091bc2
By default, don't use "-Wl,--no-undefined when linking", it's fine to have
...
undefined references to libc functions.
CONFIGURE_ARGS += -Db_lundef=false
2017-06-25 11:16:38 +00:00
ajacoutot
bbe15941df
Remove workaround in the pre-build target; needs a recent meson.build.mk
2017-06-25 11:07:58 +00:00
ajacoutot
b8b76b594e
Pass MAKE_ENV, FAKE_SETUP and ALL_TEST_ENV so that we can benefit from the magic
...
of bsd.port.mk. Fixes $CC path detection.
2017-06-25 11:07:19 +00:00
landry
428b96ea62
Update to xl2tpd 1.3.9.
...
ok sthen@
2017-06-25 10:31:47 +00:00
ajacoutot
301b2f93cf
Update to amazon-ssm-agent-2.0.834.0.
2017-06-25 10:08:54 +00:00