aboutsummaryrefslogtreecommitdiff
path: root/audio/mad/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Convert this port to a meta-port. New ports that require mad support shouldJoe Marcus Clarke2003-12-071-26/+1
| | | | | | | | | | | either depend on libmad or libid3tag. PR: 59715 Submitted by: Sergey Akifyev <asa@gascom.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=95223
* o Fix a malloc definition conflict in -STABLE [1]. configure scriptMario Sergio Fujikawa Ferreira2002-07-081-0/+10
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=62670
* Update to 0.14.2bPatrick Li2001-11-161-2/+2
| | | | | | | | | PR: 32044 Submitted by: maintainer Approved by: lioux Notes: svn path=/head/; revision=50132
* update to 0.14.1b.FUJISHIMA Satsuki2001-10-291-0/+5
| | | | | | | | PR: 31477 Submitted by: maintainer Notes: svn path=/head/; revision=49309
* fix shlib supportYing-Chieh Liao2001-08-221-1/+1
| | | | | | | | PR: 29927 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46637
* Add shared library supportYing-Chieh Liao2001-08-181-0/+2
| | | | | | | | PR: 29737 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46456
* o update mad to 0.12.5beta.FUJISHIMA Satsuki2001-02-201-1/+0
| | | | | | | | | | | | | 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). Approved by: maintainer Notes: svn path=/head/; revision=38524
* New port audio/mad, a High-quality MPEG audio decoder.Mario Sergio Fujikawa Ferreira2000-12-191-0/+10
PR: 22950 Submitted by: Jason R. Mastaler <jason-freebsd@mastaler.com> Notes: svn path=/head/; revision=36127