notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/lilv/Makefile
SVNWeb

Number of commits found: 15

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 8 Jan 2021
[ 23:13 nc search for other commits by this committer ] Original commit   Revision:560818
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
Tue, 5 Jan 2021
[ 11:24 pi search for other commits by this committer ] Original commit   Revision:560383
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>
Sun, 4 Oct 2020
[ 09:42 mikael search for other commits by this committer ] Original commit   Revision:551370
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)
Tue, 26 May 2020
[ 06:48 yuri search for other commits by this committer ] Original commit   Revision:536574
audio/lilv: Update 0.24.6 -> 0.24.8

PR:		246734
Approved by:	beerml@sigma6audio.de (maintainer)
Mon, 25 May 2020
[ 09:23 tagattie search for other commits by this committer ] Original commit   Revision:536448
- 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
Wed, 15 Jan 2020
[ 16:44 bapt search for other commits by this committer ] Original commit   Revision:523125
Unbreak after r523104
Sun, 30 Dec 2018
[ 20:56 kwm search for other commits by this committer ] Original commit   Revision:488738
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
Wed, 22 Aug 2018
[ 18:03 swills search for other commits by this committer ] Original commit   Revision:477805
audio/lilv: update to version 0.24.4

PR:		230784
Submitted by:	Michael Beer <beerml@sigma6audio.de> (maintainer)
Tue, 6 Jun 2017
[ 16:38 mat search for other commits by this committer ] Original commit   Revision:442784 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
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
Tue, 21 Feb 2017
[ 10:41 amdmi3 search for other commits by this committer ] Original commit   Revision:434514
- Update to 0.24.2

PR:		217170
Submitted by:	beerml@sigma6audio.de (maintainer)
Tue, 10 Jan 2017
[ 19:48 pi search for other commits by this committer ] Original commit   Revision:431129
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>

Number of commits found: 15