summaryrefslogtreecommitdiff
path: root/devel/asm2html/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2008-06-20Add DESTDIR support.joerg1-1/+5
2007-06-08Remove dead MASTERS_SITES. From Zafer Aydogan.wiz1-3/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-04-25Convert to buildlink3.snj1-2/+2
2003-06-03Update to 1.4, provided by the maintainer Douwe Kiela in PR 21319:wiz1-6/+4
25/04/2003 (virtus): some small bugfixes 25/04/2003 (virtus): added configure script 25/04/2003 (virtus): added manual page 25/04/2003 (virtus): added ./man directory
2003-01-23Update to 1.3, with patch provided in PR pkg/20014 by virtus@wanadoo.nl.jmmv1-3/+4
- there were some errors in the commenting when lines were not shown, fixed. - the line counting mechanism was improved. - some more small things were improved/fixed.
2003-01-19Update to 1.2. Changes since 1.0:jmmv1-2/+2
1.2: 19/01/2003 (virtus): put the code into seperate files 19/01/2003 (virtus): fixed the topfile and bottom file bugs 1.1: 18/01/2003 (virtus): -t [topfile] option added 18/01/2003 (virtus): -b [bottomfile] option added 18/01/2003 (virtus): -V argument added 18/01/2003 (virtus): some small things were fixed Update requested in PR pkg/19915 by virtus@wanadoo.nl, the maintainer.
2003-01-13Initial import of asm2html, version 1.0.jmmv1-0/+17
asm2html is a small tool to create nice looking HTML files from NASM assembly source code. Other assembly formats, such as AT&T syntax will probably be added in the near future. Package provided in PR pkg/19834 by virtus@lappy.heinekenfans.com.