summaryrefslogtreecommitdiff
path: root/audio/mpg123
AgeCommit message (Collapse)AuthorFilesLines
2002-06-23Integrate ARM 64bit fixedpoint patch submitted by Tim Deegan in pkg/16479.kent5-73/+181
This feature is enabled by MPG123_ARM_FIXED64. mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound.
2002-06-22Rescue Makefile entries removed accidentaly.kent2-9/+44
2002-06-22Remove unnecessary macro.kent2-13/+13
2002-06-22Add mpg123 with EsounD. All modifications required for EsounD are merged tokent3-46/+87
mpg123/patches/*. This closes PR pkg/12059.
2002-05-25Add conflict with mpg123-nas-[0-9]*rh1-2/+4
While at it, move PKGNAME line one up to make pkglint happy. Bump PKGREVISION.
2002-04-25Check for arm and arm32, not just arm32.abs3-8/+8
2002-02-27Use -DREAD_MMAP on all NetBSD targets. Fixes problems with mis-decodingsimonb2-9/+11
ID3 tags. Reported by Martin Husemann.
2002-02-27Some stupid people can not tell "int" from "long". Some of them daremartin3-1/+35
to cast "void*" to one or the other.
2002-02-23Bump package revision to 1 after 64Bit patch went in.tron1-2/+2
2002-02-22Drop the alpha-linux l3.diff.gz altogether - it only makes the previoussimonb3-77/+46
diff much harder to read than it should be.
2002-02-22Drop the assumption that alphas are the only 64bit machines. int issimonb2-37/+97
32bit on all platforms so just use that instead of the #ifdef dance between int/long. Patch from Darren Reed and myself.
2001-12-03Make PKGNAME dewey-conform.wiz1-2/+3
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-06-19Mark as USE_BUILDLINK_ONLY.jlam1-1/+3
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-05-12After playing a file using mmap(2), do a MADV_FREE. In theory this will helpmycroft2-11/+25
prevent other bits getting paged out.
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-4/+7
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-19/+17
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-26Honor CFLAGS passed in from environment, and for NetBSD/i386, don'tjlam2-9/+10
explicitly pass -m486 flag to compiler.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-11Use IPv6 support on Solaris, too.tron1-2/+1
2001-01-11Fix build problem invented in last commit.tron1-2/+4
2001-01-11Work arround the problem that the IPv6 patch file needs to be applied withtron1-2/+4
"-p1" while the layer 3 64bit patch needs "-p0".
2000-09-11Sync.tron1-4/+4
2000-09-11Build with patch to fix layer 3 engine on 64Bit systems.tron2-4/+7
Fixes PR pkg/10677 by R. C. Dowdeswell.
2000-07-13more correction to IPv4 partitojun2-4/+4
2000-07-13correct IPv4-only behavior (upgradede IPv6 patch).itojun2-4/+4
from mcr@sandelman.ottawa.on.ca
2000-03-01Include sys/param.h to make check against __NetBSD_Version__ actually work.pooka2-8/+18
2000-03-01Give the VM system a hint that we'll be using the mmap()ed data forpooka3-2/+21
sequential read. add RCS tag to patch-aa
2000-02-18make the pkgsrc IPv6 ready.itojun4-13/+22
% mpg123 http://www.v6.foo.com/
1999-10-12Regen.simonb1-2/+9
1999-10-12Add fixed-point support used by the arm32.simonb9-24/+1149
XXX: Uses strongarm C-compiler options to use 32x32=64 int multiply.
1999-09-27Regenerate patches checksums.agc1-2/+2
1999-09-27Make this package compile on Solaris.agc2-6/+14
1999-09-07new homepage & master site.hubertf1-3/+4
1999-07-18Fix bug which caused a segmentation fault if "mpg123" was started withouttron2-7/+15
a tty. Patch supply by the author Michael Hipp.
1999-07-10Update patch checksums.mjl1-4/+2
1999-07-10Update "mpg123" package version 0.59r. Changes since version 0.59q:tron5-65/+12
- applied audio_alib changes from Ralf Hildebrandt <R.Hildebrandt@TU-BS.DE> - some 'paetsches' from DK - minor optimizations in layer3 (dequantize/huffman) - BSDOS 4.0 with gcc added to Makefile (<sms@moe.2bsd.com>) - Solaris-ESD patch from Ryan Prosser <prosser@wam.umd.edu> - Added Frontend changes from Bertrand Petit <elrond@phoe.netdev.net> - more DK 'paetsches' (final dk7-clubhaus edition), includes extended term control - SGI audio fix for non RAD machines from Erik Mouw <J.A.K.Mouw@its.tudelft.nl> - fixed ugly bug in layer3 dequant for bt==2 (may cause high frequency clitchs) - AMD-3DNow optimizations in decode and dct64 - OS/2 reworked from Samuel Audet (see audio_os2.c for more) - added freebsd-esd make-entry from Daniel O'Connor (darius@guppy.dons.net.au) - added enhanced head_check from D. Skarda <0rfelyus@atrey.karlin.mff.cuni.cz> - applied 'xterm-title-patch' from "Wilson, Jeff D" <jeff.wilson@wilcom.com> - more esd changes from Robert Bihlmeyer <robbe@orcus.priv.at> - applied Hannu Napari's <Hannu.Napari@hut.fi> SGI audio patches - minor changes in httpget.c and mpg123.c - added native AIX support from Juergen.Schoew@unix-ag.uni-siegen.de - applied playlist patch from <psst@euskalnet.net> - more SGI audio patches from Gilles Zunino <Gilles.Zunino@hei.fupl.asso.fr> - applied esdserver patch from Matthew Parslow <roy@alpha.alphalink.com.au> - added some fixes for control_generic
1999-07-09Add package patch-sum filesagc1-0/+8
1999-07-05Fix last commit differently (work around RCS ID in patch)hubertf2-59/+5
1999-06-28Make this build on i386/ELF systems.thorpej4-57/+102
1999-05-16Remove trailing space after a \ continuation so that it actually works.simonb1-3/+3
1999-05-01Add support for fetching files from name based virtual WWW servers.tron1-0/+40
Patch supplied by Michael Graff in PR pkg/7500.
1999-04-08Update "mpg123" to version 0.59q. Patches supplied by Jeff Rizzo intron4-10/+29
PR pkg/7338.
1999-02-18Fix the patch (was corrupt).is1-96/+15
1999-02-15Use the inlined bfextu opcode for get1bit() on m68k.is2-1/+119
Makes mp3 decoding about 6% faster, which gives us a bit more of safety margin on the MC68060 at 50 MHz.
1999-02-06Use READ_MMAP on all platforms.mycroft1-3/+9
1998-11-12s/cp/${CP}/agc1-2/+2
s/files/${FILESDIR}/
1998-10-30Use the Pentium-optimized decoding routines.mycroft3-8/+337
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.