Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-12 | add back depends on ncurses as the package still appears to need it (won't | dmcmahill | 1 | -1/+2 | |
compile without ncurses on 1.4 machines). | |||||
2000-06-09 | USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patching | jlam | 4 | -39/+25 | |
configure. | |||||
2000-06-09 | USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patching | jlam | 4 | -32/+13 | |
configure. | |||||
2000-06-09 | 1) Fix HOMEPAGE | jlam | 4 | -33/+13 | |
2) USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patching configure. | |||||
2000-06-08 | USE_LIBTOOL, not pkglibtool | jlam | 2 | -8/+9 | |
2000-06-08 | remove checksum for patch-ac, which was never added | wiz | 1 | -2/+1 | |
2000-06-05 | Recognize NetBSD-1.4ZA or newer. | tron | 1 | -2/+3 | |
2000-06-04 | Add dependence on "sox" which is required for the capture and waveform | tron | 1 | -1/+2 | |
functions. | |||||
2000-06-04 | Adapt to recent changes to "src/etc/etc.i386/MAKEDEV": | tron | 2 | -4/+15 | |
Use device "/dev/tuner" by default. | |||||
2000-06-02 | Don't search for includes and libraries in "/usr/local". | tron | 2 | -1/+25 | |
2000-06-02 | Set the default dsp device name in the application defaults to "/dev/sound" | tron | 2 | -1/+14 | |
and not "/dev/dsp". Problem pointed out by David Maxwell in private e-mail. | |||||
2000-06-01 | Update gnome-media to 1.2.0. Changes include bugfixes and a new utility, | rh | 9 | -97/+44 | |
grecord. | |||||
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 8 | -16/+16 | |
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-05-31 | work around pmax compiler bug (c++ -O2) by not using -O2 on the remaining | dmcmahill | 5 | -5/+57 | |
3 problem files when compiling on pmax. | |||||
2000-05-30 | update to 0.2.18 | drochner | 5 | -13/+13 | |
The "NEWS" file id one of the oldest files in the distribution:-( | |||||
2000-05-30 | avoid -O3 on pmax on a particular file which tickles a c++ bug. | dmcmahill | 2 | -1/+19 | |
other arch's are unaffected. | |||||
2000-05-25 | Distribution filename has changed. | tron | 1 | -2/+2 | |
2000-05-25 | Update homepage, master site and distribution filename. | tron | 1 | -4/+4 | |
2000-05-25 | New homepage. Need to update/check out 0.7.1 RSN... | hubertf | 1 | -2/+2 | |
2000-05-15 | make pth depends into a dewey depends | dmcmahill | 1 | -2/+2 | |
2000-05-09 | fix build for mips. The bug was some bogus configure checks for processor | dmcmahill | 2 | -7/+28 | |
type (the output of which were never used anyway). | |||||
2000-05-07 | Add and enable "xmradio". | tron | 1 | -1/+2 | |
2000-05-07 | Initial import of new "xmradio" package: | tron | 7 | -0/+48 | |
Radio applicaton for Brooktree 848 compatible TV cards | |||||
2000-05-05 | fix ELF linking (for X libs) | hubertf | 3 | -1/+27 | |
2000-05-02 | Remove patches to deal with two bugs involving configure's handling of | danw | 4 | -49/+6 | |
INSTALL which have both been worked around in bsd.pkg.mk now. | |||||
2000-05-02 | Pull in getopt.h correctly - sent to me by Thomas Klausner. | hubertf | 2 | -4/+4 | |
2000-04-27 | Turn off the cursor. | mycroft | 2 | -18/+21 | |
Also, delete some changes we don't actually need. | |||||
2000-04-27 | Use mvhline(). | mycroft | 2 | -17/+10 | |
2000-04-27 | Work around compiler bug exposed by previous change. | mycroft | 3 | -30/+30 | |
Also remove explicit refreshes. | |||||
2000-04-27 | Fix LP64 problems. | mycroft | 6 | -15/+101 | |
2000-04-24 | Be more liberal on which xpm versino we accept (3.* instead of 3.4k) | hubertf | 1 | -2/+2 | |
2000-04-23 | Fix world writable directories to not be that way. | kim | 1 | -1/+4 | |
2000-04-16 | Fix yet more display problems. | mycroft | 5 | -46/+170 | |
2000-04-16 | Fix numerous display problems. | mycroft | 6 | -13/+456 | |
Eliminate the use of slang alongside ncurses. | |||||
2000-04-15 | Use box-drawing characters. | mycroft | 3 | -23/+62 | |
Add explicit refresh operations. | |||||
2000-04-10 | defuzz | rh | 4 | -14/+14 | |
2000-04-07 | It seems the information in gsm.h is not enough to make full use of | hubertf | 2 | -2/+11 | |
this librarly. Install some more headers (in their own dir). | |||||
2000-04-07 | changed distsite to the new one (thanks hubertf!) | wiz | 1 | -2/+2 | |
2000-04-06 | Update to ac3dec-0.6.1. Changes since 0.5.6 (from the ChangeLog): | wiz | 6 | -20/+20 | |
-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-03 | Use working MASTER_SITES path for better retrieval of the distfile. | pooka | 1 | -2/+2 | |
Thanks to Hubert for noticing the problem. | |||||
2000-04-02 | Update mikmod to 3.1.6-a. Changes since 3.0.3 are numerous, including | pooka | 11 | -195/+18 | |
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 | Update libmikmod to 3.1.9. Changes since 3.1.7 are numerous, see file NEWS | pooka | 8 | -31/+68 | |
included in the distribution for a complete list. | |||||
2000-03-29 | Use .include "" instead of <> to include bsd.prefs.mk. | enami | 1 | -2/+2 | |
2000-03-28 | Change from using qt to qt1. This clears the way to allow Qt to be upgraded | dmcmahill | 1 | -4/+3 | |
to Qt-2 without breaking KDE which still requires Qt-1. | |||||
2000-03-28 | make qt1 install in its own directory instead of renaming its installed | dmcmahill | 14 | -162/+54 | |
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-27 | Add "a.out" version of "i586" decoder taken from "mpg123" package. | tron | 2 | -1/+327 | |
2000-03-23 | switch dependency from qt-1.44 to qt1-1.44 | dmcmahill | 5 | -32/+77 | |
2000-03-23 | move dependency from qt-1.44 to qt1-1.44 | dmcmahill | 6 | -8/+74 | |
2000-03-23 | update dependency from qt-1.44 to qt1-1.44 | dmcmahill | 3 | -21/+19 | |
2000-03-22 | Remove outdated RealPlayer 5.0 and RealPlayer G2 packages. These are | jlam | 15 | -437/+1 | |
no longer available on the real.com website. Also superseded by the Realplayer 7 package (audio/realplayer7). |