Commit graph

95 commits

Author SHA1 Message Date
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
wiz
2f19c13c55 Fix acnlt() return value handling for NetBSD sound device.
From John E. Krokes in PR 41171.

Bump PKGREVISION.
2009-04-10 18:45:15 +00:00
shattered
c898566ea5 Fix previous commit: include ao in CONFIGURE_ARGS, not in TIMIDITY_NATIVE_AUDIO (oops). 2009-02-06 19:45:52 +00:00
shattered
4bb46fe7ab Always include libao support.
At the moment, timidity cannot use pulseaudio on NetBSD -- it has no
native driver and padsp wrapper is only for ossaudio-using applications.
However, it supports libao, and libao has pulseaudio driver.  Since
timidity always builds with vorbis support, which requires libao anyway.

OK by wiz@.
2009-02-06 19:35:07 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
bjs
5ccc7b5cff Recursive dependency bump for libspeex (it is backward-compatible,
but also has API additions).
2008-11-08 21:13:27 +00:00
heinz
267a8177c5 The package supports installation to DESTDIR. 2008-01-21 21:32:36 +00:00
wiz
d045aecd08 Support PM_REQ_GETQSIZ and PM_REQ_GETFRAGSIZ in sun_a.c to improve
playback. From Sergey Svishchev in PR 35772.

Bump PKGREVISION.
2007-06-08 17:18:53 +00:00
wiz
924a4e5f88 Disable flac support for now -- this doesn't build with flac-1.1.3
and there are no patches available, currently.
2007-01-11 00:27:37 +00:00
wiz
5321308ece PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
2007-01-07 12:25:50 +00:00
wiz
6fdd16ae00 Mention eawpatches again. 2006-10-27 17:20:52 +00:00
wiz
e29ce0b4a8 Remove eawpatches. Upstream says (via Sergey Svishchev):
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-10-23 23:59:56 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
schmonz
f9095bf912 Enable vorbis, flac, and speex output even for platforms without a native
audio driver specified, and bump PKGREVISION. OK'd by wiz.
2005-12-31 20:41:41 +00:00
joerg
8c57b0b23e Always use errno.h, never define errno. 2005-12-11 19:40:16 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
kristerw
a4f8c86ae7 Rename a local (static) variable that has the same name as an external
variable defined in a .h file.  This makes the pkg build when using gcc 4.
2005-11-19 21:21:23 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
ben
0dafb51445 Modify directory structure used by guspatches and eawpatches.
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-12-03 14:20:03 +00:00
adam
e46551c9de 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-13 15:23:40 +00:00
tv
c487cb967a 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-10-03 00:12:51 +00:00
drochner
8a6ebe6cbd don't conflict with kdemultimedia3, just with ...2 2004-07-02 15:12:07 +00:00
ben
76bb98acfd Make timidity build and run in Linux. 2004-04-18 18:41:51 +00:00
adam
914e7e0ecd 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-14 14:41:34 +00:00
snj
10831e40d0 Convert to buildlink3. 2004-04-12 00:31:18 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
mycroft
b72ce7923c These both install "timidity" executables. 2003-10-04 05:47:31 +00:00
jlam
a9f08159c4 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-28 09:13:55 +00:00
grant
7a71199b50 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.
2003-09-27 17:07:34 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
mycroft
017131a996 Tweaks suggested by wiz: xaw.buildlink2.mk, and bump PKGREVISION. 2003-02-21 17:30:51 +00:00
mycroft
2d00a95155 Add --enable-xaw --enable-ncurses. 2003-02-21 15:43:58 +00:00
wiz
44c3d794a9 Standardize. 2002-09-12 17:05:15 +00:00
wiz
e9a76c864e Not needed any longer. 2002-08-31 13:04:10 +00:00
wiz
8a83d6b5f8 Convert to buildlink2. 2002-08-31 13:01:59 +00:00
mycroft
0d79c339e3 Fix LP64 botch. 2002-07-19 04:09:26 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
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-03-13 17:36:35 +00:00
wiz
7493b1b80f Take responsibility. 2002-01-24 00:49:46 +00:00
wiz
84bde7524a Update to 2.11.3. Bugfix release [includes patch-ab]. 2002-01-24 00:47:56 +00:00
wiz
ba4784c760 Update to 2.11.2. Package changes: output directly to sound device now
works, compiles in ogg output support.
Changes since last version: Bug fixes, output improvements, vorbis
support, mod-to-midi conversion.
2002-01-17 01:20:39 +00:00
wiz
7e7f5be712 Update to 2.10.4, and begin buildlinking package.
Changes since 2.10.2: Bugfixes.
2001-12-19 14:40:59 +00:00
zuntum
4bd6ecc9c5 Move pkg/ files into package's toplevel directory 2001-11-01 00:17:43 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00