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/amb-plugins/Makefile
SVNWeb

Number of commits found: 21

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, 11 Jul 2021
[ 18:08 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:556d05f4c341b0dcaf7925bc7a94e6d965da99ec  commit hash:556d05f4c341b0dcaf7925bc7a94e6d965da99ec  commit hash:556d05f4c341b0dcaf7925bc7a94e6d965da99ec  556d05f 
audio/amb-plugins: Change MASTER_SITES and WWW to https; Improve COMMENT
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, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 27 Jun 2015
[ 02:13 amdmi3 search for other commits by this committer ] Original commit   Revision:390690
- Unbreak; changes are only is some kind of XML metadata file: plugin entries
were reordered and appended
- Fix library installation
Sun, 5 Apr 2015
[ 10:11 bapt search for other commits by this committer ] Original commit   Revision:383283
Mark as broken ports with problem fetching the distfiles
Sat, 20 Dec 2014
[ 13:57 bapt search for other commits by this committer ] Original commit   Revision:375006 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Clean up some now useless PLIST_DIRS*
Sun, 1 Jun 2014
[ 13:03 ohauer search for other commits by this committer ] Original commit   Revision:356114 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
Thu, 26 Dec 2013
[ 17:38 bapt search for other commits by this committer ] Original commit   Revision:337572
Support stage
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Fri, 30 Aug 2013
[ 23:01 bapt search for other commits by this committer ] Original commit   Revision:325727 (Only the first 10 of 222 ports in this commit are shown above. View all ports for this commit)
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
Wed, 13 Mar 2013
[ 11:54 danfe search for other commits by this committer ] Original commit   Revision:314074 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
Sat, 2 Jul 2011
[ 07:54 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.1

PR:             158463
Submitted by:   Ports Fury
Mon, 2 May 2011
[ 22:35 bapt search for other commits by this committer ] Original commit 
Deprecate some ports that looks like abandonwares.
Thu, 14 Apr 2011
[ 06:17 bapt search for other commits by this committer ] Original commit 
fix installing when LOCALBASE != PREFIX
Mon, 25 Oct 2010
[ 20:09 trasz search for other commits by this committer ] Original commit  (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Drop maintainership for ports I can't maintain anymore.
Mon, 16 Feb 2009
[ 19:57 trasz search for other commits by this committer ] Original commit 
Update to 0.4.0.
Fri, 6 Jun 2008
[ 13:07 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 345 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Sat, 8 Sep 2007
[ 09:48 trasz search for other commits by this committer ] Original commit 
A set of ambisonics plugins, mainly to be used within Ardour.  Mono
and stereo to B-format panning, horizontal rotator, square, hexagon
and cube decoders.

WWW:    http://www.kokkinizita.net/linuxaudio/ladspa/index.html

Approved by:    miwi (mentor, implicit)

Number of commits found: 21