non port: audio/exhale/Makefile |
Number of commits found: 21 |
Sunday, 6 Aug 2023
|
18:23 Daniel Engberg (diizzy)
audio/exhale: Update to 1.2.0.1
Bugfix release, no changelog available
521ee6d |
Wednesday, 12 Jul 2023
|
18:56 Felix Palmen (zirias)
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077
7d1faa7 |
Wednesday, 21 Dec 2022
|
22:20 Daniel Engberg (diizzy)
audio/exhale: Update to 1.2.0
Changelog: https://gitlab.com/ecodis/exhale/-/releases/v1.2.0
f51f09f |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Saturday, 1 Jan 2022
|
21:47 Daniel Engberg (diizzy)
audio/exhale: Update to 1.1.9
Changelog: https://gitlab.com/ecodis/exhale/-/tags/v1.1.9
Approved by: mentors (implicit)
d07a386 |
Wednesday, 10 Nov 2021
|
08:09 Daniel Engberg (diizzy)
audio/exhale: Update to 1.1.8
Changelog: https://gitlab.com/ecodis/exhale/-/releases/v1.1.8
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32919
3409cda |
Wednesday, 1 Sep 2021
|
08:10 Daniel Engberg (diizzy)
audio/exhale: Update to 1.1.7
Update maintainer entry
Changelog: https://gitlab.com/ecodis/exhale/-/releases/v1.1.7
Approved by: lbartoletti, arrowd (mentors)
Differential Revision: https://reviews.freebsd.org/D31761
bc4ced9 |
Tuesday, 1 Jun 2021
|
14:46 Li-Wen Hsu (lwhsu) Author: Daniel Engberg
audio/exhale: Update to 1.1.6
PR: 256291
565de1d |
Saturday, 1 May 2021
|
05:15 Rainer Hurling (rhurlin)
audio/exhale: Update to 1.1.5
Changelog: https://gitlab.com/ecodis/exhale/-/releases/v1.1.5
PR: 255518
Submitted by: daniel.engberg.lists@pyret.net (maintainer)
f3b54d1 |
Thursday, 8 Apr 2021
|
04:30 Neel Chauhan (nc)
audio/exhale: Update to 1.1.4
Changes: https://gitlab.com/ecodis/exhale/-/releases/v1.1.4
PR: 254679
Submitted by: daniel.engberg.lists AT pyret DOT net (maintainer)
d13c5fc |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 8 Mar 2021
|
18:08 nc
audio/exhale: Update to 1.1.3
Changes: https://gitlab.com/ecodis/exhale/-/releases/v1.1.3
PR: 254125
Submitted by: daniel.engberg.lists AT pyret DOT net (maintainer)
 |
Monday, 1 Feb 2021
|
20:43 jhale
audio/exhale: Update to 1.1.2
PR: 253143
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> (maintainer)
 |
Sunday, 10 Jan 2021
|
22:03 rhurlin
audio/exhale: Update to 1.1.1
Changelog: https://gitlab.com/ecodis/exhale/-/releases
PR: 252533
Submitted by: daniel.engberg.lists@pyret.net (maintainer)
Approved by: arrowd, tcberner (mentors, implicit)
 |
Tuesday, 29 Dec 2020
|
22:15 rene
audio/exhale: backport patch for MacOS compatibility
PR: 251710
Submitted by: Daniel Engberg (maintainer)
 |
Monday, 30 Nov 2020
|
11:37 rhurlin
audio/exhale: Update to 1.1.0
From the changelog[1]:
- Add basic SBR functionality for lower-rate coding down
to 18 kbps/channel
- exhaleApp: Add support for CVBR modes a-g for encoding
with SBR functionality
- exhaleApp: show ARM in header and '-v' command
- exhaleLib: basic 2:1 SBR encoding with ccfl = 2048,
minor fixes and code cleanups
[1] https://gitlab.com/ecodis/exhale/-/releases/v1.1.0
PR: 251467
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> (maintainer)
Approved by: arrowd, tcberner (mentors, implicit)
 |
Monday, 2 Nov 2020
|
06:36 rhurlin
audio/exhale: Update to 1.0.8
From the changelog[1]:
- minor quality improvements at low and high rates,
some license text clarifications
- exhaleApp: slightly improved loudness calculation
for low and high sampling rates
- exhaleLib: improved audio quality a bit for the
lower and higher-rate CVBR modes
- License: removed references to BSD text, clarified
disclaimer and contributor text
[1] https://gitlab.com/ecodis/exhale/-/releases/v1.0.8
PR: 250748
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> (maintainer)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D27051
 |
Wednesday, 2 Sep 2020
|
04:38 swills
audio/exhale: Update to 1.0.7
PR: 249003
Submitted by: daniel.engberg.lists@pyret.net (maintainer)
 |
Sunday, 2 Aug 2020
|
13:40 swills
audio/exhale: Update to 1.0.6
PR: 248380
Submitted by: daniel.engberg.lists@pyret.net (maintainer)
 |
Sunday, 5 Jul 2020
|
16:44 tcberner
New port: audio/exhale: xHE-AAC (Extended HE-AAC/USAC) encoder
exhale is a lightweight library and application to encode uncompressed
WAVE-format audio files into ISO/IEC 23003-3 (MPEG-D) Unified Speech and Audio
Coding (xHE-AAC/Extended HE-AAC/USAC) format.
WWW: https://gitlab.com/ecodis/exhale
PR: 247659
Submitted by: daniel.engberg.lists@pyret.net
 |
Number of commits found: 21 |