The NetBSD Project

CVS log for pkgsrc/audio/mikmod/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.57 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:12 2020 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: 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, HEAD
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (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.56 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:02 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (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.55 / (download) - annotate - [select for diffs], Tue Jun 20 15:44:22 2017 UTC (6 years, 8 months ago) by adam
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
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

Changes 3.2.8:
- Fixed several warnings from clang static analyzer.
- Fixed a misleading indentation warning from gcc6.
- A few minor OS/2 fixes.
- Support for building the Windows version using Open Watcom compiler.
- Other minor fix/tidy-ups.

Revision 1.54 / (download) - annotate - [select for diffs], Wed Jan 4 16:19:33 2017 UTC (7 years, 2 months ago) by roy
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored)

Use the curses framework.

Revision 1.53 / (download) - annotate - [select for diffs], Sat Nov 12 07:34:34 2016 UTC (7 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.52: +2 -3 lines
Diff to previous 1.52 (colored)

MikMod 3.2.7:
- Documentation update.
- Update DOS build for the new djgpp-2.05 release.

Revision 1.52 / (download) - annotate - [select for diffs], Tue Aug 18 07:31:02 2015 UTC (8 years, 7 months ago) by wiz
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
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.

Revision 1.51 / (download) - annotate - [select for diffs], Mon Aug 17 17:11:20 2015 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.50: +2 -1 lines
Diff to previous 1.50 (colored)

Bump PKGREVISION for ncurses shlib bump.

Revision 1.50 / (download) - annotate - [select for diffs], Mon Feb 9 22:25:15 2015 UTC (9 years, 1 month ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

update HOMEPAGE

Revision 1.49 / (download) - annotate - [select for diffs], Fri Nov 21 15:45:23 2014 UTC (9 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.48: +4 -4 lines
Diff to previous 1.48 (colored)

Changes 3.2.6:
- Fix curses linkage on some setups. (add -ltinfo if necessary.)
- Windows version now relies on %USERPROFILE% instead of %HOME%
  for its config and playlist.
- The dos version doesn't check %HOME% anymore and simply uses C:
  for its config and playlist.
- Support for AmigaOS and its variants like MorphOS, AROS. (thanks
  to Szilard Biro for lots of help.)
- Build system configuration and packaging simplifications, tidy-ups.
- Configury: fix link tests for older binutils.
- Cmake updates and improvements. Several makefile clean-ups.
- Several portability tweaks.
- Fix some OS/2 bit rot. (for nostalgia...)
- Removed ancient convert_playlist script which used to supposed
  to convert pre-ancient mikmod playlists. Documentation updates.

Revision 1.48 / (download) - annotate - [select for diffs], Thu Oct 9 14:05:57 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.47: +1 -3 lines
Diff to previous 1.47 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.47 / (download) - annotate - [select for diffs], Tue Oct 2 23:47:57 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: 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.46: +1 -2 lines
Diff to previous 1.46 (colored)

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

Revision 1.46 / (download) - annotate - [select for diffs], Sat Jul 21 19:35:03 2012 UTC (11 years, 7 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

Update HOMEPAGE

Revision 1.45 / (download) - annotate - [select for diffs], Mon Jun 4 09:29:54 2012 UTC (11 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

Recursive bump for libmikmod shlib major ++
Noted by dholland.

Revision 1.44 / (download) - annotate - [select for diffs], Fri Jan 13 10:54:47 2012 UTC (12 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.

Revision 1.43 / (download) - annotate - [select for diffs], Sun Dec 16 18:36:36 2007 UTC (16 years, 3 months ago) by heinz
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, 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored)

The software supports installation to DESTDIR.

Revision 1.42 / (download) - annotate - [select for diffs], Sun Sep 3 00:56:28 2006 UTC (17 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Reset maintainer for people who lost their commit bit.

Revision 1.41 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:12 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.40 / (download) - annotate - [select for diffs], Sun May 22 20:07:38 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (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.39 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:54 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.38: +1 -2 lines
Diff to previous 1.38 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.38 / (download) - annotate - [select for diffs], Wed Feb 23 03:28:49 2005 UTC (19 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.37: +3 -1 lines
Diff to previous 1.37 (colored)

Enable pkgviews installation.  Patches provided by Joachim Kuebart on
tech-pkg@.

Revision 1.37 / (download) - annotate - [select for diffs], Mon Nov 22 14:40:49 2004 UTC (19 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.36: +3 -6 lines
Diff to previous 1.36 (colored)

Changes 3.2.1:

BUGFIXES
- Enable/disable color gui should have appeared in configuration dialog,
  and On exit sub-menu in other options did not appear.

NEW FEATURES
- If a supported terminal is detected int the $TERM env var,
  MikMod will set the title bar with -= MikMod x.x.x =- followed by
  the song title between (). There is a configuration option for this
  in config->other_options

Revision 1.36 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:07 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (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.35 / (download) - annotate - [select for diffs], Wed May 12 21:57:43 2004 UTC (19 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

s/netbsd.org/NetBSD.org/i

Revision 1.34 / (download) - annotate - [select for diffs], Sun Apr 11 17:25:30 2004 UTC (19 years, 11 months ago) by xtraeme
Branch: MAIN
Changes since 1.33: +4 -4 lines
Diff to previous 1.33 (colored)

bl3ify

Revision 1.33 / (download) - annotate - [select for diffs], Thu Jan 22 07:15:00 2004 UTC (20 years, 2 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Jan 17 19:45:37 2004 UTC (20 years, 2 months ago) by kristerw
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

www.mikmod.org has been taken over by "Girls In Underwear Pics".
Update MASTER_SITE and HOMEPAGE.
From Michal Pasternak in PR pkg/23824.

Revision 1.31 / (download) - annotate - [select for diffs], Sun Sep 28 09:13:55 2003 UTC (20 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Sep 27 17:07:34 2003 UTC (20 years, 5 months ago) by grant
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Jul 13 13:50:27 2003 UTC (20 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

PKGREVISION bump for libiconv update.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Aug 31 03:54:58 2002 UTC (21 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

Convert to buildlink2.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Oct 22 03:47:28 2001 UTC (22 years, 5 months ago) by mycroft
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored)

Update HOMEPAGE and MASTER_SITES.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jun 29 04:54:50 2001 UTC (22 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.25: +1 -4 lines
Diff to previous 1.25 (colored)

USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
so remove it from package Makefiles.  Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jun 19 16:04:18 2001 UTC (22 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.24: +8 -8 lines
Diff to previous 1.24 (colored)

Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Jun 11 06:34:18 2001 UTC (22 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.23: +1 -3 lines
Diff to previous 1.23 (colored)

CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.

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

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

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 7 02:47:02 2001 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.21: +3 -2 lines
Diff to previous 1.21 (colored)

USE_CURSES instead of hardwired curses dependency.
Fix command line parsing (patch by Charles Hannum).

Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 3 14:52:11 2000 UTC (23 years, 11 months ago) by pooka
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Use working MASTER_SITES path for better retrieval of the distfile.
Thanks to Hubert for noticing the problem.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Apr 2 16:32:34 2000 UTC (23 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.19: +9 -17 lines
Diff to previous 1.19 (colored)

Update mikmod to 3.1.6-a. Changes since 3.0.3 are numerous, including
integrated patches from the package system, an on-screen configuration
facility and a "don't loop" interal module option. See NEWS in distribution
for a full list of changes.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 15 18:46:23 2000 UTC (24 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update dependency on ncurses to >=4.2

Revision 1.18 / (download) - annotate - [select for diffs], Tue Dec 28 04:20:03 1999 UTC (24 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

replaced some more commands by their ${COMMAND} counterparts

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jul 6 07:54:35 1999 UTC (24 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001, comdex-fall-1999
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

    * Update ncurses dependency.
    * Pass correct linker options to make this ELF-aware.

XXX Compiles, but doesn't run on my i386 system.  I'm not sure if it's
XXX because I've misconfigured my audio or not.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 15 20:39:39 1999 UTC (24 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored)

Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".

Revision 1.15 / (download) - annotate - [select for diffs], Tue Apr 13 15:31:04 1999 UTC (24 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.14: +1 -5 lines
Diff to previous 1.14 (colored)

Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:24 1999 UTC (25 years, 1 month ago) by hubertf
Branch: MAIN
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored)

Fix CONFLICTS (remove redundancy, mostly)

Revision 1.13 / (download) - annotate - [select for diffs], Thu Nov 12 23:03:39 1998 UTC (25 years, 4 months ago) by frueauf
Branch: MAIN
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)

Fix some more pkglint nits.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 20 15:16:39 1998 UTC (25 years, 7 months ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 4 07:50:09 1998 UTC (25 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.10: +17 -12 lines
Diff to previous 1.10 (colored)

Update to 3.0.3.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 18 16:15:10 1998 UTC (25 years, 9 months ago) by agc
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

Update package Makefiles for automatic manual page handling.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jun 3 11:45:58 1998 UTC (25 years, 9 months ago) by agc
Branch: MAIN
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

Include bsd.prefs.mk, so that any NOPORTDOCS definition in /etc/mk.conf
or MAKECONF will be honoured.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 22 14:22:39 1998 UTC (25 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:10 1998 UTC (25 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.6: +2 -5 lines
Diff to previous 1.6 (colored)

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

Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 20 07:08:43 1998 UTC (26 years ago) by mycroft
Branch: MAIN
Changes since 1.5: +3 -7 lines
Diff to previous 1.5 (colored)

Tidy this up, and make me the `maintainer'.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Mar 11 18:09:38 1998 UTC (26 years ago) by mycroft
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Depend on the shared ncurses library, not the static one.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 22 10:26:36 1998 UTC (26 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Set MIRROR_DISTFILE to "no" in package Makefiles which might have
restrictions placed on the redistribution of their distfiles.  Please
note that I've erred on the side of caution here.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 19 00:57:03 1998 UTC (26 years, 2 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

portlint: change order, kill whitespace

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 28 23:53:04 1997 UTC (26 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored)

Change RCS id.
NetBSD port.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 28 23:18:33 1997 UTC (26 years, 4 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)

Initial import of FreeBSD audio packages.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 28 23:18:33 1997 UTC (26 years, 4 months ago) by augustss
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>