The NetBSD Project

CVS log for pkgsrc/audio/icecast1/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.37 / (download) - annotate - [select for diffs], Mon Aug 14 05:23:47 2023 UTC (8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.22 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.36 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:02 2022 UTC (21 months, 2 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.22 (colored)

*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.35 / (download) - annotate - [select for diffs], Fri Dec 4 20:44:58 2020 UTC (3 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: 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
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.22 (colored)

Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Jan 26 17:30:42 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.22 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Apr 25 07:32:35 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.22 (colored)

PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.32 / (download) - annotate - [select for diffs], Wed Apr 20 12:10:26 2016 UTC (8 years ago) by nros
Branch: MAIN
CVS Tags: 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
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored) to selected 1.22 (colored)

Set LICENSE for a lot of audio packages.

Revision 1.31 / (download) - annotate - [select for diffs], Sat May 17 16:10:41 2014 UTC (9 years, 11 months ago) by wiz
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, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.22 (colored)

Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jul 15 02:02:17 2013 UTC (10 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.29: +4 -4 lines
Diff to previous 1.29 (colored) to selected 1.22 (colored)

* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
  are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".

Revision 1.29 / (download) - annotate - [select for diffs], Wed Sep 12 00:24:39 2012 UTC (11 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.28: +1 -3 lines
Diff to previous 1.28 (colored) to selected 1.22 (colored)

"user-destdir" is default these days

Revision 1.28 / (download) - annotate - [select for diffs], Thu Mar 15 11:53:20 2012 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.22 (colored)

Bump PKGREVISION from default python to 2.7.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jan 11 17:42:36 2012 UTC (12 years, 3 months ago) by hans
Branch: MAIN
Changes since 1.26: +4 -2 lines
Diff to previous 1.26 (colored) to selected 1.22 (colored)

There's no libutil on SunOS.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:32 2010 UTC (14 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: 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, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.22 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

Revision 1.25 / (download) - annotate - [select for diffs], Wed May 20 00:58:05 2009 UTC (14 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.22 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Feb 9 22:56:21 2009 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.22 (colored)

Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Jul 14 12:55:56 2008 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.22: +3 -1 lines
Diff to previous 1.22 (colored)

Mark as destdir ready.

Revision 1.22 / (download) - annotate - [selected], Sat May 10 08:18:34 2008 UTC (15 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Update MASTER_SITES.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 18 11:07:36 2006 UTC (17 years, 10 months ago) by rillig
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, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored) to selected 1.22 (colored)

Replaced /var with ${VARBASE} in patch-ab, which fixes all unprivileged
bulk builds. Bumped PKGREVISION.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Apr 30 21:26:54 2006 UTC (17 years, 11 months ago) by rillig
Branch: MAIN
Changes since 1.19: +7 -7 lines
Diff to previous 1.19 (colored) to selected 1.22 (colored)

Converted to the SUBST framework.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:56 2006 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.22 (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:10 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.22 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:31 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored) to selected 1.22 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:02 2005 UTC (18 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.22 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:48 2005 UTC (18 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored) to selected 1.22 (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.14 / (download) - annotate - [select for diffs], Fri Nov 11 17:21:11 2005 UTC (18 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.22 (colored)

Don't define weired underscore macros on DrgaonFly, they break
the system headers. Depend on errno.h to define errno, fix an instance
where errno is used without errno.h Since this is a bug for a threaded
program and icecast at the very least is linked threaded here,
bump the revision.

Revision 1.13 / (download) - annotate - [select for diffs], Tue May 31 21:55:53 2005 UTC (18 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.22 (colored)

Changed #defined to yes in GNU_CONFIGURE.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:53 2005 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored) to selected 1.22 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:41 2004 UTC (19 years, 3 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.22 (colored)

The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).

Revision 1.10 / (download) - annotate - [select for diffs], Wed Dec 22 16:14:23 2004 UTC (19 years, 4 months ago) by kim
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.22 (colored)

I'm unable to maintain this package.  (Not using it anymore.)

Revision 1.9 / (download) - annotate - [select for diffs], Fri Nov 12 06:39:19 2004 UTC (19 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.8: +1 -3 lines
Diff to previous 1.8 (colored) to selected 1.22 (colored)

Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk.  Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).

Revision 1.8 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:06 2004 UTC (19 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.22 (colored)

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.

Revision 1.7 / (download) - annotate - [select for diffs], Sun May 2 10:05:34 2004 UTC (19 years, 11 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.6: +3 -7 lines
Diff to previous 1.6 (colored) to selected 1.22 (colored)

Make the package use the blessed pthread package, instead of hard-coding
unproven-pthreads.

Bump PKGREVISION.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 11 15:57:40 2004 UTC (20 years ago) by snj
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.22 (colored)

It is not sufficient to define USE_BUILDLINK3; set it to yes.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 11 06:03:15 2004 UTC (20 years ago) by snj
Branch: MAIN
Changes since 1.4: +6 -11 lines
Diff to previous 1.4 (colored) to selected 1.22 (colored)

Convert to buildlink3.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 11 05:48:34 2004 UTC (20 years ago) by kim
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.22 (colored)

Fix WMP9 playback time limit by not sending a Content-Length header.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 12 03:54:28 2004 UTC (20 years, 3 months ago) by kim
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.22 (colored)

Fix MAINTAINER.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 11 17:06:31 2004 UTC (20 years, 3 months ago) by kim
Branch: MAIN
Changes since 1.1: +21 -1 lines
Diff to previous 1.1 (colored) to selected 1.22 (colored)

Catch BUILD_DEFS.

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sun Jan 11 16:59:34 2004 UTC (20 years, 3 months ago) by kim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1.1.1: +18 -1 lines
Diff to previous 1.1.1.1 (colored) to selected 1.22 (colored)

Bring back Icecast v1.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jan 8 20:48:45 2004 UTC (20 years, 3 months ago) by xtraeme
Branch: TNF
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.22 (colored)

Reimport icecast to icecast1.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 8 20:48:45 2004 UTC (20 years, 3 months ago) by xtraeme
Branch: MAIN
Diff to selected 1.22 (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>