aboutsummaryrefslogtreecommitdiff
path: root/audio/zrythm
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* audio/zrythm: Update 1.0.0-alpha.13.0.4 -> 1.0.0-alpha.13.1.1Yuri Victorovich2021-03-072-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=567582
* audio/zrythm: Fix build by adding bash to RUN_DEPENDSYuri Victorovich2021-03-061-4/+4
| | | | | | | Reported by: fallout Notes: svn path=/head/; revision=567466
* audio/zrythm: Add bash run-time dependencyYuri Victorovich2021-03-051-1/+3
| | | | | | | Reported by: fallout Notes: svn path=/head/; revision=567373
* audio/zrythm: Update 1.0.0-alpha.12.0.1 -> 1.0.0-alpha.13.0.4Yuri Victorovich2021-03-013-4/+7
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=566894
* audio/zrythm: Update 1.0.0-alpha.11.0.2 -> 1.0.0-alpha.12.0.1Yuri Victorovich2021-02-223-4/+7
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=566271
* audio/zrythm: Update 1.0.0-alpha.10.0.1 -> 1.0.0-alpha.11.0.2Yuri Victorovich2021-02-133-4/+13
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=565153
* audio/zrythm: Update 1.0.0-alpha.9.0.1 -> 1.0.0-alpha.10.0.1Yuri Victorovich2021-02-032-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=563897
* audio/zrythm: Update 1.0.0-alpha.8.0.1 -> 1.0.0-alpha.9.0.1Yuri Victorovich2021-01-252-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=562616
* audio/zrythm: Update 1.0.0-alpha.7.1.1 -> 1.0.0-alpha.8.0.1Yuri Victorovich2021-01-192-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=562067
* audio/zrythm: Update 1.0.0-alpha.7.0.1 -> 1.0.0-alpha.7.1.1Yuri Victorovich2021-01-052-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=560431
* audio/zrythm: Update 1.0.0-alpha.6.0.1 -> 1.0.0-alpha.7.0.1Yuri Victorovich2021-01-023-4/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=559911
* audio/zrythm: Update 1.0.0-alpha.5.0.1 -> 1.0.0-alpha.6.0.1Yuri Victorovich2020-12-182-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=558396
* audio/zrythm: Update 1.0.0-alpha.4.0.1 -> 1.0.0-alpha.5.0.1Yuri Victorovich2020-11-203-7/+13
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=555729
* audio/zrythm: Update 0.8.982 -> 1.0.0-alpha.4.0.1Yuri Victorovich2020-11-113-7/+11
| | | | Notes: svn path=/head/; revision=554919
* Chase libsndfile 1.0.30 update.Thomas Zander2020-10-011-0/+1
| | | | | | | | | Details: - Missing symbol sf_version_string, not auto-resolved by pkg + rebuild. - Bump PORTREVISION for consumers. Notes: svn path=/head/; revision=550824
* audio/zrythm: Update 0.8.911 -> 0.8.982Yuri Victorovich2020-09-174-32/+20
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=548823
* audio/zrythm: Move math/fftw3* dependencies to LIB_DEPENDS because now it ↵Yuri Victorovich2020-09-151-4/+4
| | | | | | | links to the fft3 shared libs Notes: svn path=/head/; revision=548742
* audio/zrythm: Fix license; Fix link to fftw3*_threads libraries: they ↵Yuri Victorovich2020-09-153-14/+7
| | | | | | | | | weren't linked to due to a bug in meson.build Reported by: upstream Notes: svn path=/head/; revision=548738
* audio/zrythm: Update 0.8.694 -> 0.8.911Yuri Victorovich2020-09-143-7/+42
| | | | Notes: svn path=/head/; revision=548674
* audio/zrythm: Update 0.8.604 -> 0.8.694Yuri Victorovich2020-07-202-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=542608
* audio/zrythm: Update 0.8.535 -> 0.8.604Yuri Victorovich2020-06-293-4/+22
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=540746
* audio/zryth: Update 0.8.459 -> 0.8.535Yuri Victorovich2020-06-094-19/+15
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=538295
* audio/zrythm: Update 0.5.097 -> 0.8.459Yuri Victorovich2020-05-266-19/+164
| | | | Notes: svn path=/head/; revision=536584
* textproc/libcyaml: Update 0.1.0 -> 1.0.0Yuri Victorovich2020-02-101-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=525695
* Fix build on GCC-based systems:Mark Linimon2019-12-111-2/+2
| | | | | | | | | | | cc1: error: unrecognized command line option "-std=gnu11" While here, pet portlint by sorting the (newly edited) USES. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=519792
* audio/zrythm: Unbreak: USE_GITLAB seems to be broken because GitLab doesn't ↵Yuri Victorovich2019-11-302-8/+6
| | | | | | | | | require GL_COMMIT any more Related commit: 516880 (some ports were marked BROKEN for potentially the same reason) Notes: svn path=/head/; revision=518739
* Mark a few ports BROKEN, unfetchableAntoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516880
* Add USES=xorg USES=gl, ports categories aNiclas Zeising2019-11-041-1/+2
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'. Notes: svn path=/head/; revision=516738
* multimedia/ffmpeg: update to 4.2Jan Beich2019-08-051-0/+1
| | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Notes: svn path=/head/; revision=508216
* audio/zrythm: Update 0.5.074 -> 0.5.097Yuri Victorovich2019-06-222-5/+5
| | | | Notes: svn path=/head/; revision=504854
* audio/zrythm: Update 0.4.151 -> 0.5.074Yuri Victorovich2019-06-153-10/+11
| | | | Notes: svn path=/head/; revision=504224
* audio/zrythm: 0.4.139 -> 0.4.151Yuri Victorovich2019-05-123-35/+5
| | | | Notes: svn path=/head/; revision=501437
* audio/zrythm: Update 0.3.029 -> 0.4.139Yuri Victorovich2019-05-124-6/+39
| | | | Notes: svn path=/head/; revision=501432
* audio/zrythm: Update g20190216 -> 0.3.029Yuri Victorovich2019-04-083-15/+20
| | | | | | | | * plist moved into a file due to its length * Add -lexecinfo Notes: svn path=/head/; revision=498423
* audio/zrythm: Switch build to the release modeYuri Victorovich2019-02-161-3/+3
| | | | Notes: svn path=/head/; revision=493064
* New port: audio/zrythm: Modern music production system, also known as DAWYuri Victorovich2019-02-163-0/+61
Notes: svn path=/head/; revision=493061