Commit graph

9 commits

Author SHA1 Message Date
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
wiz
bb7b9e0eaf Untested update to 3.9.8e (previous distfile gone):
* Updated SBLive/Audigy/Audigy2 drivers - AC3 support added
* Fixed up ESS Solo-1 input record level bugs
* Support for ALI M5455 (ALI 1563 SouthBridge) audio
* Updated AudigyLS drivers
* 4Front Virtual Mixer now comes standard with the OSS drivers. An
  advanced version with builtin equalizers, loopback audio recording,
  individual volume control is also available with an extra licensing
  fee. The basic Virtual Mixer technology allows users to play upto
  4 audio apps at the same time. There is no special programming
  required (unlike ESD or aRTsd) as the Virtual Mixer devices behave
  exactly like the physcal hardware devices. Virtual Mixer contains
  4Front's proprietary profesional quality sample rate convertors
  that handle the mixing of various audio applications.
2004-04-01 11:23:32 +00:00
wiz
a7ee93115f Update to 3.9.8b since previous distfile vanished.
Changes:
    * Added beta drivers for SB AudigyLS
    * Fixed MIDIMan Revolution 7.1 6 channel audio
    * 4Front Virtual Mixer now comes standard with the OSS drivers.
    An advanced version with builtin equalizers, loopback audio
    recording, individual volume control is also available with an
    extra licensing fee. The basic Virtual Mixer technology allows
    users to play upto 4 audio apps at the same time. There is no
    special programming required (unlike ESD or aRTsd) as the
    Virtual Mixer devices behave exactly like the physcal hardware
    devices. Virtual Mixer contains 4Front's proprietary profesional
    quality sample rate convertors that handle the mixing of various
    audio applications.
Package changes:
De-support 1.5* since 4front does not provide 1.5 binaries any longer.
2003-11-08 14:50:14 +00:00
jmc
a6846198c1 Update to 3.9.7l (only one on site at the moment).
I think some of this is duplications but the updates include:

NVidia nForce2 SPDIF output with AC3 passthrough now supported
Added AC3 passthrough support for MIDIMan Delta/Audiophile/2496 series
Intel ICH SPDIF/AC3 passthrough and 2/4/6 multichannel audio fixed
AC3 passthrough support added for Yamaha DSXG, SiS7012, CMI8738, SBLive-Dell,
VIA8233.
Added SPDIF output support for AC97 devices: Sigmatel, Avance, Cirrus logic.
Announcing drivers for MIDIMan Revolution and Envy24HT based soundcards
Support for NetBSD 1.6.1 added
Added support for SBLive 5.1 Dell OEM version
SB Audigy2 support added
Multichannel audio device for VIA8233 added
Fixed up Virtual Mixer loopback recording and ulaw audio
4Front Virtual Mixer now comes standard with the OSS drivers. An advanced
version with builtin equalizers, loopback audio recording, individual volume
control is also available with an extra licensing fee. The basic Virtual Mixer
technology allows users to play upto 4 audio apps at the same time. There is
no special programming required (unlike ESD or aRTsd) as the Virtual
Mixer devices behave exactly like the physcal hardware devices. Virtual Mixer
contains 4Front's proprietary profesional quality sample rate convertors that
handle the mixing of various audio applications.
2003-07-23 21:52:29 +00:00
jlam
585a0e2df8 Update audio/oss to 3.9.7j for NetBSD-1.6*. This is the latest (only)
release for NetBSD-1.6* available from OpenSound, Inc.
2003-06-26 23:04:24 +00:00
jlam
cfdb0f97dc Updated audio/oss to 3.9.7f. Changes from version 3.9.7e include:
* NVidia nForce2 audio support
	* Sound Blaster LiveDrive support for Audigy and SBLive!
	* Multichannel audio device for VIA8233
	* Updates for VIA97/Intel810
	* ALC650 AC'97 - extended volume controls added
2002-12-19 14:51:41 +00:00
jlam
80448eb14c Add the oss rc.d script. 2002-11-03 01:44:49 +00:00
jlam
b8ce6fd21e * Move sound{on,off,conf} to ${PREFIX}/sbin.
* Make the oss rc.d script smarter: check that soundconf has been run
  before starting, and check that the OSS LKM is loaded before unloading
  it when stopping.
* Ensure the OSS LKM is unloaded before deinstalling.
2002-10-02 21:06:53 +00:00
jlam
0b6c23bc28 oss-3.97d - Open Sound System(TM) soundcard driver
Open Sound System(TM) (OSS) is the first attempt in unifying the digital
audio architecture for UNIX.  OSS is a set of device drivers that provide a
uniform API across all the major UNIX architectures.  It supports Sound
Blaster or Windows Sound System compatible sound cards which can be plugged
into any UNIX workstation supporting the ISA or PCI bus architecture.  OSS
also supports workstations with on-board digital audio hardware.

The pkgsrc OSS installs the evaluation version of OSS available from
ftp.opensound.com, but allows for updating the license file to a permanent
license.
2002-10-02 20:33:30 +00:00