Commit Graph

165621 Commits

Author SHA1 Message Date
abieber
af3388ffbb Update to 2.12.2
Changelog: https://github.com/vultr/vultr-cli/blob/master/CHANGELOG.md

Instances : fix csv flags ssh-keys and network PR 244 @optik-aper
Plans + Regions: Add new plan types in examples PR 241 @AFatalErrror
Plans Metal : new command to retrieve just bare metal plans PR 240 @optik-aper
Readme : fix command example PR 239 @travispaul
Bump github.com/vultr/govultr/v2 from 2.14.1 to 2.14.2 PR 238
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 PR 236
Bump builds from go 1.16 -> 1.17 PR 243

Diff from MAINTAINER, Thanks Adriano!
2022-04-18 21:08:45 +00:00
ajacoutot
049b2f35bf Remove "daemon" class from @newuser. 2022-04-18 16:09:45 +00:00
ajacoutot
c2c3f10d68 Update to tesseract-5.1.0. 2022-04-18 15:31:43 +00:00
ajacoutot
c580007bd1 Update to libphonenumber-8.12.46. 2022-04-18 11:06:49 +00:00
tb
8eb92856d9 Update to afl 2.57b from google/afl.
While this is not really the official continuation of afl, it has a few
fixes for recent LLVM. If lcamtuf releases a new version, we should
consider switching back to the original.

Discussed with daniel and jsg
ok jsg
2022-04-18 10:46:15 +00:00
ajacoutot
bcf9612f0c Update to link-grammar-5.10.4. 2022-04-18 09:38:15 +00:00
ajacoutot
afc345aaea Update to rednotebook-2.24. 2022-04-18 09:21:33 +00:00
ajacoutot
65a09d6975 Update to liblouis-3.21.0. 2022-04-18 09:03:19 +00:00
ajacoutot
7a961cc9cf Update to gspell-1.9.1. 2022-04-18 08:17:55 +00:00
ajacoutot
f0ac24384d Update to aisleriot-3.22.22. 2022-04-18 08:04:59 +00:00
sdk
8b560ae296 Remove MODGO_VERSION from modules.inc 2022-04-18 08:03:03 +00:00
benoit
e7ed205a71 Update to p5-PPIx-QuoteLike-0.022 from wen heping. 2022-04-17 19:27:05 +00:00
benoit
c2ead244c5 Update to p5-PPIx-Regexp-0.084 from wen heping. 2022-04-17 19:21:37 +00:00
sdk
4d7539a5e8 + clidle 2022-04-17 18:42:34 +00:00
sdk
c226c5815f Import clidle v0.0.0-20220208035357
This is the popular wordle game for the terminal, written in go.

Guess the word in six tries. Each guess must be a valid five-letter
word. Hit enter to submit. After each guess, the color of the tiles will
change to show how close your guess was to the word.

With suggestions from op@

ok op@
2022-04-17 18:41:41 +00:00
kmos
ba3f240fd2 Mark BROKEN-sparc64 2022-04-17 17:26:17 +00:00
kmos
f4a0bd5926 text-editor uses --std=gnu17 so base-gcc won't cut it
Fixes build on sparc64
2022-04-17 16:59:54 +00:00
kmos
eed481972e Do the usual c99 dance to fix the build of ghex on sparc64 2022-04-17 16:33:54 +00:00
ajacoutot
d45328497c Merged. 2022-04-17 16:17:00 +00:00
ajacoutot
6965fc6874 Oops I missed previous sthen's commit. 2022-04-17 14:46:23 +00:00
benoit
a4d73f576c Update to rocksndiamonds-4.3.2.0. 2022-04-17 14:39:40 +00:00
ajacoutot
9e93126f28 Update to py3-gobject3-3.42.1. 2022-04-17 14:38:04 +00:00
ajacoutot
22a721618f Missing BDEP on devel/m4; spidermonkey91 needs GNU m4 1.1 or later
reported by kmos@
2022-04-17 14:37:38 +00:00
tb
d891f8c30a Update to openssl-ruby-tests 20220416 2022-04-17 13:37:18 +00:00
sthen
54a5195273 update to nut-2.8.0rc2 2022-04-17 12:09:20 +00:00
sthen
9b25ab4cda BDEP on devel/m4, avoid intermittent build failure spotted by kmos@ 2022-04-17 11:46:51 +00:00
ajacoutot
ec7b691edc Overlap the root weave pattern. 2022-04-17 10:28:58 +00:00
op
3b78089011 update luarocks to 3.9.0
No changelog available this time (yet?), but looking at the commits
between the last release it's a small update with only a few things that
affects us.  Tested with a WIP luarocks.port.mk and as a user
(luarocks-5.1 install --local XYZ) with both "pure lua" rocks and
libraries that needs C bits.

while here add a comment explaining why NO_TESTS so I don't forget that
it needs busted.
2022-04-17 09:50:45 +00:00
ajacoutot
763076cd4c Move from enchant to enchant-2. 2022-04-17 09:33:06 +00:00
ajacoutot
f21f6a8aff Update to stellarium-0.22.1. 2022-04-17 08:57:30 +00:00
ajacoutot
5118895cd8 Update to evince-42.2. 2022-04-17 08:14:34 +00:00
ajacoutot
6e76040c6a Update to enchant2-2.3.3. 2022-04-17 08:00:43 +00:00
ajacoutot
679d2949d6 Update to ghex-42.1. 2022-04-17 07:55:23 +00:00
landry
3952b7111b x11/xfce4/xfce4-panel: update to 4.16.4
see https://mail.xfce.org/pipermail/xfce-announce/2022-April/001109.html
2022-04-17 06:01:12 +00:00
kmos
a953c9a6d4 Build fails on sparc64 with
cc1: error: unrecognized command line option "-flto=auto"
cc1: error: unrecognized command line option "-ffat-lto-objects"

Switch to ports-gcc on sparc64 to fix build.
2022-04-17 02:02:28 +00:00
bluhm
d69928961f update p5-OSPF-LSDB to 1.14 2022-04-16 20:51:06 +00:00
fcambus
ccca7515d0 Update xa to 2.3.13. 2022-04-16 13:48:36 +00:00
fcambus
50b6853ecb Update siege to 4.1.2. 2022-04-16 13:47:22 +00:00
fcambus
98436d1340 Update mame to 0.242. 2022-04-16 13:46:12 +00:00
fcambus
c90bef4552 Update libansilove to 1.3.0. 2022-04-16 13:44:40 +00:00
fcambus
e3019edaba Update kore to 4.2.1. 2022-04-16 13:42:08 +00:00
fcambus
b2062b957a Update hyperfine to 1.13.0. 2022-04-16 13:40:24 +00:00
fcambus
1e92a7c208 Update delta to 0.12.1. 2022-04-16 13:39:12 +00:00
pvk
aee5f51901 Update ansible 5.5.0 -> 5.6.0
Changelog: https://github.com/ansible-community/ansible-build-data/blob/main/5/CHANGELOG-v5.rst#v5-6-0
2022-04-16 12:25:18 +00:00
pvk
c63af78ade Update mattermost-server 6.5.0 -> 6.6.0
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2022-04-16 12:20:16 +00:00
martin
e1ca228c11 Update netcdf to 4.8.1. 2022-04-16 11:18:44 +00:00
martin
d05e8e0d40 Update telegraf to 1.22.1. From Lucas Raab with minor tweak.
Most noteably fixes cpu metrics and arm64 support.
https://github.com/influxdata/telegraf/pull/10931
2022-04-16 10:13:32 +00:00
ajacoutot
6e3dd05cfd Move gnome-screenshot from -main to -extras (functionnality is directly
integrated into gnome-shell now).
2022-04-16 08:53:57 +00:00
ajacoutot
474bbf4fbc Don't install useless files. 2022-04-16 08:40:41 +00:00
ajacoutot
793ab10dac Update to awscli-1.22.97. 2022-04-16 07:53:14 +00:00