The NetBSD Project

CVS log for pkgsrc/audio/nosefart/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:12 2020 UTC (3 years, 8 months ago) by rillig
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, 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, HEAD
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:03 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Feb 13 22:05:28 2015 UTC (8 years, 7 months ago) by snj
Branch: MAIN
CVS Tags: 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, 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.14: +2 -3 lines
Diff to previous 1.14 (colored)

Update nosefart to 2.9.

Changes:
2.9-mls - 2013-05-10

GCC now requires that -lm comes after the object name.  Trivial change
to Makefile to allow compilation.  Thanks to Gall for reporting this.

2.8-mls

GNU Make 3.82 broke the Makefile so that it no longer made the necessary
build directories. Put in a simple hack to make it keep working.

2.7-mls

Added 16-bit fixes and -B switch to Linux nosefart by Chris King.

Improved gnosefart error message given when nosefart isn't found.

2.6-mls

Updated gnosefart to 1.4.

2.5-mls

Added some lines to src/machine/nsf.c so that it's possible for programs
that use it to play multiple songs at once.  (This doesn't affect the
behavior of the Linux programs in this package at all. They still just
play one thing at a time.)

gnosefart updated to 1.3

2.4-mls (13 Sept 2005)

Updated nosefart code for gcc-4.0.

gnosefart updated to 1.2.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 2 23:48:02 2012 UTC (11 years 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.13: +1 -3 lines
Diff to previous 1.13 (colored)

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

Revision 1.13 / (download) - annotate - [select for diffs], Sun Sep 26 08:11:22 2010 UTC (13 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, 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
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

* set LICENSE=gnu-gpl-v2
* fixes build with recent gmake.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 2 06:10:33 2008 UTC (15 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: 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, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.11: +4 -2 lines
Diff to previous 1.11 (colored)

Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Apr 22 09:22:06 2006 UTC (17 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 9 21:04:41 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.

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

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 31 16:09:18 2005 UTC (17 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

NOT_FOR_PLATFORM Interix.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:39 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

Create directories before installing files into them.

Revision 1.6 / (download) - annotate - [select for diffs], Tue May 24 13:46:21 2005 UTC (18 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Moved CATEGORIES two lines down to make pkglint happy.

Revision 1.5 / (download) - annotate - [select for diffs], Sun May 22 20:07:39 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:55 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 3 13:02:18 2004 UTC (18 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

Update to 2.3, provided by David Griffith in private mail.

2.3-mls (12 Aug 2004)

Updated winamp plugin, thanks to K`rai.

2.2-mls (1 May 2004)

Added README.cl-amp (taken from Eli's page).

Added a fflush to nosefart for the benifit of gnosefart.

2.1-mls (23 April 2004)

gnosefart updated to 1.0.

2.0-mls (16 April 2004)

Added gnosefart 0.9, a GTK frontend for nosefart.

Decided to be more confident about my version numbering.

Nosefart now returns 0 if nothing went wrong.

1.92k-mls (4 April 2004)

Fixed a bug in the UI that made it not refresh properly.  Improved spec file.

1.92j-mls (21 March 2004)

A few small tweaks to nsfinfo and the interface.  Added spec file
for building RPMs.

Revision 1.2 / (download) - annotate - [select for diffs], Sun May 30 12:47:18 2004 UTC (19 years, 4 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

SUBST_FILES.<class> should be relative to ${WRKSRC}

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Feb 27 02:58:06 2004 UTC (19 years, 7 months ago) by snj
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of nosefart, an NSF (NES (8-bit Nintendo) Sound Format)
player.

Packaged by David Griffith, modified by wiz@ and me.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 27 02:58:06 2004 UTC (19 years, 7 months ago) by snj
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>