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
fusefs-gstfs On-demand, transcoding filesystem (using GStreamer pipeline)
0.1_2 sysutils Deleted on this many watch lists=0 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.1_2Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-12-28 12:58:03
Last Update: 2021-02-04 04:42:49
SVN Revision: 563989
License: LGPL3
WWW:
https://bobcopeland.com/gstfs/
Description:
GSTFS is a filesystem for on-demand transcoding of music files between different formats. It utilizes the gstreamer library for conversion so any formats supported by gstreamer should also be supported by gstfs. The filesystem's only requirement is that the gstreamer pipeline begin with a filesrc with the name "_source" and end with an fdsink with the name "_dest". The filesystem will automatically substitute the filename and fd number in these pipelines. WWW: https://bobcopeland.com/gstfs/
Homepage    cgit ¦ GitHub ¦ 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/gstfs
  2. /usr/local/share/licenses/fusefs-gstfs-0.1_2/catalog.mk
  3. /usr/local/share/licenses/fusefs-gstfs-0.1_2/LICENSE
  4. /usr/local/share/licenses/fusefs-gstfs-0.1_2/LGPL3
Collapse this list.
Dependency lines:
  • fusefs-gstfs>0:sysutils/fusefs-gstfs
No installation instructions:
This port has been deleted.
PKGNAME: fusefs-gstfs
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gstfs-0.1.tar.gz) = 5b159e537a87024fa76267f076784fe038a09809c53ad863ed6e52df7d32be35 SIZE (gstfs-0.1.tar.gz) = 7689

Packages (timestamps in pop-ups are UTC):
fusefs-gstfs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.1_2-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. gstreamer-plugins>=0.10.0 : multimedia/gstreamer-plugins
  3. gstreamer-plugins>=0 : multimedia/gstreamer-plugins
Runtime dependencies:
  1. gstreamer-plugins>=0.10.0 : multimedia/gstreamer-plugins
  2. gstreamer-plugins>=0 : multimedia/gstreamer-plugins
Library dependencies:
  1. libfuse.so : sysutils/fusefs-libs
  2. libgstreamer-0.10.so : multimedia/gstreamer
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fusefs-gstfs-0.1_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
fuse pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://bobcopeland.com/gstfs/releases/
  2. http://mirror.mcx2.org/
Collapse this list.
Port Moves
  • port deleted on 2021-02-04
    REASON: Depends on the deprecated gstreamer 0.x

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1_2
04 Feb 2021 04:42:49
Revision:563989Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for the removal of gstreamer 0.x

Remove fusefs-gstfs, it has never been ported to gstreamer 1

Approved by:	rodrigo (maintainer)
0.1_2
17 Jan 2018 09:02:03
Revision:459228Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
0.1_2
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
0.1_1
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
0.1_1
16 Jun 2014 12:49:00
Revision:357983Original commit files touched by this commit
rodrigo search for other commits by this committer
Take maintenership of multiple ports (feld@ drop its maintenership)
devel/trio
editors/poedit
ftp/ftpsync
net-mgmt/rrdbot
sysutils/fusefs-gstfs
textproc/smu
www/p5-HTML-Template-Associate
www/p5-WWW-FreeProxy

Submitted by:	rodrigo
Approved by:	bapt (mentor)
0.1_1
04 Mar 2014 20:01:38
Revision:347064Original commit files touched by this commit
tijl search for other commits by this committer
- Add DOCS and EXAMPLES option.
- Staging.
- Replace gcc with $(CC) to fix build on FreeBSD 10.
- Add small patch to fix incorrect use of pthread_join (found by clang).
0.1
20 Sep 2013 23:06:00
Revision:327772Original 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:
sysutils)
0.1
30 Aug 2013 23:57:36
Revision:325741Original commit files touched by this commit
bapt search for other commits by this committer
Eradicate USE_GNOME=pkgconfig
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5
0.1
06 Mar 2013 16:52:02
Revision:313527Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_FUSE macros into USES feature.

While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
0.1
14 Dec 2012 15:47:01
Revision:308910Original commit files touched by this commit
flo search for other commits by this committer
- 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.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.1
06 Mar 2009 18:14:36
Original commit files touched by this commit
dhn search for other commits by this committer
- Use my FreeBSD address on the ports I maintain

Approved by:    tabthorpe (co-mentor)
0.1
28 Dec 2008 12:57:40
Original commit files touched by this commit
miwi search for other commits by this committer
GSTFS is a filesystem for on-demand transcoding of music files
between different formats. It utilizes the gstreamer library for
conversion so any formats supported by gstreamer should also be
supported by gstfs. The filesystem's only requirement is that the
gstreamer pipeline begin with a filesrc with the name "_source"
and end with an fdsink with the name "_dest". The filesystem will
automatically substitute the filename and fd number in these
pipelines.

WWW:    http://bobcopeland.com/gstfs/

PR:             ports/129984
Submitted by:   Dennis Herrmann <adox at mcx2.org>

Number of commits found: 13