FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 7:28 PM BST
Port details
xmms-faad 2.7_1 audio on this many watch lists=6 search for ports that depend on this port
XMMS 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: 04 Mar 2003 18:41:56
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
Slave ports
audio/bmp-faad

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: audio/faad, devel/pkg-config
Required To Run: audio/faad, devel/pkg-config
Required Libraries: multimedia/xmms, devel/glib12, x11-toolkits/gtk12
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

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

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Apr 2011 06:43:16
Original commit files touched by this commit  2.7_1
bapt search for other commits by this committer
fix installing when LOCALBASE != PREFIX
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.7_1
miwi search for other commits by this committer
- Get Rid MD5 support
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.7_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
21 Feb 2009 19:55:46
Original commit files touched by this commit  2.7
beech search for other commits by this committer
- Update to version 2.7

PR:             ports/131836
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
21 Feb 2009 15:51:15
Original commit files touched by this commit  2.0_8
miwi search for other commits by this committer
- Chase audio/faad shlib bump
02 Feb 2009 23:44:01
Original commit files touched by this commit  2.0_7
linimon search for other commits by this committer
Reset dyeske@gmail.com at his request.

Hat:    portmgr
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.0_7
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 00:57:32
Original commit files touched by this commit  2.0_7
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.0_7
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)
21 Mar 2008 19:51:42
Original commit files touched by this commit  2.0_6
beech search for other commits by this committer
- Remove USE_X_PREFIX
- Use SF macro
- Bump portrevision

Approved by:    David Yeske <dyeske@gmail.com> (maintainer, implicit)
30 Sep 2007 04:47:37
Original commit files touched by this commit  2.0_5
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
05 Jul 2007 23:39:06
Original commit files touched by this commit  2.0_4
edwin search for other commits by this committer
dyeske at yahoo dot com -> dyeske at gmail dot com
19 May 2007 20:32:57
Original commit files touched by this commit  2.0_4
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_3
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_3
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_3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
18 Nov 2005 22:53:33
Original commit files touched by this commit  2.0_2
pav search for other commits by this committer
- Attempt to fix build on pointyhat
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.0_2
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.
14 Sep 2005 04:18:23
Original commit files touched by this commit  2.0_2
edwin search for other commits by this committer
Patch audio/xmms-faad

        The latest mpeg4ip ports have a different ABI which breaks the plugin.

PR:             ports/84272
Submitted by:   Daniel J. O'Connor <darius@dons.net.au>
12 Apr 2005 03:26:57
Original commit files touched by this commit  2.0_1
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_1
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'.
03 Dec 2004 00:22:06
Original commit files touched by this commit  2.0_1
ahze search for other commits by this committer
Fix build on 6.x

Pointed out by: pointy hat via kris
23 Nov 2004 03:57:49
Original commit files touched by this commit  2.0_1
ahze search for other commits by this committer
Don't build not needed libraries

PR:             ports/72176
Approved by:    maintainer timeout (20 days)
                adamw (mentor)
09 Jul 2004 17:43:11
Original commit files touched by this commit  2.0_1
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
04 Jun 2004 17:29:38
Original commit files touched by this commit  2.0_1
ade search for other commits by this committer
Sync with new bsd.autotools.mk
14 May 2004 13:52:44
Original commit files touched by this commit  2.0_1
pav search for other commits by this committer
- Update to 2.0 release

PR:             ports/66600
Submitted by:   michael johnson <ahze@ahze.net>
25 Mar 2004 04:31:55
Original commit files touched by this commit  2.0
ade search for other commits by this committer
Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables
15 Mar 2004 08:07:13
Original commit files touched by this commit  2.0
nork search for other commits by this committer
UnBROKEN and Update to 2.0(Add support MPEG-4 AAC as known
as .m4a suffix).

PR:             ports/64280
Submitted by:   David Yeske <dyeske@yahoo.com> (maintainer)
14 Mar 2004 03:44:48
Original commit files touched by this commit  1.1_2
kris search for other commits by this committer
BROKEN: Does not work with faad 2.0 (and missing distinfo)
08 Feb 2004 22:15:11
Original commit files touched by this commit  1.1_2
krion search for other commits by this committer
- Fix build on AMD64

Approved by:    maintainer informed
06 Feb 2004 13:12:53
Original commit files touched by this commit  1.1_2
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.1_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
03 Jan 2004 11:02:46
Original commit files touched by this commit  1.1_1
edwin search for other commits by this committer
Chase version change of audio/id3lib

PR:             ports/60830
Submitted by:   Roman Shterenzon <roman@xpert.com>
06 Oct 2003 06:55:44
Original commit files touched by this commit  1.1
krion search for other commits by this committer
- Update MASTER_SITES

PR:             57638
Submitted by:   maintainer
08 Sep 2003 00:10:16
Original commit files touched by this commit  1.1
edwin search for other commits by this committer
chase lib version change of multimedia/xmms

PR:             ports/56505
Submitted by:   Espen Skoglund <esk@ira.uka.de>
04 Mar 2003 18:41:01
Original commit files touched by this commit  1.1
lioux search for other commits by this committer
New port xmms-faad2 version 1.1: XMMS plugin for faad

PR:             48687
Submitted by:   David Yeske <dyeske@yahoo.com>

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23669
Broken 192
Deprecated 147
Ignore 733
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 29
new 48 hours35
new 7 days67
new fortnight184
new month255

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.191 seconds.