Commit Graph

77 Commits

Author SHA1 Message Date
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
brad
33573e959c it's stupid to download a separate diff (l3.diff.gz) to fix mpg123 on alpha
and then modify most of it locally to work on other 64-bit archs so just
merge this tiny diff into patch-layer3_c
2004-09-15 20:38:07 +00:00
brad
6566b089c6 sync 2004-09-15 20:35:59 +00:00
pvalchev
e0cda5f23d fix buffer overflow, can allow arbitrary code execution by playing an mp3
with specially crafted header; "Davide Del Vecchio" <dante@alighieri.org>
2004-09-07 21:23:24 +00:00
espie
79fe9efdfd switch to new style PLISTS, using @lib, ditching DYNLIBDIR.
Replace two INSTALL scripts with @sample.
Reorder plists to match auto-generation, add comments for files that
don't get installed.
2004-08-06 14:37:27 +00:00
jolan
57f4c720db remove hppa gcc2 optimization workaround 2004-06-19 23:37:41 +00:00
jolan
17ca57b314 - sync w/update-patches
- respect CFLAGS
- let this at least compile on hppa
2004-04-20 01:45:30 +00:00
pvalchev
23f0243b5f fix amd64, tested by matthieu 2004-03-07 19:54:10 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
margarida
c0be2e5be4 Security fix:
A problem in the handling of some types of remote files has been reported
in mpg123. Because of this, it may be possible for a remote attacker to
execute arbitrary code with the privileges of the mpg123 user.

ok naddy@ jolan@
2003-11-13 20:51:50 +00:00
jason
febca793e1 things treated as *'s to long should -be- long's lest you raise the ire of
a processor where sizeof(long) != sizeof(int) and strict alignment.
commitski pval.
2003-07-22 03:24:42 +00:00
pvalchev
c779d817a1 sparc64 is 64bit too, let it use code meant for alpha as well (int vs long)
fixes playing issues; found by jason@
2003-07-21 20:24:42 +00:00
brad
0c2046831a A vulnerability in the way mpg123 handles MP3 files with a bitrate
of zero may allow attackers to execute arbitrary code using a
specially crafted MP3 file.

http://marc.theaimsgroup.com/?l=bugtraq&m=104274357314340&w=2
2003-07-17 23:58:33 +00:00
pvalchev
e68304f74e put Espie's license here by his request 2003-06-12 22:25:59 +00:00
pvalchev
844ede5909 remove license term 3 for espie, ports tree appears clean of terms 3/4 now 2003-06-12 22:15:26 +00:00
tedu
23aa20e44a turn on pentium optimization. should still work for all procs. ok naddy@ 2003-05-27 19:15:14 +00:00
naddy
e05e397ffc No regression tests available. 2002-10-24 22:20:03 +00:00
pvalchev
6ec2feaefa not for sparc64 2002-03-29 23:29:55 +00:00
espie
4eeb7add33 bump NEED_VERSION for distinfo 2002-03-21 20:35:40 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
heko
601099c96c deraadt@ on icb: license is not acceptable for CDROM
Remove ho@ from maintainer per his request
2001-10-24 21:32:12 +00:00
naddy
7b081f4b61 oops, add esd dependency for respective flavor 2001-05-22 11:18:26 +00:00
naddy
4fd45d6e59 - cleanup, better CFLAGS/COPTS handling
- add esd flavor
- don't clobber xterm title
no response from maintainer; ok espie@
2001-04-24 00:48:12 +00:00
ho
7ddd30678f If we fail to open the audio device, print a warning about it.
Reported by <rd@thrush.com>.
2001-04-15 15:50:24 +00:00
obecian
1eabde0bc3 + bump NEED_VERSION, add COMMENT to Makefile
+ rm pkg/COMMENT
+ rm deprecated LICENSE_TYPE, add NEED_VERSION,
  spaces->tabs (general update/cleanup, some ports are OLD)
2001-04-13 03:23:59 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00