summaryrefslogtreecommitdiff
path: root/misc/lile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | Approved by: krion@
* Make it fetchable again.Jean-Marc Zucconi2005-02-141-1/+1
|
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | Approved by: portmgr (self)
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | Approved by: maintainers
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
|
* 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.
* Fix bento build.Jean-Marc Zucconi2002-11-031-6/+11
|
* Fix build on -current.Kris Kennaway2002-06-161-7/+51
| | | | Submitted by: mike
* 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.
* The lile port had a couple of issues with process id'sJean-Marc Zucconi2001-01-232-5/+28
| | | | | | | (signed/unsigned int mess ups) and not handling the error when it occurred. Submitted by: Andy Newman <atrn@zeta.org.au>
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* A little portlint cleaning.Steve Price1999-07-042-5/+4
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-1/+0
|
* New version (1.6 -> 2.0)Jean-Marc Zucconi1997-08-152-7/+7
|
* Style police.David E. O'Brien1997-06-291-1/+2
|
* The ile program can be run as a simple shell around any program.Jean-Marc Zucconi1997-06-286-0/+52
It gives any program an input line editing and a history mechanism. It can also be run around your favourite shell. When run around the shell ile records the input to interactive programs launched from the shell as well as the commands to the shell in its history buffer.