1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

533328 Commits

Author SHA1 Message Date
Yuri Victorovich
f579f97eec New port: biology/biosoup: Collection of C++ header-only data structures for bioinformatics 2021-01-19 09:01:41 +00:00
Ruslan Makhmatkhanov
a6bbf72ad7 devel/ipython: add upstream fix
Autocompletion is broken in ipython, that is currently in ports.
Add adopted upstream commit to resolve the issue.

Reference:
https://github.com/ipython/ipython/issues/12740

With hat:	python
2021-01-19 08:35:04 +00:00
Yuri Victorovich
352da80b91 New port: biology/bioparser: C++ header only parsing library for several formats in bioinformatics 2021-01-19 07:56:49 +00:00
Tobias Kortkamp
d542114626 lang/janet: Update to v1.14.1
Changes:	https://github.com/janet-lang/janet/releases/tag/v1.14.1
2021-01-19 07:54:17 +00:00
Yuri Victorovich
6a0c6e6c74 New port: devel/goredo: Go implementation of djb's redo, Makefile replacement that sucks less 2021-01-19 07:38:00 +00:00
Mark Linimon
29c4a2e927 Mark as BROKEN on riscv64:
configure:26760: checking for /nxb-bin/usr/bin/c++
  configure:26788: result: no
  configure:26797: error: Easybindings require a C++ compiler, but none were found.

NB: in my jail, /nxb-bin/usr/bin/c++ does indeed exist.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 07:28:41 +00:00
Mark Linimon
309c0583e8 Mark BROKEN on riscv64 as on other tier-2 archs:
./../src/rs.c:512:29: error: invalid output constraint '=d' in asm

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 07:23:04 +00:00
Hiroki Sato
2343820f50 - Fix build when multimedia/dav1d is not installed. This can happen
when multimedia/ffmpeg is compiled with no DAV1D option.

- Split mkdir ${WRKSRC}/download from copying files into it.

Submitted by:	Mike Cui
Approved by:	Yuichiro NAITO (maintainer)
PR:		251044
2021-01-19 06:31:42 +00:00
Vanilla I. Shu
0afc732b29 Update to 1.34.1. 2021-01-19 06:04:07 +00:00
Vanilla I. Shu
ce983e3d0a Update to 1.34.1. 2021-01-19 06:03:34 +00:00
Vanilla I. Shu
983e8ae116 Update to 4.5.11. 2021-01-19 05:48:28 +00:00
Hiroki Tagato
3abcb32c49 Update to 3.5.0.
Changelog:
https://github.com/variadico/noti/releases/tag/3.5.0
2021-01-19 05:37:36 +00:00
Jason E. Hale
822655773f cad/librecad: Update to 2.2.0-rc2 2021-01-19 05:10:55 +00:00
Yuri Victorovich
69df112ffb multimedia/musikcube: Fix crash by reverting change to ncurses:base
ncurses:base causes the application to abort due to the exception.

PR:		249572 252817
Reported by:	casey langen <casey.langen@gmail.com>
2021-01-19 04:26:22 +00:00
Jason E. Hale
5455755643 security/cryptopp: Update to 8.4.0
Bump PORTREVSION on all consumers. ABI-breaking changes were introduced and
recompile of consumers is necessary.

Remove unused cryptopp dependency from devel/xeus. Upstream migrated to OpenSSL
several releases ago. [1]

[1] c98c44c174

Changes:	https://www.cryptopp.com/release840.html
2021-01-19 04:26:12 +00:00
Mark Linimon
8d24cbd5ac Mark as BROKEN on riscv64:
./prim.h:117:2: error: Must define endianness

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 04:02:57 +00:00
Mark Linimon
99f9088c1e Mark BROKEN on riscv64:
psutil/_psutil_bsd.c:1849:26: error: incomplete definition of type 'struct inpcb'

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 03:56:40 +00:00
Alexey Dokuchaev
0426c84984 Fix Lua version checks and thus unbreak the build against Lua 5.4.
PR:		251688
Submitted by:	dim
2021-01-19 03:46:02 +00:00
Mark Linimon
d4b90686db Mark as BROKEN on riscv64 the same as on aarch64.
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 03:24:46 +00:00
Mark Linimon
a08a0b9e9c Mark as BROKEN on riscv64:
../src/luajit2/src/lj_arch.h:55:2: error: "No support for this architecture (yet)"

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 03:17:13 +00:00
Mark Linimon
0a1aecc508 Mark as BROKEN on riscv64 the same as on powerpc64-13.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 03:13:09 +00:00
Mark Linimon
5fcdaa91d5 Mark as BROKEN on riscv64 the same as on powerpc*.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 03:11:16 +00:00
Mark Linimon
756afa4791 Mark as BROKEN on riscv64:
./sources/src/machdep/maccess.h:51:14: error: unrecognized instruction mnemonic

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 03:07:32 +00:00
Cy Schubert
722a979329 Update 0.01 --> 0.02. 2021-01-19 03:07:18 +00:00
Mark Linimon
25bebc897c Mark as BROKEN on riscv64:
julius-caesariii-1.5.1,1.log:ld: error: cannot open /nxb-bin/usr/lib/clang/11.0.0/lib/freebsd/libclang_rt.profile-riscv64.a: No such file or directory

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 03:04:43 +00:00
Mark Linimon
0a653f1776 Mark as NOT_FOR riscv64:
iortcw-1.51c,1.log:code/server/../qcommon/q_platform.h:305:2: error: "Architecture not supported"

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 03:02:14 +00:00
Mark Linimon
bc69e47504 Mark as BROKEN on riscv64:
qemu-powernv-3.0.50_2.log:ERROR: Unsupported CPU = riscv, try --enable-tcg-interpreter

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 02:54:16 +00:00
Mark Linimon
3a0c6d67bf Mark as BROKEN on riscv64:
pkg-static: Unable to access file /wrkdirs/usr/ports/devel/critcl/work/stage/usr/local/lib/critcl_callback1/freebsd-riscv64/callback.so:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/devel/critcl/work/stage/usr/local/lib/critcl_md5c0.12/freebsd-riscv64/md5c.so:No such file or directory

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 02:32:55 +00:00
Neel Chauhan
c130614bda security/gpg-gui: Add missing INSTALLS_ICONS 2021-01-19 02:30:00 +00:00
Mark Linimon
c9edd6a5af Mark BROKEN on riscv64 the same as on aarch64.
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 02:29:16 +00:00
Mark Linimon
58d53fb823 Mark BROKEN on riscv64 the same as armv*:
# make[2]: cannot open makefile..

Note the filname reported is "Makefile." (e.g. probably empty suffix).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 02:26:53 +00:00
Neel Chauhan
b795c9abc3 security/gpg-gui: Update to 0.2.0
Changes: https://github.com/AnsgarKlein/GPG-Gui/releases/tag/v0.2.0

Approved by:	0mp (mentor, implicit)
2021-01-19 02:25:25 +00:00
Mark Linimon
8edc2ca31c Mark as BROKEN on riscv64:
./webrtc/rtc_base/system/arch.h:54:2: error: Please add support for your architecture in rtc_base/system/arch.h

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 02:23:17 +00:00
Hiroki Tagato
fc644a2c98 Update to 3.5.0
Changelog:
https://github.com/caffeine-ng/caffeine-ng/compare/v3.4.2...v3.5.0
2021-01-19 02:12:51 +00:00
Yuri Victorovich
9e4bc6e64a audio/surge-synthesizer-lv2: Update 1.7.1 -> 1.8.0
Reported by:	portscout
2021-01-19 02:10:32 +00:00
Yuri Victorovich
ef17e0eaf2 audio/midifile: Uniquify executable names to prevent conflicts 2021-01-19 02:09:34 +00:00
Yuri Victorovich
8b7140d389 New port: audio/midifile: C++ MIDI file parsing and writing library 2021-01-19 01:35:02 +00:00
Mark Linimon
e0b7bbb169 Mark as BROKEN on riscv64:
ld: error: cannot open /nxb-bin/usr/lib/clang/11.0.0/lib/freebsd/libclang_rt.ubsan_standalone-riscv64.a: No such file or directory

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 01:20:20 +00:00
Mark Linimon
cccfd273ec Mark as BROKEN on riscv64:
/wrkdirs/usr/ports/audio/sfizz/work/sfizz-0.4.0/src/external/atomic_queue/defs.h:45:2: error: "Unknown CPU architecture."

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 01:17:28 +00:00
Piotr Kubaj
438011d871 games/fheroes2: Free implementation of Heroes of Might and Magic II game engine 2021-01-19 01:13:05 +00:00
Mark Linimon
8ffa3a106e Mark as BROKEN on riscv64.
This appears to be an older project that has no autoconf stanza for riscv64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 01:13:05 +00:00
Jose Alonso Cardenas Marquez
4d47461e79 - Improve pkg-message info
- Bump PORTREVISION
2021-01-19 01:07:08 +00:00
Jan Beich
8d98e47c4c graphics/mesa-devel: update to 21.0.b.256
Changes:	81becaa685...290dcb26ae
2021-01-19 00:24:30 +00:00
Jan Beich
47ff2c1f3e x11-wm/river: update to s20210118
Changes:	8cbccbf...18bab45
2021-01-19 00:24:24 +00:00
Jan Beich
967c85d4ca emulators/rpcs3: update to 0.0.14.11590
Changes:	3567c43fb...62cb53246
2021-01-19 00:24:17 +00:00
Hiroki Tagato
0f3fe4f94e Update to 20200916
Changelog:
https://github.com/nana-4/materia-theme/releases/tag/v20200916
2021-01-19 00:02:45 +00:00
Yuri Victorovich
dd0e8bdfdb math/py-arviz: Update 0.10.0 -> 0.11.0
Reported by:	portscout
2021-01-18 23:59:22 +00:00
Yuri Victorovich
d99bd2a00b science/py-ase: Update 3.20.1 -> 3.21.0
Reported by:	portscout
2021-01-18 23:53:25 +00:00
Diane Bruce
8118f5b1a5 I inadvertantly deleted a line while merging in patches. *sigh*
PR:		ports/251236
Reported by:	Torfinn Ingolfsen <tingox+freebsd@gmail.com>
2021-01-18 23:30:41 +00:00
Dmitry Marakasov
13bab9e73d - Use configuration file
PR:		252159
2021-01-18 23:30:22 +00:00