The NetBSD Project

CVS log for pkgsrc/audio/mpg123-nas/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / mpg123-nas

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.29 / (download) - annotate - [select for diffs], Sat Apr 17 09:20:47 2021 UTC (2 years, 7 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, HEAD
Changes since 1.28: +3 -2 lines
Diff to previous 1.28 (colored)

mpg123-nas: revert accidental changes to wrong directory

Revision 1.28 / (download) - annotate - [select for diffs], Sat Apr 17 09:15:05 2021 UTC (2 years, 7 months ago) by nia
Branch: MAIN
Changes since 1.27: +3 -4 lines
Diff to previous 1.27 (colored)

add audio/mpg123-jack

JACK output module for the mpg123 audio player.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Dec 18 22:58:35 2016 UTC (6 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.26: +1 -3 lines
Diff to previous 1.26 (colored)

Changes 1.23.8:
- Fix long-standing bad memory read (via integer underflow) in ID3 parser
  for crafted ID3v2 tags with tiny size information

Revision 1.26 / (download) - annotate - [select for diffs], Thu Jan 1 08:29:07 2015 UTC (8 years, 11 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.25: +2 -4 lines
Diff to previous 1.25 (colored)

Comment out NOT_FOR_COMPILER and remove ONLY_FOR_PLATFORM restriction that
appears to have originated in a much earlier mpg123's build system.

Revision 1.25 / (download) - annotate - [select for diffs], Tue May 20 19:59:10 2014 UTC (9 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.24: +3 -5 lines
Diff to previous 1.24 (colored)

Changes 1.19.0:
- Support float and 32/24 bit integer output also with fixed-point decoders (conversion from 16 bit precision).
- A-Law output encoding is actually implemented now (Michael introduced the encoding back in the old days without ever implementing theconversion table, apparently).
- Added --with-cpu=arm_fpu as decoder choice for runtime switch between plain fpu code and NEON.
- Fix ARM builds to work properly on debian systems without special CFLAGS (NEON decoder, specifically).
- Make scripts/benchmark-cpu.pl check the return value instead of delivering crazy timings for crashed mpg123.
- Trigger track initialization in mpg123_info() to avoid use of uninitialized variables (watch out for MPG123_NEED_MORE return value!).
- Fix integer code to 32 bit numbers where it would waste 64 bit on modern systems.
- Add non-executable stack marking also to ARM assembly.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Oct 17 19:45:56 2011 UTC (12 years, 1 month ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.23: +3 -2 lines
Diff to previous 1.23 (colored)

PR/44543 -- recognize any non-zero return value getaddrinfo() as error.
Bump revisions of all variant packages.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Mar 14 14:47:36 2010 UTC (13 years, 8 months ago) by martin
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.22: +4 -14 lines
Diff to previous 1.22 (colored)

Adapt to new mpg123 world order

Revision 1.22 / (download) - annotate - [select for diffs], Mon Feb 1 01:16:24 2010 UTC (13 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.21: +3 -1 lines
Diff to previous 1.21 (colored)

DESTDIR ready

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jan 26 21:39:00 2007 UTC (16 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Modular Xorg support.

Revision 1.19.2.1 / (download) - annotate - [select for diffs], Sat May 27 11:24:06 2006 UTC (17 years, 6 months ago) by ghen
Branch: pkgsrc-2006Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) next main 1.20 (colored)

Pullup ticket 1673 - requested by drochner
security fix for mpg123

Revisions pulled up:
- pkgsrc/audio/mpg123/Makefile		1.42
- pkgsrc/audio/mpg123/distinfo		1.27
- pkgsrc/audio/mpg123/patches/patch-ai	1.4
- pkgsrc/audio/mpg123-esound/Makefile	1.17
- pkgsrc/audio/mpg123-nas/Makefile	1.20

   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Fri May 26 12:16:13 UTC 2006

   Modified Files:
           pkgsrc/audio/mpg123: Makefile distinfo
           pkgsrc/audio/mpg123/patches: patch-ai

   Log Message:
   fix buffer overflow (CVE-2006-1655), from Debian
   bump PKGREVISION
---
   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Fri May 26 12:33:37 UTC 2006

   Modified Files:
           pkgsrc/audio/mpg123-esound: Makefile
           pkgsrc/audio/mpg123-nas: Makefile

   Log Message:
   also bump PKGREVISION for mpg123 security fix, pointed out
   by Joerg Sonnenberger

Revision 1.20 / (download) - annotate - [select for diffs], Fri May 26 12:33:37 2006 UTC (17 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

also bump PKGREVISION for mpg123 security fix, pointed out
by Joerg Sonnenberger

Revision 1.19 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:57 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base
Branch point for: pkgsrc-2006Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

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.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:12 2006 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Jan 9 22:00:25 2006 UTC (17 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.16: +7 -2 lines
Diff to previous 1.16 (colored)

Limit this package to platforms for which NAS support is really available
in "mpg123". Also exclude SUNWspro because there's only a NAS target
for Solaris using GCC as the compiler.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jan 9 21:42:49 2006 UTC (17 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Bump package revision because NAS support was not compiled previously
on all NetBSD platforms except arm, i386 and m68k.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jan 9 17:43:59 2006 UTC (17 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

I only maintain the "mpg123" package and not the "mpg123-nas" and
"mpg123-esound" flavours.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Dec 10 21:31:41 2005 UTC (17 years, 11 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Converted packages audio/mpg123* to bsd.options.mk framework (Approved by tron).
No bump of PKGREVISION necessary.

Revision 1.12.4.1 / (download) - annotate - [select for diffs], Mon Oct 3 19:00:34 2005 UTC (18 years, 2 months ago) by salo
Branch: pkgsrc-2005Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

Pullup ticket 798 - requested by Joerg Sonnenberger
bugfixes for mpg123

Revisions pulled up:
- pkgsrc/audio/mpg123/Makefile			1.40
- pkgsrc/audio/mpg123/distinfo			1.24
- pkgsrc/audio/mpg123-esound/Makefile		1.12
- pkgsrc/audio/mpg123-nas/Makefile		1.13
- pkgsrc/audio/mpg123/patches/patch-aq		1.3
- pkgsrc/audio/mpg123/patches/patch-av		1.1
- pkgsrc/audio/mpg123/patches/patch-aw		1.1

   Module Name:		pkgsrc
   Committed By:	joerg
   Date:		Mon Oct  3 15:17:14 UTC 2005

   Modified Files:
   	pkgsrc/audio/mpg123: Makefile distinfo
   	pkgsrc/audio/mpg123-esound: Makefile
   	pkgsrc/audio/mpg123-nas: Makefile
   	pkgsrc/audio/mpg123/patches: patch-aq
   Added Files:
   	pkgsrc/audio/mpg123/patches: patch-av patch-aw

   Log Message:
   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.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Oct 3 15:17:14 2005 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

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.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jun 1 18:02:38 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Branch point for: pkgsrc-2005Q3
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Sat Jan 15 07:00:18 2005 UTC (18 years, 10 months ago) by snj
Branch: pkgsrc-2004Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) next main 1.11 (colored)

Pullup ticket 227 - requested by Matthias Drochner
security fix for mpg123

   Module Name:  pkgsrc
   Committed By: drochner
   Date:         Fri Jan  7 14:52:13 UTC 2005

   Modified Files:
         pkgsrc/audio/mpg123: Makefile distinfo
   Added Files:
         pkgsrc/audio/mpg123/patches: patch-as patch-at

   Log Message:
   Fix a buffer overflow by a malicous playlist (CAN-2004-1284).
   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
---
   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Wed Jan 12 11:52:38 UTC 2005

   Modified Files:
           pkgsrc/audio/mpg123: distinfo
           pkgsrc/audio/mpg123/patches: patch-ar

   Log Message:
   another header valdation (CAN-2004-0991)
   ride on recent PKGREVISION bump
---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Wed Jan 12 14:17:44 UTC 2005

   Modified Files:
           pkgsrc/audio/mpg123: Makefile
           pkgsrc/audio/mpg123-esound: Makefile
           pkgsrc/audio/mpg123-nas: Makefile

   Log Message:
   PKGREVISION bump for security fix (previous bump was >4 days ago.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 12 14:17:44 2005 UTC (18 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

PKGREVISION bump for security fix (previous bump was >4 days ago.

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Tue Nov 9 08:50:38 2004 UTC (19 years ago) by salo
Branch: pkgsrc-2004Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

Pullup ticket 134 - requested by Matthias Scheler
security fix for mpg123

        Module Name:	pkgsrc
        Committed By:	tron
        Date:		Sun Nov  7 08:55:04 UTC 2004

        Modified Files:
        	pkgsrc/audio/mpg123: Makefile distinfo
        	pkgsrc/audio/mpg123-esound: Makefile
        	pkgsrc/audio/mpg123-nas: Makefile
        	pkgsrc/audio/mpg123/patches: patch-aq

        Log Message:
        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.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Nov 7 08:55:04 2004 UTC (19 years ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base
Branch point for: pkgsrc-2004Q4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

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.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 7 22:14:10 2004 UTC (19 years, 2 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base
Branch point for: pkgsrc-2004Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

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.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Apr 24 23:16:32 2004 UTC (19 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

bl3 packages should only include bl3 files.

Revision 1.5.2.1 / (download) - annotate - [select for diffs], Tue Feb 10 15:59:42 2004 UTC (19 years, 9 months ago) by agc
Branch: pkgsrc-2003Q4
Changes since 1.5: +3 -4 lines
Diff to previous 1.5 (colored) next main 1.6 (colored)

Pullup security fix to the pkgsrc-2003Q4 branch, requested by Matthias Scheler.

        Module Name:    pkgsrc
        Committed By:   tron
        Date:           Tue Feb 10 09:32:47 UTC 2004

        Modified Files:
                pkgsrc/audio/mpg123: Makefile distinfo
                pkgsrc/audio/mpg123-esound: Makefile
                pkgsrc/audio/mpg123-nas: Makefile
        Added Files:
                pkgsrc/audio/mpg123/patches: patch-aq

        Log Message:
        Fix security vulnerability reported in CAN-2003-0865. Bump package revision
        because of this fix.

Also pull in the intermmediate USE_X11BASE -> USE_X11 fix, to ensure
consistent binary package naming across pkgsrc-2003Q4 branch and the
head.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Feb 10 09:32:47 2004 UTC (19 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

Fix security vulnerability reported in CAN-2003-0865. Bump package revision
because of this fix.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 28 12:48:24 2004 UTC (19 years, 10 months ago) by xtraeme
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

There's no need to use 'USE_X11BASE' in mpg123-nas package, we'll use
USE_X11 instead, bump PKGREVISION.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 18 16:25:14 2003 UTC (20 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base
Branch point for: pkgsrc-2003Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Specify the category when including other files and when depending on other
packages.  From PR pkg/21864 by ccatrian at eml.cc.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 28 12:24:06 2002 UTC (21 years ago) by markd
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.3: +6 -55 lines
Diff to previous 1.3 (colored)

Use the mpg123 Makefile.common to build mpg123-nas.
Based on PR 18532 from Greg A. Woods.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Aug 31 14:25:37 2002 UTC (21 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Convert to buildlink2.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 21 02:43:44 2002 UTC (21 years, 3 months ago) by grant
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

check that USE_INET6 is defined.
remove extraneous parenthesis around .if (${FOO} ..) conditions.

Revision 1.1.1.1.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 18:38:42 2002 UTC (21 years, 5 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1.2.1: +66 -0 lines
Diff to previous 1.1.1.1.2.1 (colored) to branchpoint 1.1.1.1 (colored) next main 1.2 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.1.1.1.2.1, Sat May 25 06:28:00 2002 UTC (21 years, 6 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1: +0 -66 lines
FILE REMOVED

file Makefile was added on branch buildlink2 on 2002-06-23 18:38:42 +0000

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat May 25 06:28:00 2002 UTC (21 years, 6 months ago) by rh
Branch: TNF
CVS Tags: pkgviews, pkgsrc-base, netbsd-1-6, buildlink2-base
Branch point for: buildlink2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of mpg123-nas-0.59.18, an mpg123 (mp3 player) variant with
an NAS backend.  This closes PR pkg/14317.

Revision 1.1 / (download) - annotate - [select for diffs], Sat May 25 06:28:00 2002 UTC (21 years, 6 months ago) by rh
Branch: MAIN
CVS Tags: pkgviews-base, netbsd-1-6-RELEASE-base

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>