The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD misc : cwish

Curses based user friendly windowing shell

 Cwish is an easy to use tool for traveling through the filesystem,
     either for doing administrative work or as a shell replacement.
 

#



cwish history


v. 1.16
date: 2007/02/09 08:40:41;  author: rafan;  state: Exp;  lines: +1 -0
- Fix build after libmytinfo removal

Reported by:	pointyhat via kris

v. 1.15 date: 2004/04/13 19:02:59; author: linimon; state: Exp; lines: +1 -1 Per distfile survey, remove mastersite that disappeared in November 2003. A web search reveals no newer site.
v. 1.14 date: 2004/02/11 13:50:59; author: clement; state: Exp; lines: +2 -1 misc category cleanup part 2 of 6: - Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port - make portlint happy * chord2html, cwish, demoniac - kill pkg-plist PR: 61027 Submitted by: Vincent Tantardini Updated/reworked by: me
v. 1.13 date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/11/10 16:47:11; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:46:09; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2002/06/08 17:29:28; author: obrien; state: Exp; lines: +2 -2 To ports@freebsd.org.
v. 1.9 date: 2000/04/14 08:45:32; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.8 date: 2000/03/22 00:26:46; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.7 date: 2000/03/20 02:36:13; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.6 date: 2000/02/13 03:23:12; author: obrien; state: Exp; lines: +3 -3 Style nits in the ports I maintain.
v. 1.5 date: 2000/01/22 10:52:53; author: mharo; state: Exp; lines: +4 -5 update to 3.52
v. 1.4 date: 1999/08/25 07:21:26; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.3 date: 1999/04/18 23:15:10; author: mharo; state: Exp; lines: +3 -9 fix so it isn't BROKEN Reviewed by: obrien Obtained from: bento.freebsd.org
v. 1.2 date: 1998/11/11 05:37:27; author: asami; state: Exp; lines: +8 -7 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include to before. (This is not by any means the complete list but just the ones I've noticed recently.)
v. 1.1 date: 1998/09/25 10:57:57; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/09/25 10:57:57; author: obrien; state: Exp; lines: +0 -0 curses based user friendly windowing shell ============================================================================= v. 1.16 date: 2007/02/09 08:40:41; author: rafan; state: Exp; lines: +1 -0 - Fix build after libmytinfo removal Reported by: pointyhat via kris
v. 1.15 date: 2004/04/13 19:02:59; author: linimon; state: Exp; lines: +1 -1 Per distfile survey, remove mastersite that disappeared in November 2003. A web search reveals no newer site.
v. 1.14 date: 2004/02/11 13:50:59; author: clement; state: Exp; lines: +2 -1 misc category cleanup part 2 of 6: - Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port - make portlint happy * chord2html, cwish, demoniac - kill pkg-plist PR: 61027 Submitted by: Vincent Tantardini Updated/reworked by: me
v. 1.13 date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/11/10 16:47:11; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:46:09; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2002/06/08 17:29:28; author: obrien; state: Exp; lines: +2 -2 To ports@freebsd.org.
v. 1.9 date: 2000/04/14 08:45:32; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.8 date: 2000/03/22 00:26:46; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.7 date: 2000/03/20 02:36:13; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.6 date: 2000/02/13 03:23:12; author: obrien; state: Exp; lines: +3 -3 Style nits in the ports I maintain.
v. 1.5 date: 2000/01/22 10:52:53; author: mharo; state: Exp; lines: +4 -5 update to 3.52
v. 1.4 date: 1999/08/25 07:21:26; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.3 date: 1999/04/18 23:15:10; author: mharo; state: Exp; lines: +3 -9 fix so it isn't BROKEN Reviewed by: obrien Obtained from: bento.freebsd.org
v. 1.2 date: 1998/11/11 05:37:27; author: asami; state: Exp; lines: +8 -7 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include to before. (This is not by any means the complete list but just the ones I've noticed recently.)
v. 1.1 date: 1998/09/25 10:57:57; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/09/25 10:57:57; author: obrien; state: Exp; lines: +0 -0 curses based user friendly windowing shell ============================================================================= v. 1.16 date: 2007/02/09 08:40:41; author: rafan; state: Exp; lines: +1 -0 - Fix build after libmytinfo removal Reported by: pointyhat via kris
v. 1.15 date: 2004/04/13 19:02:59; author: linimon; state: Exp; lines: +1 -1 Per distfile survey, remove mastersite that disappeared in November 2003. A web search reveals no newer site.
v. 1.14 date: 2004/02/11 13:50:59; author: clement; state: Exp; lines: +2 -1 misc category cleanup part 2 of 6: - Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port - make portlint happy * chord2html, cwish, demoniac - kill pkg-plist PR: 61027 Submitted by: Vincent Tantardini Updated/reworked by: me
v. 1.13 date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/11/10 16:47:11; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:46:09; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2002/06/08 17:29:28; author: obrien; state: Exp; lines: +2 -2 To ports@freebsd.org.
v. 1.9 date: 2000/04/14 08:45:32; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.8 date: 2000/03/22 00:26:46; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.7 date: 2000/03/20 02:36:13; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.6 date: 2000/02/13 03:23:12; author: obrien; state: Exp; lines: +3 -3 Style nits in the ports I maintain.
v. 1.5 date: 2000/01/22 10:52:53; author: mharo; state: Exp; lines: +4 -5 update to 3.52
v. 1.4 date: 1999/08/25 07:21:26; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.3 date: 1999/04/18 23:15:10; author: mharo; state: Exp; lines: +3 -9 fix so it isn't BROKEN Reviewed by: obrien Obtained from: bento.freebsd.org
v. 1.2 date: 1998/11/11 05:37:27; author: asami; state: Exp; lines: +8 -7 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include to before. (This is not by any means the complete list but just the ones I've noticed recently.)
v. 1.1 date: 1998/09/25 10:57:57; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/09/25 10:57:57; author: obrien; state: Exp; lines: +0 -0 curses based user friendly windowing shell =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm