1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Commit Graph

521572 Commits

Author SHA1 Message Date
Li-Wen Hsu
1fe8717725 devel/pycharm-pro: Update to 2020.2.2
Remove RESTRICTED as the maintainer got approval from Jetbrains to redistribute
it as a FreeBSD package.

PR:		249521
Submitted by:	Guido Kollerie <guido@kollerie.com> (maintainer)
2020-09-23 08:10:15 +00:00
Li-Wen Hsu
e3469f70bb sysutils/bpytop: Update to 1.0.37 2020-09-23 07:07:00 +00:00
Emanuel Haupt
4d8762d661 Update to 0.5.5 2020-09-23 05:48:06 +00:00
Olli Hauer
629eea79e8 - update to 20200920
- update pkg-message
2020-09-23 04:59:48 +00:00
Mikhail Teterin
d723ebaa17 For well over 10 years portmgr@ have been promising to remove the
ridiculous need to bump PORTREVISION of depending ports, whenever a
dependency is updated, but here we still are...

Bump PORTREVISION for the 9 users of x265 now that it has been
upgraded from 3.2 to 3.4.
2020-09-23 04:17:11 +00:00
Li-Wen Hsu
47a99ab1ad devel/jenkins: Update to 2.258
Sponsored by:	The FreeBSD Foundation
2020-09-23 03:59:54 +00:00
Yuri Victorovich
ccf7829e6b graphics/py-open3d-python: Fix path in the check of the header <experimental/optiona> 2020-09-23 03:36:24 +00:00
Yuri Victorovich
f2a804f80d graphics/py-open3d-python: Broken when the base C++ compiler is missing the header <experimental/optional>
Reported by:	fallout
2020-09-23 03:30:17 +00:00
Koichiro Iwao
e76cde9787 devel/rubygem-irb: Update to 1.2.7
PR:		249294
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	meta (myself, maintainer)
Sponsored by:	HAW International
2020-09-23 02:55:17 +00:00
Yuri Victorovich
2891d69993 misc/openmvg: Fix build by adding liblz4
For some reason lz4 symbols were missing during build.

Reported by:	fallout
MFH:		2020Q3
2020-09-23 01:47:40 +00:00
Yuri Victorovich
729095f20e graphics/xournalpp: Update 1.0.18.20200921 -> 1.0.18.20200922; This should fix build on i386 2020-09-23 01:30:27 +00:00
Yuri Victorovich
17e92e76af Re-add port: math/barvinok: Library for counting the number of integer points in polytopes 2020-09-23 01:27:48 +00:00
Timur I. Bakeyev
06eaa93576 Add Samba 4.13 supplimentary lib databases/ldb22 2020-09-23 00:46:02 +00:00
Xin LI
51d887b2f7 databases/lmdb: Add a pkg-config file for use by other software that
expects them.

Submitted by:	Daniel O'Connor <darius dons net au>
2020-09-23 00:32:42 +00:00
Piotr Kubaj
d5445c8e34 devel/efl: fix build on powerpc64
Clean options for powerpc64 to fix build. Do the same for aarch64.

Remove sparc64.
2020-09-23 00:18:11 +00:00
Timur I. Bakeyev
6ad1482609 Add ldb21 port 2020-09-23 00:16:14 +00:00
Timur I. Bakeyev
1ffb78e5d5 Add new Samba 4.12 supplimentary databases/ldb21 port 2020-09-23 00:15:27 +00:00
Wen Heping
18bd6f67ba - Update to 1.4.8 2020-09-22 22:55:12 +00:00
Nicola Vitale
9ff09fcba4 - Update to 2.3.2
- Add www/py-requests to dependencies
- Use Github as master sit (the project is no longer hosted on Bitbucket)
- Update WWW address in pkg-descr
2020-09-22 21:57:56 +00:00
Thomas Zander
ead316266b Update to upstream version 0.21.26
Details:
Details:
- Bug fixes, see
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.26/NEWS
- includes fix for potential crashes of bzip compressed files

MFH:		2020Q3 (hat: ports-secteam)
2020-09-22 21:41:12 +00:00
Olivier Cochard
0047116ea6 Fixing bug in frr-reload and while here fix a typo in the package name suffix too.
Submitted by:	Ben Hughes <bmhughes@bmhughes.co.uk>
Reported by:	garga
2020-09-22 21:32:50 +00:00
Yuri Victorovich
3f611cd583 graphics/xournalpp: Update 1.0.18.20200819 -> 1.0.18.20200921 2020-09-22 21:31:06 +00:00
Piotr Kubaj
55e359cea7 sysutils/cbsd: fix build on non-x86
sse4.2 is supported only on i386 and amd64.
2020-09-22 21:25:22 +00:00
Mateusz Piotrowski
b6cc085dce Fix compilation on i386
The error was:

  In file included from lbfgs.cpp:29:
  ./common.h:216:18: error: class member cannot be redeclared
    string_buffer& operator<<(size_t _n)             { _UITOA(_n); }
                   ^
  ./common.h:214:18: note: previous definition is here
    string_buffer& operator<<(unsigned int _n)       { _UITOA(_n); }
                   ^
2020-09-22 21:17:33 +00:00
Matthias Fechner
a1a21b36a2 New ports required for gitlab 13.4. 2020-09-22 21:08:54 +00:00
Mateusz Piotrowski
6df5387bc4 Update to 0.59 (latest commit)
- Change MASTER_SITES to GitHub, where upstream moved
- Apply some patches from the GitHub Pull Requests to make the port build
  (upstream seems to lost some files while migrating to GitHub) and patch
  some bugs
- Set licenses
- Upstream does not tag releases on GitHub, so it's all guessing what the
  real version is. 0.59 is what I found in the source code.
- Install examples; they are useful to test if the port is working
- Remove old patches, they are no longer needed
- Update WWW
2020-09-22 20:43:19 +00:00
Stefan Eßer
fbc199c7c7 Fix build with -fno-common and remove the now osbolete -fcommon option.
While here fix 2 white-space issues reported by portlint.

Approved by:   krion (maintainer)
2020-09-22 20:36:45 +00:00
Cy Schubert
55d1f50e35 Unbreak by making fetchable again, using GH.
jmg@ has agreed to maintain this port for now as he uses it. He's
willing to give maintainership to anyone else who actively uses it.

Reported by:	jmg
2020-09-22 20:13:46 +00:00
Mateusz Piotrowski
8d6db0f0fd Update to 4.1
- Take maintainership
- Change MASTER_SITES to the one used by other projects like HaikuPorts
- Set LICENSE_FILE
- Build the port manually via do-build; there is no point in patching the
  official makefile, it's is too fragile
- Remove all the patches, they are no longer needed
- Shorten pkg-descr & set WWW
- Install the manual page under share/man/man1
2020-09-22 19:57:08 +00:00
Kevin Bowling
9b844386c0 Add an UPDATING entry for PostgreSQL default version change to 12
PR:		248657
Reported by:	tz
Sponsored by:	BBOX.io
2020-09-22 19:57:07 +00:00
Yuri Victorovich
4f11bf7999 math/geogram: Fix build on 13
Reported by:	fallout
MFH:		2020Q3
2020-09-22 19:50:49 +00:00
Nicola Vitale
40a782b68e - Update to 1.15 2020-09-22 19:43:44 +00:00
Stefan Eßer
48f7c5e69e Fix build with -fno-common
Remove -fcommon option from Makefile
2020-09-22 19:29:30 +00:00
Yuri Victorovich
671d6f72c6 misc/glow: Fix build on 13
Add the workaround for a bug in Glow that it uses the default C++ compiler when the supplied LLVM version is different.

Reported by:	fallout
MFH:		2020Q3
2020-09-22 19:23:24 +00:00
Nicola Vitale
51a3a88252 - Update to 0.5.5
- Fix WWW address in pkg-descr
2020-09-22 19:19:52 +00:00
Stefan Eßer
66b4b33fab Fix build with -fno-common 2020-09-22 19:12:45 +00:00
Rene Ladan
ed1a1fd78b Document new vulnerabilities in www/chromium < 85.0.4183.121
Obtained from:	https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop_21.html
2020-09-22 19:00:08 +00:00
Mateusz Piotrowski
fa212045e1 Update to 1.10
- Set LICENSE
- Clean up MAKE_ARGS
- Sort variables
- Install the manual page under share/man/man1
- Set WWW
2020-09-22 18:59:55 +00:00
Stefan Eßer
a8b4a281c4 Fix build with -fno-common 2020-09-22 18:38:06 +00:00
Li-Wen Hsu
9df995e98b chinese/zh-librime: Update to 1.6.1
PR:		249512
Submitted by:	Ka Ho Ng <khng300@gmail.com>
Approved by:	lichray@gmail.com (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D26515
2020-09-22 18:26:14 +00:00
Tobias C. Berner
f44a091f3d math/labplot: update to 2.8.0 2020-09-22 18:14:59 +00:00
Gleb Popov
e674ba450b devel/efl: Disable EXAMPLES on i386, as it causes the build to fail. The upstream is investigating the issue
Reported by:	Peter TKATCHENKO <peter@flytrace.com>
2020-09-22 17:49:25 +00:00
Fernando Apesteguía
fff3151ede science/afni: update to 20.2.18
Reported by:	portscout
2020-09-22 17:43:08 +00:00
Stefan Eßer
e3c468f040 Fix build with -fno-common 2020-09-22 17:40:50 +00:00
Pedro F. Giffuni
5abb798ed7 cad/calculix : update to version 2.17.1
PR:	249459
Approved by:	thierry (mentor, implicit)
2020-09-22 17:32:08 +00:00
Pedro F. Giffuni
96805d662c cad/calculix-ccx: Re-enable multithreading with spooles.
Clarify further the pkg-messager.

PR:	249351
Approved by:	thierry (mentor, implicit)
2020-09-22 17:31:28 +00:00
Alexey Dokuchaev
9c5d8b9aed Update to version 1.4.7.
Reported by:	portscout
2020-09-22 17:25:32 +00:00
Tobias C. Berner
9f6cc013ea security/vuxml: document libxml2 vulnerabilities
PR:		249386
2020-09-22 17:23:50 +00:00
Tobias C. Berner
55aec35951 audio/cantata: update to 2.4.2 2020-09-22 17:01:21 +00:00
Stefan Eßer
4c971dd91d Fix build with -fno-common
While here add license (GPLv2) and strip binary.
2020-09-22 16:59:52 +00:00