feinerer
31ca95c1a8
Update to buku 4.2.2
2019-06-26 12:38:07 +00:00
sthen
6eb1c8704c
update to dhcpcd-7.2.3
2019-06-26 12:37:58 +00:00
espie
3a1f0a7e8e
+aspect-crop
2019-06-26 12:10:26 +00:00
espie
14e2cde2cb
companion tool to xwallpaper(1), to create pictures with a given trim box.
...
okay kn@
2019-06-26 12:09:53 +00:00
sthen
31f8fd5518
garbage-collect MODJAVA_JRERUN
2019-06-26 09:48:45 +00:00
sthen
1343c173d3
update to unifi-5.10.25
2019-06-26 09:47:21 +00:00
sthen
5f79b80da3
garbage-collect MODJAVA_JRERUN
2019-06-26 09:46:43 +00:00
solene
417a8b9bad
Forgot to delete a patch
...
revision bump in case
2019-06-26 08:50:05 +00:00
solene
63091b31e5
Update to gzdoom-4.1.2
...
Diff from maintainer Timo Myyra
This version is not compatible with old game saves.
2019-06-26 07:12:04 +00:00
sthen
9ce2e85af6
bump REVISION; mupdf was updated and this statically links the library
2019-06-25 22:04:01 +00:00
sthen
9efa978575
update to mupdf-1.15.0
2019-06-25 22:03:46 +00:00
sthen
6ff3e55398
bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
...
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into
the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
fcambus
06f673d7a0
Update ansilove to 4.0.1.
2019-06-25 13:57:56 +00:00
cwen
bf21df5dfe
openbabel: fix narrowing errors on archs where char is unsigned
...
by default (ppc, arm).
While here, move to PERMIT_PACKAGE.
OK sthen@
2019-06-25 11:54:02 +00:00
landry
529f72283c
Update to nss 3.44.1, required by upcoming gecko 68.
...
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44.1_release_notes
2019-06-25 11:06:25 +00:00
sebastia
362e780c78
hook up sn0int
2019-06-25 10:51:36 +00:00
sebastia
38e4b3b7ce
import sn0int
...
sn0int is a semi-automatic OSINT framework and package manager. It was built
for IT security professionals and bug hunters to gather intelligence about a
given target or about yourself. sn0int is enumerating attack surface by
semi-automatically processing public information and mapping the results in a
unified format for followup investigations.
port from kpcyrd at rxv cc
OK gonzalo@, bentley@
2019-06-25 10:50:02 +00:00
feinerer
c490241629
Enable tests for py-html5lib
...
From and OK kmos@
2019-06-25 08:17:16 +00:00
feinerer
46b8133dfc
Update to py-html5lib 1.0.1
...
Tweaks and OK kmos@
2019-06-25 08:14:47 +00:00
sebastia
42d7a20e14
simple update 3.2.0 -> 3.3.0
...
locking dependency to cri to 2.15.6 due to issues with newer version
upstream seems to be aware
2019-06-25 07:52:39 +00:00
sebastia
242c33cacd
simple update 2.15.6 -> 2.15.6, not updating to the latest, due to
...
issues with r10k
2019-06-25 07:50:51 +00:00
kirby
5f61c15632
Update to mc-4.8.23.
...
- update license marker
- switch -PERMIT_PACKAGE_CDROM > -PERMIT_PACKAGE
OK robert@ (maintainer)
2019-06-25 07:35:59 +00:00
ajacoutot
1dcfdaebe2
Update to py-gobject3-3.32.2.
2019-06-25 06:22:12 +00:00
sthen
f89455d03c
hardcode around a broken Makefile fragment
...
pg83 = $(shell test $(PGVER) "<" "8.3" && echo "false" || echo "true")
pg82 = $(shell test $(PGVER) "<" "8.2" && echo "false" || echo "true")
which matters now that src/bin/ksh/c_test.c r1.26 fixed "<".
note, this port is rather outdated (5 versions behind), though newer ones
don't fix this either
2019-06-24 22:26:28 +00:00
thfr
526e347689
replace sed(1) delimiter to not conflict with commas in game name; don't replace -app argument to allow using Steam AppId; both bugs reported by Joe (AT j AT mathstodon DOT xyz)
2019-06-24 22:15:01 +00:00
sebastia
322a64f13b
Seems with last update I kind of missed to re-enable MODPY_ADJ_FILES
...
with correct file paths and broke rabbitmqadmin
Fix that, while there switch to PERMIT_PACKAGE
2019-06-24 21:32:07 +00:00
sebastia
054c20f427
Update to 2019-06-22
2019-06-24 21:29:44 +00:00
steven
932a8c39b3
maintenance update to 3.74
2019-06-24 21:12:35 +00:00
sthen
109458a8fa
bump REVISION for ports using x11/qt5 MODULES and containing .la files in
...
their PLIST, following the addition of patch-qmake_generators_unix_unixmake2_cpp
to x11/qt5/qtbase/patches which adds a missing newline.
2019-06-24 20:56:45 +00:00
sthen
3da442a955
Fix .la files generated by qt5's qmake, there was a missing newline before
...
a comment resulting in libtool scripts not being able to parse the line
correctly. Problem reported by Vadim Penzin. Use of 'endl' rather than
'\n' requested by rsadowski.
Bumps to follow for other ports using the qt5 module and including .la files.
2019-06-24 20:50:41 +00:00
thfr
76c9d02574
+depotdownloader
2019-06-24 16:52:01 +00:00
thfr
746fa66ab2
import depotdownloader, ok solene@
...
DESCR:
Steam depot downloader utilizing the SteamKit2 library. Supports
.NET Core 2.0. Client to download apps and Workshop items from
Steam.
2019-06-24 16:49:48 +00:00
bcallah
0ff18b80e8
Update to latest flang code. Note the major bump to libflangrti, as several
...
symbols were removed.
2019-06-24 15:53:37 +00:00
bcallah
a92b7c8db2
Update to julius-1.1.0, notified by upstream.
...
Changelog: https://github.com/bvschaik/julius/releases/tag/v1.1.0
2019-06-24 15:00:01 +00:00
sthen
91e77bcfed
fix out of bounds access in BZ2_decompress(), CVE-2019-12900
...
set HOMEPAGE while there
based on a diff from Henry Jensen
2019-06-24 14:46:36 +00:00
sthen
9765018ea7
change -S MODPY_ABI3SO to -I MODPY_ABI3SO in python.port.mk's UPDATE_PLIST_ARGS;
...
the former is incorrect as the ".abi3" string is in the middle of the path, not
the end. ok espie@ jca@
2019-06-24 14:25:54 +00:00
bcallah
3ed3ee941c
Update to drawpile-2.1.11
...
Changelog: https://drawpile.net/news/release-2.1.11/
2019-06-24 13:49:57 +00:00
bcallah
9ea30311c3
Update to worker-4.0.0
...
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#orga4896da
2019-06-24 13:32:41 +00:00
rsadowski
13f5f28d9c
unbreak build with ninja 1.9.0
2019-06-24 12:26:34 +00:00
sebastia
c2500ab9e6
simple update 5.1.4 -> 5.1.6
2019-06-24 12:22:17 +00:00
sebastia
d474462443
simple update 1.2.10 -> 1.3.0
2019-06-24 12:19:10 +00:00
sebastia
20932c6a39
simple update 3.13.2 -> 3.14.0
2019-06-24 11:02:20 +00:00
sebastia
acbccd7f97
simple update 3.5.3 -> 3.5.4
2019-06-24 11:00:18 +00:00
sebastia
3237435005
simple update 0.5.1 -> 0.5.2
2019-06-24 10:59:24 +00:00
sebastia
62f3006a47
simple update 3.0.3 -> 3.1.0
2019-06-24 10:58:05 +00:00
sebastia
7f6697b495
simple update 1.10.0 -> 1.10.1
2019-06-24 10:56:23 +00:00
sebastia
0d114b7b78
simple update 1.7.2 -> 1.7.3
2019-06-24 10:55:47 +00:00
bentley
bd45e2a594
Update to widelands-0.20.
...
Release notes:
https://www.widelands.org/news/2019/May/4/widelands-build-20-released/
ok kirby@
2019-06-24 10:12:06 +00:00
jsg
b3df9146a4
update intel microcode to 20190618
...
-- Updates upon 20190514 release --
Processor Identifier Version Products
Model Stepping F-MO-S/PI Old->New
---- new platforms ----------------------------------------
---- updated platforms ------------------------------------
SNB-E/EN/EP C1/M0 6-2d-6/6d 0000061d->0000061f Xeon E3/E5, Core X
SNB-E/EN/EP C2/M1 6-2d-7/6d 00000714->00000718 Xeon E3/E5, Core X
2019-06-24 08:09:06 +00:00
rsadowski
d4d90f5ff0
unbreak build with ninja 1.9.0
2019-06-24 06:07:39 +00:00