Port details |
- fusefs-mp3fs FUSE-based filesystem for transcoding FLAC to MP3 on the fly
- 1.1.1,1 sysutils
=3 1.1.1,1Version of this port present on the latest quarterly branch.
- Maintainer: stefan.rumetshofer@drei.at
- Port Added: 2012-04-27 18:39:12
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: oss, monit, proggy_fonts-ttf, inotify-tools
- Also Listed In: audio
- License: GPLv3+
- WWW:
- https://github.com/khenriks/mp3fs
- Description:
- MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently
FLAC) to MP3 on the fly when opened and read. This was written to enable me to
use my FLAC collection with software and/or hardware which only understands
the MP3 format e.g. gmediaserver to a Netgear MP101 MP3 player.
It is also a novel alternative to traditional MP3 encoders. Just use your
favorite file browser to select the files you want encoded and copy them
somewhere!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-mp3fs>0:sysutils/fusefs-mp3fs
- No installation instructions:
- This port has been deleted.
- PKGNAME: fusefs-mp3fs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664396192
SHA256 (mp3fs-1.1.1.tar.gz) = 942b588fb623ea58ce8cac8844e6ff2829ad4bc9b4c163bba58e3fa9ebc15608
SIZE (mp3fs-1.1.1.tar.gz) = 804399
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libFLAC.so : audio/flac
- libid3tag.so : audio/libid3tag
- libmp3lame.so : audio/lame
- libvorbis.so : audio/libvorbis
- libfuse.so : sysutils/fusefs-libs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_fusefs-mp3fs
- USES:
- fuse localbase pkgconfig
- 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 |
1.1.1,1 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
1.1.1,1 23 Sep 2024 15:34:00 |
Fernando Apesteguía (fernape) |
sysutils/fusefs-mp3fs: Update to 1.1.1
PR: 266691
Reported by: feld@FreeBSD.org |
0.91_4,1 20 Apr 2024 14:25:34 |
Po-Chuan Hsieh (sunpoet) |
audio/libid3tag: Bump PORTREVISION of dependent ports for shlib change
Notified by: vvd |
0.91_3,1 25 Feb 2024 17:49:57 |
Muhammad Moinur Rahman (bofh) |
sysutils/fusefs-mp3fs: Moved man to share/man
Approved by: portmgr (blanket) |
0.91_2,1 25 Sep 2022 20:14:54 |
Christian Weisgerber (naddy) |
audio/flac: bump port revision of consumers after update to 1.4.1 |
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.91_1,1 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.91_1,1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.91_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.91_1,1 23 Nov 2019 14:11:45 |
0mp |
Lint the port
- Sort LIB_DEPENDS
- Fix typos in COMMENT
- Sort variables
- Use USES=localbase instead of CFLAGS
- Do not set FETCH_CMD to its default value
Approved by: portmgr blanket |
0.91_1,1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.91,1 24 Jun 2019 11:25:14 |
pkubaj |
fusefs-mp3fs: fix build on GCC architectures
Add USES=compiler:c11 to fix:
/usr/local/lib/libFLAC++.so: undefined reference to `operator delete(void*,
unsigned long)@CXXABI_1.3.9'
Approved by: mentors (implicit approval) |
0.91,1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.91,1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.91,1 23 Nov 2015 20:46:48 |
pi |
sysutils/fusefs-mp3fs: 0.9 -> 0.91
- Changes:
https://github.com/khenriks/mp3fs/releases
- moved maintainter contact to new e-mail address
PR: 204718
Submitted by: stefan.rumetshofer@drei.at |
0.9_1,1 23 Aug 2015 16:09:47 |
amdmi3 |
- Add LICENSE
- Regenerate patches with `make makepatch` |
0.9_1,1 19 Aug 2015 07:48:02 |
erwin |
Reset maintainer
<sterum@overrider.at>: Host or domain name not found. Name service error for
name=overrider.at type=AAAA: Host found but no data record of requested
type
Sponsored by: DK Hostmaster A/S |
0.9_1,1 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.9,1 30 May 2014 16:03:40 |
amdmi3 |
- Update to 0.9
PR: 189725
Submitted by: Stefan Rumetshofer <sterum@overrider.at> (maintainer) |
0.32_1 11 Feb 2014 14:13:57 |
miwi |
- Stage support |
0.32_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.32_1 03 Sep 2013 08:49:47 |
bapt |
Add an explicit dependency on pkgconf |
0.32_1 06 Jul 2013 09:25:02 |
lme |
Fix build with a recent version of FLAC
PR: ports/179577
Submitted by: maintainer |
0.32_1 09 Jun 2013 19:30:59 |
naddy |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
0.32 06 Mar 2013 16:52:02 |
bapt |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
0.32 24 Dec 2012 15:01:29 |
ak |
- Update to 0.32 [1]
- Improve COMMENT [1]
- Remove ABI version numbers from LIB_DEPENDS
- Convert Makefile headers to new style
PR: ports/174210 [1]
Submitted by: Stefan Rumetshofer <sterum@overrider.at> (maintainer) |
0.31 14 Dec 2012 15:47:01 |
flo |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
0.31 27 Apr 2012 18:38:33 |
pawel |
MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently
FLAC) to MP3 on the fly when opened and read. This was written to enable me to
use my FLAC collection with software and/or hardware which only understands
the MP3 format e.g. gmediaserver to a Netgear MP101 MP3 player.
It is also a novel alternative to traditional MP3 encoders. Just use your
favorite file browser to select the files you want encoded and copy them
somewhere!
WWW: https://github.com/khenriks/mp3fs
PR: ports/165337
Submitted by: Stefan Rumetshofer |