From martin.dieringer@gmx.de  Mon Oct 13 03:53:55 2008
Return-Path: <martin.dieringer@gmx.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D18341065686
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Oct 2008 03:53:55 +0000 (UTC)
	(envelope-from martin.dieringer@gmx.de)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20])
	by mx1.freebsd.org (Postfix) with SMTP id 1C6268FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Oct 2008 03:53:54 +0000 (UTC)
	(envelope-from martin.dieringer@gmx.de)
Received: (qmail invoked by alias); 13 Oct 2008 03:53:53 -0000
Received: from p54BEAA1A.dip0.t-ipconnect.de (EHLO thinkpad.dieringer.dyndns.org) [84.190.170.26]
  by mail.gmx.net (mp012) with SMTP; 13 Oct 2008 05:53:53 +0200
Received: by thinkpad.dieringer.dyndns.org (Postfix, from userid 1001)
	id D3CF61DA802C; Mon, 13 Oct 2008 05:53:51 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by thinkpad.dieringer.dyndns.org (Postfix) with ESMTP id A24744C4074
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Oct 2008 05:53:50 +0200 (CEST)
Message-Id: <alpine.BSF.2.00.0810130551490.1681@thinkpad.nowhere.local>
Date: Mon, 13 Oct 2008 05:53:50 +0200 (CEST)
From: Martin Dieringer <martin.dieringer@gmx.de>
Reply-To: Martin Dieringer <martin.dieringer@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [NEW PORT] print/rtf2latex2e: A (newer) filter that converts RTF
 (MS Rich Text Format) into LaTeX

>Number:         128041
>Category:       ports
>Synopsis:       [NEW PORT] print/rtf2latex2e: A (newer) filter that converts RTF (MS Rich Text Format) into LaTeX
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tabthorpe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 13 04:00:01 UTC 2008
>Closed-Date:    Tue Nov 11 14:43:05 UTC 2008
>Last-Modified:  Tue Nov 11 14:50:02 UTC 2008
>Originator:     Martin Dieringer
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD thinkpad 7.0-STABLE FreeBSD 7.0-STABLE #22: Fri Mar  7 04:18:13 CET
>Description:
rtf2latex2e is a program that translates RTF (rich text format) files into
LaTeX files. It translates text formatting, tables, figures, and equations.
The resulting LaTeX files are quite readable and suitable for editing.

WWW: http://sourceforge.net/project/showfiles.php?group_id=22324

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

--- rtf2latex2e-1.0_fc1.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:
#
#	rtf2latex2e
#	rtf2latex2e/Makefile
#	rtf2latex2e/pkg-plist
#	rtf2latex2e/pkg-descr
#	rtf2latex2e/distinfo
#	rtf2latex2e/files
#	rtf2latex2e/files/patch-src-common-cole-oledecod.c
#	rtf2latex2e/files/patch-Makefile.in
#
echo c - rtf2latex2e
mkdir -p rtf2latex2e > /dev/null 2>&1
echo x - rtf2latex2e/Makefile
sed 's/^X//' >rtf2latex2e/Makefile << 'END-of-rtf2latex2e/Makefile'
X# New ports collection makefile for:    rtf2latex2e
X# Date created:         13 Oct 2008
X# Whom:                 Martin Dieringer <martin.dieringer@gmx.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rtf2latex2e
XPORTVERSION=	1.0
XPORTREVISION=	fc1
XCATEGORIES=	print
XMASTER_SITES=	SF
XMASTER_SITE_SUBDIR=	rtf2latex2e
XDISTNAME=	${PORTNAME}Unix1
X
XMAINTAINER=	martin.dieringer@gmx.de
XCOMMENT=	A (newer) filter that converts RTF (MS Rich Text Format) into LaTeX
X
XUSE_GZIP=	yes
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
XWRKSRC=		${WRKDIR}/${PORTNAME}Unix-${PORTVERSION}${PORTREVISION}/Unix
X
X.include <bsd.port.mk>
END-of-rtf2latex2e/Makefile
echo x - rtf2latex2e/pkg-plist
sed 's/^X//' >rtf2latex2e/pkg-plist << 'END-of-rtf2latex2e/pkg-plist'
Xbin/rtf2latex2e
X%%DATADIR%%/rtf2latex2e.bin
X%%DATADIR%%/INSTALL
X%%DATADIR%%/Unix/Makefile
X%%DATADIR%%/Unix/mkinstalldirs
X%%DATADIR%%/Unix/Makefile.in
X%%DATADIR%%/Unix/install-sh
X%%DATADIR%%/Unix/config.status
X%%DATADIR%%/Unix/config.sub
X%%DATADIR%%/Unix/configure.in
X%%DATADIR%%/Unix/.DS_Store
X%%DATADIR%%/Unix/aclocal.m4
X%%DATADIR%%/Unix/Makefile.in.orig
X%%DATADIR%%/Unix/config.guess
X%%DATADIR%%/Unix/configure
X%%DATADIR%%/src/.DS_Store
X%%DATADIR%%/src/common/jpeg2eps.c
X%%DATADIR%%/src/common/LaTeX2e-writer.c
X%%DATADIR%%/src/common/rtf2LaTeX2e-driver.c
X%%DATADIR%%/src/common/cole/cole.c
X%%DATADIR%%/src/common/cole/internal.c
X%%DATADIR%%/src/common/cole/oledecod.c
X%%DATADIR%%/src/common/cole/version.c.in
X%%DATADIR%%/src/common/cole/support.c
X%%DATADIR%%/src/common/cole/olecod.c
X%%DATADIR%%/src/common/cole/version.c
X%%DATADIR%%/src/common/cole/oledecod.c.orig
X%%DATADIR%%/src/common/.DS_Store
X%%DATADIR%%/src/common/reader.c
X%%DATADIR%%/src/common/figure2eps.c
X%%DATADIR%%/src/common/tokenscan.c
X%%DATADIR%%/src/common/eqn.c
X%%DATADIR%%/src/include/internal.h
X%%DATADIR%%/src/include/rtf-namedef.h
X%%DATADIR%%/src/include/cole.h
X%%DATADIR%%/src/include/rtf-ctrldef.h
X%%DATADIR%%/src/include/eqn.h
X%%DATADIR%%/src/include/.DS_Store
X%%DATADIR%%/src/include/config.h
X%%DATADIR%%/src/include/jpeg2eps.h
X%%DATADIR%%/src/include/stdcharnames.h
X%%DATADIR%%/src/include/support.h
X%%DATADIR%%/src/include/tokenscan.h
X%%DATADIR%%/src/include/config.h.in
X%%DATADIR%%/src/include/rtf2LaTeX2e.h
X%%DATADIR%%/src/include/stamp-h
X%%DATADIR%%/src/include/cole.h.in
X%%DATADIR%%/src/include/rtf.h
X%%DATADIR%%/README
X%%DATADIR%%/examples/table.rtf
X%%DATADIR%%/examples/Equation.rtf
X%%DATADIR%%/examples/JPEG_Image.rtf
X%%DATADIR%%/examples/test.rtf
X%%DATADIR%%/doc/rtfReader.tex
X%%DATADIR%%/doc/rtf2LaTeX2eDoc.dvi
X%%DATADIR%%/doc/rtfReader.pdf
X%%DATADIR%%/doc/rtf2LaTeX2eDoc.tex
X%%DATADIR%%/doc/rtf2LaTeX2eDoc.pdf
X%%DATADIR%%/doc/rtfReader.dvi
X%%DATADIR%%/doc/Release-notes.txt
X%%DATADIR%%/doc/rtf2latex2eSWP.tex
X%%DATADIR%%/doc/rtf2LaTeX2eDoc.html
X%%DATADIR%%/doc/GPL_license
X%%DATADIR%%/pref/TeX-map.cp1252
X%%DATADIR%%/pref/TeX-map.default
X%%DATADIR%%/pref/TeX-map
X%%DATADIR%%/pref/pc-sym
X%%DATADIR%%/pref/cp1254.map
X%%DATADIR%%/pref/cp437.map
X%%DATADIR%%/pref/rtf-ctrl
X%%DATADIR%%/pref/applemac.map
X%%DATADIR%%/pref/r2l-map
X%%DATADIR%%/pref/ansi-sym
X%%DATADIR%%/pref/TeX-map.cp1250
X%%DATADIR%%/pref/mac-sym
X%%DATADIR%%/pref/cp850.map
X%%DATADIR%%/pref/cp1250.map
X%%DATADIR%%/pref/TeX-map.german
X%%DATADIR%%/pref/r2l-pref
X%%DATADIR%%/pref/TeX-map.applemac
X%%DATADIR%%/pref/TeX-map.latin1
X%%DATADIR%%/pref/r2l-head
X%%DATADIR%%/pref/cp1252.map
X%%DATADIR%%/pref/pca-sym
X@dirrm %%DATADIR%%/doc
X@dirrm %%DATADIR%%/src/common/cole
X@dirrm %%DATADIR%%/src/common
X@dirrm %%DATADIR%%/src/include
X@dirrm %%DATADIR%%/src
X@dirrm %%DATADIR%%/examples
X@dirrm %%DATADIR%%/Unix
X@dirrm %%DATADIR%%/pref
X@dirrm %%DATADIR%%
END-of-rtf2latex2e/pkg-plist
echo x - rtf2latex2e/pkg-descr
sed 's/^X//' >rtf2latex2e/pkg-descr << 'END-of-rtf2latex2e/pkg-descr'
Xrtf2latex2e is a program that translates RTF (rich text format) files into
XLaTeX files. It translates text formatting, tables, figures, and equations.
XThe resulting LaTeX files are quite readable and suitable for editing.
X
XWWW: http://sourceforge.net/project/showfiles.php?group_id=22324
END-of-rtf2latex2e/pkg-descr
echo x - rtf2latex2e/distinfo
sed 's/^X//' >rtf2latex2e/distinfo << 'END-of-rtf2latex2e/distinfo'
XMD5 (rtf2latex2eUnix1.tar.gz) = 805a064142f50efa5a49f4f1bf6d6b79
XSHA256 (rtf2latex2eUnix1.tar.gz) = 56e9f5401407bdf9b260997ff01ab2511571c9584c96b1e953ae0a54676337a5
XSIZE (rtf2latex2eUnix1.tar.gz) = 540992
END-of-rtf2latex2e/distinfo
echo c - rtf2latex2e/files
mkdir -p rtf2latex2e/files > /dev/null 2>&1
echo x - rtf2latex2e/files/patch-src-common-cole-oledecod.c
sed 's/^X//' >rtf2latex2e/files/patch-src-common-cole-oledecod.c << 'END-of-rtf2latex2e/files/patch-src-common-cole-oledecod.c'
X--- ../src/common/cole/oledecod.c~	2008-10-13 05:21:28.000000000 +0200
X+++ ../src/common/cole/oledecod.c	2008-10-13 05:21:28.000000000 +0200
X@@ -44,7 +44,7 @@
X #if __GNUC__
X 	#if __APPLE__
X 	#else
X-	#include <malloc.h>
X+	#include <stdlib.h>
X 	#endif
X 	#include <sys/types.h>
X #endif 
END-of-rtf2latex2e/files/patch-src-common-cole-oledecod.c
echo x - rtf2latex2e/files/patch-Makefile.in
sed 's/^X//' >rtf2latex2e/files/patch-Makefile.in << 'END-of-rtf2latex2e/files/patch-Makefile.in'
X--- Makefile.in~	2008-10-13 05:34:25.000000000 +0200
X+++ Makefile.in	2008-10-13 05:34:25.000000000 +0200
X@@ -6,7 +6,7 @@
X # IMPORTANT!!!!!
X # if you edit the install directory (INSTALL_DIR), 
X # make sure it ends with rtf2latex2e!!!!
X-INSTALL_DIR = /usr/local/rtf2latex2e
X+INSTALL_DIR = ${PREFIX}/share/rtf2latex2e
X #----------------------------------------------------------------
X 
X 
X@@ -61,10 +61,10 @@
X 	cp -r ../pref $(INSTALL_DIR)/
X 	cp -r ../src $(INSTALL_DIR)/
X 	cp -r ../Unix $(INSTALL_DIR)/
X-	ln -sf $(INSTALL_DIR)/rtf2latex2e.bin /usr/bin/rtf2latex2e
X+	ln -sf $(INSTALL_DIR)/rtf2latex2e.bin ${PREFIX}/bin/rtf2latex2e
X 	@echo
X 	@echo "rtf2latex2e has been installed in $(INSTALL_DIR)"
X-	@echo "A symbolic link /usr/bin/rtf2latex2e has been created"
X+	@echo "A symbolic link ${PREFIX}/bin/rtf2latex2e has been created"
X 	@echo
X 	@echo "Please set the environment variable RTF2LATEX2E_DIR to $(INSTALL_DIR)."
X 	@echo
END-of-rtf2latex2e/files/patch-Makefile.in
exit
--- rtf2latex2e-1.0_fc1.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lippe 
Responsible-Changed-By: lippe 
Responsible-Changed-When: Sun Oct 19 16:29:41 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128041 

From: Felippe de Meirelles Motta <lippebsd@gmail.com>
To: bug-followup@FreeBSD.org, Martin Dieringer <martin.dieringer@gmx.de>
Cc:  
Subject: Re: ports/128041: [NEW PORT] print/rtf2latex2e: A (newer) filter
 that converts RTF (MS Rich Text Format) into LaTeX
Date: Sat, 25 Oct 2008 21:31:05 -0200

 --Sig_/h+ShK=3Cba_bIh7hsRa3F/s
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: quoted-printable
 
 Hi Martin,
 
 We have some rules that not recommend to add ports that does not have
 updates for a long time. In this case, the last update was in 2001. And
 we have rtf2latex on ports too, can you use this instead ?
 
 If you accept, I'll close this PR. Thank you!
 
 --=20
 lippe@FreeBSD.org
 FreeBSD Ports Committer
 
 --Sig_/h+ShK=3Cba_bIh7hsRa3F/s
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Disposition: attachment; filename=signature.asc
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.9 (FreeBSD)
 
 iEYEARECAAYFAkkDrDwACgkQIxuvIPLPfa5SeQCfQBGDCLzsR77JyXDTwj5/2/or
 YvsAnisdVWg/qlGTotOuLtg0r2NV6tWJ
 =m+hC
 -----END PGP SIGNATURE-----
 
 --Sig_/h+ShK=3Cba_bIh7hsRa3F/s--
State-Changed-From-To: open->feedback 
State-Changed-By: lippe 
State-Changed-When: Sun Oct 26 00:47:40 UTC 2008 
State-Changed-Why:  
Ask for submitter approval. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128041 

From: Martin Dieringer <martin.dieringer@gmx.de>
To: Felippe de Meirelles Motta <lippebsd@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/128041: [NEW PORT] print/rtf2latex2e: A (newer) filter
 that converts RTF (MS Rich Text Format) into LaTeX
Date: Sun, 26 Oct 2008 03:48:58 +0100 (CET)

 On Sat, 25 Oct 2008, Felippe de Meirelles Motta wrote:
 
 > we have rtf2latex on ports too, can you use this instead ?
 
 the rtf2latex port is much older, the sources are from 1993!
 http://www.ctan.org/tex-archive/support/rtf2latex/
 
 m.
Responsible-Changed-From-To: lippe->tabthorpe 
Responsible-Changed-By: tabthorpe 
Responsible-Changed-When: Tue Nov 11 14:19:21 UTC 2008 
Responsible-Changed-Why:  
Help lippe out. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128041 
State-Changed-From-To: feedback->closed 
State-Changed-By: tabthorpe 
State-Changed-When: Tue Nov 11 14:43:04 UTC 2008 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128041 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128041: commit references a PR
Date: Tue, 11 Nov 2008 14:42:45 +0000 (UTC)

 tabthorpe    2008-11-11 14:42:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     print                Makefile 
   Added files:
     print/rtf2latex2e    Makefile distinfo pkg-descr pkg-plist 
     print/rtf2latex2e/files patch-Makefile.in 
                             patch-src-common-cole-oledecod.c 
   Log:
   rtf2latex2e is a program that translates RTF (rich text format) files into
   LaTeX files. It translates text formatting, tables, figures, and equations.
   The resulting LaTeX files are quite readable and suitable for editing.
   
   WWW: http://sourceforge.net/project/showfiles.php?group_id=22324
   
   PR:             ports/128041
   Submitted by:   Martin Dieringer <martin.dieringer at gmx.de>
   
   Revision  Changes    Path
   1.462     +1 -0      ports/print/Makefile
   1.1       +24 -0     ports/print/rtf2latex2e/Makefile (new)
   1.1       +3 -0      ports/print/rtf2latex2e/distinfo (new)
   1.1       +24 -0     ports/print/rtf2latex2e/files/patch-Makefile.in (new)
   1.1       +11 -0     ports/print/rtf2latex2e/files/patch-src-common-cole-oledecod.c (new)
   1.1       +5 -0      ports/print/rtf2latex2e/pkg-descr (new)
   1.1       +93 -0     ports/print/rtf2latex2e/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
