sthen
c58e86fa10
bump python ports with PKG_ARCH=* (scripts only, no pyc files, so keeping PKG_ARCH)
2019-04-27 23:59:14 +00:00
sthen
53defd7102
remove more PKG_ARCH=* with pyc in PLIST
2019-04-27 23:55:04 +00:00
espie
c3f6de6f0a
gcc switch happened, this should now build on ports-gcc arches
2019-04-27 21:31:18 +00:00
ajacoutot
d34b61f6dd
Update to polkit-0.116.
...
- uses mozjs-6.0
2019-04-27 08:08:42 +00:00
ajacoutot
8f0b8ca3d9
Update to google-cloud-sdk-243.0.0.
2019-04-26 21:36:39 +00:00
ajacoutot
e29cd5c1e6
Update to awscli-1.16.147.
2019-04-26 21:33:39 +00:00
ajacoutot
85f6c49470
Update to ecs-cli-1.14.1.
2019-04-26 21:21:54 +00:00
espie
cc193280d2
fix my own stupidity, let it work if you don't use -n
2019-04-25 22:13:22 +00:00
jasper
c30a281e1c
update to py-croniter-0.3.30
2019-04-25 17:39:01 +00:00
jeremy
a73bbd1588
Stop building ports for ruby 2.4 libraries by default
...
Per our current ruby support policy, as ruby 2.4's normal maintenance phase
has ended.
2019-04-24 23:33:48 +00:00
espie
41410d77d2
+random_run
2019-04-24 21:15:23 +00:00
espie
e12d516be9
random_run (rr) is a small command that runs something while
...
randomizing its arguments, .e.g,
rr mpv *
Code and port by me.
okay jca@
2019-04-24 21:14:37 +00:00
sthen
86852bcf6e
reset unresponsive maintainers, various porters have spent a bunch of
...
time waiting for timeouts over the last year or more for many of these
ports. ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
sebastia
8c6a818a89
hook up ruby-tzinfo
2019-04-23 11:27:38 +00:00
sebastia
caa31abeee
import ruby-tzinfo:
...
TZInfo provides access to time zone data and allows times to be
converted using time zone rules.
a dependency for wpscan
OK gonzalo@, jasper@
2019-04-23 11:26:49 +00:00
sthen
9890454240
rebuild distributed statgrab.c with newer cython; unbreaks py37
2019-04-21 12:13:58 +00:00
ajacoutot
62802f8697
Update to awscli-1.16.144.
2019-04-21 09:11:55 +00:00
ajacoutot
b09c43b54f
Update to google-cloud-sdk-242.0.0.
2019-04-21 09:07:57 +00:00
ajacoutot
795d213759
Update to amazon-ssm-agent-2.3.542.0.
2019-04-21 09:05:59 +00:00
ajacoutot
38b2b5ef78
Update to exoscale-cli-1.2.0.
2019-04-19 14:08:48 +00:00
ajacoutot
09a949a967
Update terraform providers.
2019-04-19 11:38:15 +00:00
bcallah
c3abfb9f60
Update to bfs-1.4
...
Changelog: https://github.com/tavianator/bfs/releases/tag/1.4
2019-04-17 17:11:25 +00:00
jsg
62f63ee2d7
update to 1.20190401
2019-04-17 02:24:56 +00:00
sthen
fe2bf64aec
drop Donovan Watteau as maintainer as requested
...
(plus a little COMPILER tidying while there)
2019-04-16 20:19:01 +00:00
ajacoutot
4d63d7cec2
Update to (hashicorp-)serf-0.8.3.
2019-04-16 08:14:43 +00:00
ajacoutot
7e5c5964e9
Update to amazon-ssm-agent-2.3.539.0.
2019-04-16 08:06:42 +00:00
ajacoutot
ea610c9909
Update to ecs-cli-1.14.0.
2019-04-16 08:06:07 +00:00
bcallah
2b8980131e
Build with -DBFS_HAS_SYS_ACL=0 to ensure that bfs builds on all archs.
...
Noticed on hppa, also fixes macppc.
ok cwen@
2019-04-15 21:04:14 +00:00
jasper
6fbcfb891e
update to rclone-1.47.0
2019-04-15 17:06:25 +00:00
patrick
e20b4978c7
Fix U-Boot's EFI boot support on 32-bit platforms. One issue is that
...
the page mask that removes the lower bits was based on 1UL, which is
only 32-bit on ARMv7. Thus on machines with 4GiB memory or more the
addresses are truncated and never end up in the EFI memory map. The
second issue is that on 32-bit systems a function that returns a 64-
bit integer through a pointer was given a pointer to an address that
can only hold 32-bit values, causing a data abort. The second issue
was fixed in U-Boot 2019.04.
ok phessler@ naddy@
2019-04-09 22:32:48 +00:00
ajacoutot
7987a35d96
Update to terraform-provider-azurerm-1.14.0.
2019-04-04 09:48:17 +00:00
ajacoutot
2908b8deb6
Update to google-cloud-sdk-241.0.0.
2019-04-04 09:47:48 +00:00
ajacoutot
fd5215b484
Update to awscli-1.16.137.
2019-04-03 08:30:52 +00:00
ajacoutot
758a439ed0
Update terraform providers.
2019-04-03 08:18:51 +00:00
ajacoutot
3c995a9781
Update to consul-1.4.4.
2019-04-03 08:15:51 +00:00
ajacoutot
2ce630756a
Update to (hashicorp-)serf-0.8.2.
2019-04-03 08:08:42 +00:00
jsg
49d90b8a68
update to Arm Trusted Firmware 2.1
...
tested on firefly-rk3399 nanopi_a64 by kettenis and pinebook by phessler
2019-04-03 00:19:56 +00:00
bcallah
b529887cde
Update to coreutils-8.31
...
Changelog: https://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS
ok rsadowski@
2019-04-02 19:47:43 +00:00
sthen
c0816336cc
update to ansible-lint-4.1.0, enable tests
2019-04-01 16:44:56 +00:00
sebastia
2ae854b475
simple update 5.5.10 -> 5.5.12
2019-04-01 11:18:14 +00:00
sebastia
2ab577f77d
Simple update 3.13.0 -> 3.13.1
2019-04-01 11:15:45 +00:00
jasper
1b526c0033
update to borgmatic-1.3.0
2019-04-01 04:18:38 +00:00
bentley
5245d5b80c
Remove upsd.
...
No updates since import ~20 years ago, dead upstream.
ok kevlo@
2019-03-31 01:05:24 +00:00
fcambus
fc899b4a66
Update psftools to 1.0.12.
2019-03-30 21:21:42 +00:00
fcambus
32cb6e2086
Update ttyplot to 1.2.
2019-03-30 21:19:30 +00:00
ajacoutot
33448fa510
Update to exoscale-cli-1.1.4.
2019-03-30 10:50:11 +00:00
jasper
1cde17869b
stop beating around the bush and drop maintainership on beats I don't use anymore (heartbeat, metricbeat and packetbeat)
2019-03-30 04:42:31 +00:00
jasper
03d4c5418f
update to filebeat-6.6.0
2019-03-30 04:33:55 +00:00
jasper
c91b30bf60
re-instate GH_ACCOUNT that got removed in previous commit
2019-03-30 04:02:53 +00:00
jasper
15355ef290
update to py-croniter-0.3.29
2019-03-30 01:51:51 +00:00