aboutsummaryrefslogtreecommitdiff
path: root/shells/wapsh
Commit message (Collapse)AuthorAgeFilesLines
* 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