FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 11:27 AM BST
Port details
mad 0.15.0b_1 audio on this many watch lists=63 search for ports that depend on this port
The "meta-port" for the MAD sound playback system

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: 19 Dec 2000 12:39:13
License: not specified in port


MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1
as well as the MPEG-2 extension to Lower Sampling Frequencies. All
three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are
fully implemented.

MAD does not yet support MPEG-2 multichannel audio (although it should
be backward compatible with such streams) or AAC, nor does it support
the so-called MPEG 2.5 format.

MAD has the following special features:

  - 24-bit PCM output
  - 100% fixed-point (integer) computation
  - completely new implementation based on the ISO/IEC standards
  - distributed under the terms of the GNU General Public License (GPL)

The software is distributed as a library (libmad) and command-line
front-end (madplay).

WWW: http://mad.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Run: audio/madplay

Required by:
for Libraries

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


Configuration Options
     No options to configure

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

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 13:07:20
Original commit files touched by this commit  0.15.0b_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)
12 Nov 2006 19:01:29
Original commit files touched by this commit  0.15.0b
linimon search for other commits by this committer
Reset inactive maintainer asa@gascom.ru.

Hat:            portmgr
07 Dec 2003 08:04:08
Original commit files touched by this commit  0.15.0b
marcus search for other commits by this committer
Remove the explicit LIB_DEPENDS on libid3tag.  Having this here will cause
the portupgrade of mad to fail.  For those affected by this, simply
reinstall audio/libid3tag.
07 Dec 2003 01:09:46
Original commit files touched by this commit  0.15.0b
marcus search for other commits by this committer
Convert this port to a meta-port.  New ports that require mad support should
either depend on libmad or libid3tag.

PR:             59715
Submitted by:   Sergey Akifyev <asa@gascom.ru>
Approved by:    maintainer timeout
27 Oct 2003 09:11:29
Original commit files touched by this commit  0.14.2b_3
kris search for other commits by this committer
portlint (whitespace cleanup)
26 Aug 2003 20:25:58
Original commit files touched by this commit  0.14.2b_3
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 05:41:38
Original commit files touched by this commit  0.14.2b_2
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
08 Apr 2003 00:40:09
Original commit files touched by this commit  0.14.2b_2
marcus search for other commits by this committer
Remove the USE_GNOMENG macro.
21 Feb 2003 10:59:39
Original commit files touched by this commit  0.14.2b_2
knu search for other commits by this committer
De-pkg-comment.
31 Aug 2002 00:13:25
Original commit files touched by this commit  0.14.2b_2
marcus search for other commits by this committer
Use USE_GNOMENG.

PR:             42232
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
01 Aug 2002 16:22:41
Original commit files touched by this commit  0.14.2b_2
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
08 Jul 2002 19:33:28
Original commit files touched by this commit  0.14.2b_2
lioux search for other commits by this committer
o Fix a malloc definition conflict in -STABLE [1]. configure script
  believed that mmap was not defined. The "workaround" involves
  USE_AUTOCONF which invokes latest autoconf 2.53 (detection macros
  look safer) [2]
o Fix a weird side-effect of aforementioned fix
o Safer PLIST

Submitted by:   naddy [2],
                Andy Sparrow <spadger@best.com> [1]
Reviewed by:    rone@ennui.org, FreeBSD-ports
Approved by:    maintainer
12 Apr 2002 17:10:20
Original commit files touched by this commit  0.14.2b_2
ade search for other commits by this committer
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:    portmgr
15 Mar 2002 19:44:29
Original commit files touched by this commit  0.14.2b_1
ade search for other commits by this committer
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:    portmgr
18 Nov 2001 14:44:21
files touched by this commit
naddy search for other commits by this committer
* madplay now has esd support; properly deal with esound dependency.   * gmake
isn't required any longer; remove dependency.    
16 Nov 2001 22:48:18
files touched by this commit
pat search for other commits by this committer
Update to 0.14.2b    
29 Oct 2001 04:44:19
files touched by this commit
sf search for other commits by this committer
update to 0.14.1b.    
22 Aug 2001 12:13:44
files touched by this commit
ijliao search for other commits by this committer
fix shlib support    
19 Aug 2001 00:33:13
files touched by this commit
ijliao search for other commits by this committer
Add shared library support    
22 May 2001 17:57:54
files touched by this commit
ijliao search for other commits by this committer
change maintainer's email    
12 Apr 2001 17:24:23
files touched by this commit
sobomax search for other commits by this committer
Update to 0.13.0b.    
20 Feb 2001 18:51:10
files touched by this commit
sf search for other commits by this committer
o update mad to 0.12.5beta.   o respect CFLAGS.   o add LIB_DEPENDS to gettext
and use shared libintl.   o add USE_LIBTOOL to supress installing ltlibs.   o
add CONFIGURE_ARGS tweak to get the fast and accurate output(I believe).   o
obsolete patch-ab(integrated).    
19 Dec 2000 15:39:13
files touched by this commit
lioux search for other commits by this committer
New port audio/mad, a High-quality MPEG audio decoder.    

Number of commits found: 23

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 23668
Broken 193
Deprecated 147
Ignore 732
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 26
new 48 hours31
new 7 days63
new fortnight182
new month252

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