The NetBSD Project

CVS log for pkgsrc/audio/xcdplayer/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / xcdplayer

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.29 / (download) - annotate - [select for diffs], Wed Apr 20 12:10:34 2016 UTC (7 years, 11 months ago) by nros
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, 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, 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, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, HEAD
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored) to selected 1.4 (colored)

Set LICENSE for a lot of audio packages.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Jan 1 09:09:15 2015 UTC (9 years, 3 months ago) by dholland
Branch: MAIN
CVS Tags: 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.27: +6 -2 lines
Diff to previous 1.27 (colored) to selected 1.4 (colored)

Use BROKEN_EXCEPT_ON_PLATFORM. This package comes only with cdrom code
for Solaris and IRIX; we ship cdrom code for BSD, so theoretically we
could also ship cdrom code for other platforms if anyone wanted to get
it working. Hence, report it broken on those platforms instead of
skipping it.

Revision 1.27 / (download) - annotate - [select for diffs], Tue Oct 2 23:48:13 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, 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
Changes since 1.26: +1 -3 lines
Diff to previous 1.26 (colored) to selected 1.4 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.26 / (download) - annotate - [select for diffs], Thu May 3 09:55:29 2012 UTC (11 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.25: +2 -3 lines
Diff to previous 1.25 (colored) to selected 1.4 (colored)

Drop dependency on libXp (from Imake)

* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
  x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
  but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
  so all platforms should not require libXp from libXaw with Imake.

Bump PKGREVISION.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Sep 4 22:05:39 2011 UTC (12 years, 7 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.4 (colored)

Fix void main, caught by clang.

While here, fix other problems caught by gcc:
 - casting malloc instead of including <stdlib.h>
 - casting calloc instead of including <stdlib.h>
 - failing to include <time.h> with bad consequences for -current.

PKGREVISION -> 5.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Oct 31 08:54:34 2010 UTC (13 years, 5 months ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.4 (colored)

This package supports only SunOS, IRIX, and *BSD.
Thus, set ONLY_FOR_PLATFORM, not NOT_FOR_PLATFORM.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Nov 10 17:21:33 2008 UTC (15 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, 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
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.4 (colored)

Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:08 2008 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.21: +3 -1 lines
Diff to previous 1.21 (colored) to selected 1.4 (colored)

Add DESTDIR support.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jun 8 18:34:39 2007 UTC (16 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored) to selected 1.4 (colored)

Remove dead MASTER_SITES. From Zafer Aydogan.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:08 2007 UTC (17 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.4 (colored)

Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Dec 27 13:37:35 2006 UTC (17 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.18: +5 -1 lines
Diff to previous 1.18 (colored) to selected 1.4 (colored)

- fine grained X11 dependencies for packages which have either USE_IMAKE
  or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Aug 12 14:51:39 2006 UTC (17 years, 8 months ago) by darcy
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.4 (colored)

Rearrange position of some static functions to allow them to self-define
and compile under GCC-4.

Bump PKGREVISION.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:59 2006 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.4 (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.16 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:16 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.4 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Oct 31 16:44:19 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored) to selected 1.4 (colored)

NOT_FOR_PLATFORM Interix.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Mar 24 21:12:51 2005 UTC (19 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored) to selected 1.4 (colored)

Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 17 21:23:47 2003 UTC (20 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.4 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 2 01:21:31 2003 UTC (20 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.4 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 25 02:22:29 2003 UTC (21 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored) to selected 1.4 (colored)

Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 25 17:26:01 2001 UTC (22 years, 5 months ago) by agc
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.9: +6 -1 lines
Diff to previous 1.9 (colored) to selected 1.4 (colored)

Having a 3-line script for the pre-configure stage is overkill - move
the commands into the package Makefile as a pre-configure target.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Aug 22 17:38:56 2001 UTC (22 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored) to selected 1.4 (colored)

Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition).  This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 2 21:37:41 2001 UTC (22 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored) to selected 1.4 (colored)

Mark as USE_BUILDLINK_ONLY.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 16 13:30:53 2001 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored) to selected 1.4 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 18 16:15:11 1998 UTC (25 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-3-PATCH003, comdex-fall-1999
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)

Update package Makefiles for automatic manual page handling.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 20 11:56:20 1998 UTC (26 years ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.

Revision 1.4 / (download) - annotate - [selected], Wed Apr 15 10:38:12 1998 UTC (26 years ago) by agc
Branch: MAIN
Changes since 1.3: +2 -7 lines
Diff to previous 1.3 (colored)

Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 10 12:29:22 1998 UTC (26 years, 1 month ago) by frueauf
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)

The pkg does not install xcdplayer.1 but xcdplayer.0. MAN1->CAT1.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 19 01:20:26 1998 UTC (26 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)

portlint: Fix RCS Id

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 28 23:19:20 1997 UTC (26 years, 5 months ago) by augustss
Branch: FREEBSD
CVS Tags: FreeBSD-97-10-25
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)

Initial import of FreeBSD audio packages.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 28 23:19:20 1997 UTC (26 years, 5 months ago) by augustss
Branch: MAIN
Diff to selected 1.4 (colored)

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>