notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
vorbisgain Calculates the perceived sound level of an Ogg Vorbis file
0.37_6 audio on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.37_5Version of this port present on the latest quarterly branch.
Maintainer: gamato@users.sf.net search for ports maintained by this maintainer
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, libvorbis, zip, libogg
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/vorbisgain
  2. share/man/man1/vorbisgain.1.gz
  3. /usr/local/share/licenses/vorbisgain-0.37_6/catalog.mk
  4. /usr/local/share/licenses/vorbisgain-0.37_6/LICENSE
  5. /usr/local/share/licenses/vorbisgain-0.37_6/LGPL21
Collapse this list.
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):
vorbisgain
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.37_60.37_60.37_50.37_60.37_6-0.37_5-
FreeBSD:13:quarterly0.37_50.37_50.37_50.37_50.37_50.37_50.37_50.37_5
FreeBSD:14:latest0.37_60.37_60.37_50.37_60.37_60.37_5-0.37_5
FreeBSD:14:quarterly0.37_50.37_5-0.37_50.37_50.37_50.37_50.37_5
FreeBSD:15:latest0.37_60.37_6n/a0.37_5n/a0.37_50.37_50.37_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libvorbis.so : audio/libvorbis
  2. libogg.so : audio/libogg
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. audio/crip*
  2. audio/sonice*
  3. audio/soundkonverter*
  4. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. http://sjeng.org/ftp/vorbis/
Collapse this list.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.37_6
19 Feb 2024 17:49:46
commit hash: a3d08d797aa51943182122ae8ae2cbe3053b1e9bcommit hash: a3d08d797aa51943182122ae8ae2cbe3053b1e9bcommit hash: a3d08d797aa51943182122ae8ae2cbe3053b1e9bcommit hash: a3d08d797aa51943182122ae8ae2cbe3053b1e9b files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
audio/*: Move manpages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.37_5
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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)
0.37_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.37_5
11 Jun 2018 09:34:33
Revision:472178Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:428129Original commit files touched by this commit
tijl search for other commits by this committer
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
Revision:425174Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:387021Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files in categories a-j.

With hat:	portmgr
Sponsored by:	Absolight
0.37_4
05 Jan 2014 00:26:32
Revision:338710Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
11 Dec 2013 14:35:37
Revision:336166Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
0.37_4
19 Jul 2012 20:15:39
Original commit files touched by this commit
naddy search for other commits by this committer
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
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.37_3
06 Jun 2010 20:44:03
Original commit files touched by this commit
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
0.37_2
06 Jul 2009 21:26:00
Original commit files touched by this commit
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
0.37_1
24 Feb 2009 03:57:28
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Pass maintainership to submitter

Submitted by:   martinko via freebsd-ports@
0.37_1
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
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 View all of this commit message)
0.37_1
19 Aug 2008 09:18:37
Original commit files touched by this commit
linimon search for other commits by this committer
Return laszlof's ports to the pool due to lack of time.

Hat:            portmgr
0.37_1
28 Jul 2007 12:27:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
0.37
07 Nov 2006 15:37:06
Original commit files touched by this commit
laszlof search for other commits by this committer
Update my email address in all ports that I maintain.

Approved by:    flz (mentor)
0.37
10 Nov 2005 18:41:27
Original commit files touched by this commit
garga search for other commits by this committer
- 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
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 0.37

PR:             87019
Submitted by:   Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
0.34_1
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
linimon search for other commits by this committer
Per distfile survey, chase mastersite reorg.
0.34_1
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
0.34_1
27 Jan 2004 20:51:07
Original commit files touched by this commit
trevor search for other commits by this committer
Add SIZE.
0.34_1
20 Dec 2003 16:14:14
Original commit files touched by this commit
naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
0.34
13 Oct 2003 15:29:33
Original commit files touched by this commit
naddy search for other commits by this committer
* Update to 0.34.
* Complete overhaul of the port.

Obtained from:  OpenBSD
0.32
12 Jun 2003 09:29:37
Original commit files touched by this commit
erwin search for other commits by this committer
- 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
Original commit files touched by this commit
petef search for other commits by this committer
Fix MASTER_SITES.

PR:             51698
Submitted by:   Ports Fury
0.32
20 Feb 2003 16:49:55
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.32
08 Feb 2003 17:26:00
Original commit files touched by this commit
ijliao search for other commits by this committer
add WWW:
0.32
03 Jan 2003 11:09:46
Original commit files touched by this commit
ijliao search for other commits by this committer
add vorbisgain 0.32
Calculates a percieved sound level of an Ogg Vorbis file

Number of commits found: 39