Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk | erwin | 2006-06-11 | 1 | -1/+0 |
| | | | | | | | | and these ports build fine without it. My guess is that it was added by someone as an opposite to USE_BZIP2 and other people copied it. Remove it once and for all. With hat: portmgr | ||||
* | Remove USE_REINPLACE from categories starting with X | edwin | 2006-05-13 | 1 | -1/+0 |
| | |||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Update distfile. Nothing criminal here, documentation fixes only. | novel | 2005-08-28 | 2 | -3/+2 |
| | | | | | PR: 85364 Submitted by: Travis Poppe (maintainer) | ||||
* | Add padkey, a program that sends keystrokes to X according to buttons | lofi | 2005-03-01 | 3 | -0/+55 |
being pressed on an SNES pad connected to the parallel port. PR: ports/75285 Submitted by: Travis Poppe <tlp@LiquidX.org> |