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/lv2file/Makefile
SVNWeb

Number of commits found: 10

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)
Sun, 27 Feb 2022
[ 18:35 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:b1f08168473a96fe24c27e93b0bd7864fb93b269  commit hash:b1f08168473a96fe24c27e93b0bd7864fb93b269  commit hash:b1f08168473a96fe24c27e93b0bd7864fb93b269  b1f0816 
audio/lv2file: Update 0.93 -> 0.95

Reported by:	portscout
Wed, 2 Feb 2022
[ 09:42 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:4f1c4e6ff27dbca09d9b33648d77e52d99c1d26a  commit hash:4f1c4e6ff27dbca09d9b33648d77e52d99c1d26a  commit hash:4f1c4e6ff27dbca09d9b33648d77e52d99c1d26a  4f1c4e6 
audio/lv2file: Update 0.84-31 -> 0.93

Reported by:	portscout
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.
Thu, 16 Jan 2020
[ 09:34 bapt search for other commits by this committer ] Original commit   Revision:523220 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
First pass at moving manpages to share/man for category a*
Tue, 10 Jul 2018
[ 05:19 yuri search for other commits by this committer ] Original commit   Revision:474332
audio/lv2file: Update 0.82-1-19 -> 0.84-31
Sun, 25 Feb 2018
[ 00:40 yuri search for other commits by this committer ] Original commit   Revision:462887 (Only the first 10 of 98 ports in this commit are shown above. View all ports for this commit)
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org

98 ports are affected.

Approved by:	tcberner (mentor, implicit)
Thu, 17 Aug 2017
[ 21:53 ultima search for other commits by this committer ] Original commit   Revision:448198
lv2file is a simple program which you can use to apply effects to your audio
files without much hassle. Possible use cases are:

* When you want to apply an effect without having to open a GUI or start a
project.
* When you want to apply effects to a large number of files, or in an automated
manner.
* When you need a deterministic environment to debug a plugin.
* You like everything to be on the command line.

lv2file uses the LV2 plugin format (http://lv2plug.in/) for the effects it uses.

WWW: https://github.com/jeremysalwen/lv2file

PR:		221214
Submitted by:	Yuri Victorovich (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12058

Number of commits found: 10