Port details |
- skippy A full-screen X11 task-switcher like Apple's Expose
- 0.5.0_10 x11-wm
=4 0.5.0_10Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, upstream disappeared
This port expired on: 2012-10-20
- 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: 2004-05-16 16:57:35
- Last Update: 2012-10-25 17:12:54
- SVN Revision: 306388
- People watching this port, also watch:: cups-pdf, gtklp, sound-juicer
- License: not specified in port
- WWW:
- http://thegraveyard.org/skippy.php
- Description:
- Skippy is best described as a full-screen task-switcher for X11. It tries to
provide an alternative when taskbars or regular task-switchers aren't the most
efficient way of switching tasks (like when you have a lot of applications open)
When activated (currently only through a hotkey), it will arrange and scale
snapshots of all windows on the current desktop and it'll let you pick a
window using a mouse or a keyboard. Yes, this is also what expocity and Apple's
Expose.
Skippy currently works with a NETWM or GNOME WM Specs compliant window-manager.
WWW: http://thegraveyard.org/skippy.php
-
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: skippy
- 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:
-
- pkgconf : devel/pkgconf
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xinerama.pc : x11/libXinerama
- xft.pc : x11-fonts/libXft
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xinerama.pc : x11/libXinerama
- xft.pc : x11-fonts/libXft
- xmu.pc : x11-toolkits/libXmu
- Library dependencies:
-
- Imlib2.5 : graphics/imlib2
- 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.5.0_10 25 Oct 2012 17:12:54 |
bapt |
2012-10-20 x11-wm/wmcp: No more public distfiles
2012-10-20 x11-wm/skippy-xd: Abandonware, upstream disappeared
2012-10-20 x11-wm/skippy: Abandonware, upstream disappeared
2012-10-20 x11-wm/matchbox: Abandonware, upstream disappeared
2012-10-20 x11-wm/e16utils: No more public distfiles
2012-10-20 x11-wm/blwm: Abandonware, upstream disappeared
2012-10-20 x11-wm/badwm: Development ceased
2012-10-20 x11-wm/amaterus: Abandonware, upstream disappeared
2012-10-20 x11-wm/ahwm: Abandoned upstream
Remove some obsolete wm
Feature safe: yes |
0.5.0_10 20 Sep 2012 17:55:31 |
bapt |
Deprecate a bunch of abandonware or alike |
0.5.0_10 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
0.5.0_10 22 Jul 2012 23:24:00 |
dougb |
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in. |
0.5.0_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5.0_9 02 Aug 2011 19:22:14 |
bapt |
Fix master_site |
0.5.0_9 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.5.0_9 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.0_8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.5.0_7 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.5.0_6 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.5.0_5 11 Mar 2008 21:13:53 |
stas |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az |
0.5.0_4 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.5.0_3 11 Mar 2007 08:51:14 |
stas |
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2] |
0.5.0_2 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
0.5.0_2 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
0.5.0_2 20 Mar 2005 02:34:48 |
ahze |
- Reset MAINTAINER to ports@FreeBSD.org |
0.5.0_2 07 Mar 2005 16:41:04 |
adamw |
Bump PORTREVISION on all ports that received the imlib2 shlib chase. |
0.5.0_1 07 Mar 2005 15:10:20 |
vanilla |
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson <raj at cserv62.csub.edu>
Somepart by: me |
0.5.0_1 29 Oct 2004 22:24:47 |
ahze |
Change email to new FreeBSD.org address
Approved by:adamw (mentor) |
0.5.0_1 12 Jul 2004 11:56:29 |
vs |
Fix .skippyrc-parsing (bump PORTREVISION)
PR: ports/68705
Submitted by: Leland Wang
Approved by: maintainer |
0.5.0 20 May 2004 06:15:43 |
krion |
- Update to version 0.5.0
PR: ports/66920
Submitted by: maintainer |
0.4.1 16 May 2004 20:38:36 |
krion |
- Add note about supported window-managers to pkg-descr
PR: ports/66717
Submitted by: maintainer |
0.4.1 16 May 2004 16:56:43 |
krion |
Add skippy 0.4.1,
Skippy is best described as a full-screen task-switcher for
X11. It tries to provide an alternative when taskbars or
regular task-switchers aren't the most efficient way of
switching tasks (like when you have a lot of applications open)
When activated (currently only through a hotkey), it will
arrange and scale snapshots of all windows on the current
desktop and it'll let you pick a window using a mouse or a
keyboard. Yes, this is also what expocity and Apple's Expose.
PR: ports/66681
Submitted by: michael johnson <ahze at ahze dot net> |