FreeBSD Bugzilla – Attachment 61985 Details for
Bug 92783
[NEW PORT] www/mimetex: A CGI script that lets you embed LaTeX math in your HTML pages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
mimetex-1.60.shar
mimetex-1.60.shar (text/plain), 2.70 KB, created by
Nicola Vitale
on 2006-02-03 22:20:02 UTC
(
hide
)
Description:
mimetex-1.60.shar
Filename:
MIME Type:
Creator:
Nicola Vitale
Created:
2006-02-03 22:20:02 UTC
Size:
2.70 KB
patch
obsolete
># 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: ># ># mimetex ># mimetex/pkg-descr ># mimetex/Makefile ># mimetex/pkg-plist ># mimetex/distinfo ># >echo c - mimetex >mkdir -p mimetex > /dev/null 2>&1 >echo x - mimetex/pkg-descr >sed 's/^X//' >mimetex/pkg-descr << 'END-of-mimetex/pkg-descr' >XMimeTeX, licensed under the gpl, lets you easily embed LaTeX math in >Xyour html pages. It parses a LaTeX math expression and immediately >Xemits the corresponding gif image, rather than the usual TeX dvi. >XAnd mimeTeX is an entirely separate little program that doesn't >Xuse TeX or its fonts in any way. It's just one cgi that you put in >Xyour site's cgi-bin/ directory, with no other dependencies. >XIt's easy to use. Just place an html <img> tag in your document >Xwherever you want to see the corresponding LaTeX expression. >X >XAuthor: John Forkosh <john@forkosh.com> >XWWW: http://www.forkosh.com/mimetex.html >END-of-mimetex/pkg-descr >echo x - mimetex/Makefile >sed 's/^X//' >mimetex/Makefile << 'END-of-mimetex/Makefile' >X# New ports collection makefile for: mimetex >X# Date created: 2006-02-03 >X# Whom: Nicola Vitale <nivit@email.it> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= mimetex >XPORTVERSION= 1.60 >XCATEGORIES= www math >XMASTER_SITES= http://www.forkosh.com/ \ >X http://nivi.interfree.it/distfiles/${DIST_SUBDIR}/ >XDISTNAME= ${PORTNAME} >XDIST_SUBDIR= ${PORTNAME}/${PORTVERSION} >X >XMAINTAINER= nivit@email.it >XCOMMENT= A CGI script that lets you embed LaTeX math in your HTML pages >X >XNO_WRKSUBDIR= yes >XUSE_APACHE= yes >XUSE_ZIP= yes >X >XFETCH_CMD= /usr/bin/fetch -rR # see PR bin/76134 >X >XCGI_BIN= ${PREFIX}/www/cgi-bin/ >XCGI_PRG= ${PORTNAME}.cgi >X >Xdo-build: >X cd ${WRKDIR};\ >X ${CC} -DAA mimetex.c gifsave.c -lm -o ${CGI_PRG} >X >Xdo-install: >X ${MKDIR} ${CGI_BIN} >X ${INSTALL_PROGRAM} ${WRKSRC}/${CGI_PRG} ${CGI_BIN}/${CGI_PRG} >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.html ${DOCSDIR} >X.endif >X >X.include <bsd.port.mk> >END-of-mimetex/Makefile >echo x - mimetex/pkg-plist >sed 's/^X//' >mimetex/pkg-plist << 'END-of-mimetex/pkg-plist' >X@comment $FreeBSD$ >X%%PORTDOCS%%%%DOCSDIR%%/mimetex.html >Xwww/cgi-bin/mimetex.cgi >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >X@dirrmtry www/cgi-bin >END-of-mimetex/pkg-plist >echo x - mimetex/distinfo >sed 's/^X//' >mimetex/distinfo << 'END-of-mimetex/distinfo' >XMD5 (mimetex/1.60/mimetex.zip) = 8ff4484c3d24c0bac2b76ae5bc951da2 >XSHA256 (mimetex/1.60/mimetex.zip) = 54654292a4f8e879a645dd4c7234d1a5a0e272b95438b9b51e8c9a8aaa5a82ab >XSIZE (mimetex/1.60/mimetex.zip) = 643704 >END-of-mimetex/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 92783
: 61985 |
61986
|
61987