FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:15 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
faac 1.28 audio on this many watch lists=47 search for ports that depend on this port
Restricted RESTRICTED: Distribution in binary form is prohibited
MPEG-2 and MPEG-4 AAC audio encoder
Maintained by: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 May 2004 09:41:21


FAAC (Freeware Advanced Audio Coder) is an MPEG-2 and MPEG-4 AAC Audio encoder.

FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and 
MAIN and LOW MPEG-2 object types. It also supports multichannel and
gapless encoding. 

WWW: http://www.audiocoding.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/automake110, devel/autoconf262, devel/libtool22
Required Libraries: multimedia/mpeg4ip-libmp4v2

To install the port: cd /usr/ports/audio/faac/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://garr.dl.sourceforge.net/project/faac/faac-src/faac-1.28/
http://superb-east.dl.sourceforge.net/project/faac/faac-src/faac-1.28/
http://nchc.dl.sourceforge.net/project/faac/faac-src/faac-1.28/
http://kent.dl.sourceforge.net/project/faac/faac-src/faac-1.28/
http://easynews.dl.sourceforge.net/project/faac/faac-src/faac-1.28/
http://ufpr.dl.sourceforge.net/project/faac/faac-src/faac-1.28/
http://mesh.dl.sourceforge.net/project/faac/faac-src/faac-1.28/
http://heanet.dl.sourceforge.net/project/faac/faac-src/faac-1.28/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 40

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Aug 2009 23:36:56
Original commit files touched by this commit  1.28
erwin search for other commits by this committer
Fix fetching with the new SF layout

Submitted by:   pointyhat
02 Aug 2009 20:36:34
Original commit files touched by this commit  1.28
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
24 Mar 2009 16:58:56
Original commit files touched by this commit  1.28
mm search for other commits by this committer
- Add MAKE_JOBS_SAFE to support SMP compilation
21 Feb 2009 15:50:19
Original commit files touched by this commit  1.28
miwi search for other commits by this committer
- Update to 1.28

PR:             131835
Submitted by:   Ports Fury
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.26_1
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 01:57:32
Original commit files touched by this commit  1.26_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)
14 Nov 2007 18:01:53
Original commit files touched by this commit  1.26_1
mezz search for other commits by this committer
Remove the drm, which drm causes faac/faad to not be able get mplayer and
other applications function correct. Bump the PORTREVISION.

Reported by:    a few in freebsd-multimedia@
Approved by:    portmgr (marcus)
23 Oct 2007 13:24:49
Original commit files touched by this commit  1.26
ahze search for other commits by this committer
Update to 1.26
30 Sep 2007 05:47:37
Original commit files touched by this commit  1.25_1
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
03 Sep 2006 00:41:40
Original commit files touched by this commit  1.25
kris search for other commits by this committer
NO_PACKAGE is not appropriate; use RESTRICTED instead
28 Aug 2006 01:56:49
Original commit files touched by this commit  1.25
ahze search for other commits by this committer
- Change post-patch to pre-configure as times with autotools have changed.
25 Aug 2006 00:34:20
Original commit files touched by this commit  1.25
ahze search for other commits by this committer
- Update to 1.25
09 Jun 2006 19:00:35
Original commit files touched by this commit  1.24_6
ahze search for other commits by this committer
- Transfer MAINTAINER to multimedia@

Approved by:    dhw (postmaster, for using multimedia@ as maintainer)
                gnome (gstreamer ports)
10 May 2006 02:48:31
Original commit files touched by this commit  1.24_6
ahze search for other commits by this committer
- Since mpeg4ip support is on by default test for WITHOUT_MPEG4IP instead of
  WITH_MPEG4IP
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.24_5
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
28 Jan 2006 21:20:22
Original commit files touched by this commit  1.24_5
ahze search for other commits by this committer
- Change pre-patch: build-depends to PATCH_DEPENDS= ${BUILD_DEPENDS}
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.24_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.
09 Nov 2005 07:09:47
Original commit files touched by this commit  1.24_5
ahze search for other commits by this committer
- Add SHA256
- Add SIZE to a few ports
19 May 2005 13:41:45
Original commit files touched by this commit  1.24_5
ahze search for other commits by this committer
- Bump PORTREVISION to force rebuild with new mpeg4ip-libmp4v2
  will have weird audio files if not.

Note: if you want to play in iTunes(R) use the --no-midside
      switch in faac or it won't sound great and will randomly
      crash iTunes(R).
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.24_4
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 09:04:41
Original commit files touched by this commit  1.24_4
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'.
21 Mar 2005 04:57:13
Original commit files touched by this commit  1.24_4
ahze search for other commits by this committer
- Add missing file to pkg-plist
19 Jan 2005 05:47:01
Original commit files touched by this commit  1.24_3
ahze search for other commits by this committer
- Update pkg-descr and COMMENT
28 Nov 2004 15:11:55
Original commit files touched by this commit  1.24_3
ahze search for other commits by this committer
- Add option for mpeg4 audio coding via mpeg4ip-libmp4v2 (WITH_MPEG4IP)
- Bump PORTREVISION
28 Nov 2004 02:51:10
Original commit files touched by this commit  1.24_2
ahze search for other commits by this committer
Back out of last commit, this causes major problems with mpeg4ip with an endless
loop on build. We'll just have to wait for mpeg4ip & mpeg4ip-libmp4v2 to be
fixed.
27 Nov 2004 20:03:44
Original commit files touched by this commit  1.24_2
ahze search for other commits by this committer
- Add a temporary work around if you have multimedia/mpeg4ip-libmp4v2 installed
without multimedia/mpeg4ip installed by adding a dependency on
multimedia/mpeg4ip
this also adds a new know WITH_MPEG4 for use of encoding mpeg4 audio

PR:             ports/74094
Reported by:    many
27 Nov 2004 15:16:11
Original commit files touched by this commit  1.24_2
ahze search for other commits by this committer
Use newer version of autoconf/autoheader (259)

Submitted by:   paulbeard@mac.com
30 Oct 2004 04:22:23
Original commit files touched by this commit  1.24_2
ahze search for other commits by this committer
Add missing header to fix build of gstreamer-plugins on >5.x

PR:     ports/73260
Pointed out by: sean@mcneil.com
Approved by:    adamw (mentor)
29 Oct 2004 23:24:47
Original commit files touched by this commit  1.24_2
ahze search for other commits by this committer
Change email to new FreeBSD.org address

Approved by:adamw (mentor)
26 Oct 2004 19:24:58
Original commit files touched by this commit  1.24_2
krion search for other commits by this committer
Re-add accidentally removed prototype

PR:             ports/73021
Submitted by:   maintainer
13 Oct 2004 02:48:28
Original commit files touched by this commit  1.24_1
edwin search for other commits by this committer
[MAINTAINER] audio/faac: [Fix build on 6.0-CURRENT]

        - Fix build on 6.0
        Tested and Reported by: Chris Johnson <cjohnson@wcug.wwu.edu>

PR:             ports/72593
Submitted by:   Michael Johnson <ahze@ahze.net>
Reviewed by:    Chris Johnson <cjohnson@wcug.wwu.edu>
12 Oct 2004 10:39:34
Original commit files touched by this commit  1.24_1
krion search for other commits by this committer
Fix WWW line

PR:             ports/71598
Submitted by:   maintainer
03 Aug 2004 23:36:52
Original commit files touched by this commit  1.24_1
ade search for other commits by this committer
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.

This marks the end of "Phase 1" of the autotools updates.
22 Jul 2004 02:26:13
Original commit files touched by this commit  1.24_1
ijliao search for other commits by this committer
Remove windows stuff and fix so faac will compile with gstreamer-plugins

PR:             69388
Submitted by:   maintainer
07 Jun 2004 00:02:09
Original commit files touched by this commit  1.24
pav search for other commits by this committer
- Switch to newer autoheader

PR:             ports/67616
Submitted by:   michael johnson <ahze@ahze.net> (maintainer)
04 Jun 2004 18:29:38
Original commit files touched by this commit  1.24
ade search for other commits by this committer
Sync with new bsd.autotools.mk
25 May 2004 20:16:09
Original commit files touched by this commit  1.24
pav search for other commits by this committer
- Switch to MASTER_SITE_SOURCEFORGE_EXTENDED

PR:             ports/67190
Submitted by:   michael johnson <ahze@ahze.net> (maintainer)
13 May 2004 23:09:08
Original commit files touched by this commit  1.24
linimon search for other commits by this committer
Remove dependency on faad.

PR:             ports/66593
Submitted by:   michael johnson <ahze@ahze.net> (maintainer)
10 May 2004 10:24:21
Original commit files touched by this commit  1.24
pav search for other commits by this committer
- Avoid extract depend on faad now that it provides all required headers

PR:             ports/66361
Submitted by:   michael johnson <ahze@ahze.net> (maintainer)
06 May 2004 09:40:42
Original commit files touched by this commit  1.24
pav search for other commits by this committer
Add faac, an AAC audio encoder. FAAC currently supports MPEG-4 LTP,
MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types.
It also supports multichannel and gapless encoding.

WWW: http://faac.sourceforge.net/

PR:             ports/66303
Submitted by:   michael johnson <ahze@ahze.net>

Number of commits found: 40

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

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

Add tab to Netscape 6

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