Port details |
- wmtune Dockable radio program for the BT848/878 and RadioTrack cards
- 1.0_1 audio
=1 1.0_1Version of this port present on the latest quarterly branch. DEPRECATED: mastersite disappeared, no longer maintained by author
This port expired on: 2006-09-21
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2006-09-21 07:11:26
- SVN Revision: UNKNOWN
- People watching this port, also watch:: mplayer-skins, libao, tcpdump, python
- Also Listed In: windowmaker
- License: not specified in port
- Description:
- Dock app radio program for the BT848/878 cards
and RadioTrack radio cards.
In particular, this program works with the
Happauge WinTV cards with onboard FM tuners
along with RadioTrack-compatible cards.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: wmtune
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 alpha
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- X11.6 : x11/xorg-libraries
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_1 21 Sep 2006 07:11:26
 |
vd  |
Remove expired leaf port:
2006-09-21 audio/wmtune |
1.0_1 21 Jul 2006 20:25:39
 |
jmelo  |
- Mark as deprecated the project no longer exist. |
1.0_1 03 May 2006 05:14:35
 |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
1.0_1 24 Mar 2006 06:23:47
 |
linimon  |
Reset jedgar as maintainer; has not responded to email about status.
Hat: portmgr |
1.0_1 22 Jan 2006 09:54:26
 |
edwin  |
SHA256ify (manually done and checked)
Approved by: krion@ |
1.0_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0_1 15 Mar 2004 10:59:34
 |
kris  |
The only architectures that support the bktr driver are i386 and alpha 5.x |
1.0_1 13 Mar 2004 10:07:47
 |
kris  |
BROKEN on !i386 and alpha 4.x: Does not compile |
1.0_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0 07 Mar 2003 05:56:07
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.0 26 Dec 2002 23:45:23
 |
edwin  |
Fixed website-refers, added tags.
Noticed by: portsurvey |
1.0 05 Nov 2002 12:06:58
 |
edwin  |
Fix REINPLACE statement.
Noticed by: bento |
1.0 27 Oct 2002 22:44:35
 |
jedgar  |
PERL -> REINPLACE_CMD
Submitted by: David Yeske <dyeske@yahoo.com> |
1.0 19 Jul 2002 17:34:47
 |
jedgar  |
o SED -> REINPLACE
o s|machine/soundcard.h|sys/soundcard.h| |
13 Nov 2000 12:33:49
    |
roger  |
Re-order the master sites. 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. |
08 Oct 2000 00:19:06
    |
asami  |
Convert category audio to new layout. |
03 Aug 2000 10:28:58
    |
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of 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. |