Commit graph

641 commits

Author SHA1 Message Date
pooka
9e0c2107b4 Upgrade sidplay to 1.0.4.
The distribution method was changed slightly, as libsidplay was taken apart
into a separate package. Libsidplay continued the version numbering of the
old sidplay (with libsidplay included), while the new sidplay (without
libsidplay included) started from scratch. Hence ``upgrade'' to 1.0.4

Unfortunately no changelist available.
2000-06-20 21:12:04 +00:00
pooka
42e18a1020 add & enable libsidplay 2000-06-19 22:48:44 +00:00
pooka
9b2a4cb1bb libsidplay 1.36.38, the sidplay library which used to be part of
sidplay.
2000-06-19 22:45:59 +00:00
blymn
fc05b70e56 * Changed the way xamp supports NetBSD, we now have our own audioIO file.
* Added support for 8bit sound cards (it sounds crappy but when it is all
  you have....)
* Fixed bug in debug mode code.
2000-06-18 11:11:51 +00:00
dmcmahill
f1d7c2b8eb add back depends on ncurses as the package still appears to need it (won't
compile without ncurses on 1.4 machines).
2000-06-12 20:52:55 +00:00
jlam
46bb63b8f9 USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patching
configure.
2000-06-09 07:53:02 +00:00
jlam
dff1ef09e9 USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patching
configure.
2000-06-09 07:23:20 +00:00
jlam
db568b2ac1 1) Fix HOMEPAGE
2) USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patching
   configure.
2000-06-09 06:41:48 +00:00
jlam
404953b623 USE_LIBTOOL, not pkglibtool 2000-06-08 22:28:28 +00:00
wiz
71b92d3dd9 remove checksum for patch-ac, which was never added 2000-06-08 10:51:30 +00:00
tron
e4a80ace07 Recognize NetBSD-1.4ZA or newer. 2000-06-05 07:27:48 +00:00
tron
6a8bdf135c Add dependence on "sox" which is required for the capture and waveform
functions.
2000-06-04 09:41:37 +00:00
tron
e38cdf8413 Adapt to recent changes to "src/etc/etc.i386/MAKEDEV":
Use device "/dev/tuner" by default.
2000-06-04 09:41:14 +00:00
tron
be083a83b5 Don't search for includes and libraries in "/usr/local". 2000-06-02 09:23:13 +00:00
tron
756dc0656a Set the default dsp device name in the application defaults to "/dev/sound"
and not "/dev/dsp". Problem pointed out by David Maxwell in private e-mail.
2000-06-02 08:41:37 +00:00
rh
86d52429eb Update gnome-media to 1.2.0. Changes include bugfixes and a new utility,
grecord.
2000-06-01 17:17:58 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
dmcmahill
948d4eb943 work around pmax compiler bug (c++ -O2) by not using -O2 on the remaining
3 problem files when compiling on pmax.
2000-05-31 14:51:15 +00:00
drochner
228bdce713 update to 0.2.18
The "NEWS" file id one of the oldest files in the distribution:-(
2000-05-30 19:20:12 +00:00
dmcmahill
e7eaf4f45f avoid -O3 on pmax on a particular file which tickles a c++ bug.
other arch's are unaffected.
2000-05-30 17:18:36 +00:00
tron
100a493e71 Distribution filename has changed. 2000-05-25 08:23:52 +00:00
tron
be1ab7ee0f Update homepage, master site and distribution filename. 2000-05-25 08:16:50 +00:00
hubertf
e92cf70654 New homepage. Need to update/check out 0.7.1 RSN... 2000-05-25 01:34:45 +00:00
dmcmahill
9139e42c6a make pth depends into a dewey depends 2000-05-15 21:38:42 +00:00
dmcmahill
f24e1227c9 fix build for mips. The bug was some bogus configure checks for processor
type (the output of which were never used anyway).
2000-05-09 14:04:28 +00:00
tron
eef0074339 Add and enable "xmradio". 2000-05-07 20:50:36 +00:00
tron
cfe0f6fd42 Initial import of new "xmradio" package:
Radio applicaton for Brooktree 848 compatible TV cards
2000-05-07 20:49:44 +00:00
hubertf
d9be89e472 fix ELF linking (for X libs) 2000-05-05 20:54:56 +00:00
danw
82d9c1f174 Remove patches to deal with two bugs involving configure's handling of
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-05-02 18:48:35 +00:00
hubertf
98da2b7af9 Pull in getopt.h correctly - sent to me by Thomas Klausner. 2000-05-02 11:37:05 +00:00
mycroft
2964322450 Turn off the cursor.
Also, delete some changes we don't actually need.
2000-04-27 20:44:20 +00:00
mycroft
748ee079bd Use mvhline(). 2000-04-27 17:03:45 +00:00
mycroft
aec8cf3496 Work around compiler bug exposed by previous change.
Also remove explicit refreshes.
2000-04-27 16:45:11 +00:00
mycroft
c1e1cf4688 Fix LP64 problems. 2000-04-27 14:44:23 +00:00
hubertf
c642bf1c52 Be more liberal on which xpm versino we accept (3.* instead of 3.4k) 2000-04-24 14:52:33 +00:00
kim
3e8789b17d Fix world writable directories to not be that way. 2000-04-23 15:28:06 +00:00
mycroft
ce88ba036d Fix yet more display problems. 2000-04-16 03:59:31 +00:00
mycroft
ed388aa3c1 Fix numerous display problems.
Eliminate the use of slang alongside ncurses.
2000-04-16 02:57:20 +00:00
mycroft
b90040f0b3 Use box-drawing characters.
Add explicit refresh operations.
2000-04-15 23:50:32 +00:00
rh
3211c687d5 defuzz 2000-04-10 18:29:11 +00:00
hubertf
ce34280799 It seems the information in gsm.h is not enough to make full use of
this librarly. Install some more headers (in their own dir).
2000-04-07 17:01:51 +00:00
wiz
d8191e3f8d changed distsite to the new one (thanks hubertf!) 2000-04-07 14:49:45 +00:00
wiz
5e7a53e69a Update to ac3dec-0.6.1. Changes since 0.5.6 (from the ChangeLog):
-Fix another 2.0 problem (rematrix was wrong).
-Fix the never resync on a bad crc bug.
-New library interface
-Fix bug wrt coupling channels that was causing sound quality problems.
-Fix 2.0 mode problems (aka the I forgot to implement the phase flags bug).
-All around speed improvements (almost twice as fast)
-Improved robustness when fed bad data. The entire frame is checksummed
 before playback.
2000-04-06 15:42:41 +00:00
pooka
bd8b7b3628 Use working MASTER_SITES path for better retrieval of the distfile.
Thanks to Hubert for noticing the problem.
2000-04-03 14:52:11 +00:00
pooka
437062e47b Update mikmod to 3.1.6-a. Changes since 3.0.3 are numerous, including
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-04-02 16:32:34 +00:00
pooka
8d9521e291 Update libmikmod to 3.1.9. Changes since 3.1.7 are numerous, see file NEWS
included in the distribution for a complete list.
2000-04-02 16:07:04 +00:00
enami
1ac96cfc72 Use .include "" instead of <> to include bsd.prefs.mk. 2000-03-29 03:13:02 +00:00
dmcmahill
efd6402596 Change from using qt to qt1. This clears the way to allow Qt to be upgraded
to Qt-2 without breaking KDE which still requires Qt-1.
2000-03-28 00:12:29 +00:00
dmcmahill
07c67df8fd make qt1 install in its own directory instead of renaming its installed
components.  This allows users of Qt to specify QTDIR=/path/to/qt instead
of having to patch all configure scripts and makefiles to look for alternate
names.  This is the recommended approach from Troll Tech (Qt authors).

update pkgs which use qt1 to reflect this.
2000-03-28 00:09:19 +00:00
tron
659f0a8c0a Add "a.out" version of "i586" decoder taken from "mpg123" package. 2000-03-27 22:39:28 +00:00