Port details |
- xmms-weasel A XMMS plugin to hide the player
- 0.0.1_4 multimedia
=2 0.0.1_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, please consider using multimedia/audacious instead
This port expired on: 2014-04-27
- Maintainer: narayannewton@gmail.com
- Port Added: 2004-05-06 09:03:02
- Last Update: 2014-04-28 18:09:31
- SVN Revision: 352536
- People watching this port, also watch:: faac, mplayer-skins, zip
- License: not specified in port
- WWW:
- http://xmms-weasel.sourceforge.net/
- Description:
- This is an XMMS plugin that will slide the XMMS window
off the screen when the mouse is not over it. Just dock
XMMS at the top of the screen and it will hide
itself once you switch to another window.
WWW: http://xmms-weasel.sourceforge.net/
-
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:
-
- xmms-weasel>0:multimedia/xmms-weasel
- No installation instructions:
- This port has been deleted.
- PKGNAME: xmms-weasel
- Flavors: there is no flavor information for this port.
- 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:
-
- xmms-config : multimedia/xmms
- gmake : devel/gmake
- Runtime dependencies:
-
- xmms : multimedia/xmms
- 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 |
0.0.1_4 28 Apr 2014 18:09:31 |
rene |
Remove expired ports:
2014-04-27 multimedia/xfce4-xmms-plugin: Abandonware, and can't select another
player instead XMMS
2014-04-27 multimedia/xmms-weasel: Abandonware, please consider using
multimedia/audacious instead
2014-04-27 audio/xmms-sexyspc: Abandonware, please consider using
multimedia/audacious instead
2014-04-28 audio/libmusicbrainz4: Please use audio/libmusicbrainz5 instead |
0.0.1_4 23 Mar 2014 21:59:04 |
antoine |
Chase multimedia/xmms deprecation and expiration date
With hat: portmgr |
0.0.1_4 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.0.1_4 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.0.1_4 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
0.0.1_4 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
0.0.1_4 07 Jan 2009 10:43:14 |
pav |
- Remove empty pkg-plist file |
0.0.1_4 06 Jun 2008 13:48:22 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.0.1_3 24 Mar 2008 17:02:27 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.0.1_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.0.1_1 29 Mar 2007 14:02:09 |
ehaupt |
- Cleanup objformat-removal fallout
- Use USE_LDCONFIG
Approved by: portmgr (pav; implicit) |
0.0.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.0.1 22 Jan 2006 21:19:42 |
edwin |
SHA256ify
Approved by: krion@ |
0.0.1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.0.1 04 Nov 2004 12:52:56 |
pav |
- Update maintainer's address
PR: ports/73510
Submitted by: Narayan Newton <narayannewton@gmail.com> (maintainer) |
0.0.1 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.0.1 06 May 2004 09:01:36 |
pav |
Add xmms-weasel, a rather nice XMMS plugin that hides the XMMS windows off
the screen when the mouse is not over them. The windows slide back into view
when you put the mouse near where they are docked.
PR: ports/65184
Submitted by: Narayan Newton <narayan_newton@yahoo.com> |