1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

481336 Commits

Author SHA1 Message Date
Yuri Victorovich
1c4b8dcbea New port: misc/adios2: Next generation of ADIOS developed in the Exascale Computing Program 2019-07-28 10:26:50 +00:00
Gleb Popov
01107771c8 Mk/Uses/cabal.mk: Check for invalid args.
Reported by:	tobik
2019-07-28 10:16:34 +00:00
Ben Woods
bd199ec276 Remove "." at end of MOVED entry to pet Tools/scripts/MOVEDlint.awk 2019-07-28 09:58:30 +00:00
Ben Woods
23656331c7 Remove port www/p5-WebService-MusicBrainz0
0.9x branch is no longer required after audio/abcde was updated to 2.9.1
2019-07-28 09:57:07 +00:00
Roman Bogorodskiy
d2ad436a3d deskutils/virt-manager: update to 2.2.1 2019-07-28 09:46:18 +00:00
Ben Woods
9f13961599 textproc/icdiff: Update to 1.9.4
Changelog:
  https://github.com/jeffkaufman/icdiff/blob/release-1.9.4/ChangeLog
2019-07-28 09:43:57 +00:00
Oliver Lehmann
7cd6b793ba update to 1.11.6
fix pkg-plist [1]
enhance Makefile a bit [2]

PR:             239487 [1]
Submitted by:   Jan Beich [1]
Reported by:    Jan Beich [2]
2019-07-28 09:40:57 +00:00
Dmitry Marakasov
ea73bb7e37 - Update WWW
Approved by:	portmgr blanket
2019-07-28 09:02:21 +00:00
Gerald Pfeifer
a5706607ad Update to the 20190725 snapshot of GCC 7.4.1.
This addresses an issue around link-time optimizations (LTO) and identifies
incorrect input for -Werror.
2019-07-28 07:17:30 +00:00
Cy Schubert
a82599251b Update to the latest cfengine gitub commits. 2019-07-28 04:50:10 +00:00
Cy Schubert
2be90822a4 Update to the latest MIT KRB5 github commit. 2019-07-28 04:50:06 +00:00
Cy Schubert
539d782f1b Update to the latest att/ast github commit. 2019-07-28 04:50:01 +00:00
Yuri Victorovich
5697419829 multimedia/subsync: Update 3b9c66f -> d9798a5 2019-07-28 03:41:08 +00:00
Yuri Victorovich
4db54d36ba devel/py-pathlib2: Update 2.3.3 -> 2.3.4
Reported by:	repology
2019-07-28 03:32:06 +00:00
Yuri Victorovich
da9df2a409 science/py-gsd: Update 1.6.1 -> 1.7.0
Reported by:	repology
2019-07-28 03:24:30 +00:00
Yuri Victorovich
a194765fbd science/py-GPy: Update 1.9.6 -> 1.9.8
Reported by:	repology
2019-07-28 03:22:14 +00:00
Yuri Victorovich
3ed70e56a1 math/openmesh: Update 7.1 -> 8.0 2019-07-28 03:16:31 +00:00
Jan Beich
69ebb89db7 lang/rust-nightly: update to 1.38.0.20190728
Changes:	e649e90344...c798dffac9
2019-07-28 00:49:42 +00:00
Jan Beich
9ad0603e31 multimedia/aom: update to 1.0.0.2150
Changes:	https://aomedia.googlesource.com/aom/+log/bcbbd8c7a..46b5e7590
2019-07-28 00:49:37 +00:00
Jan Beich
840ac1e463 multimedia/rav1e: update to s20190726
Changes:	4bc23e4b...132b008a
2019-07-28 00:49:31 +00:00
Jan Beich
293189d612 multimedia/svt-av1: update to 0.6.0.126
Changes:	e35a8669...304250f2
2019-07-28 00:49:26 +00:00
Jan Beich
6539b3ab5e emulators/citra: update to s20190727
Changes:	077eacd41...aca55d037
2019-07-28 00:49:20 +00:00
Jan Beich
87c5c4f0fa emulators/yuzu: update to s20190726
Changes:	f601f25bc...52f54c728
MFH:		2019Q3 (crashfix)
2019-07-28 00:49:15 +00:00
Jan Beich
d7634e27b5 emulators/rpcs3: update to 0.0.6.8424
Changes:	85b1152e2...65134f73d
2019-07-28 00:49:10 +00:00
Jan Beich
6f5b8574cc games/openbor: update to 7068
Changes:	07cdde0a...112671a6
2019-07-28 00:49:04 +00:00
Jan Beich
15dc9f0bc9 devel/rust-bindgen: update to 0.51.0
Changes:	https://github.com/rust-lang-nursery/rust-bindgen/compare/v0.50.0...v0.51.0
Reported by:	Repology
2019-07-28 00:48:58 +00:00
Jan Beich
bfb3d70bbf x11-wm/wayfire: add new port
Wayfire is a wayland compositor based on wlroots. It aims to create a
customizable, extendable and lightweight environment without
sacrificing its appearance.

https://wayfire.org/
2019-07-28 00:48:48 +00:00
Oliver Lehmann
23358c0c2d update Ogre3D to 1.11.5
PR:		236925
Submitted by:	Hiroo Ono
2019-07-27 23:56:02 +00:00
Bradley T. Hughes
0026b8cff2 www/node: Update 12.6.0_1 -> 12.7.0
https://nodejs.org/en/blog/release/v12.7.0/
2019-07-27 22:54:37 +00:00
Piotr Kubaj
f87e4c2ecb science/ncnn: fix build with GCC-based architectures
This adds USES=compiler:c11 because of:
/usr/local/poudriere/ports/default/science/ncnn/work/ncnn-20190611-40-gd3be711/src/layer/convolutiondepthwise.cpp:450: error: expected '#pragma omp' clause before 'collapse'

It's detected that our base compiler supports OpenMP and new OpenMP features are then used.

That's why we need new GCC. USES=compiler:openmp would work but it uses a base compiler. Since this port builds also without OpenMP, no further modifications are needed.

Approved by:	mentors (implicit approval)
2019-07-27 22:08:21 +00:00
Greg Lewis
1bd2632a50 Update to 2019b 2019-07-27 21:12:52 +00:00
Rene Ladan
c5493b371e Remove expired port:
2019-07-25 devel/subversion19: subversion 1.9.x is end of life log time ago. Consider installing devel/subversion or devel/subversion-lts.
2019-07-27 21:01:56 +00:00
Rene Ladan
f0581c86df devel/subversion: remove support for SVN 1.9 and 1.10 from Makefile.addons 2019-07-27 21:01:05 +00:00
Dmitry Marakasov
50b68cb073 - Update to 0.165.3 2019-07-27 20:30:51 +00:00
Johannes M Dieterich
6958521b62 math/blis: update to release 0.6.0
Major improvements include faster dgemms with small matrix configurations.
2019-07-27 20:26:57 +00:00
Stephen Montgomery-Smith
6651dae27f - Update to 3.0.1. 2019-07-27 19:44:14 +00:00
Yuri Victorovich
69ff5aad3e audio/gsequencer: Update 2.2.22 -> 2.2.23
Reported by:	repology
2019-07-27 18:23:10 +00:00
Yuri Victorovich
ed1ef1be19 science/yoda: Update 1.7.4 -> 1.7.7
Reported by:	repology
2019-07-27 18:07:04 +00:00
Yuri Victorovich
d782924cc3 misc/urh: 2.7.0 -> 2.7.3
Reported by:	repology
2019-07-27 18:05:05 +00:00
Antoine Brodin
906430e615 Fix USE_LDCONFIG 2019-07-27 17:56:53 +00:00
Matthias Fechner
c6d3cd256e New ports required for gitlab-ce 12.1 upgrade. 2019-07-27 17:44:40 +00:00
Yuri Victorovich
df849d12d8 security/ridl: Update 7e4fc98 -> 11b3240 2019-07-27 17:35:35 +00:00
Yuri Victorovich
71a111a98b devel/py-qutip: Update 4.3.1 -> 4.4.0
Reported by:	repology
2019-07-27 17:34:56 +00:00
Mikhail Pchelin
1a07ac14c9 - update from 1.0.6 to 1.1.0 2019-07-27 16:02:24 +00:00
Dan Langille
47f89a7b1a Add IDN support
PR:		238237
Submitted by:	takefu@airport.fm
2019-07-27 15:28:18 +00:00
Dan Langille
35b065ed34 Upgrade to 1.53.1
release notes:

1.53.1 - https://github.com/librenms/librenms/releases/tag/1.53.1
1.53   - https://github.com/librenms/librenms/releases/tag/1.53
1.52   - https://github.com/librenms/librenms/releases/tag/1.52
2019-07-27 15:03:03 +00:00
Emmanuel Vadot
015935af60 sysutils/u-boot-firefly-rk3399: Bump portrevision as we now use miniloader
Since we now use the miniloader instead of SPL bump portrevision for this port.
2019-07-27 14:57:25 +00:00
Emmanuel Vadot
593c6238a0 sysutils/u-boot-rockpro64: Add new u-boot port for Pine64 RockPro64 board
This use the DDR blob and miniloader from RockChip + trust FW + ATF + u-boot
proper.
2019-07-27 14:55:59 +00:00
Emmanuel Vadot
0565409a43 sysutils/u-boot-rock64: Add new port for u-boot for the Pine64 Rock64 board
And add support for building RK3328 u-boot in u-boot-master.
This use the rockchip DDR blob + ATF + u-boot-spl and u-boot proper.
2019-07-27 14:54:09 +00:00
Emmanuel Vadot
181a418ce4 sysutils/linux-rkbin: Add new port for RockChip SoC firmware and utils
This contain some firmware and tools needed to build a bootloader for
some RockChip SoCs.
Only include the firmware needed for RK33* as those are the only SoC
that we support right now.
2019-07-27 14:51:48 +00:00