Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-20 | Improve error handling for broken input streams and make the backend deal | martin | 3 | -44/+78 | |
with a dying frontend. Fixes PR pkg/39378. | |||||
2008-05-20 | Honour PKGMANDIR | tnn | 2 | -7/+16 | |
2008-04-29 | Remove as maintainer. Blair Sadewitz is working on an update version | tron | 1 | -2/+2 | |
already. | |||||
2007-03-22 | replace no-commercial-use with actual license | gdt | 1 | -2/+2 | |
2006-05-26 | fix buffer overflow (CVE-2006-1655), from Debian | drochner | 3 | -41/+53 | |
bump PKGREVISION | |||||
2006-02-19 | Provide a default for "TARGET_SUFFIX" variable to avoid "bmake" errors | tron | 1 | -1/+3 | |
on various platforms. This fixes PR pkg/32824 by Brandon Bergren. | |||||
2006-01-09 | Use correct target when building "mpg123" with NAS support under Linux. | tron | 1 | -2/+4 | |
2006-01-09 | Correct default NetBSD build target. This should make "mpg123-nas" work | tron | 1 | -2/+2 | |
under NetBSD-amd64. Patch provided by Wojciech Puchar in PR pkg/30861. | |||||
2006-01-09 | I only maintain the "mpg123" package and not the "mpg123-nas" and | tron | 1 | -2/+2 | |
"mpg123-esound" flavours. | |||||
2005-12-11 | Provide nsd target and fix esd target for FreeBSD and DragonFly. | joerg | 2 | -16/+32 | |
2005-12-10 | Converted packages audio/mpg123* to bsd.options.mk framework (Approved by tron). | heinz | 2 | -9/+22 | |
No bump of PKGREVISION necessary. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-10-03 | Use the FreeBSD rules for DragonFly as well. | joerg | 2 | -15/+42 | |
2005-10-03 | Correct usage of errno and ctype macros. The former is wrong when thread | joerg | 5 | -13/+63 | |
linking is active, the latter can result in segfaults. Bump revisions of mpg123, mpg123-esound and mpg123-nas for the ctype bugfix. | |||||
2005-05-31 | Removed trailing empty line. | rillig | 1 | -2/+1 | |
2005-05-24 | Removed an empty line. | rillig | 1 | -2/+1 | |
2005-04-18 | tron volunteered to maintain this package. | wiz | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-28 | added support for "old" (i.e. pre-6.X) IRIX audio libraries. | schwarz | 2 | -1/+159 | |
(approved by recht and jschauma) | |||||
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+3 | |
2005-02-23 | Enable pkgviews installation. Patches provided by Joachim Kuebart on | minskim | 1 | -1/+3 | |
tech-pkg@. | |||||
2005-02-17 | Add MPG123_ARM_FIXED64 to BUILD_DEFS. | wiz | 1 | -2/+2 | |
Noted by Jesse Off in PR 29411. | |||||
2005-01-12 | PKGREVISION bump for security fix (previous bump was >4 days ago. | wiz | 1 | -2/+2 | |
2005-01-12 | another header valdation (CAN-2004-0991) | drochner | 2 | -7/+14 | |
ride on recent PKGREVISION bump | |||||
2005-01-07 | Fix a buffer overflow by a malicous playlist (CAN-2004-1284). | drochner | 4 | -3/+35 | |
Being here, fix a possible problem which was mentioned in conjunction with CAN-2003-0577 - zero bitrate makes mpg123 assume a negative frame size. bump PKGREVISION | |||||
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -14/+14 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-11-07 | Add fix for security vulnerability reported in CAN-2004-0982 based on | tron | 3 | -7/+51 | |
patches from Debian's advisory DSA-578. Bump package revision because of this fix. | |||||
2004-09-07 | PKGREVISION++ | salo | 3 | -3/+23 | |
- fix a buffer overflow: "A malicious formatted mp3/2 causes mpg123 to fail header checks, this may allow arbitrary code to be executed with the privilege of the user trying to play the mp3." - patch from Debian but retain code style. | |||||
2004-04-11 | bl3ify | xtraeme | 1 | -2/+2 | |
2004-04-09 | add LICENSE=no-commercial-use. noted by Bruce J.A. Nourish in | grant | 1 | -1/+3 | |
PR pkg/24510. | |||||
2004-03-17 | add a darwin-esd target | danw | 2 | -3/+20 | |
2004-03-05 | Needs to include compiler.mk before using PKGSRC_COMPILER. | bouyer | 1 | -2/+2 | |
2004-02-10 | Fix security vulnerability reported in CAN-2003-0865. Bump package revision | tron | 3 | -3/+29 | |
because of this fix. | |||||
2004-02-09 | USE_GCC[23], USE_SUNPRO, and USE_MIPSPRO are all deprecated. | jlam | 1 | -2/+2 | |
2003-12-18 | Get the default target for Solaris working with USE_SUNPRO. | sketch | 1 | -1/+5 | |
Still TODO: Add targets for -nas and -esd back-ends to match GCC. | |||||
2003-10-23 | fall back to 'netbsd' target if there's no special arch target. | grant | 1 | -1/+3 | |
noted by martin@. | |||||
2003-10-18 | remove some cruft from the rcs id line. | grant | 1 | -1/+2 | |
2003-10-18 | make this work on FreeBSD by setting ALL_TARGET to a sensible default | grant | 3 | -6/+20 | |
if we don't have an override, and using sys/soundcard.h instead of machine/soundcard.h. | |||||
2003-10-18 | add a missing double quote, whitespace and other minor nits. | grant | 1 | -7/+5 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-23 | s/packages@/tech-pkg@/g | jschauma | 1 | -2/+2 | |
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru)) | |||||
2003-04-03 | drop some unneeded parens. | grant | 1 | -9/+8 | |
2003-04-03 | Make this compile on Linux. Only tested on i386, but should work | jschauma | 1 | -18/+26 | |
on linux-sparc, linux-alpha, linux-ppc etc. assuming the target is correct. | |||||
2003-03-13 | Add ALL_TARGET for IRIX. | jschauma | 1 | -7/+9 | |
2002-11-28 | Use the mpg123 Makefile.common to build mpg123-nas. | markd | 2 | -6/+85 | |
Based on PR 18532 from Greg A. Woods. | |||||
2002-09-06 | Convert to buildlink2. Share distinfo between mpg123 and mpg123-esound. | wiz | 3 | -19/+20 | |
2002-06-23 | Integrate ARM 64bit fixedpoint patch submitted by Tim Deegan in pkg/16479. | kent | 5 | -73/+181 | |
This feature is enabled by MPG123_ARM_FIXED64. mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound. | |||||
2002-06-22 | Rescue Makefile entries removed accidentaly. | kent | 2 | -9/+44 | |
2002-06-22 | Remove unnecessary macro. | kent | 2 | -13/+13 | |
2002-06-22 | Add mpg123 with EsounD. All modifications required for EsounD are merged to | kent | 3 | -46/+87 | |
mpg123/patches/*. This closes PR pkg/12059. |