1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

522175 Commits

Author SHA1 Message Date
Nicola Vitale
0e5bdc3ed6 - Update to 2.67
- Enable test target
2020-09-27 13:54:24 +00:00
Nicola Vitale
84c0f6e6af A Python parser for the Coffeescript Object Notation (CSON).
WWW: https://github.com/avakar/pycson
2020-09-27 13:52:40 +00:00
Nicola Vitale
9a303f79d4 A PEG-based parser interpreter with memoization (Python module).
WWW: https://github.com/avakar/speg
2020-09-27 13:51:48 +00:00
Steve Wills
894e3ddb91 sysutils/ttyd: assign maintainership
PR:		249908
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-09-27 13:43:24 +00:00
Steve Wills
57ca6cd27b graphics/opencolorio: remove python 2.7 usage
PR:		249534
Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
2020-09-27 13:40:17 +00:00
Dmitry Marakasov
2f5c18113a - Update to 1.6.0 2020-09-27 13:09:45 +00:00
Piotr Kubaj
a4d20d9eeb devel/llvm80: add powerpc64le support
llvm80 builds without it on powerpc64le, but __ELF__ is not defined, breaking e.g. creduce.
2020-09-27 11:50:21 +00:00
Danilo G. Baio
9a4bea7d53 net/pecl-oauth2: Update to 2.0.7
Changelog:	https://pecl.php.net/package-changelog.php?package=oauth&release=2.0.7
2020-09-27 11:47:37 +00:00
Danilo G. Baio
d96e15462d mail/pecl-mailparse: Update to 3.1.1
Changelog:	https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.1

MFH:		2020Q3 (Bugfix release)
2020-09-27 11:46:39 +00:00
Danilo G. Baio
eeea610cb1 security/py-sequoia: Add missing Python version requirement
Reported by:	pkg-fallout
Approved by:	portmgr blanket
2020-09-27 11:44:06 +00:00
Rainer Hurling
3b4729cd92 graphics/qgis-ltr: Update to 3.10.10
This is a minor update for QGIS from 3.10.9 to 3.10.10. It fixes several problems and brings some new features.

- Enabling OpenCL features
- Update some Python deps under BUILD_DEPENDS
- Add devel/protobuf in LIB_DEPENDS
- Reorder USES part
- Delete __pycache__ via post-install target
- Update distinfo

Approved by:	tcberner (mentor)
Relnotes:	https://github.com/qgis/QGIS/compare/final-3_10_9...final-3_10_10
Differential Revision:	https://reviews.freebsd.org/D26563
2020-09-27 11:35:59 +00:00
Danilo G. Baio
2781b9cadd science/silo: Backport of patches from Debian to support Python 3
Obtained from:	https://salsa.debian.org/science-team/silo-llnl/-/blob/debian/master/debian/patches/python3.patch
		https://salsa.debian.org/science-team/silo-llnl/-/blob/debian/master/debian/patches/python3.8.patch

PR:	249759
Reported by:	swills
2020-09-27 11:32:55 +00:00
Matthew Seaman
58a90fff49 Update to 7.1.0
ChangeLog:	https://github.com/willmcgugan/rich/blob/v7.1.0/CHANGELOG.md
2020-09-27 11:18:35 +00:00
Olli Hauer
c36356645f - update to v0.7.4 2020-09-27 10:50:22 +00:00
Yuri Victorovich
e779ccecac sysutils/dnf: Add symbolic links to executables for them to be named like in the documentation 2020-09-27 10:40:27 +00:00
Muhammad Moinur Rahman
72990a759b www/cgicc: Fix runtime linker error
- It requires gcc compiler hence added compiler:gcc-c++11-lib
- Removed USES=gmake as it builds fine with bsdmake

Reported by:    brianthetall@gmail.com
MFH:            2020Q3 (runtime fix)
2020-09-27 10:39:50 +00:00
Yuri Victorovich
ad505c9d58 misc/librepo: Fix SEGV by patching sources to make 2 functions be properly declared and called. 2020-09-27 10:39:06 +00:00
Mateusz Piotrowski
f0223d1315 Pass maintainership to Neel Chauhan
PR:		249907
Submitted by:	neel@neelc.org
2020-09-27 10:34:41 +00:00
Dmitry Marakasov
13aa06ad74 - Update WWW
Approved by:	portmgr blanket
2020-09-27 09:36:57 +00:00
Emmanuel Vadot
9b7872b05f emulators/mame: Take maintainer ship
I'm working on patches that I will submit upstream so take maintainer ship.
2020-09-27 08:40:48 +00:00
Kirill Ponomarev
d009d0723c Update to 12.1.16
Changes: https://github.com/cbsd/cbsd/releases/tag/v12.1.16

Submitted by:	maintainer
2020-09-27 08:15:05 +00:00
Yuri Victorovich
4dfaed4af9 devel/rabs: Update 2.11.2 -> 2.11.5
Reported by:	portscout
2020-09-27 08:13:57 +00:00
Mark Linimon
a1b6450496 Add compiler:c11 to USES to fix build on GCC-based systems:
cc1: error: unrecognized command line option "-std=c11"

Approved by:	portmgr (tier-2 blanket)
2020-09-27 08:09:53 +00:00
Mark Linimon
612c91a1c2 Canonicalize flags for powerpc64le as per powerpc64. 2020-09-27 08:03:23 +00:00
Mark Linimon
49500130b8 Canonicalize *_DEPENDS for powerpc64le the same way as for powerpc64.
While here, include a change that I have had in my tree for some time, to
turn a .error message into IGNORE= as per the Porter's Handbook.

Approved by:	portmgr (tier-2 blanket)
2020-09-27 08:01:20 +00:00
Tobias C. Berner
c268b0bc57 finance/kraft: update to 0.95
Announcement:
	https://volle-kraft-voraus.de/Main/Releases
2020-09-27 07:56:21 +00:00
Tobias C. Berner
8347a556a7 misc/tellico: update to 3.3.3
Announcement:
	https://tellico-project.org/tellico-3-3-3-released/
2020-09-27 07:55:38 +00:00
Mark Linimon
7ab311a60d Mark BROKEN on powerpc64le the same as on powerpc64.
While here, move the BROKEN/ARCH lines to appease portlint.

Approved by:	portmgr (tier-2 blanket)
2020-09-27 07:55:23 +00:00
Mark Linimon
56ba7b05c4 Allow building on powerpc64le.
Approved by:	portmgr (tier-2 blanket)
2020-09-27 07:44:15 +00:00
Yuri Victorovich
39d2fda9e9 misc/libmodulemd: Use release archive
PR:		249931
Submitted by:	daniel.engberg.lists@pyret.net
2020-09-27 07:41:55 +00:00
Mark Linimon
694ca2a5d8 Canonicalize powerpc64le CXXFLAGS to be the same as powerpc64.
Approved by:	portmgr (tier-2 blanket)
2020-09-27 07:41:33 +00:00
Mark Linimon
1fc5fd338a Allow building on powerpc64le. 2020-09-27 07:40:39 +00:00
Mark Linimon
986a59f403 Attempt to fix build on powerpc64le.
Approved by:	portmgr (tier-2 blanket)
2020-09-27 07:38:00 +00:00
Tobias C. Berner
638a6934ac devel/libphonenumber: update to 8.12.10 2020-09-27 07:07:59 +00:00
Tobias C. Berner
943c70c4ab devel/qtcreator: update to 4.13.1
Announcement:
	https://www.qt.io/blog/qt-creator-4.13.1-released
2020-09-27 07:05:41 +00:00
Yuri Victorovich
8e7137a413 biology/abyss: Update 2.2.4 -> 2.2.5
Reported by:	portscout
2020-09-27 06:59:05 +00:00
Tobias C. Berner
4a1ab4bbd7 devel/rinutils: Use upstream release archive
- this greatly simplifies the port

PR:		249926
Submitted by:	daniel.engberg.lists@pyret.net
2020-09-27 06:52:39 +00:00
Tobias C. Berner
9948944da7 net-im/telepathy-qt: "switch" to gstreamer1
- the port was already picking up gstreamer1, as it was
  installed through dependencies.
- this reduces the number of ports which still "seem" to use
  gstreamer0 by 1

Reported by:	bapt
2020-09-27 06:48:01 +00:00
Tobias C. Berner
6f940d447f multimedia/smplayer: give related ports to vvd
- Previous maintainer of multimedia/smplayer was reset in r505428,
  as the maintainer no longer used FreeBSD.
- The related ports were forgot in this process.
- Give them to the new maintainer of multimedia/smplayer
2020-09-27 06:24:48 +00:00
Yuri Victorovich
644157621a audio/opustag: Fix build on 11
Reported by:	fallout
2020-09-27 05:26:02 +00:00
Yuri Victorovich
655b66b2e4 biology/ncbi-cxx-toolkit: Fix build on 13
Reported by:	fallout
2020-09-27 04:57:44 +00:00
Vanilla I. Shu
889f220703 Update to 0.13.2. 2020-09-27 04:30:01 +00:00
Jan Beich
ac8a621f8e net/neatvnc: update to 0.3.1
Changes:	https://github.com/any1/neatvnc/releases/tag/v0.3.1
Reported by:	Repology
2020-09-27 00:53:02 +00:00
Timur I. Bakeyev
0664fec9b0 Add new samba412 port, version 4.12.7 2020-09-26 23:40:25 +00:00
Timur I. Bakeyev
7e9e7e1882 Repocopy to create a new samba412 port 2020-09-26 23:36:13 +00:00
Jan Beich
b9d60e006d emulators/rpcs3: update to 0.0.12.10949
Changes:	92efaf0bb...53c8ed6a6
2020-09-26 23:34:42 +00:00
Jan Beich
1f94e0833a games/blockattack: update to 2.6.0
Changes:	https://github.com/blockattack/blockattack-game/releases/tag/v2.6.0
Reported by:	GitHub (watch releases)
2020-09-26 23:34:37 +00:00
Jan Beich
03fd7b54ea graphics/vulkan-caps-viewer: update to 2.21
Changes:	https://github.com/SaschaWillems/VulkanCapsViewer/releases/tag/2.21
Reported by:	GitHub (watch releases)
2020-09-26 23:34:30 +00:00
Baptiste Daroussin
332d998d33 Update to 3.36.2 2020-09-26 21:44:01 +00:00
Baptiste Daroussin
9ff5ddc73c Update to 3.36.0 2020-09-26 21:23:45 +00:00