summaryrefslogtreecommitdiff
path: root/audio/mikmod
AgeCommit message (Collapse)AuthorFilesLines
2020-01-26all: migrate some SourceForge homepage URLs back from https to httprillig1-2/+2
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).
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
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.
2017-06-20Changes 3.2.8:adam2-7/+7
- 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.
2017-01-04Use the curses framework.roy1-2/+2
2016-11-12MikMod 3.2.7:adam2-8/+7
- Documentation update. - Update DOS build for the new djgpp-2.05 release.
2015-11-03Add SHA512 digests for distfiles for audio categoryagc1-1/+2
Problems found with existing distfiles: /pub/pkgsrc/distfiles/amp-0.7.6.tgz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz /pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz /pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2 /pub/pkgsrc/distfiles/mp3to.gz /pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz No changes made to these file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-1/+2
2015-02-09update HOMEPAGEsnj1-2/+2
2014-11-21Changes 3.2.6:adam4-23/+10
- 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.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-07-21Update HOMEPAGEdholland1-2/+2
2012-06-04Recursive bump for libmikmod shlib major ++wiz1-2/+2
Noted by dholland.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache1-2/+2
2007-12-16The software supports installation to DESTDIR.heinz1-1/+2
2006-09-03Reset maintainer for people who lost their commit bit.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2005-02-23Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+3
tech-pkg@.
2004-11-22Changes 3.2.1:adam3-13/+10
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
2004-10-18Fix mikmod option parsing using patch provided by David Holland inben2-10/+10
PR#27280.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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.
2004-05-12s/netbsd.org/NetBSD.org/igrant1-2/+2
2004-04-11bl3ifyxtraeme1-4/+4
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-17www.mikmod.org has been taken over by "Girls In Underwear Pics".kristerw1-3/+3
Update MASTER_SITE and HOMEPAGE. From Michal Pasternak in PR pkg/23824.
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-2/+2
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.
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-2/+2
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2002-08-31Convert to buildlink2.wiz1-4/+4
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-10-22Update HOMEPAGE and MASTER_SITES.mycroft1-3/+3
2001-06-29USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,jlam1-4/+1
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.
2001-06-19Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-8/+8
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-3/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-07USE_CURSES instead of hardwired curses dependency.wiz3-7/+18
Fix command line parsing (patch by Charles Hannum).
2000-04-03Use working MASTER_SITES path for better retrieval of the distfile.pooka1-2/+2
Thanks to Hubert for noticing the problem.
2000-04-02Update mikmod to 3.1.6-a. Changes since 3.0.3 are numerous, includingpooka11-195/+18
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.
2000-01-15Update dependency on ncurses to >=4.2jlam1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-28replaced some more commands by their ${COMMAND} counterpartswiz1-2/+2
1999-07-09Add package patch-sum filesagc1-0/+9
1999-07-06 * Update ncurses dependency.jlam2-8/+8
* 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.
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".