Bug 99300

Summary: [NEW PORT] audio/fapg: Fast Audio Playlist Generator
Product: Ports & Packages Reporter: chinsan <chinsan.tw>
Component: Individual Port(s)Assignee: Ion-Mihai "IOnut" Tetcu <itetcu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fapg-0.35.shar none

Description chinsan 2006-06-22 15:10:20 UTC
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/

Generated with FreeBSD Port Tools 0.77
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-22 15:40:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-22 15:59:32 UTC
State Changed
From-To: open->feedback

Doesn't build on 4.x (and probably early 5) due to missing getopt.h: 
http://sce-tindy.tecnik93.com/tb/errors/4-STABLE-i386-myPT/fapg-0.35.log 
(this is with USE_GETOPT_LONG= yes added to the Makefile). Could you 
please provide a patch ? I assume it's trivial; if not I'll mark it 
broken on OSVERSION < 500041
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-29 11:42:28 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes (changed dirrmtry -> dirrm on PORTDOCS, if 
there's any reason to have dirrmtry please let me know). Thanks!