Date: Sat, 11 Mar 2006 15:13:24 +0200 From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/94319: [PATCH] textproc/catdoc: Fix WWW, portlint Message-ID: <1142082804.6765@it.buh.tecnik93.com> Resent-Message-ID: <200603111320.k2BDKGpf001328@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94319 >Category: ports >Synopsis: [PATCH] textproc/catdoc: Fix WWW, portlint >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: Sat Mar 11 13:20:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ion-Mihai "IOnut" Tetcu >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Tecnik'93 >Environment: System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006 root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P >Description: >How-To-Repeat: >Fix: --- catdoc.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/catdoc/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 20 Jul 2005 08:12:19 -0000 1.21 +++ Makefile 11 Mar 2006 13:12:44 -0000 @@ -12,11 +12,10 @@ # ${MASTER_SITE_TEX_CTAN:S/$/support\/catdoc\//} MAINTAINER= ports@FreeBSD.org -COMMENT= Convert MS Word/Excel documents to plain ASCII or TeX. TK viewer included +COMMENT= MS Word/Excel convertor to plain ASCII or TeX. TK viewer included GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes MAN1= catdoc.1 wordview.1 xls2csv.1 catppt.1 .if !defined(LANG) || ${LANG} != ru_RU.KOI8-R Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/textproc/catdoc/pkg-descr,v retrieving revision 1.7 diff -u -r1.7 pkg-descr --- pkg-descr 9 Aug 2004 03:40:04 -0000 1.7 +++ pkg-descr 11 Mar 2006 13:12:44 -0000 @@ -10,7 +10,7 @@ MS Excel spreadsheets. xls2csv converts an Excel spreadsheet to a plain text file with CSV (comma-separated values) lines. -WWW: http://www.45.free.net/~vitus/ice/catdoc/ +WWW: http://www.45.free.net/~vitus/software/catdoc/ - Brion brion@queeg.com Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/catdoc/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- pkg-plist 20 Jul 2005 08:12:19 -0000 1.6 +++ pkg-plist 11 Mar 2006 13:12:44 -0000 @@ -2,55 +2,55 @@ bin/catppt bin/wordview bin/xls2csv -share/catdoc/8859-1.txt -share/catdoc/8859-10.txt -share/catdoc/8859-11.txt -share/catdoc/8859-13.txt -share/catdoc/8859-14.txt -share/catdoc/8859-15.txt -share/catdoc/8859-2.txt -share/catdoc/8859-3.txt -share/catdoc/8859-4.txt -share/catdoc/8859-5.txt -share/catdoc/8859-6.txt -share/catdoc/8859-7.txt -share/catdoc/8859-8.txt -share/catdoc/8859-9.txt -share/catdoc/ascii.replchars -share/catdoc/ascii.specchars -share/catdoc/cp1250.txt -share/catdoc/cp1251.txt -share/catdoc/cp1252.txt -share/catdoc/cp1253.txt -share/catdoc/cp1254.txt -share/catdoc/cp1255.txt -share/catdoc/cp1256.txt -share/catdoc/cp1257.txt -share/catdoc/cp1258.txt -share/catdoc/cp437.txt -share/catdoc/cp850.txt -share/catdoc/cp852.txt -share/catdoc/cp855.txt -share/catdoc/cp857.txt -share/catdoc/cp860.txt -share/catdoc/cp861.txt -share/catdoc/cp862.txt -share/catdoc/cp863.txt -share/catdoc/cp864.txt -share/catdoc/cp865.txt -share/catdoc/cp866.txt -share/catdoc/cp869.txt -share/catdoc/cp874.txt -share/catdoc/koi8-r.txt -share/catdoc/koi8-u.txt -share/catdoc/mac-arabic.txt -share/catdoc/mac-centeuro.txt -share/catdoc/mac-cyrillic.txt -share/catdoc/mac-greek.txt -share/catdoc/mac-hebrew.txt -share/catdoc/mac-roman.txt -share/catdoc/tex.replchars -share/catdoc/tex.specchars -share/catdoc/us-ascii.txt -share/catdoc/x-mac-cyrillic.txt -@dirrm share/catdoc +%%DATADIR%%/8859-1.txt +%%DATADIR%%/8859-10.txt +%%DATADIR%%/8859-11.txt +%%DATADIR%%/8859-13.txt +%%DATADIR%%/8859-14.txt +%%DATADIR%%/8859-15.txt +%%DATADIR%%/8859-2.txt +%%DATADIR%%/8859-3.txt +%%DATADIR%%/8859-4.txt +%%DATADIR%%/8859-5.txt +%%DATADIR%%/8859-6.txt +%%DATADIR%%/8859-7.txt +%%DATADIR%%/8859-8.txt +%%DATADIR%%/8859-9.txt +%%DATADIR%%/ascii.replchars +%%DATADIR%%/ascii.specchars +%%DATADIR%%/cp1250.txt +%%DATADIR%%/cp1251.txt +%%DATADIR%%/cp1252.txt +%%DATADIR%%/cp1253.txt +%%DATADIR%%/cp1254.txt +%%DATADIR%%/cp1255.txt +%%DATADIR%%/cp1256.txt +%%DATADIR%%/cp1257.txt +%%DATADIR%%/cp1258.txt +%%DATADIR%%/cp437.txt +%%DATADIR%%/cp850.txt +%%DATADIR%%/cp852.txt +%%DATADIR%%/cp855.txt +%%DATADIR%%/cp857.txt +%%DATADIR%%/cp860.txt +%%DATADIR%%/cp861.txt +%%DATADIR%%/cp862.txt +%%DATADIR%%/cp863.txt +%%DATADIR%%/cp864.txt +%%DATADIR%%/cp865.txt +%%DATADIR%%/cp866.txt +%%DATADIR%%/cp869.txt +%%DATADIR%%/cp874.txt +%%DATADIR%%/koi8-r.txt +%%DATADIR%%/koi8-u.txt +%%DATADIR%%/mac-arabic.txt +%%DATADIR%%/mac-centeuro.txt +%%DATADIR%%/mac-cyrillic.txt +%%DATADIR%%/mac-greek.txt +%%DATADIR%%/mac-hebrew.txt +%%DATADIR%%/mac-roman.txt +%%DATADIR%%/tex.replchars +%%DATADIR%%/tex.specchars +%%DATADIR%%/us-ascii.txt +%%DATADIR%%/x-mac-cyrillic.txt +@dirrm %%DATADIR%% --- catdoc.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1142082804.6765>