aboutsummaryrefslogtreecommitdiff
path: root/devel/bin86
Commit message (Collapse)AuthorAgeFilesLines
* Make fetchable by updating to latest version (previous distfile hasTrevor Johnson2003-11-246-45/+3
| | | | | | | | | been removed from the author's site). Approved by: portmgr Notes: svn path=/head/; revision=94763
* This is unfetchable (discovered by fenner's survey).Trevor Johnson2003-11-211-0/+1
| | | | Notes: svn path=/head/; revision=94595
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Add CONFLICTS line.Trevor Johnson2003-10-291-0/+1
| | | | Notes: svn path=/head/; revision=92557
* version 0.16.13Trevor Johnson2003-10-294-47/+2
| | | | Notes: svn path=/head/; revision=92524
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Chase master site.Trevor Johnson2002-09-211-1/+1
| | | | Notes: svn path=/head/; revision=66992
* Respect CFLAGS and PREFIXKris Kennaway2002-09-141-0/+14
| | | | Notes: svn path=/head/; revision=66320
* Add missing file to pkg-plistKris Kennaway2002-09-141-1/+1
| | | | Notes: svn path=/head/; revision=66319
* Permit installation with a strict umask such as 027.Trevor Johnson2002-04-141-5/+7
| | | | | | | | PR: 32922 Submitted by: Gary W. Swearingen <swear@blarg.net> Notes: svn path=/head/; revision=57682
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-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. Notes: svn path=/head/; revision=53952
* Update to 0.16.0.Trevor Johnson2001-06-012-3/+2
| | | | Notes: svn path=/head/; revision=43409
* The 1.5.4 distfile has been removed. Use the 1.5.5 one, but addTrevor Johnson2001-04-104-2/+47
| | | | | | | | patches to undo the changes between 1.5.4 and 1.5.5, because they do not work. Notes: svn path=/head/; revision=41185
* Install man pages regardless of whether NOPORTDOCS is defined.Trevor Johnson2000-12-251-4/+2
| | | | Notes: svn path=/head/; revision=36329
* Update to 0.15.4. Reword pkg-descr for clarity. Mention conflictTrevor Johnson2000-12-254-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> Notes: svn path=/head/; revision=36324
* Add new port of bin86 0.15.3, a 16-bit assembler and loader forTrevor Johnson2000-11-0310-0/+129
Intel-style assembly. Notes: svn path=/head/; revision=34691