Port details |
- ion Window manager with a text-editorish, keyboard friendly interface
- 20020207_3 x11-wm
=12 20020207_3Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: ricci@cs.utah.edu
- Port Added: 2001-01-20 18:42:26
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: wget, expat, autoconf, zip, libiconv
- License: not specified in port
- WWW:
- http://modeemi.cs.tut.fi/~tuomov/ion/
- Description:
- Ion (based on PWM) is a new kind of window manager that brings a
text-editorish, keyboard friendly user interface to window management.
Modern GUIs are unusable. Overlapping windows are hard to manage, especially
from the keyboard, and the user often ends up in a jungle. Not to mention the
application programs, which are even worse. Mouse-based search-and-click
interfaces are slow - keyboard is fast having learnt the commands. Ion (the
last three letters of vision =-) was written as an example and an experiment of
something presumably better (just the window manager, though).
Ion simply divides the screen into frames that take the whole screen. Big
displays have so much space that this is convenient and smaller displays
couldn't show more than one window at a time anyway. The frames can be split
and growing the size of one will shrink others. Alike in PWM, clients can be
moved between frames and multiple clients can be attached to one frame.
With Ion you will hardly ever have to touch the mouse again for navigation
between windows and the windows are always in order.
WWW: http://modeemi.cs.tut.fi/~tuomov/ion/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: ion
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ion-20020207.tar.gz) = d015e60ddb7c78eb8d57cb0dc122241f32d919b434b6c67aba18564aff8f7ccb
SIZE (ion-20020207.tar.gz) = 157649
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
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake xorg
- 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 |
20020207_3 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
20020207_3 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
20020207_3 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
20020207_3 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
20020207_3 25 Mar 2019 12:49:25 |
tobik |
New port: shells/ion
Ion is a modern system shell that features a simple, yet powerful,
syntax. It is written entirely in Rust, which greatly increases
the overall quality and security of the shell, eliminating the
possibilities of a ShellShock-like vulnerability, and making
development easier. It also offers a level of performance that
exceeds that of Dash, when taking advantage of Ion's features.
While it is developed alongside, and primarily for, RedoxOS, it is
a fully capable on other *nix platforms.
WWW: https://gitlab.redox-os.org/redox-os/ion |
20020207_3 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
20020207_3 28 Jan 2015 01:07:55 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
20020207_3 08 Aug 2014 08:42:45 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt) |
20020207_3 02 Jul 2014 03:30:44 |
vanilla |
1: Stagify.
2: use @sample to handle sample config file.
3: bump version.
Approved by: portmgr@ (blanket approval) |
20020207_2 15 Mar 2014 16:32:41 |
miwi |
- Convert USE_GMAKE/BZIP2 to USES |
20020207_2 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
20020207_2 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 |
20020207_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
20020207_2 19 Jun 2008 10:40:02 |
pav |
- Fix NOPORTDOCS case
Reported by: ionnut |
20020207_2 19 Jun 2008 10:18:49 |
pav |
- Fix fetch
PR: ports/124746
Submitted by: Robert P Ricci <ricci@cs.utah.edu> (maintainer) |
20020207_2 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) |
20020207_2 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20020207_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}. |
20020207_1 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
20020207_1 22 Jan 2006 03:01:03 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20020207_1 31 May 2004 16:06:26 |
pav |
- Adjust CONFLICTS to match reality
Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net> |
20020207_1 30 May 2004 07:09:35 |
pav |
- Register conflicts with ion-2 |
20020207_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
20020207_1 15 Mar 2004 11:20:32 |
kris |
Fix build on amd64 (FreeBSD supports snprintf()), and respect CC and CFLAGS. |
20020207_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
20020207 21 Apr 2003 10:55:47 |
kris |
Install files mode 644, not 664 |
20020207 21 Feb 2003 14:19:11 |
knu |
De-pkg-comment. |
20020207 07 Sep 2002 20:55:18 |
pat |
Unbreak build and add 2 new patches for enable/disable border and
frame functionality.
PR: ports/41056
Submitted by: maintainer |
20020207 28 Jun 2002 02:19:13 |
pat |
Fix WWW and MASTER_SITES: Project site moved.
PR: ports/39914
Submitted by: maintainer |
08 Feb 2002 04:12:50 |
pat |
Update to 20020207 |
21 Jan 2002 15:48:38 |
kevlo |
Update to the lastest version |
10 Nov 2001 21:07:09 |
petef |
Update to 20011109 |
17 Jun 2001 11:52:18 |
olgeni |
Add etc/ion/ion.conf management, it will be created from sample.conf if it
doesn't yet exist. |
25 May 2001 17:58:32 |
ijliao |
upgrade to 0523 |
29 Mar 2001 20:26:01 |
clive |
Update ion to the author's latest version (20010314). |
18 Feb 2001 15:32:09 |
kevlo |
Update to the lastest version. |
15 Feb 2001 22:20:44 |
vanilla |
Upgrade to 20010121. |
21 Jan 2001 20:53:39 |
clive |
Upgrade to ion 20010121. |
20 Jan 2001 21:42:26 |
clive |
o New port x11-wm/ion - A window manager with a text-editorish, keyboard
friendly interface. o portlint o Fix pkg-plist to handle NOPORTDOCS o Fix
patch-system.mk for 'make reinstall' |