summaryrefslogtreecommitdiff
path: root/audio/cs4235/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-09-11"user-destdir" is default these daysasau1-2/+1
2011-02-10provide distfilezafer1-2/+2
2010-03-09Set LICENSE to public-domain.wiz1-1/+2
Jared, the author, says: > Feel free to consider it public domain.
2010-03-08Convert to user-destdir.wiz1-1/+4
2009-03-18to pkgsrc-usersjmcneill1-2/+2
2008-08-02Fix broken build on -current. While here, make it build on amd64 too.dholland1-2/+3
(Patches have been sent upstream.) PKGREVISION++.
2006-11-05Use the new BSD_MAKE_ENV.rillig1-4/+2
2006-06-18Added BINOWN and BINGRP to MAKE_ENV in order to fix unprivileged bulkrillig1-1/+2
builds.
2005-02-22Claim maintainership of this package, update homepage URL.jmcneill1-4/+4
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-10-23This pkg won't run on anything but i386 as it uses libi386 specifichubertf1-1/+3
functions. Noted by Jared D. McNeill <jmcneill@invisible.yi.org>.
2000-10-17Program to enable and modify the 3D mode on Crystal CS4235 sound cards.hubertf1-0/+14
It's working quite well for me; it seems to work just as well as the 3D control in Windows. Unfortunately the code only works on i386, but if anybody wants to fix that they're more than welcome :-)