2004-10-13 17:23:40 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 2.13.1:
* 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-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
Log message:
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.
|
2004-07-02 17:12:07 by Matthias Drochner | Files touched by this commit (1) |
Log message:
don't conflict with kdemultimedia3, just with ...2
|
2004-04-18 20:41:51 by Ben Collver | Files touched by this commit (1) |
Log message:
Make timidity build and run in Linux.
|
2004-04-14 16:41:34 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
Changes 2.13.0:
* 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-12 02:31:18 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
Convert to buildlink3.
|
2003-12-08 15:41:43 by Thomas Klausner | Files touched by this commit (125) | |
Log message:
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
|
2003-10-04 07:47:31 by Charles M. Hannum | Files touched by this commit (1) |
Log message:
These both install "timidity" executables.
|
2003-09-28 11:13:59 by Johnny C. Lam | Files touched by this commit (102) |
Log message:
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.
|
2003-09-27 19:07:38 by grant beattie | Files touched by this commit (102) |
Log message:
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.
|