summaryrefslogtreecommitdiff
path: root/audio/timidity
AgeCommit message (Collapse)AuthorFilesLines
1999-07-09Add package patch-sum filesagc1-0/+11
1999-07-06 * Update ncurses dependency.jlam1-2/+2
1999-06-23Fix runtime linkage.kleink1-2/+2
1999-04-01Update to tk version 8.0.5. This seems to be primarily a bug-fix release.agc1-2/+2
1998-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc1-2/+1
DEPENDS definition.
1998-11-07Make this a local pkg, as it currently has no official maintainer or FTP site.mycroft1-3/+2
1998-08-20The Grand Homepagification:tsarna1-1/+2
- 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.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc9-0/+18
1998-07-20Don't assume that a set DISPLAY is a working one. This package isfrueauf1-3/+2
interactive.
1998-06-18Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-05-09Yet another pkg that wants X on during building.hubertf1-1/+5
1998-04-24Move to relative paths in the pkgsrc tree.agc1-3/+3
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-4/+4
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.
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-6/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-20Tidy this up a bit.mycroft1-6/+3
1998-03-11Also needs wish8.0 at run time.mycroft1-1/+2
1998-03-07Oops; last change wasn't complete.mycroft1-2/+17
1998-03-07Fix the bug in the Curses interface where it clears the screen.mycroft1-0/+11
1998-03-07Use jot(1) rather than bash to generate random numbers, since it will alwaysmycroft1-0/+11
be installed.
1998-03-07Add the Tk crap to the packing list.mycroft1-1/+14
1998-03-07Actually, the install needs wish, to build the autoload index.mycroft2-3/+13
1998-03-07Make me the `maintainer'.mycroft1-3/+2
1998-03-07Use the native audio interface.mycroft7-151/+403
Fix (and enable) the Tk interface; it just runs wish externally. Fix the Motif interface as well, but don't enable it by default (yet?). Throw in my SGI port `because it's there'.
1998-03-06Add 4 missing files.agc1-1/+5
1998-02-28add missing @dirrm rules and add .gz suffix to manpages (if not already there).frueauf1-1/+3
1998-01-30Modify individual package Makefiles to use the new way of specifyingagc1-2/+2
shared object dependencies (LIB_DEPENDS).
1998-01-26Changes to make timidity package work a bit better:agc4-257/+158
+ sync entries in PLIST with reality, and delete the extra directories that were created. + use normal LIB_DEPENDS in Makefile for specifying a dependency on ncurses lib. + organise the patch files, so that each file is only patched once. + rework the Makefile patches so that "make reinstall" can be called, that -lossaudio is referenced, and we look in the correct directory for ncurses.h.
1998-01-19portlint: change order, use command-macroshubertf1-5/+5
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-29Change RCS id.augustss2-1/+94
NetBSD port.
1997-10-28Initial import of FreeBSD audio packages.augustss9-0/+537