summaryrefslogtreecommitdiff
path: root/shells/wapsh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* - 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>
* Reset maintainer of ports owned by inactive committers who were just retired.Kris Kennaway2003-11-031-2/+2
|
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
|
* 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.
* 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.
* Preserve files in etc/.Jimmy Olgeni2001-06-172-4/+14
| | | | Approved by: greid
* Make htshd work with tcsh.George C A Reid2001-05-291-1/+2
| | | | | PR: 27564 Submitted by: Yoshiyuki NAKAMICHI <nakamiti@ongs.gr.jp>
* Fix plistGeorge C A Reid2001-05-192-1/+2
| | | | | PR: 27447 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* make WRKDIR safe (fix broken on bento)Michael Haro2001-03-291-2/+2
|
* 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>