FreeBSD Bugzilla – Attachment 54912 Details for
Bug 83057
new port: textproc/rtf2html - A simple rtf2html converter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
rtf2html.shar
rtf2html.shar (text/plain), 1.55 KB, created by
Emanuel Haupt
on 2005-07-06 11:50:10 UTC
(
hide
)
Description:
rtf2html.shar
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2005-07-06 11:50:10 UTC
Size:
1.55 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: ># ># rtf2html ># rtf2html/Makefile ># rtf2html/pkg-descr ># rtf2html/distinfo ># >echo c - rtf2html >mkdir -p rtf2html > /dev/null 2>&1 >echo x - rtf2html/Makefile >sed 's/^X//' >rtf2html/Makefile << 'END-of-rtf2html/Makefile' >X# New ports collection makefile for: rtf2html >X# Date created: 6 Jul 2005 >X# Whom: Emanuel Haupt <ehaupt@critical.ch> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= rtf2html >XDISTVERSION= 1.1b >XCATEGORIES= textproc >XMASTER_SITES= http://www.45.free.net/~vitus/ice/misc/ >XDISTNAME= ${PORTNAME} >X >XMAINTAINER= ehaupt@critical.ch >XCOMMENT= A simple rtf2html converter >X >XCFLAGS+= -Wall -Werror >XPLIST_FILES= bin/rtf2html >X >Xdo-build: >X ${CC} ${CFLAGS} ${WRKSRC}/${PORTNAME}.c -o ${WRKSRC}/${PORTNAME} >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin >X >X.include <bsd.port.mk> >END-of-rtf2html/Makefile >echo x - rtf2html/pkg-descr >sed 's/^X//' >rtf2html/pkg-descr << 'END-of-rtf2html/pkg-descr' >XA simple rtf2html converter. If no file is specified rtf2html reads from >Xstandard input. >X >XWWW: http://www.45.free.net/~vitus/ice/misc/ >X >X- ehaupt >Xehaupt@critical.ch >END-of-rtf2html/pkg-descr >echo x - rtf2html/distinfo >sed 's/^X//' >rtf2html/distinfo << 'END-of-rtf2html/distinfo' >XMD5 (rtf2html.tar.gz) = 823949bf2e1a7fc9d090fd2035b2e828 >XSIZE (rtf2html.tar.gz) = 5548 >END-of-rtf2html/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 83057
: 54912