The NetBSD Project

CVS log for pkgsrc/lang/mpd/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / lang / mpd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Sun Dec 18 19:12:28 2011 UTC (5 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Like lang/sr (this comes from the same group/project) there is no support
for x86_64.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Mar 3 13:31:53 2010 UTC (2 years, 2 months ago) by is
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.14: +10 -6 lines
Diff to previous 1.14 (colored)

DESTDIR support.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:18 2009 UTC (2 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
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 7 17:43:14 2008 UTC (4 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)

Fix installation.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 25 09:48:13 2007 UTC (5 years, 2 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, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Convert to xorg.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:56 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

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.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 10 04:04:22 2006 UTC (5 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.9: +22 -27 lines
Diff to previous 1.9 (colored)

- Converted the package to using the SUBST framework.
- Fixed pkglint warnings.
- Moved the documentation to share/doc/mpd.
- Bumped PKGREVISION.

Revision 1.9 / (download) - annotate - [select for diffs], Thu May 18 12:57:15 2006 UTC (6 years ago) by is
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Vee need morr spasssse.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:46 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:26 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

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

Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 19 08:45:24 2005 UTC (6 years, 7 months ago) by is
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

use DIST_SUBDIR to avoid name clashes with MUSICPD

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 19 04:43:31 2005 UTC (6 years, 7 months ago) by is
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 (colored)

musicpd calls its files mpd, alas!

Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 17 20:30:27 2005 UTC (6 years, 7 months ago) by is
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Portability patch

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 17 20:18:34 2005 UTC (6 years, 7 months ago) by is
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

String-Pointer conversion patches from NetBSD sr package

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 17 19:45:18 2005 UTC (6 years, 7 months ago) by is
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Patches for 64bit cleanliness

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 17 16:16:48 2005 UTC (6 years, 7 months ago) by is
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of MPD-1.0.1. Might still have some problems on LP64.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 17 16:16:48 2005 UTC (6 years, 7 months ago) by is
Branch: MAIN

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>