ports/128631: [NEW PORT] textproc/html2tex: (newer) HTML to LaTeX converter

Martin Dieringer martin.dieringer at gmx.de
Thu Nov 6 04:40:07 UTC 2008


>Number:         128631
>Category:       ports
>Synopsis:       [NEW PORT] textproc/html2tex: HTML to LaTeX converter, last modified 2008
>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:   Thu Nov 06 04:40:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dieringer
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thinkpad 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #23: Tue Oct 21 09:29:49 CEST 2008
>Description:
A program which can be used to converts a single HTML file or a collection
of related HTML files into a single LaTeX file.

WWW: http://www.iwriteiam.nl/html2tex.html

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- html2tex-2.7.shar begins here ---
# 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:
#
#	html2tex
#	html2tex/Makefile
#	html2tex/pkg-descr
#	html2tex/distinfo
#
echo c - html2tex
mkdir -p html2tex > /dev/null 2>&1
echo x - html2tex/Makefile
sed 's/^X//' >html2tex/Makefile << 'b629b7a354b7017e30847b66bb1a31f7'
X# New ports collection makefile for:    html2tex
X# Date created:                 Nov 5 2008
X# Whom:                         martin.dieringer at gmx.de
X#
X# $FreeBSD$
X#
X
XPORTNAME=	html2tex
XPORTVERSION=	2.7
XCATEGORIES=	textproc
XMASTER_SITES=	http://www.iwriteiam.nl/
XDISTNAME=	html2tex_c.txt
XEXTRACT_SUFX=	# empty
X
XMAINTAINER=	martin.dieringer at gmx.de
XCOMMENT=	HTML to LaTeX converter, last modified 2008
X
XPLIST_FILES=	bin/html2tex
XNO_WRKSUBDIR=	yes
X
Xdo-extract:
X	${MKDIR} ${WRKSRC}
X	${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC}/html2tex.c
X
Xdo-build:
X	cd ${WRKSRC} &&	${CC} -o html2tex html2tex.c
X
Xdo-install:
X	cd ${WRKSRC} && ${CP} html2tex ${PREFIX}/bin
X 
X.include <bsd.port.mk>
b629b7a354b7017e30847b66bb1a31f7
echo x - html2tex/pkg-descr
sed 's/^X//' >html2tex/pkg-descr << 'e006c2c35c02ef6cccffa3e6424b7325'
XA program which can be used to converts a single HTML file or a collection
Xof related HTML files into a single LaTeX file.
X
XWWW: http://www.iwriteiam.nl/html2tex.html
e006c2c35c02ef6cccffa3e6424b7325
echo x - html2tex/distinfo
sed 's/^X//' >html2tex/distinfo << '48e221a9ce64299452bc5f8372032f01'
XMD5 (html2tex_c.txt) = 434eac6c744109dd88a9fa0e76384337
XSHA256 (html2tex_c.txt) = 28fe63ed5a23548d6c0bd09684791a04e36bde02a1470ab8ca04e4a32ba5bf28
XSIZE (html2tex_c.txt) = 147398
48e221a9ce64299452bc5f8372032f01
exit
--- html2tex-2.7.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:
 SEND-PR: 	[ non-critical | serious | critical ] 
 SEND-PR: 	[ low | medium | high ]
 SEND-PR: <choose from the list of categories below (one line)>
 SEND-PR: advocacy  alpha     bin       conf      docs      gnu 
 SEND-PR: i386      ia64      java      kern      misc      ports 
 SEND-PR: powerpc   sparc64   standards www 
 SEND-PR: [ sw-bug | doc-bug | change-request | update | maintainer-update ]



More information about the freebsd-ports-bugs mailing list