non port: audio/zrythm/Makefile |
SVNWeb
|
Number of commits found: 64 |
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
|
Thu, 30 Mar 2023
|
[ 02:11 Jan Beich (jbeich) ] 9f340e3
audio/zrythm: unbreak with --auto-features=enabled
meson.build:1193:0: ERROR: Dependency "lsp-dsp-lib" not found, tried pkgconfig
PR: 270361
Reported by: antoine (via exp-run)
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
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, 13 Aug 2022
|
[ 18:51 Matthias Andree (mandree) ] 875d7c7 (Only the first 10 of 63 ports in this commit are shown above. )
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sun, 13 Feb 2022
|
[ 19:43 Daniel Engberg (diizzy) ] 0de1041
*/*: Bump PORTREVISION for users of audio/rubberband
Due to commit f97e065cd8f07c4f6c2c6a14ff86ccc335c1407f
PR: 261424
|
Tue, 16 Nov 2021
|
[ 18:57 Yuri Victorovich (yuri) ] 4874e9d
audio/zrythm: Update 1.0.0-alpha.25.1.22 -> 1.0.0-alpha.26.0.13
Reported by: portscout
|
Wed, 13 Oct 2021
|
[ 03:02 Piotr Kubaj (pkubaj) ] 2e6d73e
audio/zrythm: fix build on non-x86
- don't unconditionally enable SSE, it's enable conditionally for amd64 in the
main meson.build anyway:
cc: warning: argument unused during compilation: '-msse'
[-Wunused-command-line-argument]
cc: warning: argument unused during compilation: '-msse2'
[-Wunused-command-line-argument]
error: unknown FP unit 'sse'
- disable LTO on powerpc64 since it's broken in LLVM.
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Sat, 2 Oct 2021
|
[ 23:00 Yuri Victorovich (yuri) ] 91d875e
audio/zrythm: Update 1.0.0-alpha.25.0.1 -> 1.0.0-alpha.25.1.22
Reported by: portscout
|
Sun, 5 Sep 2021
|
[ 17:00 Yuri Victorovich (yuri) ] 35f5fe4
audio/zrythm: Update 22.1.11 -> 25.0.1
Reported by: portscout
|
Mon, 9 Aug 2021
|
[ 00:13 Yuri Victorovich (yuri) ] f06ef73
audio/zrythm: Update 1.0.0-alpha.22.0.1 -> 1.0.0-alpha.22.1.11
Reported by: portscout
|
Mon, 2 Aug 2021
|
[ 20:48 Yuri Victorovich (yuri) ] 9307b1c
audio/zrythm: Update 1.0.0-alpha.21.0.13 -> 1.0.0-alpha.22.0.1
Reported by: portscout
|
[ 16:03 Yuri Victorovich (yuri) ] 5708ae4 (Only the first 10 of 166 ports in this commit are shown above. )
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version)
|
Fri, 23 Jul 2021
|
[ 18:00 Yuri Victorovich (yuri) ] 8749d85
audio/zrythm: Update 1.0.0-alpha.20.0.1 -> 1.0.0-alpha.21.0.13
Reported by: <portscout
|
Mon, 19 Jul 2021
|
[ 00:49 Yuri Victorovich (yuri) ] ce06acc
audio/zrythm: Update 1.0.0-alpha.19.0.1 -> 1.0.0-alpha.20.0.1
Reported by: portscout
|
Sun, 27 Jun 2021
|
[ 08:28 Yuri Victorovich (yuri) ] 6f41854
audio/zrythm: Update 1.0.0-alpha.18.2.1 -> 1.0.0-alpha.19.0.1
Reported by: portscout
|
Fri, 11 Jun 2021
|
[ 19:10 Yuri Victorovich (yuri) ] c3b3fe5
audio/zrythm: Update 1.0.0-alpha.18.1.1 -> 1.0.0-alpha.18.2.1
Reported by: portscout
|
Mon, 7 Jun 2021
|
[ 10:05 Yuri Victorovich (yuri) ] 3bdf1a6
audio/zrythm: Update 1.0.0-alpha.17.1.22 -> 1.0.0-alpha.18.1.1
Reported by: portscout
|
Sat, 5 Jun 2021
|
[ 18:53 Yuri Victorovich (yuri) ] a8ef6ca
audio/zrythm: Update 1.0.0-alpha.17.1.3 -> 1.0.0-alpha.17.1.22
Reported by: portscout
|
Fri, 4 Jun 2021
|
[ 07:46 Yuri Victorovich (yuri) ] f10200e
audio/zrythm: Update 1.0.0-alpha.16.1.1 -> 1.0.0-alpha.17.1.3
Reported by: portscout
|
Sun, 16 May 2021
|
[ 16:15 Yuri Victorovich (yuri) ] c33b3621
audio/zrythm: Update 1.0.0-alpha.16.0.37 -> 1.0.0-alpha.16.1.1
Reported by: portscout
|
Tue, 11 May 2021
|
[ 19:49 Yuri Victorovich (yuri) ] 171de4a
audio/zrythm: Update 1.0.0-alpha.16.0.12 -> 1.0.0-alpha.16.0.37
Reported by: portscout
|
Tue, 4 May 2021
|
[ 16:57 Yuri Victorovich (yuri) ] 3d05445
audio/zrythm: Update 1.0.0-alpha.13.1.1 -> 1.0.0-alpha.16.0.12
Reported by: portscout
|
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.
|
Sun, 7 Mar 2021
|
[ 18:40 yuri ]
audio/zrythm: Update 1.0.0-alpha.13.0.4 -> 1.0.0-alpha.13.1.1
Reported by: portscout
|
Sat, 6 Mar 2021
|
[ 08:13 yuri ]
audio/zrythm: Fix build by adding bash to RUN_DEPENDS
Reported by: fallout
|
Fri, 5 Mar 2021
|
[ 09:52 yuri ]
audio/zrythm: Add bash run-time dependency
Reported by: fallout
|
Mon, 1 Mar 2021
|
[ 19:21 yuri ]
audio/zrythm: Update 1.0.0-alpha.12.0.1 -> 1.0.0-alpha.13.0.4
Reported by: portscout
|
Mon, 22 Feb 2021
|
[ 06:43 yuri ]
audio/zrythm: Update 1.0.0-alpha.11.0.2 -> 1.0.0-alpha.12.0.1
Reported by: portscout
|
Sat, 13 Feb 2021
|
[ 17:44 yuri ]
audio/zrythm: Update 1.0.0-alpha.10.0.1 -> 1.0.0-alpha.11.0.2
Reported by: portscout
|
Wed, 3 Feb 2021
|
[ 16:49 yuri ]
audio/zrythm: Update 1.0.0-alpha.9.0.1 -> 1.0.0-alpha.10.0.1
Reported by: portscout
|
Mon, 25 Jan 2021
|
[ 23:23 yuri ]
audio/zrythm: Update 1.0.0-alpha.8.0.1 -> 1.0.0-alpha.9.0.1
Reported by: portscout
|
Tue, 19 Jan 2021
|
[ 18:00 yuri ]
audio/zrythm: Update 1.0.0-alpha.7.1.1 -> 1.0.0-alpha.8.0.1
Reported by: portscout
|
Tue, 5 Jan 2021
|
[ 21:31 yuri ]
audio/zrythm: Update 1.0.0-alpha.7.0.1 -> 1.0.0-alpha.7.1.1
Reported by: portscout
|
Sat, 2 Jan 2021
|
[ 03:16 yuri ]
audio/zrythm: Update 1.0.0-alpha.6.0.1 -> 1.0.0-alpha.7.0.1
Reported by: portscout
|
Fri, 18 Dec 2020
|
[ 18:26 yuri ]
audio/zrythm: Update 1.0.0-alpha.5.0.1 -> 1.0.0-alpha.6.0.1
Reported by: portscout
|
Fri, 20 Nov 2020
|
[ 02:40 yuri ]
audio/zrythm: Update 1.0.0-alpha.4.0.1 -> 1.0.0-alpha.5.0.1
Reported by: portscout
|
Wed, 11 Nov 2020
|
[ 23:06 yuri ]
audio/zrythm: Update 0.8.982 -> 1.0.0-alpha.4.0.1
|
Thu, 17 Sep 2020
|
[ 07:48 yuri ]
audio/zrythm: Update 0.8.911 -> 0.8.982
Reported by: portscout
|
Tue, 15 Sep 2020
|
[ 18:56 yuri ]
audio/zrythm: Move math/fftw3* dependencies to LIB_DEPENDS because now it links
to the fft3 shared libs
|
[ 18:26 yuri ]
audio/zrythm: Fix license; Fix link to fftw3*_threads libraries: they weren't
linked to due to a bug in meson.build
Reported by: upstream
|
Mon, 14 Sep 2020
|
[ 19:02 yuri ]
audio/zrythm: Update 0.8.694 -> 0.8.911
|
Mon, 20 Jul 2020
|
[ 04:49 yuri ]
audio/zrythm: Update 0.8.604 -> 0.8.694
Reported by: portscout
|
Mon, 29 Jun 2020
|
[ 04:44 yuri ]
audio/zrythm: Update 0.8.535 -> 0.8.604
Reported by: portscout
|
Tue, 9 Jun 2020
|
[ 07:13 yuri ]
audio/zryth: Update 0.8.459 -> 0.8.535
Reported by: portscout
|
Tue, 26 May 2020
|
[ 08:15 yuri ]
audio/zrythm: Update 0.5.097 -> 0.8.459
|
Mon, 10 Feb 2020
|
[ 08:38 yuri ]
textproc/libcyaml: Update 0.1.0 -> 1.0.0
Reported by: portscout
|
Wed, 11 Dec 2019
|
[ 09:46 linimon ]
Fix build on GCC-based systems:
cc1: error: unrecognized command line option "-std=gnu11"
While here, pet portlint by sorting the (newly edited) USES.
Approved by: portmgr (tier-2 blanket)
|
Sat, 30 Nov 2019
|
[ 23:10 yuri ]
audio/zrythm: Unbreak: USE_GITLAB seems to be broken because GitLab doesn't
require GL_COMMIT any more
Related commit: 516880 (some ports were marked BROKEN for potentially the same
reason)
|
Wed, 6 Nov 2019
|
[ 12:48 antoine ] (Only the first 10 of 268 ports in this commit are shown above. )
Mark a few ports BROKEN, unfetchable
|
Mon, 4 Nov 2019
|
[ 20:39 zeising ] (Only the first 10 of 82 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] (Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Sat, 22 Jun 2019
|
[ 08:56 yuri ]
audio/zrythm: Update 0.5.074 -> 0.5.097
|
Sat, 15 Jun 2019
|
[ 03:33 yuri ]
audio/zrythm: Update 0.4.151 -> 0.5.074
|
Sun, 12 May 2019
|
[ 19:14 yuri ]
audio/zrythm: 0.4.139 -> 0.4.151
|
[ 17:22 yuri ]
audio/zrythm: Update 0.3.029 -> 0.4.139
|
Mon, 8 Apr 2019
|
[ 20:03 yuri ]
audio/zrythm: Update g20190216 -> 0.3.029
* plist moved into a file due to its length
* Add -lexecinfo
|
Sat, 16 Feb 2019
|
[ 19:46 yuri ]
audio/zrythm: Switch build to the release mode
|
[ 19:36 yuri ]
New port: audio/zrythm: Modern music production system, also known as DAW
|
Number of commits found: 64 |