landry
7d758ed171
Update to thunderbird 78.5.0.
...
See https://www.thunderbird.net/en-US/thunderbird/78.5.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-52/
remove jumbo patch from #1663715 fixing build with rust 1.47, merged
upstream.
2020-11-18 18:13:34 +00:00
sthen
4df1accb00
net/nagios/nrpe: update HOMEPAGE, warn in DESCR that 1) this is an old version
...
for compat with junk crypto, and 2) current versions are no longer under active
development upstream. This is often used for remote checks on disk space etc,
suggest using manubolon-snmp + an SNMP daemon instead.
2020-11-18 15:46:45 +00:00
benoit
0502caa3a8
Update to p5-PAR-Dist-0.50.
2020-11-18 14:41:20 +00:00
benoit
14156cf446
Update to matio-1.5.19.
...
From wen heping with tweaks by me
2020-11-18 14:20:14 +00:00
robert
981b121a03
update to 87.0.4280.66
2020-11-18 12:29:32 +00:00
sthen
12e33152b1
pull in the dog(1) manual from upstream's binary archive (it's normally
...
created using pandoc)
2020-11-18 12:10:08 +00:00
sthen
3f197084d9
+dog
2020-11-18 10:24:41 +00:00
sthen
f0df41acdc
import ports/net/dog, ok rsadowski@ gonzalo@
...
dog is an open-source DNS client for the command-line. It has colourful
output, supports the DoT and DoH protocols, and can emit JSON.
2020-11-18 10:24:19 +00:00
jasper
81ee7e1889
update to spidermonkey78-78.5.0
2020-11-18 09:41:48 +00:00
landry
afbad337df
Add missing RDEP on p5-Clone
2020-11-18 08:46:31 +00:00
sthen
141ab68e70
citra: remove patches that changed namespace for a cryptopp type.
...
citra already supported newer cryptopp but the port needed patching to
cope with the old one we had in-tree.
2020-11-18 00:17:18 +00:00
sthen
1fe4e04982
amule: apply patch from upstream to cope with cryptopp update
2020-11-18 00:15:57 +00:00
sthen
b2df5abec9
update to cryptopp-8.2.0
2020-11-18 00:15:35 +00:00
bluhm
b6426cb40c
update p5-JSON-MaybeXS to 1.004003
2020-11-17 22:54:27 +00:00
naddy
a68d0199c4
maintenance update to 6.2.1
2020-11-17 21:54:42 +00:00
benoit
60c2802c48
Update to p5-Mojolicious-Plugin-TtRenderer-1.61.
2020-11-17 21:23:43 +00:00
benoit
36c080ce48
Update to cgicc-3.2.19.
2020-11-17 21:05:29 +00:00
sthen
c62ae10a20
fix edit typo, removed wrong line
2020-11-17 20:53:51 +00:00
sthen
57aeb380e6
cryptopp: use unzip -a instead of unzip + pre-patch perl sed
2020-11-17 20:53:11 +00:00
sthen
d99b02a57b
cryptopp: apply a little light ports tidying, use https HOMEPAGE, regen patches
2020-11-17 20:51:34 +00:00
sthen
65052d6f38
openimageio tweaks:
...
- use system pugixml rather than embedded copy (fixing a build error
seen with Blender 2.81 if system pugixml is installed during build)
- switch python bindings from py2 to py3, removing another user of
boost_python27 libs
- sort LIB_DEPENDS
ok pascal@ (maintainer)
2020-11-17 20:37:09 +00:00
rsadowski
8fdfd5505e
Only if the requested module is found, set MODTCL_* and/or MODTK_*
2020-11-17 19:33:55 +00:00
ajacoutot
95ab97acf6
Define HAVE_LOGINCAP so that setusercontext(30 is called.
...
Thanks to sthen@ for listening to me talking to myself until I found this
out :-)
2020-11-17 17:48:19 +00:00
landry
8c0c4fb5f0
Update to firefox-esr 78.5.0.
...
See https://www.mozilla.org/en-US/firefox/78.5.0/releasenotes/
Fixes https://www.mozilla.org/security/advisories/mfsa2020-51/
* remove all the MOZILLA_USE_* and the common BUILD_DEPENDS bits that
were removed from mozilla.port.mk
* properly install share/pixmaps/firefox-esr.png and point at it in the
desktop file, should ease icon overriding by third-party themes
* drop jumbo patch from #1663715 fixing build with rust 1.47, merged upstream
2020-11-17 16:09:58 +00:00
landry
4f5cb46ceb
Update to firefox 83.0.
...
See https://www.mozilla.org/en-US/firefox/83.0/releasenotes/
Fixes https://www.mozilla.org/security/advisories/mfsa2020-50/
* remove all the MOZILLA_USE_* and the common BUILD_DEPENDS bits that
were removed from mozilla.port.mk
* properly install share/pixmaps/firefox.png and point at it in the
desktop file, should ease icon overriding by third-party themes
* drop patch fixing build on arm64 from #1672619 merged upstream
* drop patches from #1666701 , merged upstream
2020-11-17 16:07:07 +00:00
landry
32a538a6b6
Follow changes in mozilla.port.mk
...
- plumbing to build against system cairo/hunspell moved here from module
- remove all the deprecated MOZILLA_USE* bits
- bump REVISION for nss dep change
- while here enable aarch64 build, who knows..
2020-11-17 16:01:45 +00:00
landry
033a85da25
drop all the redundant/deprecated bits that were either removed or moved to mozilla.port.mk - bump REVISION for nss change
2020-11-17 15:59:00 +00:00
landry
b88eded537
drop all the redundant/deprecated bits that were either removed or moved to mozilla.port.mk - no REVISION bump as it uses bundled nss
2020-11-17 15:58:06 +00:00
landry
6f99ae8032
Fall cleanup in mozilla.port.mk, in preparation for fx 83
...
- update nss dep to 3.59, will be required for gecko 84
- drop options to build against systemwide
cairo/hunspell/libevent/sqlite as those were dropped upstream
(#1611386 for sqlite, #1432751 for cairo)
- move the dependency for nasm (required for dav1d since 67) from the
consumers to the module
- move the dependency for rust & llvm from the consumers to the module
(cbindgen and nodejs are next, but seamonkey doesnt require them yet)
- drop the plumbing for the debug FLAVOR, DEBUG_PACKAGES is the new hotness
- all consumers build against Gtk3, drop MOZILLA_USE_GTK3
2020-11-17 15:56:55 +00:00
ajacoutot
dfdf707aec
Update to gtk-doc-1.33.1.
2020-11-17 15:48:35 +00:00
fcambus
10d0386620
Drop maintainership.
2020-11-17 13:01:11 +00:00
ajacoutot
a455133e8c
We still need CFLAGS += -O0 which I wrongly removed in a previous commit.
2020-11-17 12:18:55 +00:00
sthen
d79fafc34f
libinotify: add a pkg-readme explaining that openfiles/maxfiles limits may
...
need to be increased for kqueue, based on the one in glib2. regen plist
and add debug packages while there. ok aja@
2020-11-17 10:23:18 +00:00
bentley
740e8b47ab
Update to opencc-1.1.1.
...
From wen heping; thanks!
2020-11-17 08:44:05 +00:00
rsadowski
be061f93dc
Update chromaprint to 1.5.0
...
Input from cwen@ and sthen@, ok sthen@. Thanks
2020-11-17 06:17:24 +00:00
rsadowski
4bd1f87d11
Update nnn to 3.5
...
From Martin Ziemer (maintainer)
2020-11-17 06:11:28 +00:00
rsadowski
c3ff468eee
Update to xvidcore 1.3.7
...
Changes since 1.3.6:
Fix for a regression in initializing the Inter matrix with MPEG Quantization
Changes since 1.3.5:
Fix for various, long-standing and potentially critical security
vulnerabilities in the decoder (credit to OSS-Fuzz)
From Brad (maintainer)
2020-11-17 05:56:08 +00:00
daniel
91ef93d6d1
update to tagged release of 3.8
...
Adds coq 8.12.1 support along with the usual spate of improvements.
2020-11-17 04:13:18 +00:00
jeremy
06ac160d22
Bump related ports after default Ruby version switch
...
OK gkoehler@
2020-11-17 03:19:36 +00:00
jeremy
583914273f
Switch default Ruby version to Ruby 2.7
2020-11-17 03:15:34 +00:00
jeremy
469edd030e
Force FLAVOR to ruby26
...
This version of jeweler doesn't run on ruby27 due to the bundler dependency.
2020-11-17 03:15:00 +00:00
gsoares
1078b6a0a6
add proper log message, missing in previous commit
...
"update to latest github commit"
2020-11-17 00:04:59 +00:00
gsoares
5578d27dcb
add proper log message, missing in previous commit
...
"update to latest github commit"
2020-11-16 23:56:37 +00:00
thfr
ccdba605ed
+fna
2020-11-16 23:07:20 +00:00
thfr
5b6d2feb81
import games/fna
...
DESCR:
This is FNA, an XNA4 reimplementation that focuses solely on developing a fully
accurate XNA4 runtime for the desktop.
The port includes FNA.NetStub and the XNA 4.0 ABI bridge for compatibility with
XNA games, as well as bindings for Vorbisfile and SDL2_image for backwards
compatibility.
ok solene@ who reminded me to separate GH commit id tarballs with DIST_SUBDIR
2020-11-16 23:06:07 +00:00
gsoares
5bfcc617b7
*** empty log message ***
2020-11-16 22:21:10 +00:00
gsoares
b77031a350
update to cppcheck-2.2
2020-11-16 22:17:48 +00:00
sthen
cb36f04ffb
update to libavif-0.8.3, from Brad
2020-11-16 21:43:08 +00:00
sthen
948a5b5adc
gerbv: gettext-tools is needed at build time, otherwise packaging fails
...
(share/locale/ru/LC_MESSAGES/gerbv.mo doesn't exist).
2020-11-16 20:34:39 +00:00
jeremy
45617bff57
Update capybara to 3.33.0
2020-11-16 18:42:05 +00:00