Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.24.24 16 Mar 2024 01:20:08 |
Gleb Popov (arrowd) |
*: Mark TESTING_UNSAFE |
0.24.24 27 Jan 2024 13:26:09 |
Thomas Zander (riggs) |
audio/lilv: Update to upstream release 0.24.24
MFH: 2024Q1 |
0.24.22 25 Oct 2023 08:37:43 |
Nuno Teixeira (eduardo) |
audio/lilv: Update to 0.24.22
- Switch to DISTVERSION
- Switch to meson
- Take maintainership
ChangeLog: https://drobilla.net/2023/10/22/lilv-0-24-22.html |
0.24.12_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.24.12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.24.12 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.24.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.24.12 08 Jan 2021 23:13:24 |
nc |
audio/lilv: Update to 0.24.12
While I'm here:
* Shorten COMMENT to not include Port name
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D28044 |
0.24.10 05 Jan 2021 11:24:01 |
pi |
devel/sord: back to pool
audio/sratom: back to pool
audio/lilv: back to pool
audio/suil: back to pool
audio/lv2: back to pool
audio/ardour6: back to pool
Submitted by: Michael Beer <beerml@sigma6audio.de> |
0.24.10 04 Oct 2020 09:42:43 |
mikael |
audio/lilv: Update to version 0.24.10
Fix memory leaks in lv2bench
Fix various minor warnings and other code quality issues
Make lilv_world_get() use translations
Split and clean up test suite
PR: 250079
Submitted by: Michael Beer (maintainer) |
0.24.8 26 May 2020 06:48:38 |
yuri |
audio/lilv: Update 0.24.6 -> 0.24.8
PR: 246734
Approved by: beerml@sigma6audio.de (maintainer) |
0.24.6 25 May 2020 09:23:41 |
tagattie |
- Update to 0.24.6
- Make portfmt happy
PR: 246672
Submitted by: Jack <xxjack12xx@gmail.com>
Approved by: beerml@sigma6audio.de (maintainer), ehaupt (mentor)
Changelog: http://drobilla.net/2019/11/10/lilv-0-24-6.html |
0.24.4_1 15 Jan 2020 16:44:45 |
bapt |
Unbreak after r523104 |
0.24.4_1 30 Dec 2018 20:56:50 |
kwm |
Add lv2 to RUN_DEPENDS.
sratom and lilv both have lv2 in the Required filed of there pkg-config file.
PR: 234334
Approved by: maintainer |
0.24.4 22 Aug 2018 18:03:41 |
swills |
audio/lilv: update to version 0.24.4
PR: 230784
Submitted by: Michael Beer <beerml@sigma6audio.de> (maintainer) |
0.24.2 06 Jun 2017 16:38:01 |
mat |
Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into
libdata/pkgconfig.
Fix ports that where installing the file in the wrong place.
PR: 218067
Submitted by: mat
Exp-run by: antoine
Reviewed by: rene, antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10129 |
0.24.2 21 Feb 2017 10:41:37 |
amdmi3 |
- Update to 0.24.2
PR: 217170
Submitted by: beerml@sigma6audio.de (maintainer) |
0.24.0 10 Jan 2017 19:48:09 |
pi |
New port: audio/lilv
Lilv is a C library to make the use of LV2 plugins as simple as possible
for applications. Lilv is the successor to SLV2, rewritten to be significantly
faster and have minimal dependencies. It is stable, well-tested
software (the included test suite covers over 90% of the code) in use
by several applications.
WWW: http://drobilla.net/software/lilv/
PR: 213290
Submitted by: Michael Beer <beerml@sigma6audio.de>
Reviewed by: Yuri Victorovich <yuri@rawbw.com> |