Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.6 01 May 2023 14:58:31
    |
Daniel Engberg (diizzy)  |
audio/libebur128: Add CONFLICTS_INSTALL entry for ebur128
ebur128 is a drop-in replacement so both can't be installed at the
same time |
1.2.6 12 Apr 2023 08:44:43
    |
Daniel Engberg (diizzy)  |
audio/libebur128: Fix location of installed pkgconfig file
Add pathfix to USES instead of relying on framework to silently move it
Approved by: portmgr (blanket, build fix) |
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) |
1.2.6 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 ) |
1.2.6 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 ) |
1.2.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.6 15 Feb 2021 08:08:49
  |
krion  |
Update to 1.2.6 |
1.2.5 03 Feb 2021 09:29:16
  |
krion  |
Update to 1.2.5 |
1.2.4 05 Mar 2020 12:22:24
  |
danfe  |
Drop dependency on `audio/speexdsp', not needed since 1.2.0:
https://github.com/jiixyj/libebur128/releases/tag/v1.2.0
PR: 243427 |
1.2.4 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.2.4 05 Feb 2018 03:41:39
  |
vanilla  |
Update to 1.2.4. |
1.2.3 24 Nov 2017 13:59:15
  |
vanilla  |
Update to 1.2.3. |
1.2.2 09 Feb 2017 13:18:55
  |
vanilla  |
Update to 1.2.2. |
1.2.0 28 Dec 2016 13:54:50
  |
vanilla  |
Update to 1.2.0. |
1.1.0 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.1.0 19 Feb 2016 13:50:12
  |
vanilla  |
Update to 1.1.0. |
1.0.3 01 Oct 2015 13:14:35
  |
vanilla  |
Upgrade to 1.0.3. |
1.0.2 22 Jul 2015 04:32:37
  |
danfe  |
Update to version 1.0.2, small bug fix release (fixes a rare memory leak and
updates the documentation of the EBUR128_MODE_I mode parameter). While here,
improve grammar in the port description text.
PR: 199209 |
1.0.1_1 06 May 2015 12:57:56
  |
mat  |
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.1_1 24 Jan 2015 19:27:28
  |
antoine  |
Fix some _DEPENDS |
1.0.1 10 Dec 2014 22:29:15
  |
gahr  |
- Reset maintainership of my ports |
1.0.1 02 May 2014 15:45:59
  |
gahr  |
- New port: audio/libebur128
libebur128 is a library that implements the EBU R 128 standard for loudness
normalisation.
WWW: https://github.com/jiixyj/libebur128 |