Commit Graph

131686 Commits

Author SHA1 Message Date
sthen
05febd09cf backout an upstream commit which broke rmstar, reported by claudio@
https://github.com/tcsh-org/tcsh/issues/5

(this is a hackish workaround, hopefully upstream will have an idea
what the actual problem is)
2018-09-10 15:29:16 +00:00
espie
416cc26d12 do things slightly more directly, to be able to pass SUBDIRs manually (prepare
for transitive closure)
2018-09-10 15:15:55 +00:00
espie
6be83f422b get rid of globals 2018-09-10 15:07:33 +00:00
espie
8e814a5b02 unify the conflicts and dir checking code some more so that I can go further 2018-09-10 14:54:41 +00:00
espie
214ebb33fd don't redo the same package twice 2018-09-10 14:34:17 +00:00
danj
e3f0042bb0 Update to py-zmq-17.1.2
From Elias Mariani who's taking maintainership (as talked with shadchin@)
2018-09-10 14:21:15 +00:00
pea
ca053d86d5 Update to 1.9.0 2018-09-10 12:38:35 +00:00
pea
d3d78311cd Update to 3.7.5 2018-09-10 12:29:24 +00:00
bentley
d9e1ed70f3 Give the _bitcoind user the correct home directory.
Previous versions of the package give _bitcoind a nonexistent home
directory, causing errors when using the rc script in certain situations.

This can't be fixed by updating the package alone.
N.B.: if you've EVER installed bitcoin, wait for the package mirrors to
update with bitcoin-0.16.2p1, and then run the following:

# pkg_delete bitcoin
# userdel _bitcoind

After doing so, you can safely re-add the package.

noticed by tb@
2018-09-10 11:11:29 +00:00
bentley
5eeb4fb9a6 Give the _osrm_routed user the correct home directory.
Previous versions of the package give _osrm_routed a nonexistent home
directory, causing errors when using the rc script in certain situations.

This can't be fixed by updating the package alone.
N.B.: if you've EVER installed osrm-backend, wait for the package
mirrors to update with osrm-backend5.18.0p1, and then run the following:

# pkg_delete osrm-backend
# userdel _osrm_routed

After doing so, you can safely re-add the package.

noticed by tb@
2018-09-10 11:10:20 +00:00
naddy
afeec5ae3c missing bumps after HOMEPAGE change 2018-09-10 09:04:03 +00:00
bentley
812d1a6b96 +gnuradio 2018-09-10 06:59:01 +00:00
bentley
442cbf13c5 Import gnuradio-3.7.13.4.
GNU Radio is a software development toolkit that provides signal processing
blocks to implement software radios. It can be used with readily-available
low-cost external RF hardware to create software-defined radios, or without
hardware in a simulation-like environment. It is widely used in hobbyist,
academic and commercial environments to support both wireless communications
research and real-world radio systems.

GNU Radio has filters, channel codes, synchronisation elements, equalizers,
demodulators, vocoders, decoders, and many other elements (in the GNU Radio
jargon, we call these elements blocks) which are typically found in radio
systems. More importantly, it includes a method of connecting these blocks
and then manages how data is passed from one block to another. Extending GNU
Radio is also quite easy; if you find a specific block that is missing, you
can quickly create and add it.

GNU Radio applications are primarily written using the Python programming
language, while the supplied, performance-critical signal processing path is
implemented in C++ using processor floating point extensions, where
available.

ok sthen@
2018-09-10 06:58:22 +00:00
ajacoutot
3c40037144 Update to ecs-cli-1.8.0. 2018-09-10 06:57:50 +00:00
bentley
594e404e00 +vnu 2018-09-10 06:50:54 +00:00
bentley
60729f3f0c Import vnu-18.8.29.
The Nu Html Checker (v.Nu) is the backend of checker.html5.org,
html5.validator.nu, and validator.w3.org/nu. It can be used to batch-check
HTML 5 documents from the command line and from other scripts/apps, or
deployed as a self-contained web service.

ok jeremy@ tb@
2018-09-10 06:50:04 +00:00
bentley
f756e3c091 Reserve a user for vnu. 2018-09-10 06:25:52 +00:00
bcallah
e3a937fb35 Update to makeself-2.4.0 -- add a patch to use the correct name of our
SHA256 utility.
ok sthen@
2018-09-10 01:15:31 +00:00
sthen
91aa7539b0 update to p5-Net-SFTP-0.12, from Charlene Wendling 2018-09-09 23:45:49 +00:00
sthen
d9641a8873 update to p5-Net-SSH-Perl 2.14, from Charlene Wendling 2018-09-09 23:45:31 +00:00
espie
7754df9050 minor update to 2018-09-10. okay bentley@
paul won't mind hopefully :)
2018-09-09 22:23:01 +00:00
florian
acfcaa2743 update to 4.1.4
OK sthen
2018-09-09 17:47:28 +00:00
danj
3e61227a53 Update to py-virtualenv-16.0.0 2018-09-09 17:02:11 +00:00
anton
3d19b40590 Update yank to 1.0.0.
ok sthen@
2018-09-09 16:03:39 +00:00
sthen
d9b2caa920 update to dnsdist-1.3.2, ok with Peter van Dijk (maintainer)
- upstream now defaults to luajit; we can do this but needs to be done
per-arch (and means extra testing for updates) so left at lua5.3 for now,
Peter agrees
2018-09-09 15:25:31 +00:00
bluhm
834461e45f +p5-Crypt-Curve25519
+p5-CryptX
2018-09-09 15:05:48 +00:00
bluhm
bf57ffa396 import p5-CryptX 0.061
from Charlene Wendling; OK bcallah@

Comment:
cryptographic toolkit for Perl

Description:
CryptX is a fairly comprehensive cryptographic toolkit that provides
a vast array of well-known symmetric, block, and stream ciphers,
authenticated encryption modes, hash functions, checksums, MAC,
public key cryptography, PRNG, and more.
2018-09-09 15:03:58 +00:00
gonzalo
bdb6c0a284 the patch-Makefile is missing rcs id.
spotted by gsoares@
2018-09-09 14:47:14 +00:00
bcallah
7750e2d1e9 Maintenance update to 5.19.1
ok sthen@
2018-09-09 14:33:56 +00:00
bluhm
f57c47c69c import p5-Crypt-Curve25519 0.06
from Charlene Wendling; OK bcallah@

Comment:
generate shared secret using ECDH function

Description:
Crypt::Curve25519 is a state-of-the-art Diffie-Hellman function
suitable for a wide variety of applications.
Given a user's 32-byte secret key, Crypt::Curve25519 computes the
user's 32-byte public key. Given the user's 32-byte secret key and
another user's 32-byte public key, Crypt::Curve25519 computes a
32-byte secret shared by the two users. This secret can then be
used to authenticate and encrypt messages between the two users.
2018-09-09 14:18:08 +00:00
gonzalo
2c7a17492a Update for Spectrwm to 3.2.0:
https://github.com/conformal/spectrwm/releases

OK gsoares@
2018-09-09 14:00:00 +00:00
rpointel
84835c77bc update XlsxWriter to 1.1.0. 2018-09-09 13:44:59 +00:00
naddy
270ba41d65 +ncal 2018-09-09 13:32:24 +00:00
naddy
9699bca031 Import FreeBSD's ncal.
The ncal utility offers an alternative layout to cal(1), more options and
  the date of Easter.

tweak/ok sthen@
2018-09-09 13:31:23 +00:00
sthen
fb236a14f7 update to xl2tpd-1.3.12 2018-09-09 13:19:15 +00:00
naddy
56f4ee4f1c Disable gdb support:
* It doesn't work, because gdb can't attach to a setguid utmp process.
* Users shouldn't have to debug the program.
* arm64 doesn't have /usr/bin/gdb, causing a packaging failure down the line.
2018-09-09 12:54:52 +00:00
bluhm
34ae992dae update iperf to 2.0.12
OK naddy@
2018-09-09 10:27:29 +00:00
naddy
d2a778a9ab Update to 10.83.02: fix a bug in pamgetcolor pointed out by clang 2018-09-09 09:24:59 +00:00
fcambus
f9d3041b70 Update advancemame to 3.9. 2018-09-09 07:59:23 +00:00
bentley
7cf6a7fc01 Update to youtube-dl-2018.09.08, fixing YouTube. 2018-09-09 07:40:59 +00:00
ajacoutot
b406898d2e Update to awscli-1.16.10. 2018-09-09 07:24:12 +00:00
ajacoutot
618612d198 Update to py-botocore-1.12.0. 2018-09-09 07:24:00 +00:00
ajacoutot
666ca29103 Update to py-boto3-1.9.0. 2018-09-09 07:21:10 +00:00
jeremy
818544737e Update to mednafen 1.12.3
Upstream now requires SDL2, so make the necessary adjustments.

Upstream added an openbsd sound driver, but it doesn't use
the sndio API, so switch the default sound driver to sdl which
does use sndio.  Make the openbsd driver still work by default
by defaulting the audio device to /dev/audio0 in that case.

Both the sound driver and sound device are configurable in the
mednafen configuration file.

Based on a patch from anthk@disroot.org
Sound issues pointed out by Bryan Linton <bl@shoshoni.info>
Feedback from ratchov@
OK bentley@
2018-09-08 23:08:39 +00:00
bentley
fd9e8e7f1a Update to megatools-1.10.2.
Changelog: https://megatools.megous.com/builds/NEWS
2018-09-08 21:50:08 +00:00
bentley
a1079b3f7e Switch homepage to https. 2018-09-08 21:48:57 +00:00
gsoares
5e283e5b33 update to 0.7
feedback,tweaks from sthen+danj thanks
OK sthen@
2018-09-08 17:21:14 +00:00
espie
498590d80c also check for licences
the ports tree scanner *will* need transitive closure support, as stuff
like py3-cairo is only reachable thru deps right now!
2018-09-08 15:33:04 +00:00
naddy
6b1dd03947 needs gettext-tools 2018-09-08 15:23:52 +00:00
naddy
cdf14bad5c fix a bizarre typo that breaks the build with lld 2018-09-08 15:16:33 +00:00