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
fapg Fast Audio Playlist Generator
0.43_1 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.43Version of this port present on the latest quarterly branch.
Maintainer: m.muenz@gmail.com search for ports maintained by this maintainer
Port Added: 2006-06-29 10:42:08
Last Update: 2024-02-19 17:49:46
Commit Hash: a3d08d7
People watching this port, also watch:: p5-Gtk2, 915resolution
License: GPLv2
WWW:
http://royale.zerezo.com/fapg/
Description:
fapg is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various formats (M3U, PLS, HTML, etc). It is very usefull if you have a large amount of audio files and you want to quickly and frequently build a playlist.
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/fapg
  2. share/man/man1/fapg.1.gz
  3. /usr/local/share/licenses/fapg-0.43_1/catalog.mk
  4. /usr/local/share/licenses/fapg-0.43_1/LICENSE
  5. /usr/local/share/licenses/fapg-0.43_1/GPLv2
Collapse this list.
Dependency lines:
  • fapg>0:audio/fapg
To install the port:
cd /usr/ports/audio/fapg/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/fapg
  • pkg install fapg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fapg
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1587153132 SHA256 (fapg-0.43.tar.gz) = 0b0054a61691c350e151f9391e1898a37facdc8ff7440a1953f83b36b293cbdc SIZE (fapg-0.43.tar.gz) = 95025

Packages (timestamps in pop-ups are UTC):
fapg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.43_10.43_10.430.43_10.43_1-0.43-
FreeBSD:13:quarterly0.430.430.430.430.430.430.430.43
FreeBSD:14:latest0.43_10.43_10.430.43_10.43_10.43-0.43
FreeBSD:14:quarterly0.430.43-0.430.430.430.430.43
FreeBSD:15:latest0.43_10.43_1n/a0.43n/a0.430.430.43_1
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. liburiparser.so : net/uriparser
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_fapg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://royale.zerezo.com/fapg/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.43_1
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.43
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.43
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.43
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.43
19 Apr 2020 20:06:03
Revision:532157Original commit files touched by this commit
dmgk search for other commits by this committer
audio/fapg: Update to 0.43

- Pass maintainership to the submitter

PR:		245717
Submitted by:	Michael Muenz <m.muenz@gmail.com>
0.42
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.42
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.42
03 Feb 2015 14:56:26
Revision:378355Original commit files touched by this commit
mi search for other commits by this committer
Upgrade from 0.41 to 0.42. Use configure and otherwise simplify the
port. Resolve compiler-warnings (mostly about signed vs. unsigned
char).

Do not install the COPYING-file -- it is nothing but the recitation
of GPLv2 -- declare GPLv2 as LICENSE instead.

Do not install the README -- there is nothing in it, that the
man-page does not cover.

With only two files remaining -- the program and the man-page --
do away with pkg-plist and simply list the two in PLIST_FILES.
0.41
20 Oct 2014 06:36:00
Revision:371234Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.41
04 Jan 2014 09:43:04
Revision:338637Original commit files touched by this commit
antoine search for other commits by this committer
- Stage support
- Add missing OPTIONS_DEFINE
03 Jan 2014 15:26:07
Revision:338547Original commit files touched by this commit Sanity Test Failure Refresh
adamw search for other commits by this committer
Convert to PORT_OPTIONS:MDOCS.

Holdout shame list: ruby, perl, python
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.41
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.41
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.41
28 Aug 2009 17:37:26
Original commit files touched by this commit
linimon search for other commits by this committer
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:            portmgr
0.41
01 May 2008 10:16:24
Original commit files touched by this commit
chinsan search for other commits by this committer
- Update to 0.41.
0.38
20 Mar 2008 09:19:39
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.38
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
0.38
02 May 2007 08:00:02
Original commit files touched by this commit
edwin search for other commits by this committer
[patch] cleanup non-supported FreeBSD versions

PR:             ports/111653
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    maintainer timeout
0.38
15 Mar 2007 14:16:44
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.38

PR:             ports/110288
Submitted by:   chinsan (maintaienr)
0.37
09 Mar 2007 14:13:16
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.37

PR:             ports/110075
Submitted by:   chinsan (maintainer)
0.36
28 Jan 2007 07:43:42
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.36

PR:             ports/108402
Submitted by:   chinsan (maintainer)
0.35
03 Oct 2006 15:34:44
Original commit files touched by this commit
chinsan search for other commits by this committer
Change the following ports to my FreeBSD.org email.
Approved by:    delphij (mentor)

archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.35
11 Aug 2006 16:02:17
Original commit files touched by this commit
clsung search for other commits by this committer
- Respect DESTDIR, MAN1PREFIX

PR:             ports/101822
Submitted by:   maintainer <chinsan dot tw_AT_gmail dot com>
0.35
03 Jul 2006 08:38:18
Original commit files touched by this commit
itetcu search for other commits by this committer
Fix maintainer address.
0.35
29 Jun 2006 10:41:09
Original commit files touched by this commit
itetcu search for other commits by this committer
fapg is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various
formats (M3U, PLS, HTML, etc).
It is very usefull if you have a large amount of audio files and you want to
quickly and frequently build a playlist.

WWW: http://royale.zerezo.com/fapg/

PR:             ports/99300
Submitted by:   chinsan <chinsan.tw@gmail.com>

Number of commits found: 27