Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make fetchable by updating to latest version (previous distfile has | Trevor Johnson | 2003-11-24 | 6 | -45/+3 |
| | | | | | | been removed from the author's site). Approved by: portmgr | ||||
* | This is unfetchable (discovered by fenner's survey). | Trevor Johnson | 2003-11-21 | 1 | -0/+1 |
| | |||||
* | Remove my e-mail address from DESCR files of ports | Trevor Johnson | 2003-11-13 | 1 | -1/+0 |
| | | | | I have contributed, in order to attract less spam. | ||||
* | Add CONFLICTS line. | Trevor Johnson | 2003-10-29 | 1 | -0/+1 |
| | |||||
* | version 0.16.13 | Trevor Johnson | 2003-10-29 | 4 | -47/+2 |
| | |||||
* | Retire comment file. | Trevor Johnson | 2003-03-01 | 2 | -1/+1 |
| | |||||
* | Chase master site. | Trevor Johnson | 2002-09-21 | 1 | -1/+1 |
| | |||||
* | Respect CFLAGS and PREFIX | Kris Kennaway | 2002-09-14 | 1 | -0/+14 |
| | |||||
* | Add missing file to pkg-plist | Kris Kennaway | 2002-09-14 | 1 | -1/+1 |
| | |||||
* | Permit installation with a strict umask such as 027. | Trevor Johnson | 2002-04-14 | 1 | -5/+7 |
| | | | | | PR: 32922 Submitted by: Gary W. Swearingen <swear@blarg.net> | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -4/+4 |
| | | | | | | | | 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. Use command macros where appropriate. | ||||
* | Update to 0.16.0. | Trevor Johnson | 2001-06-01 | 2 | -3/+2 |
| | |||||
* | The 1.5.4 distfile has been removed. Use the 1.5.5 one, but add | Trevor Johnson | 2001-04-10 | 4 | -2/+47 |
| | | | | | patches to undo the changes between 1.5.4 and 1.5.5, because they do not work. | ||||
* | Install man pages regardless of whether NOPORTDOCS is defined. | Trevor Johnson | 2000-12-25 | 1 | -4/+2 |
| | |||||
* | Update to 0.15.4. Reword pkg-descr for clarity. Mention conflict | Trevor Johnson | 2000-12-25 | 4 | -6/+8 |
| | | | | | | | with devel/bcc, which also provides as86 and ld86. PR: 23731 (update to 0.15.4) Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Add new port of bin86 0.15.3, a 16-bit assembler and loader for | Trevor Johnson | 2000-11-03 | 10 | -0/+129 |
Intel-style assembly. |