Index: head/converters/psiconv/Makefile =================================================================== --- head/converters/psiconv/Makefile (revision 383740) +++ head/converters/psiconv/Makefile (revision 383741) @@ -1,21 +1,21 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= psiconv -PORTVERSION= 0.9.8 -PORTREVISION= 2 +PORTVERSION= 0.9.9 CATEGORIES= converters devel -MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/ +MASTER_SITES= http://www.frodo.looijaard.name/system/files/software/psiconv/ MAINTAINER= gnome@FreeBSD.org COMMENT= Conversion utility to convert Psion 5(MX) files into other formats -BROKEN= Unfetchable +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-imagemagick=no INSTALL_TARGET= install-strip .include Index: head/converters/psiconv/distinfo =================================================================== --- head/converters/psiconv/distinfo (revision 383740) +++ head/converters/psiconv/distinfo (revision 383741) @@ -1,2 +1,2 @@ -SHA256 (psiconv-0.9.8.tar.gz) = 1eee15b29ddcbfd2d15e0a0d26f59e28bac281c870b77418fa369dceed796806 -SIZE (psiconv-0.9.8.tar.gz) = 524949 +SHA256 (psiconv-0.9.9.tar.gz) = 6d51fe79b502a1e277bea275a574ae2db5b1b9d7daef703a8fa3635ae02a8bb0 +SIZE (psiconv-0.9.9.tar.gz) = 554882 Index: head/converters/psiconv/pkg-descr =================================================================== --- head/converters/psiconv/pkg-descr (revision 383740) +++ head/converters/psiconv/pkg-descr (revision 383741) @@ -1,10 +1,10 @@ Psiconv is a file conversion utility that converts between Psion 5(MX) files and more commonly-used *nux file formats. It can read Psion Word, TextEd, Sketch, MBM, and Clipart files, and outputs HTML 3.2, HTML 4, ASCII, and almost any graphical format. The libpsiconv library can also read Sheet files and output Word and TextEd files for use in other programs. Included is full documentation on several Psion 5(MX) file formats. This information is not available from Psion (it has been reverse-engineered from Psion files), and it's free for anybody to use. -WWW: http://software.frodo.looijaard.name/psiconv/ +WWW: http://frodo.looijaard.name/project/psiconv Index: head/converters/psiconv/pkg-plist =================================================================== --- head/converters/psiconv/pkg-plist (revision 383740) +++ head/converters/psiconv/pkg-plist (revision 383741) @@ -1,122 +1,123 @@ bin/psiconv bin/psiconv-config etc/psiconv/psiconv.conf etc/psiconv/psiconv.conf.eg include/psiconv/buffer.h include/psiconv/common.h include/psiconv/configuration.h include/psiconv/data.h include/psiconv/error.h include/psiconv/general.h include/psiconv/generate.h include/psiconv/generate_routines.h include/psiconv/list.h include/psiconv/parse.h include/psiconv/parse_routines.h include/psiconv/unicode.h lib/libpsiconv.a lib/libpsiconv.so lib/libpsiconv.so.6 lib/libpsiconv.so.6.4.2 man/man1/psiconv-config.1.gz man/man1/psiconv.1.gz +man/man5/psiconv.conf.5.gz %%DATADIR%%/psion/ASCII_Codes.psi %%DATADIR%%/psion/Application_ID_Section.psi %%DATADIR%%/psion/Basic_Elements.psi %%DATADIR%%/psion/Basic_Structures.psi %%DATADIR%%/psion/Clip_Art_File.psi %%DATADIR%%/psion/Embedded_Object_Section.psi %%DATADIR%%/psion/File_Structure.psi %%DATADIR%%/psion/Fonts.psi %%DATADIR%%/psion/Header_Section.psi %%DATADIR%%/psion/Identifiers.psi %%DATADIR%%/psion/Index.psi %%DATADIR%%/psion/Introduction.psi %%DATADIR%%/psion/Layout_Codes.psi %%DATADIR%%/psion/MBM_File.psi %%DATADIR%%/psion/Page_Layout_Section.psi %%DATADIR%%/psion/Paint_Data_Section.psi %%DATADIR%%/psion/Password_Section.psi %%DATADIR%%/psion/Record_File.psi %%DATADIR%%/psion/Record_Section.psi %%DATADIR%%/psion/Section_Table_Offset_Section.psi %%DATADIR%%/psion/Section_Table_Section.psi %%DATADIR%%/psion/Sheet_Basic_Structures.psi %%DATADIR%%/psion/Sheet_Cell_List.psi %%DATADIR%%/psion/Sheet_File.psi %%DATADIR%%/psion/Sheet_Formula_List.psi %%DATADIR%%/psion/Sheet_Graph_Description.psi %%DATADIR%%/psion/Sheet_Graph_List_Section.psi %%DATADIR%%/psion/Sheet_Graph_Region.psi %%DATADIR%%/psion/Sheet_Graph_Section.psi %%DATADIR%%/psion/Sheet_Grid_Section.psi %%DATADIR%%/psion/Sheet_Info_Section.psi %%DATADIR%%/psion/Sheet_Line_Section.psi %%DATADIR%%/psion/Sheet_Name_Section.psi %%DATADIR%%/psion/Sheet_Status_Section.psi %%DATADIR%%/psion/Sheet_Variable_List.psi %%DATADIR%%/psion/Sheet_Workbook_Section.psi %%DATADIR%%/psion/Sheet_Worksheet.psi %%DATADIR%%/psion/Sheet_Worksheet_List.psi %%DATADIR%%/psion/Sketch_File.psi %%DATADIR%%/psion/Sketch_Section.psi %%DATADIR%%/psion/Substitutions.psi %%DATADIR%%/psion/TextEd_File.psi %%DATADIR%%/psion/TextEd_Section.psi %%DATADIR%%/psion/Text_Layout_Section.psi %%DATADIR%%/psion/Text_Section.psi %%DATADIR%%/psion/Userdic_File.psi %%DATADIR%%/psion/Word_File.psi %%DATADIR%%/psion/Word_Status_Section.psi %%DATADIR%%/psion/Word_Styles_Section.psi %%DATADIR%%/psion/World_Data_File.psi %%DATADIR%%/xhtml/ASCII_Codes.html %%DATADIR%%/xhtml/Application_ID_Section.html %%DATADIR%%/xhtml/Basic_Elements.html %%DATADIR%%/xhtml/Basic_Structures.html %%DATADIR%%/xhtml/Clip_Art_File.html %%DATADIR%%/xhtml/Embedded_Object_Section.html %%DATADIR%%/xhtml/File_Structure.html %%DATADIR%%/xhtml/Fonts.html %%DATADIR%%/xhtml/Header_Section.html %%DATADIR%%/xhtml/Identifiers.html %%DATADIR%%/xhtml/Index.html %%DATADIR%%/xhtml/Introduction.html %%DATADIR%%/xhtml/Layout_Codes.html %%DATADIR%%/xhtml/MBM_File.html %%DATADIR%%/xhtml/Page_Layout_Section.html %%DATADIR%%/xhtml/Paint_Data_Section.html %%DATADIR%%/xhtml/Password_Section.html %%DATADIR%%/xhtml/Record_File.html %%DATADIR%%/xhtml/Record_Section.html %%DATADIR%%/xhtml/Section_Table_Offset_Section.html %%DATADIR%%/xhtml/Section_Table_Section.html %%DATADIR%%/xhtml/Sheet_Basic_Structures.html %%DATADIR%%/xhtml/Sheet_Cell_List.html %%DATADIR%%/xhtml/Sheet_File.html %%DATADIR%%/xhtml/Sheet_Formula_List.html %%DATADIR%%/xhtml/Sheet_Graph_Description.html %%DATADIR%%/xhtml/Sheet_Graph_List_Section.html %%DATADIR%%/xhtml/Sheet_Graph_Region.html %%DATADIR%%/xhtml/Sheet_Graph_Section.html %%DATADIR%%/xhtml/Sheet_Grid_Section.html %%DATADIR%%/xhtml/Sheet_Info_Section.html %%DATADIR%%/xhtml/Sheet_Line_Section.html %%DATADIR%%/xhtml/Sheet_Name_Section.html %%DATADIR%%/xhtml/Sheet_Status_Section.html %%DATADIR%%/xhtml/Sheet_Variable_List.html %%DATADIR%%/xhtml/Sheet_Workbook_Section.html %%DATADIR%%/xhtml/Sheet_Worksheet.html %%DATADIR%%/xhtml/Sheet_Worksheet_List.html %%DATADIR%%/xhtml/Sketch_File.html %%DATADIR%%/xhtml/Sketch_Section.html %%DATADIR%%/xhtml/Substitutions.html %%DATADIR%%/xhtml/TextEd_File.html %%DATADIR%%/xhtml/TextEd_Section.html %%DATADIR%%/xhtml/Text_Layout_Section.html %%DATADIR%%/xhtml/Text_Section.html %%DATADIR%%/xhtml/Userdic_File.html %%DATADIR%%/xhtml/Word_File.html %%DATADIR%%/xhtml/Word_Status_Section.html %%DATADIR%%/xhtml/Word_Styles_Section.html %%DATADIR%%/xhtml/World_Data_File.html