Commit graph

207 commits

Author SHA1 Message Date
garbled
728861d795 Shut up the compiler warnings on alpha. 1998-12-31 05:51:01 +00:00
tv
0e73f6616d Binutils strip doesn't know BSD/I's a.out format (to be fixed); use
INSTALL_SCRIPT for now.  Noticed by augustss.
Also document need for COMPAT_43 as well.
1998-12-28 19:16:50 +00:00
garbled
059a5021da Convert this pkg to use pkglibtool. 1998-12-28 17:26:17 +00:00
tv
6a31a9a2db Add and enable bladeenc. 1998-12-28 03:16:57 +00:00
tv
25103181a0 Add BladeEnc, a free (BSDI binary for i386, but source promised RSN) MPEG
Audio Layer 3 encoder based on the ISO stereo MP3 code, not the Fraunhofer
joint-stereo code.
1998-12-28 03:16:27 +00:00
mycroft
4f8e868cf8 Use -O2, not -O6. 1998-11-24 16:32:06 +00:00
hubertf
330178ac20 optimize, noted by mycroft 1998-11-24 07:35:18 +00:00
agc
2cd5eb4894 Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
DEPENDS definition.
1998-11-19 15:40:45 +00:00
hubertf
989799bb5a Remove env-setting for xmkmf - only needed for 1.3(.0).
Pointed out by Al.
1998-11-13 22:35:58 +00:00
frueauf
4a9b2ad461 Fix some more pkglint nits. 1998-11-12 23:03:39 +00:00
agc
f111b5ae90 Add missing NetBSD RCS Ids. 1998-11-12 15:48:34 +00:00
agc
300c3841b3 Add missing NetBSD RCS Id. 1998-11-12 15:46:41 +00:00
agc
48d6755d00 s/cp/${CP}/
s/files/${FILESDIR}/
1998-11-12 15:45:09 +00:00
mycroft
21a772afa3 Make this a local pkg, as it currently has no official maintainer or FTP site. 1998-11-07 20:04:48 +00:00
mycroft
5e61d8604d Clean up RCS IDs. 1998-11-05 06:35:24 +00:00
mycroft
50007f4fa2 2.4 1998-11-05 06:26:08 +00:00
garbled
58f30495c9 "oops" forgot to commit this patch.. Thanks to Rene Hexel for noticing. 1998-11-04 21:12:44 +00:00
garbled
ab8f2ad3d9 Patches to fix PR's: 6270 and 6391.
Mainly dealing with cdd's assumption that /dev/rcd0d is the correct
raw device.  It now handles multiple drives, and guesses the right
raw device.  Thanks to Rene Hexel for the patch for the multiple devices.
1998-11-04 08:27:38 +00:00
garbled
549f09556a document and enable: esound, fnlib, p5-gtk and enlightenment. 1998-11-04 08:07:10 +00:00
garbled
3c91d4b42f Intital import of esound-0.3
the Enlightened sound daemon
1998-11-04 08:01:31 +00:00
mycroft
bd2f0f1de8 Use the Pentium-optimized decoding routines. 1998-10-30 03:11:51 +00:00
garbled
b55f25fcbe Document fact that tosha's output is allways in little-endian format.
Pointed out by John Ruschmeyer in PR #6334
1998-10-28 05:43:20 +00:00
dbj
929eb38eb0 Use #include <signal.h> instead of #include <sys/signal.h> 1998-10-18 07:39:08 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
garbled
e0c44a1251 Comment out RCSID.. how the heck did that get in there? 1998-09-07 18:56:54 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
frueauf
02ee94729c Whitespace police. 1998-08-23 20:45:01 +00:00
frueauf
f4d4438484 Add missing / to HOMPAGE URL. 1998-08-23 10:45:43 +00:00
garbled
042c563234 Added and fixed patches to allow build on alpha. Closes PR 5815
(Tim Rightnour)
1998-08-23 06:49:29 +00:00
garbled
8886740bfe Fixing build on alpha. fixes PR 5815 (Tim Rightnour) 1998-08-23 06:47:02 +00:00
garbled
012b3eb126 Created new patch file, closes PR 5814 (now builds on alpha)
PR by Tim Rightnour
1998-08-23 06:26:24 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
frueauf
686bd78abd Split patches into one-per-file patch for better maintainance. 1998-08-15 10:58:41 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
kim
c6eee9ce2b Don't start playing from the audio buffer before decoded audio
has been written into it (fixes the "beginning of song not played"
problem with the "-b" option).
1998-08-04 16:00:30 +00:00
frueauf
2d4a002178 Use the package libscsi instead of its own copy to make it work on alpha.
Closes pr 5813 by Tim Rightnour.
1998-07-24 09:13:12 +00:00
tv
9708b330b3 Fix XM\PM_(INC,LIB)DIR as pointed out by Tim Rightnour in PR5816. 1998-07-23 12:07:23 +00:00
frueauf
b4c6638eb7 Don't assume that a set DISPLAY is a working one. This package is
interactive.
1998-07-20 12:18:23 +00:00
hubertf
5fe8da511d Fix MASTER_SITES 1998-07-17 07:58:38 +00:00
thorpej
86fa3c88b5 Build cdd. 1998-07-16 23:07:39 +00:00
thorpej
563226a1c3 Add a `cdd' package. CDD isn't maintained by the author anymore, so
we're using `cdd-1.0myc2', mycroft's hacked up version that works w/
ATAPI CD-ROMs, too.
1998-07-16 22:57:14 +00:00
thorpej
fdf7955d09 Someone doesn't understand the difference between arrays and pointers. Quick
hack to make specifying an alternate device work.
1998-07-16 21:12:56 +00:00
agc
66efb70e07 Use automatic shared object handling 1998-07-15 11:46:32 +00:00
mycroft
c73ee53134 Update xpm to 3.4k. 1998-07-04 09:18:54 +00:00
mycroft
d0fcb1a955 Update to 3.0.3. 1998-07-04 07:50:09 +00:00
tron
ea3fd44915 Don't mirror distribution files which are kept locally anyway. 1998-07-03 23:30:09 +00:00
mycroft
93a81f49ab MANPREFIX -> PREFIX 1998-07-03 03:46:03 +00:00
tron
f3e1bd4b14 Get package to work on alpha, fixes PR pkg/5587 by Tim Rightnour. 1998-06-30 22:01:21 +00:00
frueauf
e38fbdb477 Enable rplay as noone seems to remember why it was commented it and it
seems to work at least on i386. A future package will depend on it.
1998-06-29 11:42:19 +00:00