Date: Mon, 9 Jun 2003 21:43:44 -0700 From: Ben Haga <fiddledog@earthlink.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/53133: New port: textproc/asm2html Message-ID: <20030609214344.5453a574.fiddledog@earthlink.net> Resent-Message-ID: <200306100450.h5A4oBo0019535@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 53133 >Category: ports >Synopsis: New port: textproc/asm2html >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: Mon Jun 09 21:50:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: tuximus >Release: FreeBSD 4.8-STABLE i386 >Organization: none >Environment: System: FreeBSD orion.tuximus.lan 4.8-STABLE FreeBSD 4.8-STABLE #5: Sun Jun 8 21:33:36 PDT 2003 tuximus@orion.tuximus.lan:/usr/obj/usr/src/sys/ORION i386 >Description: asm2html converts NASM syntax assembly code to HTML code >How-To-Repeat: <code/input/activities to reproduce the problem (multiple lines)> >Fix: # 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 << 'END-of-asm2html/Makefile' X# New ports collection makefile for: asm2html X# Date created: 5 June 2003 X# Whom: Ben Haga <tuxsuximus@hotmail.com> X# X# $FreeBSD$ X# X XPORTNAME= asm2html XPORTVERSION= 1.4 XCATEGORIES= textproc XMASTER_SITES= http://virtus.ath.cx/asm2html/ X XMAINTAINER= tuxsuximus@hotmail.com XCOMMENT= Asm2html converts NASM syntax assembly code to HTML code X XMAN1= asm2html.1 XHAS_CONFIGURE= yes XCONFIGURE_ARGS += --prefix=${PREFIX} X X.include <bsd.port.mk> END-of-asm2html/Makefile echo x - asm2html/pkg-descr sed 's/^X//' >asm2html/pkg-descr << 'END-of-asm2html/pkg-descr' Xasm2html converts NASM syntax assembly code to HTML code X XWWW: http://virtus.ath.cx/asm2html/ END-of-asm2html/pkg-descr echo x - asm2html/distinfo sed 's/^X//' >asm2html/distinfo << 'END-of-asm2html/distinfo' XMD5 (asm2html-1.4.tar.gz) = b2782e2d733bff28ad4a53fb5f8b6881 END-of-asm2html/distinfo echo x - asm2html/pkg-plist sed 's/^X//' >asm2html/pkg-plist << 'END-of-asm2html/pkg-plist' Xbin/asm2html END-of-asm2html/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). SEND-PR: SEND-PR: Please consult the following URL if you are not sure how to SEND-PR: fill out a problem report: SEND-PR: http://www.freebsd.org/doc/en/articles/problem-reports/article.html SEND-PR: SEND-PR: Note that the Synopsis field is mandatory. SEND-PR: SEND-PR: Please note that (unless you state otherwise) if your report SEND-PR: includes a patch then it will be taken under the same license as SEND-PR: the one on the file(s) you want to change. SEND-PR: SEND-PR: BE ADVISED THAT FREEBSD PROBLEM REPORTS ARE PUBLIC INFORMATION AND SEND-PR: WILL BE PUBLISHED AS-IS ON THE PROJECT'S MAILING LISTS AND WEB SITES. SEND-PR: DO NOT SUBMIT ANY INFORMATION YOU DO NOT WANT MADE PUBLIC. SEND-PR: SEND-PR: For sensitive security issues, consider contacting the FreeBSD SEND-PR: security officer team (security-officer@freebsd.org) directly. SEND-PR: SEND-PR: Choose from the following categories: SEND-PR: SEND-PR: advocacy alpha bin conf docs gnu SEND-PR: i386 ia64 java kern misc ports SEND-PR: powerpc sparc64 standards www SEND-PR: To: FreeBSD-gnats-submit@freebsd.org From: tuximus <tuxsuximus@hotmail.com> Reply-To: tuximus <tuxsuximus@hotmail.com> Cc: X-send-pr-version: 3.113 X-GNATS-Notify:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030609214344.5453a574.fiddledog>