Commit Graph

158201 Commits

Author SHA1 Message Date
bcallah
82cf60ade8 Import games/tic80, a fantasy computer to make, play and share tiny games.
ok cwen@

TIC-80 is a fantasy computer for making, playing and sharing tiny games.

There are built-in tools for development: code, sprites, maps, sound
editors and the command line, which is enough to create a mini retro
game. You will get a cartridge file, which can be stored and played
locally, or uploaded to the TIC-80 website to be shared and played
online.

Also, the game can be packed into a player that works on all popular
platforms and distributed as you wish. To make a retro styled game the
whole process of creation takes place under some technical limitations:
240x136 pixel display, 16 color palette, 256 8x8 color sprites and 4
channel sound.
2021-07-03 20:42:34 +00:00
sthen
98f533385a enable luajit on powerpc 2021-07-03 20:22:04 +00:00
sthen
4f170e8826 Update luajit to a newer checkout from the 2.0 git branch; upstream say
"Releases are only made occasionally. You're strongly encouraged to follow
the git branches". powerpc help from cwen@, this can now move from being
built with ports-gcc to clang. Reenable build on (32-bit) arm; it was
previously disabled as it required EABI, which we switched to using some
time ago now - not tested on arm yet but this will at least give it a
chance.
2021-07-03 20:21:07 +00:00
cwen
0ce722a546 hyperrogue: update to 12.0b
Changelog:
https://github.com/zenorogue/hyperrogue/blob/master/changelog.txt#L3997

tweak and OK bcallah@ (maintainer)
2021-07-03 15:00:57 +00:00
landry
9a6a9edc6e geo/postgis: update to 3.1.3 2021-07-03 13:00:38 +00:00
landry
b68b64726a devel/py-buildbot{,_worker}: update to 3.2.0.
See https://docs.buildbot.net/current/relnotes/index.html#buildbot-3-2-0-2021-06-17
2021-07-03 12:50:22 +00:00
danj
c1ca7107d2 Drop maintainer 2021-07-03 03:05:11 +00:00
abieber
eb6ad31e92 Attempt to make the experience of updateing a Go port a bit easier.
- Add a version argument (second) to modgo-gen-modules-helper.
- Change modgo-gen-modules target to fetch module info for the
  current MODGO_VERSION of a port. Setting MODGO_VERSION=latest
  will fetch the latest version the Go ecosystem knows about.
  Similarly, if MODGO_VERSION is empty, fetch the latest
  verstion Go knows about.

While here:
- Add '-trimpath' to MODGO_FLAGS.

OK danj@
2021-07-03 02:37:46 +00:00
sthen
c6435c7589 +pass-import 2021-07-02 19:31:34 +00:00
sthen
0266e7714c import ports/security/pass-import, ok kmos
pass-import is an extension for "password-store", allowing you to import
password databases from various password managers to a pass(1) repository.

By default, entries are imported at the root of the password store and
only the main data (password, login, email, URL, group) are kept. This
behaviour can be changed using the provided options.

pass-import handles duplicates and is compatible with browserpass.
It imports OTP secrets in a way that is compatible with pass-otp.

pass-import also provides a pimport script that allows importing
passwords to a small number other password managers. For instance,
you can import passwords to a Keepass database or a generic CSV file.
2021-07-02 19:31:13 +00:00
bcallah
7a4b8f6171 Update to diffoscope-177 2021-07-02 17:47:25 +00:00
bcallah
4d8ff5ccb0 Update to ugrep-3.3.4
Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.3.4
2021-07-02 17:45:36 +00:00
fcambus
f408c0194b Update cvsgraph to 1.7.2. 2021-07-02 16:08:06 +00:00
sthen
aa6a7f2e54 +py-pykeepass 2021-07-02 15:29:47 +00:00
sthen
0e5ba2fbf9 import ports/security/py-pykeepass, ok kmos
pykeepass is a Python library to interact with keepass databases
(supports KDBX3 and KDBX4).
2021-07-02 15:29:09 +00:00
sthen
0ae3909f03 update to py-construct 2.10.54, ok kmos 2021-07-02 15:28:37 +00:00
fcambus
d31c2cb2eb Update mame to 0.233. 2021-07-02 14:43:46 +00:00
sthen
eeb1d70ad2 update to py3-Pillow-8.3.0 2021-07-02 14:14:10 +00:00
sthen
31898e51e7 update to PHP 8.0.8 2021-07-02 13:53:12 +00:00
sthen
5596d29555 update to PHP 7.4.21 2021-07-02 13:53:08 +00:00
sthen
5e9008f194 update to PHP 7.3.29 2021-07-02 13:53:04 +00:00
pvk
9743807270 Update mattermost-server 5.35.1 -> 5.36.1
Changelog: https://docs.mattermost.com/administration/changelog.html
2021-07-02 13:52:27 +00:00
benoit
76cdb2e23f Update to arping-2.22. 2021-07-02 12:34:30 +00:00
otto
e03745342f Update to PowerDNS Recursor 4.5.4
With the new Boost the CXXFLAGS are not longer needed
2021-07-02 11:33:30 +00:00
robert
c4c58f8767 update to 5.0.13; from Mark Patruck 2021-07-02 10:53:06 +00:00
sthen
29aaf49ceb update dhcpcd to a newer git checkout, rolling in the patches, and adding
some improvements for control socket handling with privsep (one specific
thing this fixes is if you run "dhcpcd -U6 badger", i.e. invalid interface
name, previously dhcpcd would not accept any more control connections,
now it works as expected).
2021-07-02 10:33:30 +00:00
sthen
5e8a75c493 dhcpcd port tweaks;
update comments in patches which were committed upstream a while ago
add a note to readme based on a user comment
2021-07-02 10:27:11 +00:00
benoit
05da973391 Update to gifsicle-1.93. 2021-07-02 09:21:39 +00:00
anton
7184564595 update to mdsort-10.0.0
- stop requiring explicit new lines in mdsort.conf
- support more than one path per maildir declaration
- do not confuse macros and date scalars
2021-07-02 06:34:03 +00:00
fcambus
a5c58d58bc Update dbip to 2021-07. 2021-07-01 17:01:23 +00:00
rsadowski
5049401c51 Update jenkins to 2.300 2021-07-01 16:13:07 +00:00
pvk
18bdadb415 Update ansible 4.1.0 -> 4.2.0
https://github.com/ansible-community/ansible-build-data/blob/main/4/CHANGELOG-v4.rst#v4-2-0
2021-07-01 16:10:43 +00:00
pvk
fc46ddf71b Update ansible-core 2.11.1 -> 2.11.2
Changelog: https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#v2-11-2
2021-07-01 16:09:41 +00:00
robert
7620b3eaf7 update to 91.0.4472.124 2021-07-01 13:50:28 +00:00
kn
8e360a21b2 Update to isync/mbsync 1.4.2
This is a maintenance & security release.

- fixed CVE-2021-3578: possible remote code execution
- fixed crash on invalid CAPABILITY response code
- tolerate INBOX mis-casing in Path setting

OK msg
2021-07-01 12:35:12 +00:00
ajacoutot
6f40cd6bc7 Update to tuxpaint-stamps-20210628. 2021-07-01 11:57:34 +00:00
ajacoutot
ad35dddd58 Update to tuxpaint-config-0.0.17. 2021-07-01 11:56:57 +00:00
ajacoutot
8ac035f1f3 Update to tuxpaint-0.9.26. 2021-07-01 11:53:38 +00:00
ajacoutot
8004e2e1eb Update to gnucash-4.6. 2021-07-01 11:51:42 +00:00
ajacoutot
ffd0f0f999 Update to awscli-1.19.103. 2021-07-01 11:41:00 +00:00
ajacoutot
1d011c08eb Update to py3-boto3-1.17.103. 2021-07-01 11:40:47 +00:00
ajacoutot
47a9cd6e27 Update to py3-botocore-1.20.103. 2021-07-01 11:40:35 +00:00
ajacoutot
22ccceb0fa Update to google-cloud-sdk-347.0.0. 2021-07-01 11:25:36 +00:00
ajacoutot
8830d8fc7f Update to babl-0.1.88. 2021-07-01 07:16:00 +00:00
sthen
7b29816384 update to phpldapadmin-1.2.6.2 which looks likely to fix compat with php 7.4 2021-06-30 21:38:31 +00:00
fcambus
90fa1b6a01 Update tarlz to 0.21. 2021-06-30 16:19:04 +00:00
fcambus
1a5c7ef96b Update codespell to 2.1.0. 2021-06-30 16:12:42 +00:00
fcambus
755164332f Update perltidy to 20210625. 2021-06-30 15:46:30 +00:00
fcambus
fd6a04f934 Update inter to 3.19. 2021-06-30 15:45:53 +00:00
landry
0f5532ac20 www/seamonkey: update to 2.53.8.
See https://www.seamonkey-project.org/releases/seamonkey2.53.8/
Remove patches fixing build with nss 3.66, was fixed upstream
differently.
2021-06-30 14:07:52 +00:00