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) combination for a given watch list. This is what FreshPorts will look for.

Port details
ogg2mp3 Perl script that converts Ogg Vorbis files to MP3 format
0.6.1_4 audio on this many watch lists=1 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.6.1_4Version of this port present on the latest quarterly branch.
Maintainer: tobias.rehbein@web.de search for ports maintained by this maintainer
Port Added: 2005-07-13 13:43:08
Last Update: 2023-04-25 15:17:15
Commit Hash: feb1fa3
People watching this port, also watch:: nanoblogger-extra, py39-pass-audit, mkcue, pokerth, bitlbee-mastodon
License: GPLv2
WWW:
https://github.com/fithp/ogg2mp3
Description:
ogg2mp3 is a perl script that converts Ogg Vorbis files into MP3 format.
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 (4 items)
Collapse this list.
  1. bin/ogg2mp3
  2. /usr/local/share/licenses/ogg2mp3-0.6.1_4/catalog.mk
  3. /usr/local/share/licenses/ogg2mp3-0.6.1_4/LICENSE
  4. /usr/local/share/licenses/ogg2mp3-0.6.1_4/GPLv2
Collapse this list.
Dependency lines:
  • ogg2mp3>0:audio/ogg2mp3
To install the port:
cd /usr/ports/audio/ogg2mp3/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/ogg2mp3
  • pkg install ogg2mp3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ogg2mp3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1545856210 SHA256 (fithp-ogg2mp3-0.6.1-f3bee47c3bce01a33b5bce88fa70bd9ecadca0ad_GH0.tar.gz) = d43e9e3854db5a7fa9f3bbf40198dca95f2ed429e100ad361447df8c8e1bb078 SIZE (fithp-ogg2mp3-0.6.1-f3bee47c3bce01a33b5bce88fa70bd9ecadca0ad_GH0.tar.gz) = 13257

Packages (timestamps in pop-ups are UTC):
ogg2mp3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.1_40.6.1_40.6.1_30.6.1_40.6.1_4-0.6.1_3-
FreeBSD:13:quarterly0.6.1_40.6.1_40.6.1_40.6.1_40.6.1_40.6.1_40.6.1_40.6.1_4
FreeBSD:14:latest0.6.1_40.6.1_40.6.1_30.6.1_40.6.1_40.6.1_4-0.6.1_4
FreeBSD:14:quarterly0.6.1_40.6.1_4-0.6.1_40.6.1_40.6.1_40.6.1_40.6.1_4
FreeBSD:15:latest0.6.1_40.6.1_4n/a0.6.1_4n/a0.6.1_40.6.1_40.6.1_4
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. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. lame : audio/lame
  2. p5-String-ShellQuote>=0 : textproc/p5-String-ShellQuote
  3. ogginfo : audio/vorbis-tools
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_ogg2mp3
USES:
perl5 shebangfix tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fithp/ogg2mp3/tar.gz/f3bee47c3bce01a33b5bce88fa70bd9ecadca0ad?dummy=/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.1_4
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
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.6.1_3
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.6.1_3
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.6.1_3
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.6.1_3
13 May 2019 01:34:02
Revision:501511Original commit files touched by this commit
yuri search for other commits by this committer
Re-add audio/ogg2mp3: It was unfetchable because it moved to github

PR:		234428
Submitted by:	tobias.rehbein@web.de (maintainer)
0.6.1_2
07 Jun 2018 00:34:18
Revision:471892Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring
comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.1_2
05 May 2018 10:49:36
Revision:469100Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.6.1_2
13 Oct 2017 08:57:46
Revision:451964Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken a bunch of ports with no public distfiles available
0.6.1_2
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.6.1_2
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.6.1_2
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.6.1_2
05 Apr 2015 15:03:23
Revision:383295Original commit files touched by this commit
antoine search for other commits by this committer
Make fetchable again
0.6.1_2
02 Jun 2014 16:06:35
Revision:356237Original commit files touched by this commit
wxs search for other commits by this committer
Revert previous commit. The patch was already applied but the PR was
not closed due to the migration. Looks like miwi@ reversed the patch when
he applied it.
0.6.1_2
02 Jun 2014 08:44:08
Revision:356203Original commit files touched by this commit
miwi search for other commits by this committer
- Update MASTER_SITES

PR:		190464
Submitted by:	maintainer
0.6.1_2
01 Jun 2014 18:58:46
Revision:356163Original commit files touched by this commit
wxs search for other commits by this committer
MASTER_SITE disappeared and upstream maintainer is not responding. I have
stepped in to provide hosting. Distfile matches previously recorded hashes.

Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
0.6.1_2
12 May 2014 13:40:58
Revision:353818Original commit files touched by this commit
ak search for other commits by this committer
- Support STAGEDIR
- Add license
- Use a single space after WWW in pkg-descr

PR:	ports/189658
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
0.6.1_2
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.6.1_2
11 Sep 2013 09:54:08
Revision:326958Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
0.6.1_2
30 Jun 2012 12:25:05
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
0.6.1_2
14 Jan 2012 22:27:02
Original commit files touched by this commit
netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
0.6.1_1
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.6.1_1
03 Jun 2010 08:55:01
Original commit files touched by this commit
netchild search for other commits by this committer
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
0.6.1
17 Sep 2009 21:05:17
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 0.6.1
- Update MASTER_SITES
- Respect LOCALBASE

PR:             ports/138710
Submitted by:   Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Feature safe:   yes
0.5_3
09 Mar 2009 19:53:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove references to the no longer existing website

Note:
        The original website hosting the ogg2mp3 script is no longer existent.
        The author of ogg2mp3 didn't respond to requests for an alternative
        download site. Also thanks to wxs@ for hosting the distfile.

PR:             132478
Submitted by:   maintainer
0.5_3
09 Feb 2009 13:01:12
Original commit files touched by this commit
miwi search for other commits by this committer
- Converted mp3-files sound like pure static.
  This is fixed by removing the "-x" flag from the lame commandline.
- Pass maintainership to submitter

PR:             131495
Submitted by:   Tobias Rehbein <tobias.rehbein@web.de>
0.5_2
05 Feb 2009 10:47:09
Original commit files touched by this commit
jadawin search for other commits by this committer
- Add patch to correct lame --genre-list
- Bump PORTREVISION

PR:             ports/131307
Submitted by:   Tobias Rehbein <tobias.rehbein at web.de>
0.5_1
03 Sep 2008 02:26:24
Original commit files touched by this commit
linimon search for other commits by this committer
Reset alex@bsdguru.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.5_1
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)
0.5
07 Oct 2007 05:45:04
Original commit files touched by this commit
linimon search for other commits by this committer
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:            portmgr
0.5
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.
0.5
25 Jan 2006 03:14:09
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

APproved by: krion@
0.5
13 Jul 2005 13:42:26
Original commit files touched by this commit
mich search for other commits by this committer
New port audio/ogg2mp3 is a perl script that helps creating mp3s from
existing ogg files. Useful especially for users of mp3players
without ogg support

PR:             ports/82663
Submitted by:   Aleksander Fafula <alex@bsdguru.org>

Number of commits found: 33