The FreeBSD Ports Archive
FreeBSD shells : wapsh4>
A system to allow remote shell logins via a WAP phone or web browser
htsh/wapsh is a system implemented by exolution GmbH which allows
users to login to a Unix shell on a remote host using a web browser
or WAP phone (in the latter incarnation, htsh is also called wapsh).
The following phones and emulators have been successfully tested with
htsh:
* Nokia 6210
* Nokia 7110
* Motorola Timeport P7389
* Siemens C35 and S35, S45, S55
* Samsung SCH-20
* Sony CMD-J5
* Nokia WAP Toolkit 2.0 "Blueprint" phone emulator
* UP.Simulator 4.0 from Phone.com
We welcome feedback (at wapsh@exolution.de) from users about their
experiences using other phone types.
http://www.exolution.de/geschaeft/produkte/wapsh.en.htm
|
wapsh history
v. 1.17
date: 2007/03/24 14:04:34; author: pav; state: Exp; lines: +5 -10
- WWWDIR is now defined in bsd.ports.mk
PR: ports/105529
Submitted by: laszlof
v. 1.16
date: 2006/06/19 20:06:57; author: shaun; state: Exp; lines: +1 -1
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
v. 1.15
date: 2006/05/16 10:36:01; author: itetcu; state: Exp; lines: +1 -1
${PREFIX}/www/data -> ${PREFIX}/www
PR: ports/97274
Submitted by: Shaun Amott (maintainer)
Approved by: lawrance (mentor)
v. 1.14
date: 2006/04/29 09:12:01; author: ehaupt; state: Exp; lines: +2 -1
Add an additional mirror.
Submitted by: Shaun Amott (maintainer)
v. 1.13
date: 2006/04/06 00:34:34; author: edwin; state: Exp; lines: +56 -41
shells/wapsh - update, make fetchable, take maintainership
- Upgrade to latest version (make fetchable again)
- Add WWW line and more supported phones to pkg-descr
- Single PLIST file addition
- Replace rc.d script with new rc.subr-style
- Install in more appropriate place
- Take maintainership
PR: ports/94243
Submitted by: Shaun Amott
v. 1.12
date: 2006/04/01 13:13:03; author: edwin; state: Exp; lines: +3 -1
Use SUB_FILES for pkg-message
v. 1.11
date: 2005/02/21 01:19:33; author: kris; state: Exp; lines: +0 -3
Remove references to ports recently deleted.
v. 1.10
date: 2003/11/18 20:29:21; author: krion; state: Exp; lines: +11 -17
- fix build with gcc 3.3.x
- unmark as BROKEN
- use %%DATADIR%% and %%DOCSDIR%%
- pkg-plist is NOPORTSDOC compliant
- make portlint happy
PR: 59427
Submitted by: Clement Laforet
v. 1.9
date: 2003/11/03 00:54:32; author: kris; state: Exp; lines: +2 -2
Reset maintainer of ports owned by inactive committers who were just retired.
v. 1.8
date: 2003/10/16 01:25:43; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.7
date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2002/01/29 11:58:44; author: knu; state: Exp; lines: +2 -2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.5
date: 2001/06/17 17:52:33; author: olgeni; state: Exp; lines: +6 -2
Preserve files in etc/.
Approved by: greid
v. 1.4
date: 2001/05/29 18:10:57; author: greid; state: Exp; lines: +3 -2
Make htshd work with tcsh.
PR: 27564
Submitted by: Yoshiyuki NAKAMICHI
v. 1.3
date: 2001/05/19 10:21:51; author: greid; state: Exp; lines: +2 -2
Fix plist
PR: 27447
Submitted by: David W. Chapman Jr.
v. 1.2
date: 2001/03/29 22:48:09; author: mharo; state: Exp; lines: +3 -3
make WRKDIR safe (fix broken on bento)
v. 1.1
date: 2001/03/10 20:05:08; author: will; state: Exp;
Add wapsh 1.0, a system to allow remote shell logins via a WAP
phone or web browser.
PR: 24313
Submitted by: George Reid
=============================================================================
v. 1.17
date: 2007/03/24 14:04:34; author: pav; state: Exp; lines: +5 -10
- WWWDIR is now defined in bsd.ports.mk
PR: ports/105529
Submitted by: laszlof
v. 1.16
date: 2006/06/19 20:06:57; author: shaun; state: Exp; lines: +1 -1
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
v. 1.15
date: 2006/05/16 10:36:01; author: itetcu; state: Exp; lines: +1 -1
${PREFIX}/www/data -> ${PREFIX}/www
PR: ports/97274
Submitted by: Shaun Amott (maintainer)
Approved by: lawrance (mentor)
v. 1.14
date: 2006/04/29 09:12:01; author: ehaupt; state: Exp; lines: +2 -1
Add an additional mirror.
Submitted by: Shaun Amott (maintainer)
v. 1.13
date: 2006/04/06 00:34:34; author: edwin; state: Exp; lines: +56 -41
shells/wapsh - update, make fetchable, take maintainership
- Upgrade to latest version (make fetchable again)
- Add WWW line and more supported phones to pkg-descr
- Single PLIST file addition
- Replace rc.d script with new rc.subr-style
- Install in more appropriate place
- Take maintainership
PR: ports/94243
Submitted by: Shaun Amott
v. 1.12
date: 2006/04/01 13:13:03; author: edwin; state: Exp; lines: +3 -1
Use SUB_FILES for pkg-message
v. 1.11
date: 2005/02/21 01:19:33; author: kris; state: Exp; lines: +0 -3
Remove references to ports recently deleted.
v. 1.10
date: 2003/11/18 20:29:21; author: krion; state: Exp; lines: +11 -17
- fix build with gcc 3.3.x
- unmark as BROKEN
- use %%DATADIR%% and %%DOCSDIR%%
- pkg-plist is NOPORTSDOC compliant
- make portlint happy
PR: 59427
Submitted by: Clement Laforet
v. 1.9
date: 2003/11/03 00:54:32; author: kris; state: Exp; lines: +2 -2
Reset maintainer of ports owned by inactive committers who were just retired.
v. 1.8
date: 2003/10/16 01:25:43; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.7
date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2002/01/29 11:58:44; author: knu; state: Exp; lines: +2 -2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.5
date: 2001/06/17 17:52:33; author: olgeni; state: Exp; lines: +6 -2
Preserve files in etc/.
Approved by: greid
v. 1.4
date: 2001/05/29 18:10:57; author: greid; state: Exp; lines: +3 -2
Make htshd work with tcsh.
PR: 27564
Submitted by: Yoshiyuki NAKAMICHI
v. 1.3
date: 2001/05/19 10:21:51; author: greid; state: Exp; lines: +2 -2
Fix plist
PR: 27447
Submitted by: David W. Chapman Jr.
v. 1.2
date: 2001/03/29 22:48:09; author: mharo; state: Exp; lines: +3 -3
make WRKDIR safe (fix broken on bento)
v. 1.1
date: 2001/03/10 20:05:08; author: will; state: Exp;
Add wapsh 1.0, a system to allow remote shell logins via a WAP
phone or web browser.
PR: 24313
Submitted by: George Reid
=============================================================================
v. 1.17
date: 2007/03/24 14:04:34; author: pav; state: Exp; lines: +5 -10
- WWWDIR is now defined in bsd.ports.mk
PR: ports/105529
Submitted by: laszlof
v. 1.16
date: 2006/06/19 20:06:57; author: shaun; state: Exp; lines: +1 -1
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
v. 1.15
date: 2006/05/16 10:36:01; author: itetcu; state: Exp; lines: +1 -1
${PREFIX}/www/data -> ${PREFIX}/www
PR: ports/97274
Submitted by: Shaun Amott (maintainer)
Approved by: lawrance (mentor)
v. 1.14
date: 2006/04/29 09:12:01; author: ehaupt; state: Exp; lines: +2 -1
Add an additional mirror.
Submitted by: Shaun Amott (maintainer)
v. 1.13
date: 2006/04/06 00:34:34; author: edwin; state: Exp; lines: +56 -41
shells/wapsh - update, make fetchable, take maintainership
- Upgrade to latest version (make fetchable again)
- Add WWW line and more supported phones to pkg-descr
- Single PLIST file addition
- Replace rc.d script with new rc.subr-style
- Install in more appropriate place
- Take maintainership
PR: ports/94243
Submitted by: Shaun Amott
v. 1.12
date: 2006/04/01 13:13:03; author: edwin; state: Exp; lines: +3 -1
Use SUB_FILES for pkg-message
v. 1.11
date: 2005/02/21 01:19:33; author: kris; state: Exp; lines: +0 -3
Remove references to ports recently deleted.
v. 1.10
date: 2003/11/18 20:29:21; author: krion; state: Exp; lines: +11 -17
- fix build with gcc 3.3.x
- unmark as BROKEN
- use %%DATADIR%% and %%DOCSDIR%%
- pkg-plist is NOPORTSDOC compliant
- make portlint happy
PR: 59427
Submitted by: Clement Laforet
v. 1.9
date: 2003/11/03 00:54:32; author: kris; state: Exp; lines: +2 -2
Reset maintainer of ports owned by inactive committers who were just retired.
v. 1.8
date: 2003/10/16 01:25:43; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.7
date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2002/01/29 11:58:44; author: knu; state: Exp; lines: +2 -2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.5
date: 2001/06/17 17:52:33; author: olgeni; state: Exp; lines: +6 -2
Preserve files in etc/.
Approved by: greid
v. 1.4
date: 2001/05/29 18:10:57; author: greid; state: Exp; lines: +3 -2
Make htshd work with tcsh.
PR: 27564
Submitted by: Yoshiyuki NAKAMICHI
v. 1.3
date: 2001/05/19 10:21:51; author: greid; state: Exp; lines: +2 -2
Fix plist
PR: 27447
Submitted by: David W. Chapman Jr.
v. 1.2
date: 2001/03/29 22:48:09; author: mharo; state: Exp; lines: +3 -3
make WRKDIR safe (fix broken on bento)
v. 1.1
date: 2001/03/10 20:05:08; author: will; state: Exp;
Add wapsh 1.0, a system to allow remote shell logins via a WAP
phone or web browser.
PR: 24313
Submitted by: George Reid
=============================================================================
|
| |

|