summaryrefslogtreecommitdiff
path: root/shells/wapsh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - WWWDIR is now defined in bsd.ports.mkPav Lucistnik2007-03-243-40/+25
| | | | | | | | PR: ports/105529 Submitted by: laszlof Notes: svn path=/head/; revision=188173
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-191-1/+1
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* ${PREFIX}/www/data -> ${PREFIX}/wwwIon-Mihai Tetcu2006-05-161-1/+1
| | | | | | | | | PR: ports/97274 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Approved by: lawrance (mentor) Notes: svn path=/head/; revision=162553
* Add an additional mirror.Emanuel Haupt2006-04-291-1/+2
| | | | | | | Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Notes: svn path=/head/; revision=160720
* - Fix plistMarcus Alves Grando2006-04-081-0/+1
| | | | | | | | PR: 95491 Submitted by: maintainer Notes: svn path=/head/; revision=159147
* shells/wapsh - update, make fetchable, take maintainershipEdwin Groothuis2006-04-068-155/+111
| | | | | | | | | | | | | | | - 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 <shaun@inerd.com> Notes: svn path=/head/; revision=158921
* Use SUB_FILES for pkg-messageEdwin Groothuis2006-04-012-1/+3
| | | | Notes: svn path=/head/; revision=158552
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224
* Remove references to ports recently deleted.Kris Kennaway2005-02-211-3/+0
| | | | Notes: svn path=/head/; revision=129432
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - fix build with gcc 3.3.xKirill Ponomarev2003-11-185-109/+171
| | | | | | | | | | | | | - unmark as BROKEN - use %%DATADIR%% and %%DOCSDIR%% - pkg-plist is NOPORTSDOC compliant - make portlint happy PR: 59427 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=94292
* Reset maintainer of ports owned by inactive committers who were just retired.Kris Kennaway2003-11-031-2/+2
| | | | Notes: svn path=/head/; revision=92900
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | 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. Notes: svn path=/head/; revision=53959
* Preserve files in etc/.Jimmy Olgeni2001-06-172-4/+14
| | | | | | | Approved by: greid Notes: svn path=/head/; revision=44117
* Make htshd work with tcsh.George C A Reid2001-05-291-1/+2
| | | | | | | | PR: 27564 Submitted by: Yoshiyuki NAKAMICHI <nakamiti@ongs.gr.jp> Notes: svn path=/head/; revision=43283
* Fix plistGeorge C A Reid2001-05-192-1/+2
| | | | | | | | PR: 27447 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42726
* make WRKDIR safe (fix broken on bento)Michael Haro2001-03-291-2/+2
| | | | Notes: svn path=/head/; revision=40562
* Add wapsh 1.0, a system to allow remote shell logins via a WAPWill Andrews2001-03-108-0/+251
phone or web browser. PR: 24313 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39462