ports/188981: [NEW PORT] textproc/asm2html - Converts NASM syntax assembly code into (X)HTML output

C Hutchinson portmaster at bsdforge.com
Fri Apr 25 03:00:02 UTC 2014


>Number:         188981
>Category:       ports
>Synopsis:       [NEW PORT] textproc/asm2html - Converts NASM syntax assembly code into (X)HTML output
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 25 03:00:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     C Hutchinson
>Release:        releng_8, releng_9
>Organization:
>Environment:
>Description:
New port intended for textproc/asm2html
asm2html converts NASM syntax assembly code into HTML output,
suitable for display as web pages on your web site.
Soon it will produce XHTML output, with additional options.

Please find attached to this pr(1) asm2html.shar which contains
all needed files to produce a standard FreeBSD port.

Thank you for all your time, and consideration.

--Chris

>How-To-Repeat:
N/A
>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	asm2html
#	asm2html/Makefile
#	asm2html/pkg-descr
#	asm2html/distinfo
#	asm2html/pkg-plist
#
echo c - asm2html
mkdir -p asm2html > /dev/null 2>&1
echo x - asm2html/Makefile
sed 's/^X//' >asm2html/Makefile << '655a6aa4c0946f1cf61a0b5e884dbdab'
X# Created by: C Hutchinson <portmaster at bsdforge.com>
X# textproc/asm2html/Makefile 2014-04-24 17:13:34
X#
X
XPORTNAME=      asm2html
XPORTVERSION=   1.7
XCATEGORIES=    textproc
XMASTER_SITES=  http://bsdforge.com/projects/source/textproc/asm2html/
X
XMAINTAINER=    portmaster at bsdforge.com
XCOMMENT=       Asm2html converts NASM syntax assembly code into HTML code
X
XLICENSE=	BSD3CLAUSE
X
XHAS_CONFIGURE= yes
XCONFIGURE_ARGS += --prefix=${PREFIX}
XUSES= tar:xz
X
XMAN1=          asm2html.1
X
X.include <bsd.port.mk>
655a6aa4c0946f1cf61a0b5e884dbdab
echo x - asm2html/pkg-descr
sed 's/^X//' >asm2html/pkg-descr << '02ddcb3bf3ce136ba6ed69c0da499100'
Xasm2html converts NASM syntax assembly code into HTML output,
Xsuitable for display as web pages on your web site.
XSoon it will produce XHTML output, with additional options.
X
X
XWWW: http://bsdforge.com/projects/textproc/asm2html/
02ddcb3bf3ce136ba6ed69c0da499100
echo x - asm2html/distinfo
sed 's/^X//' >asm2html/distinfo << 'd3e88a65d1bf6e042349eed42390b179'
XSHA256 (asm2html-1.7.tar.xz) = 88cb8f85392c805f768423dfd0a085ee4c5e48d22ec10e67293559f48531ae3e
XSIZE (asm2html-1.7.tar.xz) = 26768
d3e88a65d1bf6e042349eed42390b179
echo x - asm2html/pkg-plist
sed 's/^X//' >asm2html/pkg-plist << 'b79d6aa787201d019dbdee311aa458c6'
Xbin/asm2html
b79d6aa787201d019dbdee311aa458c6
exit



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list