non port: multimedia/arcan/Makefile |
SVNWeb
|
Number of commits found: 36 |
Thu, 27 Apr 2023
|
[ 12:01 Daniel Engberg (diizzy) ] f7accb2 (Only the first 10 of 151 ports in this commit are shown above. )
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sun, 15 Jan 2023
|
[ 12:19 Jan Beich (jbeich) ] 3ae133e
multimedia/arcan: drop ruby from RUN_DEPENDS after 2d00178fd4d9
|
[ 02:45 Muhammad Moinur Rahman (bofh) ] 2d00178
*/*: Fix some ports conversion from USE_RUBY to USES=ruby
In my previous commit 18c6e18 I missed some ports where RUBY was
optional. This commit fixes those missing ports and fixes INDEX build.
Approved by: portmgr
Fixes: 18c6e18 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
|
Mon, 2 Jan 2023
|
[ 04:05 Jan Beich (jbeich) ] cb31e2e
multimedia/arcan: add to wayland category
arcan-wayland is a Wayland compositor but runs on top of A12 server.
|
Fri, 14 Oct 2022
|
[ 20:55 Jan Beich (jbeich) ] 590f95c
multimedia/arcan: update to 0.6.2.1
Changes: https://github.com/letoram/arcan/releases/tag/0.6.2.1
Reported by: Repology
|
[ 18:41 Jan Beich (jbeich) ] 9f04aec
multimedia/arcan: convert to USES=luajit (defaults to luajit-devel)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 16 Jul 2022
|
[ 19:38 Jan Beich (jbeich) ] c053cf2 (Only the first 10 of 11 ports in this commit are shown above. )
multimedia/arcan: update to 0.6.2
Changes: https://github.com/letoram/arcan/releases/tag/0.6.2
Reported by: Repology
|
Fri, 15 Jul 2022
|
[ 14:36 Stefan Eßer (se) ] 724d62b
Revert "multimedia/arcan: drop option for expired audio/espeak"
Bump PORTREVISION and update dependency on espeak to espeak-ng.
This reverts commit b57678ad2e5278b6c5eba29e7602e681528400fd.
|
Fri, 1 Jul 2022
|
[ 15:08 Rene Ladan (rene) ] b57678a
multimedia/arcan: drop option for expired audio/espeak
|
Sun, 29 May 2022
|
[ 14:29 Jan Beich (jbeich) ] e3b4370 (Only the first 10 of 12 ports in this commit are shown above. )
multimedia/arcan: update to 0.6.1.1
Changes: https://github.com/letoram/arcan/releases/tag/0.6.1.1
Reported by: Repology
|
Fri, 19 Nov 2021
|
[ 13:48 Jan Beich (jbeich) ] cb7c09a (Only the first 10 of 12 ports in this commit are shown above. )
multimedia/arcan: update to 0.6.1
Changes: https://github.com/letoram/arcan/releases/tag/0.6.1
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
Fri, 4 Jun 2021
|
[ 19:47 Jan Beich (jbeich) ] 052410f
multimedia/arcan: drop undesired RUN_DEPENDS after cd486eb5dadf
Reported by: tobik
|
Thu, 3 Jun 2021
|
[ 02:09 Jan Beich (jbeich) ] cd486eb
multimedia/arcan: install extra manpages
Inspired by: Arch, PkgSrc
|
[ 02:08 Jan Beich (jbeich) ] 1d280d8
multimedia/arcan: set distribution tag for --version
Inspired by: Arch
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 12 Mar 2021
|
[ 10:35 jbeich ]
multimedia/arcan: unbreak on aarch64
(encode) disabled, lzma not found
[...]
Determining if the function lzma_auto_decoder exists in the /usr/lib/liblzma.so
failed with the following output:
c++: error: the clang compiler does not support '-march=native'
[...]
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: bin/afsrv_encode
PR: 254234
Reported by: mikael
|
Tue, 2 Mar 2021
|
[ 22:07 jbeich ]
multimedia/arcan: use luajit-openresty on all architectures
lang/luajit hasn't been updated in years. Alpine, Debian, Fedora,
Gentoo, Guix, Mageia, Nix, Void updated to 2.1.0 beta3 or snapshot.
Of those Guix and Void have Arcan package. So, switch to 2.1 as well
for better stability and non-x86 support.
https://github.com/letoram/arcan/commit/b1290c6485db
|
[ 22:07 jbeich ]
multimedia/arcan: use getentropy on FreeBSD >= 12
|
Fri, 26 Feb 2021
|
[ 12:11 tobik ] (Only the first 10 of 34 ports in this commit are shown above. )
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan
|
Mon, 15 Feb 2021
|
[ 23:21 pkubaj ]
multimedia/arcan: enable LUAJIT on powerpc64
It builds fine with luajit-openresty.
|
Sun, 14 Feb 2021
|
[ 16:42 pkubaj ]
multimedia/arcan: fix build on powerpc64*
lang/luajit is not available on powerpc64 and powerpc64le.
MFH: 2021Q1
|
Wed, 16 Dec 2020
|
[ 11:53 jbeich ] (Only the first 10 of 11 ports in this commit are shown above. )
multimedia/arcan: update to 0.6.0.1
Changes: https://github.com/letoram/arcan/compare/0.6.0...0.6.0.1
|
Sat, 12 Dec 2020
|
[ 11:21 jbeich ]
multimedia/arcan: make SUID=off clear setuid bit on root install
|
Fri, 11 Dec 2020
|
[ 17:29 jbeich ]
multimedia/arcan: track setuid bit
When launching on console under egl-dri session at least /dev/sysmouse
fed by moused(8) requires root permissions. However, building and
staging install as non-root may clear setuid bit.
|
Sat, 28 Nov 2020
|
[ 23:48 jbeich ]
multimedia/arcan: switch to upstreamable UVC fix
|
[ 22:36 jbeich ]
multimedia/vlc: enable VLC on FreeBSD < 12 after r556538
|
[ 13:06 jbeich ]
multimedia/arcan: track Xwayland dependency
src/wayland/xwlwm/xwlwm.c:
char* argv[] = {
"Xwayland", "-rootless",
"-displayfd", NULL,
"-wm", NULL,
NULL, NULL};
|
[ 10:42 jbeich ]
multimedia/arcan: fix a warning on FreeBSD < 12
src/frameserver/util/anet_keystore_naive.c:231:10: warning: implicit declaration
of function 'getline' is invalid in C99 [-Wimplicit-function-declaration]
while (getline(&inbuf, &len, fpek) != -1){
^
src/frameserver/util/anet_keystore_naive.c:427:15: warning: implicit declaration
of function 'getline' is invalid in C99 [-Wimplicit-function-declaration]
while ((nr = getline(&inbuf, &len, fpek)) != -1){
^
|
[ 10:00 jbeich ]
multimedia/arcan: respect PREFIX != /usr/local
|
[ 10:00 jbeich ]
multimedia/arcan: unbreak on FreeBSD >= 12.1 i386 (LLD by default)
ld: error: cannot preempt symbol: alcOpenDevice
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by arcan_audio.c
>>>
CMakeFiles/arcan.dir/engine/arcan_audio.c.o:(arcan_audio_setup)
Reported by: pkg-fallout
|
Fri, 27 Nov 2020
|
[ 20:27 jbeich ]
multimedia/arcan: unbreak on GCC architectures
cc1: error: unrecognized command line option "-Wno-atomic-alignment"
cc1: error: unrecognized command line option "-std=gnu11"
|
[ 17:41 jbeich ]
multimedia/arcan: add new port
Arcan is a powerful development framework for creating virtually anything from
user interfaces for specialized embedded applications all the way to full-blown
standalone desktop environments.
At its heart lies a robust and portable multimedia engine, with a well-tested
and well-documented Lua scripting interface. The development emphasizes
security, debuggability and performance -- guided by a principle of least
surprise in terms of API design.
WWW: https://arcan-fe.com/
|
Number of commits found: 36 |