Commit Graph

102 Commits

Author SHA1 Message Date
naddy
d403f46882 maintenance update to 1.22.4 for minor bug fixes 2015-08-13 19:09:14 +00:00
naddy
bcebf791c8 maintenance update to 1.22.2 2015-06-13 20:25:07 +00:00
naddy
ab6c210305 maintenance update to 1.22.1 2015-04-03 15:29:05 +00:00
naddy
73ded7cff1 maintenance update to 1.22.0 2015-03-18 11:58:00 +00:00
naddy
1d410efb5e enable building the AVX decoder on amd64; ok sthen@ 2015-02-09 13:02:29 +00:00
naddy
5cefda7ca0 maintenance update to 1.21.0 2014-10-16 19:49:02 +00:00
naddy
8c893a2bfc maintenance update to 1.20.1 2014-09-23 14:14:34 +00:00
naddy
e8e41b8ddf Update to 1.20.0. Fixes numerous bugs and adds new binary out123
only with the audio output part of mpg123.
2014-05-27 21:58:33 +00:00
naddy
ad744ff946 maintenance update to 1.17.0 2014-01-03 20:47:01 +00:00
naddy
bfb09c8fb2 Update to 1.16.0:
* added mpg123-id3dump to extract meta data
* added mpg123-strip to strip dirt out of MPEG streams
* various internal improvements

amd64: AVX decoder not enabled since there is no kernel support yet.

feedback and ok brad@
2013-10-13 21:13:03 +00:00
naddy
d89e5eae6a update to 1.15.4: "It fixes some illustrous bugs" 2013-05-24 15:50:51 +00:00
naddy
55e9bc133a update to 1.15.3, which claims to fix corner cases of WAV writing, again 2013-04-04 19:57:23 +00:00
naddy
7cb35f357e update to 1.15.2 (posix-ify configure script, no code changes) and
add fallback master site
2013-03-25 12:23:41 +00:00
naddy
0b576e225e maintenance update to 1.15.1 2013-03-22 16:31:36 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
naddy
9b16ff67b0 don't build useless static equivalents of modules 2012-12-31 16:47:38 +00:00
naddy
0671039df6 update to 1.14.4 for some minor bug fixes 2012-08-04 17:38:56 +00:00
naddy
82f42e6f04 update to 1.14.2 for minor bug fixes 2012-05-13 20:12:17 +00:00
naddy
3f53c84034 maintenance update to 1.14.0 2012-05-02 19:58:16 +00:00
naddy
accf3e3ca2 maintenance update to 1.13.7 2012-04-04 11:32:58 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
naddy
002a8e6aa0 maintenance update to 1.13.6 2012-03-13 22:21:16 +00:00
naddy
1655d16801 maintenance update to 1.13.5 for some minor bugfixes 2012-03-08 18:05:43 +00:00
naddy
86a55e4fd1 maintenance update to 1.13.4 2011-09-16 17:36:48 +00:00
naddy
bf37fe0b24 tiny bugfix update to 1.13.1 2011-01-12 21:39:27 +00:00
naddy
83866f8b92 maintenance update to 1.13.0 2010-12-25 20:51:06 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
naddy
2cff698f32 Update to 1.12.5:
Fix a buffer overflow issue in the mpg123 frontend application when
printing ID3 data in non-UTF-8 environments.  This was introduced
in version 1.12.4
2010-10-10 18:28:00 +00:00
naddy
8d07663180 remove -Lxxx/.libs workarounds required with GNU libtool 2010-09-26 13:40:11 +00:00
naddy
4122a05b09 update to 1.12.4: bugfix release that improves printout of metadata
(ID3) in UTF-8 terminals
2010-09-23 19:15:51 +00:00
naddy
654fc7af21 update to 1.12.3 for some bugfixes 2010-07-13 16:39:55 +00:00
naddy
502316fdb0 maintenance update to 1.12.0 2010-04-01 19:00:59 +00:00
naddy
099270c935 maintenance update to 1.11.0 2010-03-22 20:13:39 +00:00
naddy
5daf59d03e maintenance update to 1.10.0 2009-12-07 17:05:23 +00:00
naddy
3fe276e094 * update to 1.9.2
* fix after ltdl change: do not depend on the current directory
  being in the default module search path.
2009-11-22 20:21:27 +00:00
naddy
b3cccf2e4d update to 1.9.1: new optimized amd64 and arm decoders
ok kili@
2009-10-12 23:45:21 +00:00
naddy
f71d0d7090 update to 1.7.3; 32-bit audio is now supported 2009-04-28 19:07:26 +00:00
naddy
da2fc83246 update to 1.6.4, which fixes a resampling bug 2009-01-11 17:36:34 +00:00
naddy
8c48424684 maintenance update to 1.6.3 2008-12-22 20:55:49 +00:00
naddy
71127bff23 From scratch newly created port of mpg123 1.6.1 with sndio backend.
Help from ratchov@, tested by many, ok sthen@
2008-11-11 20:35:48 +00:00
simon
ec8fc0fefe remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-15 21:26:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
b019a77038 new-style specs 2006-08-01 12:13:28 +00:00
bernd
8524a822d0 Fix a buffer overflow when processing MPEG 2.0 layer 3 files. (CVE-2006-1655)
More information:

http://secunia.com/advisories/20240/

diff from NetBSD pkgsrc

ok naddy@
2006-05-29 19:34:59 +00:00
jolan
95532c514c don't unconditionally strip mpg123 2006-04-05 19:19:29 +00:00
robert
41eb7afc1f Add the arm to NOT_FOR_ARCHS because mpg123 is quiet unusable
without an FPU. People should use mpg321 instead, or mplayer with the
mad flavor.
2005-08-04 22:04:23 +00:00
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
espie
48252a0ad4 WANTLIB markers 2004-11-21 17:51:44 +00:00