summaryrefslogtreecommitdiff
path: root/audio/timidity
AgeCommit message (Collapse)AuthorFilesLines
2007-06-08Support PM_REQ_GETQSIZ and PM_REQ_GETFRAGSIZ in sun_a.c to improvewiz3-15/+52
playback. From Sergey Svishchev in PR 35772. Bump PKGREVISION.
2007-01-11Disable flac support for now -- this doesn't build with flac-1.1.3wiz1-4/+8
and there are no patches available, currently.
2007-01-07PKGREVISION bump for flac shlib major bump and corresponding ABIwiz1-2/+2
depends bump.
2006-10-27Mention eawpatches again.wiz1-1/+2
2006-10-23Remove eawpatches. Upstream says (via Sergey Svishchev):wiz1-2/+1
Eawpats has been superceeded by FreePats. Eawpats was in large part derived from the early 1990's MIDIA package for SGI. Unbeknowst to me at the time, the majority of the MIDIA patches were directly derived from the commercial Gravis Ultrasound patch set. When I eventually discovered this, I removed all of the Gravis copyrighted patches (about half of the total) from the collection and redistribution of Eawpats was discontinued. The remainder was continued on as Freepats, but is lacking many instruments, especially the drums :(
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-31Enable vorbis, flac, and speex output even for platforms without a nativeschmonz1-7/+10
audio driver specified, and bump PKGREVISION. OK'd by wiz.
2005-12-11Always use errno.h, never define errno.joerg2-1/+17
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-11-19Rename a local (static) variable that has the same name as an externalkristerw2-1/+33
variable defined in a .h file. This makes the pkg build when using gcc 4.
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
2004-12-03Modify directory structure used by guspatches and eawpatches.ben2-5/+14
1) install patches into separate directories to eliminate pkgsrc conflict 2) leave timidity configuration up to user, with instructions in MESSAGE 3) make timidity read configuration from PKG_SYSCONFDIR 4) bump PKGREVISION on eawpatches, guspatches, and timidity
2004-10-13Changes 2.13.1:adam2-13/+14
* Various bug fixes * Some feature improvements * Support for libao, FLAC (now in pkgsrc), Speex (pkgsrc as well) Changes 2.13.2: * Win32 compile error fix
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+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-07-02don't conflict with kdemultimedia3, just with ...2drochner1-2/+2
2004-04-18Make timidity build and run in Linux.ben1-2/+12
2004-04-14Changes 2.13.0:adam4-25/+23
* New supported platforms: MacOSX, Alsa, Ogg Vorbis, Jack, PortAudio, etc. * New input format: MFi, RMI * Temperament control * Not pseudo reverb engine * Plate reverberator * Modulation envelope support * voice-by-voice LPF * Insertion/Varidation effect support * more
2004-04-12Convert to buildlink3.snj1-7/+8
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-10-04These both install "timidity" executables.mycroft1-1/+3
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-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-02-21Tweaks suggested by wiz: xaw.buildlink2.mk, and bump PKGREVISION.mycroft1-2/+3
2003-02-21Add --enable-xaw --enable-ncurses.mycroft2-3/+17
2002-09-12Standardize.wiz1-3/+3
2002-08-31Not needed any longer.wiz2-23/+1
2002-08-31Convert to buildlink2.wiz1-6/+5
2002-07-19Fix LP64 botch.mycroft2-1/+14
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-01-24Take responsibility.wiz1-2/+2
2002-01-24Update to 2.11.3. Bugfix release [includes patch-ab].wiz3-23/+5
2002-01-17Update to 2.11.2. Package changes: output directly to sound device nowwiz5-12/+57
works, compiles in ogg output support. Changes since last version: Bug fixes, output improvements, vorbis support, mod-to-midi conversion.
2001-12-19Update to 2.10.4, and begin buildlinking package.wiz2-8/+8
Changes since 2.10.2: Bugfixes.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum4-5/+5
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-03-31Use /dev/sound, not /dev/audio.mycroft2-5/+18
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-17Correct paths.wiz1-3/+3
2000-12-17Update timidity to 2.10.2, based on a package provided by Adam Ciarcinskiwiz18-973/+33
in connection with pkg/8648.
2000-11-02NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymorewiz1-2/+4
(only after bsd.prefs.mk inclusion)
2000-08-31Adapt this package to tcl-8.3.2, and move the timidity lib dir to bejwise5-233/+233
${PREFIX}/share/timidity.
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+4
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.