summaryrefslogtreecommitdiff
path: root/audio/mad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92312
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-3/+5
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* o Fix a malloc definition conflict in -STABLE [1]. configure scriptMario Sergio Fujikawa Ferreira2002-07-082-0/+17
| | | | | | | | | | | | | | | | 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
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=56168
* * madplay now has esd support; properly deal with esound dependency.Christian Weisgerber2001-11-181-4/+12
| | | | | | | | | | * gmake isn't required any longer; remove dependency. Reviewed by: maintainer Approved by: trevor Notes: svn path=/head/; revision=50187
* Update to 0.14.2bPatrick Li2001-11-163-4/+4
| | | | | | | | | PR: 32044 Submitted by: maintainer Approved by: lioux Notes: svn path=/head/; revision=50132
* update to 0.14.1b.FUJISHIMA Satsuki2001-10-295-16/+19
| | | | | | | | PR: 31477 Submitted by: maintainer Notes: svn path=/head/; revision=49309
* fix shlib supportYing-Chieh Liao2001-08-222-1/+13
| | | | | | | | PR: 29927 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46637
* Add shared library supportYing-Chieh Liao2001-08-182-1/+10
| | | | | | | | PR: 29737 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46456
* change maintainer's emailYing-Chieh Liao2001-05-221-2/+2
| | | | | | | | PR: 27507 Submitted by: maintainer Notes: svn path=/head/; revision=42920
* Update to 0.13.0b.Maxim Sobolev2001-04-122-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=41319
* o update mad to 0.12.5beta.FUJISHIMA Satsuki2001-02-206-53/+28
| | | | | | | | | | | | | 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-197-0/+111
PR: 22950 Submitted by: Jason R. Mastaler <jason-freebsd@mastaler.com> Notes: svn path=/head/; revision=36127