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
mp3stat Read information about an MP3's, or OGG's bitstream
2.6.01_13 audio on this many watch lists=2 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 2.6.01_13Version of this port present on the latest quarterly branch.
Maintainer: portmaster@BSDforge.com search for ports maintained by this maintainer
Port Added: 2002-03-23 03:40:50
Last Update: 2024-01-13 23:30:23
Commit Hash: e3a7ca2
People watching this port, also watch:: colorize, python
License: GPLv2
WWW:
https://BSDforge.com/projects/audio/mp3stat/
Description:
Mp3stat is a utility to read information about MP3's and OGG's bitstream. More specifically, how certain bitrates have been placed in the bitstream by the encoder. Not only does mp3stat give you a graphical representation of the average bitrate per 1/500th of the file in, a linear bar graph to allow you to compare encoders and settings, it also has a batch file mode. The batch file mode allows you to use mp3stat as a script utility instead of GUI, for use in your own programs and or scripts. The batch mode can be extended trivially to give just as much info as the GUI version, but now defaults to configurable output of 3 pieces of info; name, runtime, and average bitrate. The batch mode can take MP3's, and OGG's in the same directory, but it cannot (yet at least) recursively run into subdirectories -- this will be possible in the next version, arriving soon.
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 (8 items)
Collapse this list.
  1. bin/mp3stat
  2. lib/mp3stat/input_mp3.so
  3. lib/mp3stat/ui_gtk2.so
  4. lib/mp3stat/ui_console.so
  5. lib/mp3stat/input_vorb.so
  6. /usr/local/share/licenses/mp3stat-2.6.01_13/catalog.mk
  7. /usr/local/share/licenses/mp3stat-2.6.01_13/LICENSE
  8. /usr/local/share/licenses/mp3stat-2.6.01_13/GPLv2
Collapse this list.
Dependency lines:
  • mp3stat>0:audio/mp3stat
To install the port:
cd /usr/ports/audio/mp3stat/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/mp3stat
  • pkg install mp3stat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mp3stat
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mp3stat-2.6.01.tar.gz) = d899cd494deab4aaf3cc9590943816152338b2963391139fdf66b1bc9944315c SIZE (mp3stat-2.6.01.tar.gz) = 30672

Packages (timestamps in pop-ups are UTC):
mp3stat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.01_132.6.01_132.6.01_122.6.01_132.6.01_13---
FreeBSD:13:quarterly2.6.01_132.6.01_13-2.6.01_132.6.01_132.6.01_132.6.01_132.6.01_13
FreeBSD:14:latest2.6.01_132.6.01_132.6.01_122.6.01_132.6.01_132.6.01_13-2.6.01_13
FreeBSD:14:quarterly2.6.01_132.6.01_13-2.6.01_132.6.01_132.6.01_132.6.01_132.6.01_13
FreeBSD:15:latest2.6.01_132.6.01_13n/a2.6.01_13n/a2.6.01_132.6.01_132.6.01_13
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libvorbis.so : audio/libvorbis
  2. libatk-1.0.so : accessibility/at-spi2-core
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libgtk-x11-2.0.so : x11-toolkits/gtk20
  6. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mp3stat-2.6.01_13: DOCS=on: Build and/or install documentation VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings
Options name:
audio_mp3stat
USES:
dos2unix gmake gnome localbase pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://BSDforge.com/projects/source/audio/mp3stat/
Collapse this list.

Number of commits found: 68

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.01_13
13 Jan 2024 23:30:23
commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES

Site is now back up

Reported by:	Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by:	portmgr (blanket)
2.6.01_13
04 Jan 2024 17:37:09
commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken

The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.

Approved by:	portmgr (blanket)
2.6.01_13
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
2.6.01_12
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)
2.6.01_12
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)
2.6.01_12
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.
2.6.01_12
08 Nov 2019 09:27:57
Revision:517040Original commit files touched by this commit
tobik search for other commits by this committer
a-b: Add missing USES={gnome,php,sdl,xorg}
2.6.01_12
19 Oct 2019 12:21:22
Revision:514793Original commit files touched by this commit
rakuco search for other commits by this committer
Switch MASTER_SITES and WWW to https in Chris' ports.

PR:		241272
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2.6.01_12
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
2.6.01_12
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
2.6.01_12
26 Jan 2016 23:20:22
Revision:407325Original commit files touched by this commit
junovitch search for other commits by this committer
audio/mp3stat: update maintainer and unbreak

- Update MAINTAINER; pass from ports@ to submitter
- Update MASTER_SITES link to maintainer's mirror and remove BROKEN
- Remove DISTNAME and update distinfo for new name; SHA256 remains identical
- Wrap pkg-descr text at 76 characters and update WWW: to new mirror

PR:		206172
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2.6.01_12
20 Dec 2015 15:28:51
Revision:404058Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to USES=localbase
- Simplify installation
- Switch to options helpers
2.6.01_12
12 Dec 2015 22:09:18
Revision:403635Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: unfetchable
2.6.01_12
19 Aug 2015 13:30:00
Revision:394778Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2.6.01_12
10 Jun 2015 17:22:43
Revision:389085Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix library installation
2.6.01_11
20 Dec 2014 13:57:21
Revision:375006Original commit files touched by this commit
bapt search for other commits by this committer
Clean up some now useless PLIST_DIRS*
2.6.01_11
20 Dec 2013 16:21:20
Revision:337033Original commit files touched by this commit
pawel search for other commits by this committer
- Fix build with clang
- Update MASTER_SITES
- Support staging

PR:		ports/184863
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
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
2.6.01_11
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)
2.6.01_11
15 Sep 2013 12:27:31
Revision:327338Original commit files touched by this commit
antoine search for other commits by this committer
Add an explicit dependency on pkgconf

Approved by:	portmgr (bapt)
30 Aug 2013 23:01:06
Revision:325727Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
2.6.01_11
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
2.6.01_11
26 Apr 2013 06:58:41
Revision:316579Original commit files touched by this commit
miwi search for other commits by this committer
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support CXX properly

PR:		177558
Submitted by:	Ports Fury
2.6.01_11
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).
2.6.01_10
01 Jun 2012 09:59:58
Original commit files touched by this commit
bapt search for other commits by this committer
Fix make showconfig

Reported by:    Freshports sanity check
2.6.01_10
01 Jun 2012 09:38:09
Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert to new options framework
2.6.01_10
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
2.6.01_9
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
2.6.01_9
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).
2.6.01_8
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
2.6.01_7
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
2.6.01_6
28 Aug 2009 16:52:33
Original commit files touched by this commit
linimon search for other commits by this committer
Reset beech@FreeBSD.org while he works on restoring his email situation.

Hat:            portmgr
2.6.01_6
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.
2.6.01_5
05 Jan 2009 17:27:29
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks relevant only on FreeBSD 5.x and older
2.6.01_5
15 Jun 2008 12:52:11
Original commit files touched by this commit
olgeni search for other commits by this committer
A few typo fixes for ports/audio descriptions.
2.6.01_5
06 Jun 2008 13:07:20
Original commit files touched by this commit
edwin search for other commits by this committer
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)
2.6.01_4
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
2.6.01_3
14 Jun 2007 22:54:05
Original commit files touched by this commit
beech search for other commits by this committer
- Force commit to add additional information.

Approved by:    sat (mentor)
2.6.01_3
14 Jun 2007 22:31:03
Original commit files touched by this commit
beech search for other commits by this committer
- Update maintainer address.
2.6.01_3
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2.6.01_2
14 Feb 2007 03:04:35
Original commit files touched by this commit
clsung search for other commits by this committer
- Removed 4.x support.

PR:             ports/108741
Submitted by:   maintainer (Beech Rintoul)
2.6.01_2
21 Jan 2007 20:50:10
Original commit files touched by this commit
itetcu search for other commits by this committer
- Added mirror (unreliable master site)
- pass maintainership to submitter

PR:             ports/108186
Submitted by:   Beech Rintoul
2.6.01_2
03 May 2006 05:14:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
2.6.01_2
23 Nov 2005 23:29:54
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
2.6.01_2
07 Nov 2005 13:36:30
Original commit files touched by this commit
ehaupt search for other commits by this committer
Chase sysutils/file update
2.6.01_1
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
2.6.01
26 May 2005 03:57:31
Original commit files touched by this commit
novel search for other commits by this committer
Fix build on 6.x.

Submitted by:   Ports Fury
Reported by:    pointyhat via kris
2.6.01
16 May 2005 16:00:12
Original commit files touched by this commit
novel search for other commits by this committer
Update to verison 2.6.01.

PR:             81051
Submitted by:   Ports Fury
2.5.11_2
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
2.5.11_1
07 Nov 2004 22:37:47
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2.5.11
21 Aug 2004 19:52:40
Original commit files touched by this commit
pav search for other commits by this committer
- Convert to OPTIONS

PR:             ports/70761
Submitted by:   Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2.5.11
03 Aug 2004 08:39:32
Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.5.11
2.5.10
17 Jul 2004 18:27:59
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 2.5.10

PR:             ports/69185
Submitted by:   Ports Fury
2.5.6_2
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
2.5.6_2
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
2.5.6_1
27 Jan 2004 20:51:07
Original commit files touched by this commit
trevor search for other commits by this committer
Add SIZE.
2.5.6_1
08 Apr 2003 00:40:09
Original commit files touched by this commit
marcus search for other commits by this committer
Remove the USE_GNOMENG macro.
2.5.6_1
20 Feb 2003 16:49:55
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.5.6_1
26 Dec 2002 13:04:10
Original commit files touched by this commit
edwin search for other commits by this committer
safemode.homeip.net doesn't exist.
psuedomode.homeip.net doesn't exist.
project doesn't exist on freshmeat anymore.
Informed author for further help.
Noticed on: portsurvey
2.5.6_1
09 Dec 2002 16:43:07
Original commit files touched by this commit
dinoex search for other commits by this committer
Fix MASTER_SITES
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
PR:             46068
Submitted by:   never@nevermind.kiev.ua
2.5.6_1
31 Aug 2002 00:13:25
Original commit files touched by this commit
marcus search for other commits by this committer
Use USE_GNOMENG.

PR:             42232
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
2.5.6_1
20 Jul 2002 15:32:43
Original commit files touched by this commit
naddy search for other commits by this committer
Ogg Vorbis 1.0 library major version bumps.
2.5.6
26 Mar 2002 06:22:58
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.5.6
2.5.5
25 Mar 2002 14:12:05
Original commit files touched by this commit
ijliao search for other commits by this committer
remove redundant .endif
2.5.6
25 Mar 2002 11:44:21
Original commit files touched by this commit
ijliao search for other commits by this committer
- Add optional Ogg/Vorbis support

PR:             36288
Submitted by:   Ports Fury
2.5.5
23 Mar 2002 07:43:42
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.5.5
2.5.2
21 Mar 2002 14:59:49
Original commit files touched by this commit
ijliao search for other commits by this committer
add mp3stat 2.5.2
Read information about mp3s and oggs bitstream

Number of commits found: 68