ajacoutot
91ac65c84e
Update to osinfo-db-20210202.
2021-02-03 12:29:42 +00:00
ajacoutot
9687bbcd9f
Update to gnome-builder-3.38.2.
2021-02-03 11:49:20 +00:00
benoit
579cbdb853
Update to p5-MCE-1.874 from wen heping
2021-02-03 08:58:20 +00:00
benoit
f61dca5b0d
Update to p5-Dancer2-0.300005 from wen heping, OK cwen@
2021-02-03 08:29:17 +00:00
rsadowski
0d1433c9a5
Add missing build dependency on archivers/gtar
...
Found by naddy the hard way
2021-02-03 05:46:04 +00:00
bcallah
95dd9118f0
Fix build on base-gcc. Had -std=c99 set but was using things not in C99.
...
Reported to me by naddy@ via the sparc64 bulk. I reported upstream, they
chose to enforce C99. This patch is cherry-picked from upstream.
ok naddy@
2021-02-03 02:04:56 +00:00
sthen
33ba690eb0
the pre-install target to avoid generating revision.py if git is
...
installed no longer works, fix it a different way.
2021-02-03 00:33:47 +00:00
sthen
56c0f48dee
update to routinator-0.8.3
...
(experimenting with a .include to make it easier to generate the
crates list..)
2021-02-02 23:08:05 +00:00
solene
c6c453f029
Update to nginx-naxsi-1.3
...
ok landry@
maintainer timeout
the commit contains a new patch file that will be
available in upstream next release
2021-02-02 22:54:04 +00:00
cwen
e30d35d716
mtpaint: update to 3.50, fix the build with -fno-common
...
Changelog: http://mtpaint.sourceforge.net/news.html
Upstream brought back `-fcommon', but only for clang11 and gcc10,
meanwhile force `-fcommon' for any compiler.
OK naddy@
2021-02-02 22:41:40 +00:00
cwen
5573731bb6
wmapm: fix the build with -fno-common
...
OK naddy@
2021-02-02 22:12:13 +00:00
cwen
5a26c868fd
wmclockmon: fix the build with -fno-common and remove a
...
trailing whitespace in DESCR.
OK naddy@
2021-02-02 22:10:38 +00:00
cwen
7645da3a40
wmcalclock: fix the build with -fno-common
...
OK naddy@
2021-02-02 22:05:42 +00:00
solene
f993107ead
Update to shapezio-1.2.2pl202012070000
2021-02-02 21:45:17 +00:00
naddy
d5241449a3
multimedia/transcode: -fno-common fixes for this piece of abandonware
2021-02-02 21:11:14 +00:00
jeremy
1e3f8e7699
Hookup ruby-argon2
2021-02-02 20:11:44 +00:00
sthen
3e17290412
oops, bits of an experiment crept in
2021-02-02 20:11:01 +00:00
sebastia
a0b6cc8725
get rid of these annoying warnings since ruby 2.7:
...
file_impl.rb:80: warning: Using the last argument as keyword parameters is deprecated
2021-02-02 20:10:09 +00:00
sebastia
dc8ff33493
simple update 3.14.14 -> 3.14.15
2021-02-02 20:08:59 +00:00
jeremy
303d7d223e
Import ruby-argon2 2.0.3
...
This Ruby Gem provides FFI bindings, and a simplified interface, to the
Argon2 algorithm. Argon2 is the official winner of the Password Hashing
Competition, a several year project to identify a successor to
bcrypt/PBKDF/scrypt methods of securely storing passwords. This is an
independant project and not official from the PHC team.
OK sthen@
2021-02-02 20:07:55 +00:00
matthieu
188433bf54
tcl-snmptools: fix for -fno-common. ok naddy@
2021-02-02 19:35:13 +00:00
jeremy
d20c075f11
Hookup ruby-ffi-compiler
2021-02-02 19:29:18 +00:00
tb
f0db259991
math/dieharder: Fix build by passing -fcommon
...
This port is up-to-date and has more than 50 common symbols defined
in more than half a dozen headers. Take the easy route and follow
FreeBSD by adding -fcommon to CFLAGS and let upstream fix this.
ok kn
2021-02-02 19:27:50 +00:00
jeremy
b6a50b8a9b
Import ruby-ffi-compiler 1.0.1
...
ffi-compiler is a ruby library for automating compilation of native
libraries for use with ffi.
OK sthen@
2021-02-02 19:25:20 +00:00
jeremy
92f0e74fbf
Update to ffi 1.14.2
2021-02-02 19:09:13 +00:00
rsadowski
1c6382ad95
Update jenkins devel to 2.278
2021-02-02 18:08:35 +00:00
sebastia
43054c6460
simple update 1.0.2 -> 1.0.3
2021-02-02 16:15:13 +00:00
sebastia
6c28ed1706
remove stegcracker, replaced with stegseek
2021-02-02 16:12:02 +00:00
sebastia
2245c759de
quirks to replace stegcracker with stegseek
2021-02-02 16:10:46 +00:00
sebastia
bfbd57c370
hook up stegseek, unhook stegcracker
2021-02-02 16:09:49 +00:00
sebastia
f549e4b1b9
import stegseek:
...
Stegseek is a lightning fast steghide cracker that can be used to
extract hidden data from files. It is built as a fork of the original
steghide project and, as a result, it is thousands of times faster than
other crackers and can run through the entirety of rockyou.txt* in under
2 seconds.
Stegseek can also be used to extract steghide metadata without a
password, which can be used to test whether a file contains steghide
data.
feedback kn@ and gonzalo@, lots of feedback and OK sthen@
2021-02-02 16:07:54 +00:00
bket
12b42af566
x11/awesome: fix -fno-common build error
...
Fix taken from upstream.
2021-02-02 15:37:24 +00:00
bket
93918a7bfc
x11/aewm, fix -fno-common build failure
...
Fix taken from Gentoo.
2021-02-02 15:36:37 +00:00
gonzalo
a6f67e8bbb
Fix for -fno-common
...
OK sthen@
2021-02-02 14:49:53 +00:00
gonzalo
57ab413e8b
Update for Japana to 2.0.6
...
Looks good, okay espie@ (maintainer)
2021-02-02 14:47:28 +00:00
sthen
4f56348aa7
update to ccache-4.2
2021-02-02 14:44:40 +00:00
sthen
38d62a6d6e
update to nghttp2-1.43.0
2021-02-02 14:24:32 +00:00
sthen
18446861ab
update to pytz-2021.1
2021-02-02 14:23:59 +00:00
cwen
04423247af
p5-Template-Tiny: requires FIX_EXTRACT_PERMISSIONS
2021-02-02 12:28:50 +00:00
sthen
5a70810689
webalizer: -fno-common fixes
2021-02-02 12:09:49 +00:00
ajacoutot
cadc48759b
Update to terragrunt-0.27.4.
2021-02-02 12:03:24 +00:00
sthen
7bcde7f9aa
mbrowse: -fno-common fix, sync wantlib while there
2021-02-02 11:56:48 +00:00
sthen
7b74d11759
mark net/rtg BROKEN for now; as well as failing with -fno-common, some
...
of the provided scripts are several years out of date from working with
current perl/php.
If someone wants to resurrect this there are a bunch of patches in
FreeBSD ports.
2021-02-02 11:53:33 +00:00
ajacoutot
877032b4d2
Update to consul-1.9.3.
2021-02-02 11:52:30 +00:00
ajacoutot
3b89d234a2
Update to cups-2.3.3.2.
2021-02-02 11:49:22 +00:00
ajacoutot
cbef8569f2
Update to py3-chromecast-8.0.0.
2021-02-02 11:46:20 +00:00
ajacoutot
38216c6b03
Update to hwdata-0.344.
2021-02-02 11:41:11 +00:00
sthen
3b6c8fecc1
update qstat to a git checkout; hasn't had a release in a while and the
...
newer version fixes -fno-common as well as protocol updates and a few
other fixes. ok Tom Murphy (maintainer)
2021-02-02 11:39:58 +00:00
sthen
6e10575da2
oops, textproc not devel for py-toml in my TDEP
2021-02-02 11:24:22 +00:00
sthen
9255e446c3
mosquitto also needs docbook-xsl
2021-02-02 11:21:59 +00:00