Commit graph

23 commits

Author SHA1 Message Date
martin
71e37408af Update to new mpg123 world order 2010-03-14 14:58:26 +00:00
joerg
e25ec1610f Needs pkg-config. 2008-08-11 15:21:04 +00:00
jlam
76ed4a5797 Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-02 06:10:30 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
drochner
189b505d75 also bump PKGREVISION for mpg123 security fix, pointed out
by Joerg Sonnenberger
2006-05-26 12:33:37 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
tron
2c5d66057e I only maintain the "mpg123" package and not the "mpg123-nas" and
"mpg123-esound" flavours.
2006-01-09 17:43:58 +00:00
heinz
7713e9c809 Converted packages audio/mpg123* to bsd.options.mk framework (Approved by tron).
No bump of PKGREVISION necessary.
2005-12-10 21:31:41 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-12-05 20:49:47 +00:00
joerg
5e00c79bb0 Correct usage of errno and ctype macros. The former is wrong when thread
linking is active, the latter can result in segfaults.

Bump revisions of mpg123, mpg123-esound and mpg123-nas for the ctype
bugfix.
2005-10-03 15:17:14 +00:00
minskim
4ce4aefac7 Set INSTALLATION_DIRS for pkgviews (already enabled). 2005-03-09 20:16:27 +00:00
wiz
9989d6c79e PKGREVISION bump for security fix (previous bump was >4 days ago. 2005-01-12 14:17:44 +00:00
tron
06f374e77e Add fix for security vulnerability reported in CAN-2004-0982 based on
patches from Debian's advisory DSA-578. Bump package revision because of
this fix.
2004-11-07 08:55:04 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
salo
dd49dadba1 PKGREVISION++
- 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-09-07 22:14:09 +00:00
wiz
40be2e69e6 bl3 packages should only include bl3 files. 2004-04-24 23:04:28 +00:00
tron
ab3123c4af Fix security vulnerability reported in CAN-2003-0865. Bump package revision
because of this fix.
2004-02-10 09:32:47 +00:00
markd
2cd1ac518c Install manual page and tidy up DESCR. From PR 18532 by Greg A. Woods. 2002-11-28 12:15:49 +00:00
wiz
5a65f07e96 Convert to buildlink2. Share distinfo between mpg123 and mpg123-esound. 2002-09-06 11:51:58 +00:00
kent
e80e55f014 Integrate ARM 64bit fixedpoint patch submitted by Tim Deegan in pkg/16479.
This feature is enabled by MPG123_ARM_FIXED64.

mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound.
2002-06-23 08:45:09 +00:00
kent
57602f4812 Rescue Makefile entries removed accidentaly. 2002-06-22 19:03:11 +00:00
kent
077841b6ae Remove unnecessary macro. 2002-06-22 18:47:29 +00:00
kent
305e393819 Add mpg123 with EsounD. All modifications required for EsounD are merged to
mpg123/patches/*.
This closes PR pkg/12059.
2002-06-22 17:56:37 +00:00