FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 8:50 PM GMT
Port details
bmp-faad 2.7_1 audio on this many watch lists=5 search for ports that depend on this port
Beep Media Player (BMP) plugin for faad

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Oct 2004 00:27:47
License: not specified in port
FAAD2 (Freeware Advanced Audio Decoder) is a MPEG-2, MPEG-4 AAC decoder.

FAAD2 is the fastest ISO AAC audio decoder available and can be used with
DRM (Digital Radio Mondiale), and supports HE (High Efficiency), Main,
LC, LD, LTP, PS (Parametric Stereo) AAC files.

WWW: http://www.audiocoding.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Master port: audio/xmms-faad

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: audio/faad, textproc/intltool, devel/pkg-config
Required To Run: audio/faad, devel/pkg-config, devel/gio-fam-backend
Required Libraries: multimedia/beep-media-player, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/bmp-faad/ && make install clean
To add the package: pkg_add -r bmp-faad2


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Feb 2009 22:59:59
Original commit files touched by this commit  2.7
beech search for other commits by this committer
- Change audio/bmp-faad to slave port of audio/xmms-faad

PR:             ports/131836
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
21 Feb 2009 15:51:15
Original commit files touched by this commit  2.6.1_2
miwi search for other commits by this committer
- Chase audio/faad shlib bump
20 Aug 2008 00:57:32
Original commit files touched by this commit  2.6.1_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
06 Jun 2008 13:07:20
Original commit files touched by this commit  2.6.1_1
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)
05 Jun 2008 22:31:18
Original commit files touched by this commit  2.6.1
miwi search for other commits by this committer
- Update to 2.6.1

PR:             124307
Submitted by:   Ports Fury
27 May 2008 05:49:30
Original commit files touched by this commit  2.0_9
ahze search for other commits by this committer
Drop maintainership
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.0_9
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
30 Sep 2007 04:47:37
Original commit files touched by this commit  2.0_8
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 May 2007 20:32:57
Original commit files touched by this commit  2.0_7
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Aug 2006 22:27:39
Original commit files touched by this commit  2.0_6
ahze search for other commits by this committer
- Don't leech distinfo from audio/faad in preps of faad update
03 May 2006 05:14:35
Original commit files touched by this commit  2.0_6
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.0_6
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.0_5
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Nov 2005 05:22:06
Original commit files touched by this commit  2.0_5
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
01 Oct 2005 17:48:40
Original commit files touched by this commit  2.0_4
ahze search for other commits by this committer
- Respect PTHREAD_LIBS
18 Sep 2005 09:46:45
Original commit files touched by this commit  2.0_4
nork search for other commits by this committer
o Add missing dependency on multimedia/mpeg4ip-libmp4v2.
o Fix undefined symbol error.  MP4GetTrackAudioType was replaced by
  MP4GetTrackEsdsObjectTypeId on libmp4v2 0.9.9.
o Bump PORTREVISION, accordingly.

Approved by:    ahze
12 Apr 2005 03:26:57
Original commit files touched by this commit  2.0_3
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  2.0_3
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
12 Mar 2005 10:54:27
Original commit files touched by this commit  2.0_3
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
03 Dec 2004 00:22:06
Original commit files touched by this commit  2.0_2
ahze search for other commits by this committer
Fix build on 6.x

Pointed out by: pointy hat via kris
12 Nov 2004 03:17:42
Original commit files touched by this commit  2.0_2
ahze search for other commits by this committer
Fix build on 5.x
Don't build not needed libraries

Approved by:    adamw (mentor)
07 Nov 2004 22:37:47
Original commit files touched by this commit  2.0_2
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
29 Oct 2004 22:24:47
Original commit files touched by this commit  2.0_1
ahze search for other commits by this committer
Change email to new FreeBSD.org address

Approved by:adamw (mentor)
28 Oct 2004 19:34:30
Original commit files touched by this commit  2.0_1
pav search for other commits by this committer
- Fix header files.
  Note: this still does not build (fails later)

PR:             ports/73220
Submitted by:   Michael Johnson <ahze@ahze.net> (maintainer)
14 Oct 2004 00:18:12
Original commit files touched by this commit  2.0_1
edwin search for other commits by this committer
[NEW PORT] audio/bmp-faad2: Beep Media Player (BMP) plugin for faad

        FAAD 2 - Freeware Advanced Audio Decoder 2 - BMP plugin

PR:             ports/71304
Submitted by:   Michael Johnson <ahze@ahze.net>

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days47
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.147 seconds.