Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | Edwin Groothuis | 2006-02-01 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Make it fetchable again. | Jean-Marc Zucconi | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | BROKEN on 5.x: Does not compile | Kris Kennaway | 2004-09-18 | 1 | -1/+7 |
| | | | | Approved by: portmgr (self) | ||||
* | Add size data. | Trevor Johnson | 2004-03-18 | 1 | -0/+1 |
| | | | | Approved by: maintainers | ||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | Trevor Johnson | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -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 Zucconi | 2002-11-03 | 1 | -6/+11 |
| | |||||
* | Fix build on -current. | Kris Kennaway | 2002-06-16 | 1 | -7/+51 |
| | | | | Submitted by: mike | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -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's | Jean-Marc Zucconi | 2001-01-23 | 2 | -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 Asami | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | A little portlint cleaning. | Steve Price | 1999-07-04 | 2 | -5/+4 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -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 Vanderhoek | 1998-08-18 | 1 | -1/+0 |
| | |||||
* | New version (1.6 -> 2.0) | Jean-Marc Zucconi | 1997-08-15 | 2 | -7/+7 |
| | |||||
* | Style police. | David E. O'Brien | 1997-06-29 | 1 | -1/+2 |
| | |||||
* | The ile program can be run as a simple shell around any program. | Jean-Marc Zucconi | 1997-06-28 | 6 | -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. |