Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few common typos in pkg-descr ("separate", "compatible"). | olgeni | 2009-08-16 | 1 | -1/+1 |
| | |||||
* | - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵ | pav | 2008-07-25 | 1 | -2/+0 |
| | | | | MAKE_ENV | ||||
* | Remove always-false/true conditions based on OSVERSION 500000 | edwin | 2007-10-04 | 1 | -7/+1 |
| | |||||
* | Remove USE_REINPLACE from categories starting with W | edwin | 2006-05-13 | 1 | -1/+0 |
| | |||||
* | Update to 1.1.3 | arved | 2005-11-01 | 3 | -38/+8 |
| | | | | | | | PR: 88236 Submitted by: Chris Laverdure <dashevil@gmail.com> Replace patch with REINPLACE_CMD magic | ||||
* | A small and simple webserver programmed in C++ that was designed to make | pav | 2005-09-16 | 4 | -0/+83 |
sharing files easy. By default, it shares whatever folder it was executed from on port 2000. PR: ports/86001 Submitted by: Chris Laverdure <dashevil@gmail.com> |