Port details |
- vorbisgain Calculates the perceived sound level of an Ogg Vorbis file
- 0.37_6 audio =9 0.37_6Version of this port present on the latest quarterly branch.
- Maintainer: gamato@users.sf.net
- Port Added: 2003-01-03 11:10:06
- Last Update: 2024-02-19 17:49:46
- Commit Hash: a3d08d7
- People watching this port, also watch:: vorbis-tools, flac, unzip, cdparanoia, libvorbis
- License: LGPL21
- WWW:
- https://sjeng.org/vorbisgain.html
- Description:
- VorbisGain is a utility that uses a psychoacoustic method to correct
the volume of an Ogg Vorbis file to a predefined standardized
loudness.
It is meant as a replacement for the normalization that is commonly
used before encoding. Although normalization will ensure that each
song has the same peak volume, this unfortunately does not say
anything about the apparent loudness of the music, with the end
result being that many normalized files still don't sound equally
loud. VorbisGain uses psychoacoustics to address this deficiency.
Moreover, unlike normalization, it's a lossless procedure which
works by adding tags to the file. Additionally, it will add hints
that can be used to prevent clipping on playback. It is based upon
the ReplayGain technology.
The end result is that the file ends up with superior playback
quality compared to a non-VorbisGain'ed file.
It needs player support to work. Non-supporting players will play
back the files without problems, but you'll miss out on the benefits.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vorbisgain>0:audio/vorbisgain
- To install the port:
- cd /usr/ports/audio/vorbisgain/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/vorbisgain
- pkg install vorbisgain
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vorbisgain
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (vorbisgain-0.37.tar.gz) = dd6db051cad972bcac25d47b4a9e40e217bb548a1f16328eddbb4e66613530ec
SIZE (vorbisgain-0.37.tar.gz) = 208977
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libvorbis.so : audio/libvorbis
- libogg.so : audio/libogg
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for vorbisgain-0.37_6:
RECURSIVE=off: recursive processing and pattern matching
===> Use 'make config' to modify these settings
- Options name:
- audio_vorbisgain
- USES:
- localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.37_6 19 Feb 2024 17:49:46 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
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) |
0.37_5 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 ) |
0.37_5 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 ) |
0.37_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.37_5 11 Jun 2018 09:34:33 |
amdmi3 |
- Pet portlint
- Add LICENSE
- Add missing dependency
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket |
0.37_5 08 Dec 2016 15:38:24 |
tijl |
Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since. |
0.37_4 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.37_4 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.37_4 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.37_4 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
0.37_4 05 Jan 2014 00:26:32 |
bapt |
Support stage |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.37_4 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.37_4 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.37_3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.37_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.37_3 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.37_2 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.37_1 24 Feb 2009 03:57:28 |
tabthorpe |
- Pass maintainership to submitter
Submitted by: martinko via freebsd-ports@ |
0.37_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.37_1 19 Aug 2008 09:18:37 |
linimon |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr |
0.37_1 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
0.37 07 Nov 2006 15:37:06 |
laszlof |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
0.37 10 Nov 2005 18:41:27 |
garga |
- Add SHA256 to all ports submitter maintain
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
0.37 07 Oct 2005 01:18:34 |
mnag |
Update to 0.37
PR: 87019
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) |
0.34_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.34_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.34_1 10 Nov 2004 23:11:52 |
pav |
- Add knob for --enable-recursive
- Take maintainership
PR: ports/73791
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> |
0.34_1 18 Mar 2004 17:42:09 |
linimon |
Per distfile survey, chase mastersite reorg. |
0.34_1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.34_1 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
0.34_1 20 Dec 2003 16:14:14 |
naddy |
Catch up with libogg/libvorbis version bump. |
0.34 13 Oct 2003 15:29:33 |
naddy |
* Update to 0.34.
* Complete overhaul of the port.
Obtained from: OpenBSD |
0.32 12 Jun 2003 09:29:37 |
erwin |
- 15 minutes of google tell me that vorbisgain have no homepage
- Consequently, I removed the WWW
PR: 53096
Submitted by: Serge Gagnon <gagnon__s@videotron.ca> |
0.32 18 May 2003 23:00:49 |
petef |
Fix MASTER_SITES.
PR: 51698
Submitted by: Ports Fury |
0.32 20 Feb 2003 16:49:55 |
knu |
De-pkg-comment. |
0.32 08 Feb 2003 17:26:00 |
ijliao |
add WWW: |
0.32 03 Jan 2003 11:09:46 |
ijliao |
add vorbisgain 0.32
Calculates a percieved sound level of an Ogg Vorbis file |