summaryrefslogtreecommitdiffstats
path: root/audio/wmtune
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* The only architectures that support the bktr driver are i386 and alpha 5.xkris2004-03-151-2/+4
|
* BROKEN on !i386 and alpha 4.x: Does not compilekris2004-03-131-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fixed website-refers, added tags.edwin2002-12-261-5/+5
| | | | Noticed by: portsurvey
* Fix REINPLACE statement.edwin2002-11-051-1/+1
| | | | Noticed by: bento
* PERL -> REINPLACE_CMDjedgar2002-10-271-1/+2
| | | | Submitted by: David Yeske <dyeske@yahoo.com>
* o SED -> REINPLACEjedgar2002-07-191-3/+5
| | | | o s|machine/soundcard.h|sys/soundcard.h|
* Re-order the master sites.roger2000-11-131-3/+3
| | | | | | | | | | | www.soren.org is the master site for wmtune but contains a broken and out of date wmtune.diff.gz file. So by moving www.soren.org to the end of the list we hopefully will never pick up this broken file. Also fix a portlint ordering warning Submitted by: bento
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-2/+2
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-2/+2
|
* remove blank line (portlint)mharo2000-03-201-1/+0
|
* One of the PATCHFILES has changed (removing some features). I'll hostjedgar2000-03-041-4/+5
| | | | | | | the known-good patch and reorder the MASTER_SITES until I can find out why it has changed. Found by: bento
* Respect CC and CFLAGSjedgar2000-02-251-0/+3
|
* Enable support for RadioTrack radio cards.jedgar2000-02-054-9/+31
|
* * Small cleanup of the Makefilejedgar2000-01-212-4/+4
| | | | | | | * Add WWW PR: 16232 Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
* Dock app radio program for the BT848/878 cards.dan1999-09-295-0/+45
In particular, this program works with the Happauge WinTV cards with onboard FM tuners. PR: ports/14029 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
OpenPOWER on IntegriCloud