Commit graph

530752 commits

Author SHA1 Message Date
Thierry Thomas
c7653b87ed science/cgnslib: rename unitconv to unitconv.sh, thus avoiding the conflict with
XCrySDen.
2020-12-26 11:48:36 +00:00
Antoine Brodin
83f3113caa New port: devel/libfsxfs
Library and tools to access the SGI X File System
WWW: https://github.com/libyal/libfsxfs
2020-12-26 10:26:22 +00:00
Antoine Brodin
34c00f2e0a New port: devel/libfshfs
Library and tools to access the Mac OS Hierarchical File System (HFS)
WWW: https://github.com/libyal/libfshfs
2020-12-26 10:23:30 +00:00
Antoine Brodin
14e60de0d4 Update to 20201222 2020-12-26 10:17:20 +00:00
Antoine Brodin
4808100a1d Update to 20201204 2020-12-26 10:14:12 +00:00
Antoine Brodin
bc3e8d78d3 Update to alpha-20201210 2020-12-26 10:11:51 +00:00
Antoine Brodin
f839404c0e Update to alpha-20201204 2020-12-26 10:09:20 +00:00
Antoine Brodin
cf50b389cb Update to alpha-20201213 2020-12-26 10:07:48 +00:00
Kurt Jaeger
22413c3dfb MOVED: www/sogo was resurrected as new sogo version 5
PR:		249370
2020-12-26 10:04:36 +00:00
Antoine Brodin
9eb8c17a66 Update to experimental-20201204 2020-12-26 09:54:56 +00:00
Thierry Thomas
18639161bc Upgrade to 1.1.1 - Christmas 2020 - what a year!
Release notes at <https://github.com/mathics/Mathics/releases/tag/1.1.1>.
2020-12-26 09:24:47 +00:00
Thierry Thomas
1d34d2278b Adding WordCloud, a little word cloud generator in Python. 2020-12-26 09:24:42 +00:00
Emanuel Haupt
b0f57da3f0 Update to 0.90.20201031 2020-12-26 09:03:09 +00:00
Jan Beich
d604d7695e graphics/glslang: minor fixes
- Define all licenses
- Connect to the testing framework
- Drop superfluous newline
2020-12-26 04:46:13 +00:00
TAKATSU Tomonari
e63a9d6976 - Update to 0.5-0.1 2020-12-26 04:32:04 +00:00
Jan Beich
0d849449b2 graphics/shaderc: unbreak 11.4 and GCC architectures after r559203
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(PoolAlloc.cpp.o): in function `glslang::GetThreadPoolAllocator()':
PoolAlloc.cpp:(.text+0xf): undefined reference to `glslang::OS_GetTLSValue(void*)'
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(PoolAlloc.cpp.o): in function `glslang::SetThreadPoolAllocator(glslang::TPoolAllocator*)':
PoolAlloc.cpp:(.text+0x33): undefined reference to `glslang::OS_SetTLSValue(void*, void*)'
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(PoolAlloc.cpp.o): in function `glslang::InitializePoolIndex()':
PoolAlloc.cpp:(.text+0x45): undefined reference to `glslang::OS_AllocTLSIndex()'
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(ShaderLang.cpp.o): in function `ShInitialize':
ShaderLang.cpp:(.text+0x7): undefined reference to `glslang::InitGlobalLock()'
/usr/bin/ld.bfd: ShaderLang.cpp:(.text+0xe): undefined reference to `glslang::InitProcess()'
/usr/bin/ld.bfd: ShaderLang.cpp:(.text+0x17): undefined reference to `glslang::GetGlobalLock()'
/usr/bin/ld.bfd: ShaderLang.cpp:(.text+0x22): undefined reference to `glslang::ReleaseGlobalLock()'
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(ShaderLang.cpp.o): in function `ShConstructCompiler':
ShaderLang.cpp:(.text+0x7d): undefined reference to `glslang::InitThread()'
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(ShaderLang.cpp.o): in function `ShConstructLinker':
ShaderLang.cpp:(.text+0xad): undefined reference to `glslang::InitThread()'
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(ShaderLang.cpp.o): in function `ShConstructUniformMap':
ShaderLang.cpp:(.text+0xd5): undefined reference to `glslang::InitThread()'
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(ShaderLang.cpp.o): in function `ShFinalize':
ShaderLang.cpp:(.text+0x192): undefined reference to `glslang::GetGlobalLock()'
/usr/bin/ld.bfd: ShaderLang.cpp:(.text+0x1ae): undefined reference to `glslang::ReleaseGlobalLock()'
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(ShaderLang.cpp.o): in function `glslang::TShader::parse(TBuiltInResource const*, int, EProfile, bool, bool, EShMessages, glslang::TShader::Includer&)':
ShaderLang.cpp:(.text+0x2ee4): undefined reference to `glslang::InitThread()'
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(ShaderLang.cpp.o): in function `glslang::TShader::preprocess(TBuiltInResource const*, int, EProfile, bool, bool, EShMessages, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, glslang::TShader::Includer&)':
ShaderLang.cpp:(.text+0x3019): undefined reference to `glslang::InitThread()'
/usr/bin/ld.bfd: /usr/local/lib/libMachineIndependent.a(ShaderLang.cpp.o): in function `(anonymous namespace)::SetupBuiltinSymbolTable(int, EProfile, glslang::SpvVersion const&, glslang::EShSource)':
ShaderLang.cpp:(.text+0x6acc): undefined reference to `glslang::GetGlobalLock()'
/usr/bin/ld.bfd: ShaderLang.cpp:(.text+0x6b54): undefined reference to `glslang::ReleaseGlobalLock()'
/usr/bin/ld.bfd: ShaderLang.cpp:(.text+0x7d5e): undefined reference to `glslang::ReleaseGlobalLock()'
c++: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	pkg-fallout
2020-12-26 04:09:15 +00:00
Roman Bogorodskiy
641106a39a audio/mpg123: update to 1.26.4 2020-12-26 01:50:47 +00:00
TAKATSU Tomonari
923cd04022 - Update to 0.7.3 2020-12-26 01:46:25 +00:00
Jan Beich
2823f595a9 graphics/mesa-devel: update to 20.3.b.1749
Changes:	69487c754c...7d8d99ea12
2020-12-26 00:24:22 +00:00
Jan Beich
8e727a5933 x11-wm/river: update to s20201224
Changes:	386316b...760c88b
2020-12-26 00:24:15 +00:00
Jan Beich
f0ee421e31 emulators/rpcs3: update to 0.0.13.11476
Changes:	c94a98e15...439932495
2020-12-26 00:24:09 +00:00
Jan Beich
6c291a7f92 sysutils/basu: move to devel/ where dbus is 2020-12-26 00:24:01 +00:00
Jan Beich
2ed21bec6c devel/spirv-tools: move to graphics/ where glslang is 2020-12-26 00:23:49 +00:00
TAKATSU Tomonari
bb3505fd5f - Update to 0.3.6 2020-12-26 00:00:57 +00:00
TAKATSU Tomonari
4c241a298b - Update to 2.6 2020-12-25 23:33:25 +00:00
Thierry Thomas
fa4407d178 Upgrade to r124.
Release notes at <https://github.com/mrdoob/three.js/releases/tag/r124>.
2020-12-25 22:18:53 +00:00
Thierry Thomas
2cb3d0cd5f Register a conflict. 2020-12-25 21:58:43 +00:00
Rainer Hurling
f8a7c1d4bc lang/gauche: update to 0.9.10
- Port changes default TLS library to external mbedTLS

Changelog: https://practical-scheme.net/gauche/gmemo/?Release%200.9.10

PR:		252060
Submitted by:	Lassi Kortela <lassi+freebsd@lassi.io> (new maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27746
2020-12-25 20:46:24 +00:00
Emanuel Haupt
4328d31f8d Update to 1.41.f 2020-12-25 20:31:12 +00:00
Yuri Victorovich
b8103a7f84 audio/bharvestr-lv2: Update 20200413 -> 20201225 2020-12-25 19:59:20 +00:00
Yuri Victorovich
5f11e99bd4 audio/bharvestr-lv2: Correct license
Reported by:	Sven Jaehnichen <sjaehn@jahnichen.de>
2020-12-25 19:21:40 +00:00
Yuri Victorovich
ddaae4c0a2 math/antic: Add PORTEPOCH because the previous version update went backwards (0.2-23 -> 0.2.3)
Reported by:	thierry
2020-12-25 18:54:57 +00:00
Kurt Jaeger
e234b678e2 net/libilbc: update 2.0.2 -> 3.0.3
- This version of libilbc brings the latest updates from upstream WebRTC code.

Relnotes:	https://github.com/TimothyGu/libilbc/blob/main/NEWS.md
2020-12-25 18:36:29 +00:00
TAKATSU Tomonari
f44eba8b4e - Update to 0.10.21 2020-12-25 18:09:56 +00:00
TAKATSU Tomonari
a74d80f037 - Update to 0.21 2020-12-25 16:31:00 +00:00
Mark Felder
a9e96c3546 multimedia/plexmediaserver{-plexpass}: Update to 1.21.1.3830
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/388
2020-12-25 16:28:54 +00:00
Emanuel Haupt
20b4e03199 Update to 8.1 2020-12-25 15:03:48 +00:00
Emanuel Haupt
bca2a8799c Update to 1.27 2020-12-25 14:54:06 +00:00
Koichiro Iwao
f2f7ad7891 graphics/rubygem-fastimage: Update to 2.2.0
PR:		248991
Submitted by:	Yasuhiro Kimura <yasu@utahime.org>
2020-12-25 14:46:07 +00:00
Juraj Lutter
d4218dcd65 misc/broot: Update to 1.0.9
Fixes configuration file quotation bug seen in 1.0.7 and upwards.

Changelog:
https://github.com/canop/broot/releases/v1.0.9

PR:		251981
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27701
2020-12-25 14:44:50 +00:00
Koichiro Iwao
f1b49b2c1c devel/rubygem-rdoc: Update to 6.3.0
PR:		252012
Submitted by:	Yasuhiro Kimura <yasu@utahime.org>
Relnotes:	https://github.com/ruby/rdoc/commits/v6.3.0
2020-12-25 14:43:26 +00:00
Koichiro Iwao
cd1f4fd431 devel/rubygem-reline: Update to 0.2.0
PR:		252111
Submitted by:	Yasuhiro Kimura <yasu@utahime.org>
Relnotes:	https://github.com/ruby/reline/commits/v0.2.0
2020-12-25 14:37:17 +00:00
Koichiro Iwao
4188c85db4 devel/rubygem-rake: Update to 13.0.3
PR:		252011
Submitted by:	Yasuhiro Kimura <yasu@utahime.org>
Relnotes:	https://github.com/ruby/rake/blob/v13.0.3/History.rdoc
2020-12-25 14:31:07 +00:00
Koichiro Iwao
49052e5767 devel/ruby-build: Update to 20201225
Added Ruby 3.0.0

Relnotes:	https://github.com/rbenv/ruby-build/releases/tag/v20201225
2020-12-25 13:56:31 +00:00
Thomas Zander
f159c33a34 Fix gimp startup due to missing gegl action 'gegl:introspect'.
Details:
- The fix applied to the OpenBSD source tree
  (b3b872c09b)
  resolves the problem on FreeBSD as well.

Approved by:	fluffy
2020-12-25 13:30:40 +00:00
Stefan Eßer
e126046a60 New port nmrpflash that allows to flash Netgear network device firmware 2020-12-25 12:51:06 +00:00
Fernando Apesteguía
368b249368 print/lilypond-devel: update to 2.21.82
ChangeLog:
http://lilypond.org/news.html#LilyPond-2_002e21_005e82-released-December-15_002c-2020

PR:	252056
Submitted by:	m.ne@gmx.net (maintainer)
2020-12-25 12:45:08 +00:00
TAKATSU Tomonari
b896ffe72d - Update to 0.28 2020-12-25 12:27:17 +00:00
Gerald Pfeifer
948f427f7e Back port r556564 | gerald | 2020-11-29 from emulators/wine-devel:
Wine is now able to use mingw-w64 to build components. When mingw-w64
  is installed on FreeBSD, users might inadvertedly use that when we have
  not set up things properly yet (and it probably should be an option to
  choose, at least initially). For example, mingw-w64 produces .dll files
  instead of the current .dll.so files, breaking pkg-plist.

  So for now explicitly disable the use of mingw-w64. In a next step,
  once mingw-w64 is available, we probably should make this an option.

PR:		237213
Reported by:	Damjan Jovanovic <damjan.jov@gmail.com>
MFH:		2020Q4 (blanket: build issue)
2020-12-25 12:16:27 +00:00
TAKATSU Tomonari
a2ec0cf3c0 - Update to 1.5.3 2020-12-25 12:13:14 +00:00