Import of pkgsrc-2015Q3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.136 2015/04/19 23:46:04 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.139 2015/09/08 19:42:57 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= Document format and character code converters
|
||||
@@ -48,12 +48,14 @@ SUBDIR+= libvisio
|
||||
SUBDIR+= libwpd
|
||||
SUBDIR+= libwpg
|
||||
SUBDIR+= libwps
|
||||
SUBDIR+= libwps03
|
||||
SUBDIR+= macfork
|
||||
SUBDIR+= mpack
|
||||
SUBDIR+= nkf
|
||||
SUBDIR+= odt2txt
|
||||
SUBDIR+= opencc
|
||||
SUBDIR+= orcus
|
||||
SUBDIR+= orcus0.8
|
||||
SUBDIR+= p5-Convert-BinHex
|
||||
SUBDIR+= p5-Convert-Color
|
||||
SUBDIR+= p5-Convert-TNEF
|
||||
@@ -88,6 +90,7 @@ SUBDIR+= p5-nkf
|
||||
SUBDIR+= pear-I18n_UnicodeNormalizer
|
||||
SUBDIR+= php-iconv
|
||||
SUBDIR+= php-mbstring
|
||||
SUBDIR+= php-recode
|
||||
SUBDIR+= psiconv
|
||||
SUBDIR+= pstotext
|
||||
SUBDIR+= py-cairosvg
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.40 2015/06/12 10:48:30 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.41 2015/08/07 11:20:33 jaapb Exp $
|
||||
|
||||
DISTNAME= bibtex2html-1.98
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.22 2013/12/11 19:45:28 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2015/08/14 20:08:43 wiz Exp $
|
||||
|
||||
DISTNAME= fribidi-0.19.6
|
||||
DISTNAME= fribidi-0.19.7
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://fribidi.org/download/
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.10 2014/03/18 14:41:27 gdt Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.11 2015/08/14 20:08:43 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= fribidi
|
||||
|
||||
@@ -6,7 +6,6 @@ BUILDLINK_TREE+= fribidi
|
||||
FRIBIDI_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.fribidi+= fribidi>=0.19.1
|
||||
BUILDLINK_ABI_DEPENDS.fribidi+= fribidi>=0.10.4nb1
|
||||
BUILDLINK_PKGSRCDIR.fribidi?= ../../converters/fribidi
|
||||
.endif # FRIBIDI_BUILDLINK3_MK
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.9 2013/12/31 17:29:03 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.10 2015/08/14 20:08:43 wiz Exp $
|
||||
|
||||
SHA1 (fribidi-0.19.6.tar.bz2) = 5a6ff82fdee31d27053c39e03223666ac1cb7a6a
|
||||
RMD160 (fribidi-0.19.6.tar.bz2) = 0a2938a013a1d774fa5f95813826ac4f2c3030fc
|
||||
Size (fribidi-0.19.6.tar.bz2) = 639022 bytes
|
||||
SHA1 (fribidi-0.19.7.tar.bz2) = e470e078eafe6c065708def3e037c129c0d7367d
|
||||
RMD160 (fribidi-0.19.7.tar.bz2) = 031cd7a160717bca78cbee93cfc92c6c86f373a3
|
||||
Size (fribidi-0.19.7.tar.bz2) = 648299 bytes
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.33 2015/06/12 10:48:31 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2015/09/07 12:06:45 jperkin Exp $
|
||||
|
||||
DISTNAME= help2man-1.46.6
|
||||
PKGREVISION= 1
|
||||
DISTNAME= help2man-1.47.1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=help2man/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
@@ -27,19 +26,15 @@ INFO_FILES= yes
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
# XXX: will undoubtedly include more versions
|
||||
.if ${OPSYS} == "Darwin" && !empty(OS_VERSION:M8.*) || !empty(OS_VERSION:M9.*)
|
||||
.if ${OPSYS} == "Darwin"
|
||||
SUBST_CLASSES+= shlibarg
|
||||
SUBST_STAGE.shlibarg= pre-configure
|
||||
SUBST_FILES.shlibarg= Makefile.in
|
||||
SUBST_SED.shlibarg= -e 's, -shared , -dynamiclib ,g'
|
||||
SUBST_SED.shlibarg= -e 's, -shared , -dynamiclib -install_name ${PREFIX}/lib/bindtextdomain.so ,g'
|
||||
.endif
|
||||
|
||||
PLIST_VARS+= nls
|
||||
|
||||
.if ${OPSYS} == "Darwin"
|
||||
_STRIPFLAG_INSTALL=
|
||||
.endif
|
||||
USE_PKGLOCALEDIR= yes
|
||||
PLIST.nls= yes
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
@comment $NetBSD: PLIST,v 1.10 2015/05/03 10:13:49 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.11 2015/06/30 10:54:34 ryoon Exp $
|
||||
bin/help2man
|
||||
${PLIST.nls}info/help2man-de.info
|
||||
${PLIST.nls}info/help2man-es.info
|
||||
${PLIST.nls}info/help2man-fr.info
|
||||
${PLIST.nls}info/help2man-pl.info
|
||||
${PLIST.nls}info/help2man-uk.info
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
$NetBSD: distinfo,v 1.22 2015/05/03 10:13:49 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.23 2015/06/30 10:54:34 ryoon Exp $
|
||||
|
||||
SHA1 (help2man-1.46.6.tar.xz) = b6da39df27a8026cc4e3b204237e5b8182ec38a2
|
||||
RMD160 (help2man-1.46.6.tar.xz) = b186285779e4474d86fc68192be422a1ef28dc8b
|
||||
Size (help2man-1.46.6.tar.xz) = 171044 bytes
|
||||
SHA1 (help2man-1.47.1.tar.xz) = ef8cdde2c8332db3ebb7d910f81c46cd44c2ec15
|
||||
RMD160 (help2man-1.47.1.tar.xz) = 903bc09a7ae39242c3dabb52557f98544b60fb73
|
||||
Size (help2man-1.47.1.tar.xz) = 179164 bytes
|
||||
SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7
|
||||
SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.12 2015/06/08 20:56:14 szptvlfn Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2015/08/02 11:27:04 szptvlfn Exp $
|
||||
|
||||
DISTNAME= aeson-0.7.0.6
|
||||
PKGREVISION= 11
|
||||
PKGREVISION= 13
|
||||
CATEGORIES= converters
|
||||
|
||||
MAINTAINER= szptvlfn@NetBSD.org
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.12 2015/06/08 20:56:14 szptvlfn Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.14 2015/08/02 11:27:04 szptvlfn Exp $
|
||||
|
||||
BUILDLINK_TREE+= hs-aeson
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-aeson
|
||||
HS_AESON_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.hs-aeson+= hs-aeson>=0.7.0
|
||||
BUILDLINK_ABI_DEPENDS.hs-aeson+= hs-aeson>=0.7.0.6nb11
|
||||
BUILDLINK_ABI_DEPENDS.hs-aeson+= hs-aeson>=0.7.0.6nb13
|
||||
BUILDLINK_PKGSRCDIR.hs-aeson?= ../../converters/hs-aeson
|
||||
|
||||
.include "../../textproc/hs-attoparsec/buildlink3.mk"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:31 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2015/08/15 22:46:38 wiz Exp $
|
||||
|
||||
DISTNAME= libabw-0.1.1
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.3 2014/07/22 11:01:53 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.4 2015/08/15 22:46:38 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libabw
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libabw
|
||||
LIBABW_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libabw+= libabw>=0.0.1
|
||||
BUILDLINK_ABI_DEPENDS.libabw?= libabw>=0.1.0
|
||||
BUILDLINK_ABI_DEPENDS.libabw?= libabw>=0.1.1nb3
|
||||
BUILDLINK_PKGSRCDIR.libabw?= ../../converters/libabw
|
||||
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.17 2015/04/17 15:52:59 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2015/08/15 22:46:38 wiz Exp $
|
||||
|
||||
DISTNAME= libcdr-0.1.1
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/libcdr/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.6 2015/04/06 08:17:13 adam Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.7 2015/08/15 22:46:38 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libcdr
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libcdr
|
||||
LIBCDR_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libcdr+= libcdr>=0.0.6
|
||||
BUILDLINK_ABI_DEPENDS.libcdr+= libcdr>=0.1.1nb1
|
||||
BUILDLINK_ABI_DEPENDS.libcdr+= libcdr>=0.1.1nb3
|
||||
BUILDLINK_PKGSRCDIR.libcdr?= ../../converters/libcdr
|
||||
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.14 2015/04/17 15:52:59 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2015/08/15 22:46:38 wiz Exp $
|
||||
|
||||
DISTNAME= libe-book-0.1.2
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libebook/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.3 2014/07/23 06:15:22 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.4 2015/08/15 22:46:38 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libe-book
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libe-book
|
||||
LIBE_BOOK_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libe-book+= libe-book>=0.0.2
|
||||
BUILDLINK_ABI_DEPENDS.libe-book?= libe-book>=0.1.1
|
||||
BUILDLINK_ABI_DEPENDS.libe-book?= libe-book>=0.1.2nb3
|
||||
BUILDLINK_PKGSRCDIR.libe-book?= ../../converters/libe-book
|
||||
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.8 2015/04/17 15:52:59 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
DISTNAME= libetonyek-0.1.1
|
||||
PKGREVISION= 3
|
||||
DISTNAME= libetonyek-0.1.2
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= ryoon@NetBSD.org
|
||||
HOMEPAGE= http://www.freedesktop.org/wiki/Software/libetonyek/
|
||||
COMMENT= Library for Apple Keynote presentations
|
||||
HOMEPAGE= https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
|
||||
COMMENT= Library for Apple Office suite files
|
||||
LICENSE= mpl-2.0
|
||||
|
||||
TOOL_DEPENDS+= gperf-[0-9]*:../../devel/gperf
|
||||
@@ -18,15 +18,19 @@ USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake pkg-config
|
||||
USE_LANGUAGES= c c++
|
||||
|
||||
# Boost qi.hpp
|
||||
CXXFLAGS+= -std=c++0x
|
||||
|
||||
CONFIGURE_ARGS+= --disable-tests
|
||||
CONFIGURE_ARGS+= --without-docs
|
||||
CONFIGURE_ARGS+= --with-boost-filesystem=boost_filesystem
|
||||
|
||||
PKGCONFIG_OVERRIDE+= libetonyek.pc.in
|
||||
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
.include "../../devel/boost-libs/buildlink3.mk"
|
||||
.include "../../devel/mdds/buildlink3.mk"
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../graphics/glm/buildlink3.mk"
|
||||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.3 2014/07/22 11:13:26 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.4 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libetonyek
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libetonyek
|
||||
LIBETONYEK_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libetonyek+= libetonyek>=0.0.3
|
||||
BUILDLINK_ABI_DEPENDS.libetonyek?= libetonyek>=0.1.1
|
||||
BUILDLINK_ABI_DEPENDS.libetonyek?= libetonyek>=0.1.2nb1
|
||||
BUILDLINK_PKGSRCDIR.libetonyek?= ../../converters/libetonyek
|
||||
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.3 2014/07/22 11:13:26 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/08/12 00:25:27 ryoon Exp $
|
||||
|
||||
SHA1 (libetonyek-0.1.1.tar.bz2) = 26abb0524a28e2d5ab371710c81b7aca1cb2f322
|
||||
RMD160 (libetonyek-0.1.1.tar.bz2) = 67518fd79f9b0755db5e88f2e3f6cbdd33b034d9
|
||||
Size (libetonyek-0.1.1.tar.bz2) = 423556 bytes
|
||||
SHA1 (libetonyek-0.1.2.tar.bz2) = 9d48326ee688256010a631bfcd62dac706dbcff1
|
||||
RMD160 (libetonyek-0.1.2.tar.bz2) = 819e93e3f6a2857099cf5cf5a1488e8df01ce79b
|
||||
Size (libetonyek-0.1.2.tar.bz2) = 430157 bytes
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.7 2015/06/14 16:55:23 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
DISTNAME= libfreehand-0.1.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.3 2014/07/22 11:14:57 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.4 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libfreehand
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libfreehand
|
||||
LIBFREEHAND_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libfreehand+= libfreehand>=0.0.0
|
||||
BUILDLINK_ABI_DEPENDS.libfreehand?= libfreehand>=0.1.0
|
||||
BUILDLINK_ABI_DEPENDS.libfreehand?= libfreehand>=0.1.1nb1
|
||||
BUILDLINK_PKGSRCDIR.libfreehand?= ../../converters/libfreehand
|
||||
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.15 2015/04/17 15:52:59 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
DISTNAME= libmspub-0.1.2
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/libmspub/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.3 2014/07/22 11:17:44 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.4 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libmspub
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libmspub
|
||||
LIBMSPUB_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libmspub+= libmspub>=0.0.6
|
||||
BUILDLINK_ABI_DEPENDS.libmspub?= libmspub>=0.1.1
|
||||
BUILDLINK_ABI_DEPENDS.libmspub?= libmspub>=0.1.2nb3
|
||||
BUILDLINK_PKGSRCDIR.libmspub?= ../../converters/libmspub
|
||||
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
$NetBSD: distinfo,v 1.3 2015/01/04 23:30:21 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/08/25 08:15:18 richard Exp $
|
||||
|
||||
SHA1 (libmspub-0.1.2.tar.xz) = e1bab3a4be9215b69700dcdb81cf27e194097776
|
||||
RMD160 (libmspub-0.1.2.tar.xz) = d7b57b74503fab484d694042af109febaec57bb4
|
||||
Size (libmspub-0.1.2.tar.xz) = 345556 bytes
|
||||
SHA1 (patch-configure) = 6e06700444a6dbde7a34de9df96b37291a9a6830
|
||||
SHA1 (patch-src_lib_MSPUBMetaData.cpp) = bdc6f44f44a2cc059b6918d742d8d184c707571f
|
||||
|
||||
15
converters/libmspub/patches/patch-src_lib_MSPUBMetaData.cpp
Normal file
15
converters/libmspub/patches/patch-src_lib_MSPUBMetaData.cpp
Normal file
@@ -0,0 +1,15 @@
|
||||
$NetBSD: patch-src_lib_MSPUBMetaData.cpp,v 1.1 2015/08/25 08:15:18 richard Exp $
|
||||
use std::pow in order to avoid:
|
||||
call of overloaded 'pow(int, uint16_t&)' is ambiguous
|
||||
|
||||
--- src/lib/MSPUBMetaData.cpp.orig 2014-12-30 11:42:44.000000000 +0000
|
||||
+++ src/lib/MSPUBMetaData.cpp
|
||||
@@ -194,7 +194,7 @@ bool libmspub::MSPUBMetaData::parseTimes
|
||||
uint32_t firstDirSectorLocation = readU32(input);
|
||||
|
||||
// Seek to the Root Directory Entry
|
||||
- size_t sectorSize = pow(2, sectorShift);
|
||||
+ size_t sectorSize = std::pow(2, sectorShift);
|
||||
input->seek((firstDirSectorLocation + 1) * sectorSize, librevenge::RVNG_SEEK_SET);
|
||||
// DirectoryEntryName: 64 bytes
|
||||
// DirectoryEntryNameLength: 2 bytes
|
||||
@@ -1,9 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.8 2015/02/04 17:47:18 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
DISTNAME= libmwaw-0.3.4
|
||||
DISTNAME= libmwaw-0.3.6-v2
|
||||
# next two lines added for 0.3.6-v2, remove after update to usual
|
||||
# version number format
|
||||
PKGNAME= ${DISTNAME:S/-v/./}
|
||||
PKGREVISION= 1
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/-v2//}
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmwaw/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= jaapb@NetBSD.org
|
||||
HOMEPAGE= http://sourceforge.net/p/libmwaw/wiki/Home/
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.4 2014/07/23 06:29:15 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.5 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libmwaw
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libmwaw
|
||||
LIBMWAW_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libmwaw+= libmwaw>=0.2.0
|
||||
BUILDLINK_ABI_DEPENDS.libmwaw?= libmwaw>=0.3.1
|
||||
BUILDLINK_ABI_DEPENDS.libmwaw?= libmwaw>=0.3.6.2nb1
|
||||
BUILDLINK_PKGSRCDIR.libmwaw?= ../../converters/libmwaw
|
||||
|
||||
.include "../../converters/libwpg/buildlink3.mk"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.7 2015/02/04 17:47:18 ryoon Exp $
|
||||
$NetBSD: distinfo,v 1.8 2015/08/08 21:33:35 wiz Exp $
|
||||
|
||||
SHA1 (libmwaw-0.3.4.tar.xz) = b84f1bbeb53e41cdffb512027c161db725fe1cda
|
||||
RMD160 (libmwaw-0.3.4.tar.xz) = 18022a4f5c50c40fff993bf8fee59cdcc6a69236
|
||||
Size (libmwaw-0.3.4.tar.xz) = 976120 bytes
|
||||
SHA1 (patch-configure) = dd8f52be11df5214248ed15f905b95c39aff269c
|
||||
SHA1 (libmwaw-0.3.6-v2.tar.bz2) = 3dbd7625e2bd1561d637487caf113c808851f78f
|
||||
RMD160 (libmwaw-0.3.6-v2.tar.bz2) = 5ae5e38319a03d18b23b99d1605cd9b70d55cd75
|
||||
Size (libmwaw-0.3.6-v2.tar.bz2) = 1357887 bytes
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
$NetBSD: patch-configure,v 1.1 2015/02/04 17:47:18 ryoon Exp $
|
||||
|
||||
--- configure.orig 2014-12-26 11:59:38.000000000 +0000
|
||||
+++ configure
|
||||
@@ -17218,7 +17218,7 @@ else
|
||||
fi
|
||||
|
||||
|
||||
-if test "x$platform_win32" == "xyes"; then :
|
||||
+if test "x$platform_win32" = "xyes"; then :
|
||||
|
||||
else
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.2 2015/04/17 15:52:59 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
DISTNAME= libpagemaker-0.0.2
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/libpagemaker/
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.1 2015/02/04 17:31:40 ryoon Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libpagemaker
|
||||
|
||||
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= libpagemaker
|
||||
LIBPAGEMAKER_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libpagemaker+= libpagemaker>=0.0.2
|
||||
BUILDLINK_ABI_DEPENDS.libpagemaker?= libpagemaker>=0.0.2nb2
|
||||
BUILDLINK_PKGSRCDIR.libpagemaker?= ../../converters/libpagemaker
|
||||
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.3 2015/02/02 10:15:47 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2015/08/16 02:08:17 ryoon Exp $
|
||||
|
||||
DISTNAME= librevenge-0.0.2
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libwpd/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
@@ -24,6 +25,8 @@ PKGCONFIG_OVERRIDE+= librevenge-generators.pc.in
|
||||
PKGCONFIG_OVERRIDE+= librevenge-stream.pc.in
|
||||
PKGCONFIG_OVERRIDE+= librevenge.pc.in
|
||||
|
||||
LIBS+= -lboost_system
|
||||
|
||||
#.include "../../mk/compiler.mk"
|
||||
#.if !empty(PKGSRC_COMPILER:Mclang)
|
||||
#CWRAPPERS_APPEND.cxx+= -Wno-error=unused-local-typedef \
|
||||
@@ -31,7 +34,7 @@ PKGCONFIG_OVERRIDE+= librevenge.pc.in
|
||||
# -Wno-error=shadow
|
||||
#.endif
|
||||
|
||||
.include "../../devel/boost-headers/buildlink3.mk"
|
||||
.include "../../devel/boost-libs/buildlink3.mk"
|
||||
.include "../../devel/cppunit/buildlink3.mk"
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.1 2014/07/22 10:47:52 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2015/08/15 22:42:22 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= librevenge
|
||||
|
||||
@@ -6,8 +6,10 @@ BUILDLINK_TREE+= librevenge
|
||||
LIBREVENGE_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.librevenge+= librevenge>=0.0.1
|
||||
BUILDLINK_ABI_DEPENDS.librevenge+= librevenge>=0.0.2nb1
|
||||
BUILDLINK_PKGSRCDIR.librevenge?= ../../converters/librevenge
|
||||
|
||||
.include "../../devel/boost-libs/buildlink3.mk"
|
||||
.endif # LIBREVENGE_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -librevenge
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
$NetBSD: distinfo,v 1.3 2015/02/02 11:46:20 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/08/16 02:08:17 ryoon Exp $
|
||||
|
||||
SHA1 (librevenge-0.0.2.tar.xz) = 670c90182c4809ca8decb397c3b3970172775bc5
|
||||
RMD160 (librevenge-0.0.2.tar.xz) = a2bf1bcc62f59e223af6c8fdc04b937154e88426
|
||||
Size (librevenge-0.0.2.tar.xz) = 396628 bytes
|
||||
SHA1 (patch-configre) = f2a1e3dfc9284dc92ce9775710cd3850dd61677a
|
||||
SHA1 (patch-librevenge.pc.in) = ff56576f4fc40a1ea8619d8ca3660b7821dbc18a
|
||||
|
||||
11
converters/librevenge/patches/patch-librevenge.pc.in
Normal file
11
converters/librevenge/patches/patch-librevenge.pc.in
Normal file
@@ -0,0 +1,11 @@
|
||||
$NetBSD: patch-librevenge.pc.in,v 1.1 2015/08/16 02:08:17 ryoon Exp $
|
||||
|
||||
--- librevenge.pc.in.orig 2013-11-19 08:44:45.000000000 +0000
|
||||
+++ librevenge.pc.in
|
||||
@@ -6,5 +6,5 @@ includedir=@includedir@
|
||||
Name: librevenge-@RVNG_MAJOR_VERSION@.@RVNG_MINOR_VERSION@
|
||||
Description: API library for generic document converters
|
||||
Version: @VERSION@
|
||||
-Libs: -L${libdir} -lrevenge-@RVNG_MAJOR_VERSION@.@RVNG_MINOR_VERSION@
|
||||
+Libs: -L${libdir} -lrevenge-@RVNG_MAJOR_VERSION@.@RVNG_MINOR_VERSION@ -lboost_system
|
||||
Cflags: -I${includedir}/librevenge-@RVNG_MAJOR_VERSION@.@RVNG_MINOR_VERSION@
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.34 2015/06/12 10:48:31 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
DISTNAME= libvisio-0.1.1
|
||||
PKGREVISION= 5
|
||||
DISTNAME= libvisio-0.1.3
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/libvisio/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.4 2015/04/06 08:17:13 adam Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.5 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libvisio
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libvisio
|
||||
LIBVISIO_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libvisio+= libvisio>=0.0.15
|
||||
BUILDLINK_ABI_DEPENDS.libvisio+= libvisio>=0.1.1nb3
|
||||
BUILDLINK_ABI_DEPENDS.libvisio+= libvisio>=0.1.3nb1
|
||||
BUILDLINK_PKGSRCDIR.libvisio?= ../../converters/libvisio
|
||||
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.11 2015/01/04 23:39:40 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.12 2015/07/26 23:03:26 wiz Exp $
|
||||
|
||||
SHA1 (libvisio-0.1.1.tar.xz) = 2284866af215a56683bfe4d49a921a053eff4cf9
|
||||
RMD160 (libvisio-0.1.1.tar.xz) = 46bab63e5bcef89eea264411afdbe1b2fb716d61
|
||||
Size (libvisio-0.1.1.tar.xz) = 412752 bytes
|
||||
SHA1 (patch-configure) = 250b9fb13b9038b2de059d126e44411a664466ab
|
||||
SHA1 (libvisio-0.1.3.tar.xz) = 1bb89ae597c2f1ffd7b7d6c91c96b8dbfaaee347
|
||||
RMD160 (libvisio-0.1.3.tar.xz) = 18e1b9c30f8ae34d3461e8a2f912243417d4d1fd
|
||||
Size (libvisio-0.1.3.tar.xz) = 479592 bytes
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
$NetBSD: patch-configure,v 1.1 2015/01/04 23:39:40 wiz Exp $
|
||||
|
||||
Fix unportable test(1) comparison operator.
|
||||
|
||||
--- configure.orig 2015-01-02 15:33:55.000000000 +0000
|
||||
+++ configure
|
||||
@@ -17840,7 +17840,7 @@ else
|
||||
fi
|
||||
|
||||
|
||||
-if test $platform_win32 == yes; then :
|
||||
+if test $platform_win32 = yes; then :
|
||||
|
||||
else
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.33 2014/12/01 12:39:16 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2015/09/14 03:07:12 dsainty Exp $
|
||||
|
||||
DISTNAME= libwpd-0.10.0
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libwpd/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@@ -17,6 +18,11 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --without-docs
|
||||
PKGCONFIG_OVERRIDE+= libwpd.pc.in
|
||||
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
|
||||
# Include all buildlink3.mk before compiler.mk, as the buildlink dependencies
|
||||
# may alter the compiler selection.
|
||||
.include "../../mk/compiler.mk"
|
||||
|
||||
.if !empty(PKGSRC_COMPILER:Mclang)
|
||||
@@ -24,6 +30,4 @@ _WRAP_EXTRA_ARGS.CXX+= -Wno-unused-private-field
|
||||
CWRAPPERS_APPEND.cxx+= -Wno-unused-private-field
|
||||
.endif
|
||||
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.18 2014/07/22 10:55:14 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.19 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libwpd
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libwpd
|
||||
LIBWPD_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libwpd+= libwpd>=0.9.5
|
||||
BUILDLINK_ABI_DEPENDS.libwpd+= libwpd>=0.10.0
|
||||
BUILDLINK_ABI_DEPENDS.libwpd+= libwpd>=0.10.0nb1
|
||||
BUILDLINK_PKGSRCDIR.libwpd?= ../../converters/libwpd
|
||||
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.17 2015/06/12 10:48:31 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2015/09/14 03:09:00 dsainty Exp $
|
||||
|
||||
DISTNAME= libwpg-0.3.0
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= converters graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libwpg/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@@ -20,13 +20,16 @@ PKGCONFIG_OVERRIDE+= libwpg.pc.in
|
||||
|
||||
REPLACE_PERL= src/conv/svg/wpg2svgbatch.pl
|
||||
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
|
||||
# Include all buildlink3.mk before compiler.mk, as the buildlink dependencies
|
||||
# may alter the compiler selection.
|
||||
.include "../../mk/compiler.mk"
|
||||
|
||||
.if !empty(PKGSRC_COMPILER:Mclang)
|
||||
BUILDLINK_TRANSFORM+= rm:-Werror
|
||||
.endif
|
||||
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.4 2014/07/22 10:58:04 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.5 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libwpg
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libwpg
|
||||
LIBWPG_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libwpg+= libwpg>=0.1.3
|
||||
BUILDLINK_ABI_DEPENDS.libwpg+= libwpg>=0.3.0
|
||||
BUILDLINK_ABI_DEPENDS.libwpg+= libwpg>=0.3.0nb2
|
||||
BUILDLINK_PKGSRCDIR.libwpg?= ../../converters/libwpg
|
||||
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.17 2015/01/16 09:08:38 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
DISTNAME= libwps-0.3.1
|
||||
DISTNAME= libwps-0.4.0
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libwps/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
@comment $NetBSD: PLIST,v 1.3 2014/07/23 06:29:53 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2015/08/12 00:27:57 ryoon Exp $
|
||||
bin/wks2csv
|
||||
bin/wks2raw
|
||||
bin/wks2text
|
||||
bin/wps2html
|
||||
bin/wps2raw
|
||||
bin/wps2text
|
||||
include/libwps-0.3/libwps/WPSDocument.h
|
||||
include/libwps-0.3/libwps/libwps.h
|
||||
lib/libwps-0.3.la
|
||||
lib/pkgconfig/libwps-0.3.pc
|
||||
include/libwps-0.4/libwps/WPSDocument.h
|
||||
include/libwps-0.4/libwps/libwps.h
|
||||
lib/libwps-0.4.la
|
||||
lib/pkgconfig/libwps-0.4.pc
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.3 2014/07/23 06:29:53 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.5 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libwps
|
||||
|
||||
.if !defined(LIBWPS_BUILDLINK3_MK)
|
||||
LIBWPS_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libwps+= libwps>=0.2.0
|
||||
BUILDLINK_ABI_DEPENDS.libwps?= libwps>=0.3.0
|
||||
BUILDLINK_API_DEPENDS.libwps+= libwps>=0.4.0
|
||||
BUILDLINK_ABI_DEPENDS.libwps?= libwps>=0.4.0nb1
|
||||
BUILDLINK_PKGSRCDIR.libwps?= ../../converters/libwps
|
||||
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
$NetBSD: distinfo,v 1.9 2015/01/16 09:08:38 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.10 2015/08/12 00:27:57 ryoon Exp $
|
||||
|
||||
SHA1 (libwps-0.3.1.tar.bz2) = f873f672adf0d92030ab2b6697be735ef6cfc6e2
|
||||
RMD160 (libwps-0.3.1.tar.bz2) = 109484e67bf62d64eeaf78417e1552b3e2f3d7fa
|
||||
Size (libwps-0.3.1.tar.bz2) = 496436 bytes
|
||||
SHA1 (libwps-0.4.0.tar.bz2) = cde00ac428e316b6d7c9401720f57496668f2651
|
||||
RMD160 (libwps-0.4.0.tar.bz2) = d0fae4ffb539c12f94246f2280591bc2d362c810
|
||||
Size (libwps-0.4.0.tar.bz2) = 564733 bytes
|
||||
SHA1 (patch-configure) = 5b3e7b782a708a9039032a9eb0f57ed21ead3c86
|
||||
|
||||
2
converters/libwps03/DESCR
Normal file
2
converters/libwps03/DESCR
Normal file
@@ -0,0 +1,2 @@
|
||||
libwps is a library for reading Microsoft Works documents.
|
||||
This package tracks 0.3 release branch for misc/libreoffice4.
|
||||
33
converters/libwps03/Makefile
Normal file
33
converters/libwps03/Makefile
Normal file
@@ -0,0 +1,33 @@
|
||||
# $NetBSD: Makefile,v 1.2 2015/08/15 22:46:39 wiz Exp $
|
||||
|
||||
DISTNAME= libwps-0.3.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libwps/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://libwps.sourceforge.net/
|
||||
COMMENT= Library for importing Microsoft Works documents, 0.3 branch
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --without-docs
|
||||
PKGCONFIG_OVERRIDE+= libwps.pc.in
|
||||
|
||||
BUILDLINK_TRANSFORM+= rm:-Werror
|
||||
|
||||
.include "../../mk/compiler.mk"
|
||||
.if !empty(PKGSRC_COMPILER:Mclang)
|
||||
_WRAP_EXTRA_ARGS.CXX+= -Wno-unused-private-field -Wno-unused-const-variable
|
||||
CWRAPPERS_APPEND.cxx+= -Wno-unused-private-field -Wno-unused-const-variable
|
||||
.endif
|
||||
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../devel/boost-headers/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
11
converters/libwps03/PLIST
Normal file
11
converters/libwps03/PLIST
Normal file
@@ -0,0 +1,11 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/08/12 00:29:14 ryoon Exp $
|
||||
bin/wks2csv
|
||||
bin/wks2raw
|
||||
bin/wks2text
|
||||
bin/wps2html
|
||||
bin/wps2raw
|
||||
bin/wps2text
|
||||
include/libwps-0.3/libwps/WPSDocument.h
|
||||
include/libwps-0.3/libwps/libwps.h
|
||||
lib/libwps-0.3.la
|
||||
lib/pkgconfig/libwps-0.3.pc
|
||||
16
converters/libwps03/buildlink3.mk
Normal file
16
converters/libwps03/buildlink3.mk
Normal file
@@ -0,0 +1,16 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.3 2015/09/15 14:12:15 joerg Exp $
|
||||
|
||||
BUILDLINK_TREE+= libwps
|
||||
|
||||
.if !defined(LIBWPS_BUILDLINK3_MK)
|
||||
LIBWPS_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libwps+= libwps>=0.2.0<0.4
|
||||
BUILDLINK_ABI_DEPENDS.libwps?= libwps>=0.3.1nb1<0.4
|
||||
BUILDLINK_PKGSRCDIR.libwps?= ../../converters/libwps03
|
||||
|
||||
.include "../../converters/librevenge/buildlink3.mk"
|
||||
.include "../../converters/libwpd/buildlink3.mk"
|
||||
.endif # LIBWPS_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -libwps
|
||||
6
converters/libwps03/distinfo
Normal file
6
converters/libwps03/distinfo
Normal file
@@ -0,0 +1,6 @@
|
||||
$NetBSD: distinfo,v 1.1 2015/08/12 00:29:14 ryoon Exp $
|
||||
|
||||
SHA1 (libwps-0.3.1.tar.bz2) = f873f672adf0d92030ab2b6697be735ef6cfc6e2
|
||||
RMD160 (libwps-0.3.1.tar.bz2) = 109484e67bf62d64eeaf78417e1552b3e2f3d7fa
|
||||
Size (libwps-0.3.1.tar.bz2) = 496436 bytes
|
||||
SHA1 (patch-configure) = 5b3e7b782a708a9039032a9eb0f57ed21ead3c86
|
||||
@@ -1,4 +1,4 @@
|
||||
$NetBSD: patch-configure,v 1.1 2015/01/16 09:08:38 wiz Exp $
|
||||
$NetBSD: patch-configure,v 1.1 2015/08/12 00:29:14 ryoon Exp $
|
||||
|
||||
Fix unportable test(1) operator.
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# $NetBSD: Makefile.common,v 1.5 2013/11/25 11:03:39 obache Exp $
|
||||
# $NetBSD: Makefile.common,v 1.6 2015/06/29 11:06:46 ryoon Exp $
|
||||
# used by converters/nkf/Makefile
|
||||
# used by converters/p5-nkf/Makefile
|
||||
|
||||
DISTNAME= nkf-2.1.3
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=nkf/59912/}
|
||||
MASTER_SITES= ${MASTER_SITE_OSDN:=nkf/59912/}
|
||||
|
||||
HOMEPAGE= http://sourceforge.jp/projects/nkf/
|
||||
HOMEPAGE= http://osdn.jp/projects/nkf/
|
||||
|
||||
DISTINFO_FILE= ${.CURDIR}/../../converters/nkf/distinfo
|
||||
PATCHDIR= ${.CURDIR}/../../converters/nkf/patches
|
||||
|
||||
@@ -1,14 +1,13 @@
|
||||
# $NetBSD: Makefile,v 1.11 2015/04/17 15:52:59 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2015/09/08 19:40:59 wiz Exp $
|
||||
|
||||
DISTNAME= liborcus-0.7.1
|
||||
DISTNAME= liborcus-0.9.2
|
||||
PKGNAME= ${DISTNAME:S/lib//}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://kohei.us/files/orcus/src/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
MAINTAINER= jaapb@NetBSD.org
|
||||
HOMEPAGE= https://gitorious.org/orcus/
|
||||
HOMEPAGE= https://gitlab.com/orcus/orcus
|
||||
COMMENT= Import filter library for spreadsheet documents
|
||||
LICENSE= mpl-2.0
|
||||
|
||||
|
||||
@@ -1,45 +1,52 @@
|
||||
@comment $NetBSD: PLIST,v 1.2 2014/10/13 21:43:20 ryoon Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2015/09/08 19:40:59 wiz Exp $
|
||||
bin/orcus-css-dump
|
||||
bin/orcus-detect
|
||||
bin/orcus-mso-encryption
|
||||
bin/orcus-xml-dump
|
||||
bin/orcus-zip-dump
|
||||
include/liborcus-0.8/orcus/base64.hpp
|
||||
include/liborcus-0.8/orcus/cell_buffer.hpp
|
||||
include/liborcus-0.8/orcus/css_parser.hpp
|
||||
include/liborcus-0.8/orcus/csv_parser.hpp
|
||||
include/liborcus-0.8/orcus/csv_parser_base.hpp
|
||||
include/liborcus-0.8/orcus/dom_tree.hpp
|
||||
include/liborcus-0.8/orcus/env.hpp
|
||||
include/liborcus-0.8/orcus/exception.hpp
|
||||
include/liborcus-0.8/orcus/format_detection.hpp
|
||||
include/liborcus-0.8/orcus/global.hpp
|
||||
include/liborcus-0.8/orcus/interface.hpp
|
||||
include/liborcus-0.8/orcus/measurement.hpp
|
||||
include/liborcus-0.8/orcus/ooxml/encryption_info.hpp
|
||||
include/liborcus-0.8/orcus/orcus_csv.hpp
|
||||
include/liborcus-0.8/orcus/orcus_gnumeric.hpp
|
||||
include/liborcus-0.8/orcus/orcus_ods.hpp
|
||||
include/liborcus-0.8/orcus/orcus_xls_xml.hpp
|
||||
include/liborcus-0.8/orcus/orcus_xlsx.hpp
|
||||
include/liborcus-0.8/orcus/orcus_xml.hpp
|
||||
include/liborcus-0.8/orcus/parser_global.hpp
|
||||
include/liborcus-0.8/orcus/pstring.hpp
|
||||
include/liborcus-0.8/orcus/sax_ns_parser.hpp
|
||||
include/liborcus-0.8/orcus/sax_parser.hpp
|
||||
include/liborcus-0.8/orcus/sax_parser_base.hpp
|
||||
include/liborcus-0.8/orcus/sax_token_parser.hpp
|
||||
include/liborcus-0.8/orcus/spreadsheet/export_interface.hpp
|
||||
include/liborcus-0.8/orcus/spreadsheet/import_interface.hpp
|
||||
include/liborcus-0.8/orcus/spreadsheet/types.hpp
|
||||
include/liborcus-0.8/orcus/stream.hpp
|
||||
include/liborcus-0.8/orcus/string_pool.hpp
|
||||
include/liborcus-0.8/orcus/tokens.hpp
|
||||
include/liborcus-0.8/orcus/types.hpp
|
||||
include/liborcus-0.8/orcus/xml_namespace.hpp
|
||||
include/liborcus-0.8/orcus/xml_structure_tree.hpp
|
||||
include/liborcus-0.8/orcus/zip_archive.hpp
|
||||
include/liborcus-0.8/orcus/zip_archive_stream.hpp
|
||||
lib/liborcus-0.8.la
|
||||
lib/liborcus-mso-0.8.la
|
||||
lib/liborcus-parser-0.8.la
|
||||
lib/pkgconfig/liborcus-0.8.pc
|
||||
include/liborcus-0.10/orcus/base64.hpp
|
||||
include/liborcus-0.10/orcus/cell_buffer.hpp
|
||||
include/liborcus-0.10/orcus/config.hpp
|
||||
include/liborcus-0.10/orcus/css_document_tree.hpp
|
||||
include/liborcus-0.10/orcus/css_parser.hpp
|
||||
include/liborcus-0.10/orcus/css_parser_base.hpp
|
||||
include/liborcus-0.10/orcus/css_selector.hpp
|
||||
include/liborcus-0.10/orcus/css_types.hpp
|
||||
include/liborcus-0.10/orcus/csv_parser.hpp
|
||||
include/liborcus-0.10/orcus/csv_parser_base.hpp
|
||||
include/liborcus-0.10/orcus/dom_tree.hpp
|
||||
include/liborcus-0.10/orcus/env.hpp
|
||||
include/liborcus-0.10/orcus/exception.hpp
|
||||
include/liborcus-0.10/orcus/format_detection.hpp
|
||||
include/liborcus-0.10/orcus/global.hpp
|
||||
include/liborcus-0.10/orcus/interface.hpp
|
||||
include/liborcus-0.10/orcus/measurement.hpp
|
||||
include/liborcus-0.10/orcus/ooxml/encryption_info.hpp
|
||||
include/liborcus-0.10/orcus/orcus_csv.hpp
|
||||
include/liborcus-0.10/orcus/orcus_gnumeric.hpp
|
||||
include/liborcus-0.10/orcus/orcus_import_xlsx.hpp
|
||||
include/liborcus-0.10/orcus/orcus_ods.hpp
|
||||
include/liborcus-0.10/orcus/orcus_xls_xml.hpp
|
||||
include/liborcus-0.10/orcus/orcus_xlsx.hpp
|
||||
include/liborcus-0.10/orcus/orcus_xml.hpp
|
||||
include/liborcus-0.10/orcus/parser_global.hpp
|
||||
include/liborcus-0.10/orcus/pstring.hpp
|
||||
include/liborcus-0.10/orcus/sax_ns_parser.hpp
|
||||
include/liborcus-0.10/orcus/sax_parser.hpp
|
||||
include/liborcus-0.10/orcus/sax_parser_base.hpp
|
||||
include/liborcus-0.10/orcus/sax_token_parser.hpp
|
||||
include/liborcus-0.10/orcus/spreadsheet/export_interface.hpp
|
||||
include/liborcus-0.10/orcus/spreadsheet/import_interface.hpp
|
||||
include/liborcus-0.10/orcus/spreadsheet/types.hpp
|
||||
include/liborcus-0.10/orcus/stream.hpp
|
||||
include/liborcus-0.10/orcus/string_pool.hpp
|
||||
include/liborcus-0.10/orcus/tokens.hpp
|
||||
include/liborcus-0.10/orcus/types.hpp
|
||||
include/liborcus-0.10/orcus/xml_namespace.hpp
|
||||
include/liborcus-0.10/orcus/xml_structure_tree.hpp
|
||||
include/liborcus-0.10/orcus/zip_archive.hpp
|
||||
include/liborcus-0.10/orcus/zip_archive_stream.hpp
|
||||
lib/liborcus-0.10.la
|
||||
lib/liborcus-mso-0.10.la
|
||||
lib/liborcus-parser-0.10.la
|
||||
lib/pkgconfig/liborcus-0.10.pc
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2014/10/13 21:43:20 ryoon Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.3 2015/09/08 19:40:59 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= orcus
|
||||
|
||||
.if !defined(ORCUS_BUILDLINK3_MK)
|
||||
ORCUS_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.orcus+= orcus>=0.7.0
|
||||
BUILDLINK_API_DEPENDS.orcus+= orcus>=0.9.0
|
||||
BUILDLINK_PKGSRCDIR.orcus?= ../../converters/orcus
|
||||
|
||||
#.include "../../devel/boost-libs/buildlink3.mk"
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
$NetBSD: distinfo,v 1.4 2015/02/27 09:51:55 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.5 2015/09/08 19:40:59 wiz Exp $
|
||||
|
||||
SHA1 (liborcus-0.7.1.tar.xz) = 4480f519c6724ee66d76072df32e9b12d55505da
|
||||
RMD160 (liborcus-0.7.1.tar.xz) = c37c35eecdd90bb367d2c38fd9014a1ba1a02e19
|
||||
Size (liborcus-0.7.1.tar.xz) = 1472804 bytes
|
||||
SHA1 (liborcus-0.9.2.tar.xz) = 4c55f1bdc65490e8e79bbf7d069a64381eb1d1bc
|
||||
RMD160 (liborcus-0.9.2.tar.xz) = 3487f65c6e9068f3d5cef402ae2f931c1a616cdb
|
||||
Size (liborcus-0.9.2.tar.xz) = 1558072 bytes
|
||||
SHA1 (patch-configure) = cfa852b78bba47d00bf3f5e939f2f7d185536bdb
|
||||
|
||||
15
converters/orcus/patches/patch-configure
Normal file
15
converters/orcus/patches/patch-configure
Normal file
@@ -0,0 +1,15 @@
|
||||
$NetBSD: patch-configure,v 1.4 2015/09/08 19:40:59 wiz Exp $
|
||||
|
||||
Fix unportable test(1) operator.
|
||||
|
||||
--- configure.orig 2015-06-18 23:43:37.000000000 +0000
|
||||
+++ configure
|
||||
@@ -17533,7 +17533,7 @@ else
|
||||
|
||||
fi
|
||||
|
||||
-if test x"$enable_werror" == "xyes"; then :
|
||||
+if test x"$enable_werror" = "xyes"; then :
|
||||
|
||||
CXXFLAGS="$CXXFLAGS -Werror"
|
||||
|
||||
3
converters/orcus0.8/DESCR
Normal file
3
converters/orcus0.8/DESCR
Normal file
@@ -0,0 +1,3 @@
|
||||
Standalone file import filter library for spreadsheet documents.
|
||||
|
||||
This package contains the 0.8 version of the API.
|
||||
31
converters/orcus0.8/Makefile
Normal file
31
converters/orcus0.8/Makefile
Normal file
@@ -0,0 +1,31 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/09/08 19:39:04 wiz Exp $
|
||||
|
||||
DISTNAME= liborcus-0.7.1
|
||||
PKGNAME= ${DISTNAME:S/lib//}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://kohei.us/files/orcus/src/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
MAINTAINER= jaapb@NetBSD.org
|
||||
HOMEPAGE= https://gitorious.org/orcus/
|
||||
COMMENT= Import filter library for spreadsheet documents (API v0.8)
|
||||
LICENSE= mpl-2.0
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake pkg-config
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-boost-libdir=${BUILDLINK_PREFIX.boost-libs}/lib
|
||||
CONFIGURE_ARGS+= --with-boost-system=boost_system
|
||||
CONFIGURE_ARGS+= --disable-spreadsheet-model
|
||||
CONFIGURE_ARGS+= --disable-werror
|
||||
|
||||
PKGCONFIG_OVERRIDE+= liborcus.pc.in
|
||||
|
||||
PTHREAD_AUTO_VARS= yes
|
||||
|
||||
.include "../../devel/boost-libs/buildlink3.mk"
|
||||
.include "../../devel/mdds/buildlink3.mk"
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
45
converters/orcus0.8/PLIST
Normal file
45
converters/orcus0.8/PLIST
Normal file
@@ -0,0 +1,45 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/09/08 19:39:04 wiz Exp $
|
||||
bin/orcus-detect
|
||||
bin/orcus-mso-encryption
|
||||
bin/orcus-xml-dump
|
||||
bin/orcus-zip-dump
|
||||
include/liborcus-0.8/orcus/base64.hpp
|
||||
include/liborcus-0.8/orcus/cell_buffer.hpp
|
||||
include/liborcus-0.8/orcus/css_parser.hpp
|
||||
include/liborcus-0.8/orcus/csv_parser.hpp
|
||||
include/liborcus-0.8/orcus/csv_parser_base.hpp
|
||||
include/liborcus-0.8/orcus/dom_tree.hpp
|
||||
include/liborcus-0.8/orcus/env.hpp
|
||||
include/liborcus-0.8/orcus/exception.hpp
|
||||
include/liborcus-0.8/orcus/format_detection.hpp
|
||||
include/liborcus-0.8/orcus/global.hpp
|
||||
include/liborcus-0.8/orcus/interface.hpp
|
||||
include/liborcus-0.8/orcus/measurement.hpp
|
||||
include/liborcus-0.8/orcus/ooxml/encryption_info.hpp
|
||||
include/liborcus-0.8/orcus/orcus_csv.hpp
|
||||
include/liborcus-0.8/orcus/orcus_gnumeric.hpp
|
||||
include/liborcus-0.8/orcus/orcus_ods.hpp
|
||||
include/liborcus-0.8/orcus/orcus_xls_xml.hpp
|
||||
include/liborcus-0.8/orcus/orcus_xlsx.hpp
|
||||
include/liborcus-0.8/orcus/orcus_xml.hpp
|
||||
include/liborcus-0.8/orcus/parser_global.hpp
|
||||
include/liborcus-0.8/orcus/pstring.hpp
|
||||
include/liborcus-0.8/orcus/sax_ns_parser.hpp
|
||||
include/liborcus-0.8/orcus/sax_parser.hpp
|
||||
include/liborcus-0.8/orcus/sax_parser_base.hpp
|
||||
include/liborcus-0.8/orcus/sax_token_parser.hpp
|
||||
include/liborcus-0.8/orcus/spreadsheet/export_interface.hpp
|
||||
include/liborcus-0.8/orcus/spreadsheet/import_interface.hpp
|
||||
include/liborcus-0.8/orcus/spreadsheet/types.hpp
|
||||
include/liborcus-0.8/orcus/stream.hpp
|
||||
include/liborcus-0.8/orcus/string_pool.hpp
|
||||
include/liborcus-0.8/orcus/tokens.hpp
|
||||
include/liborcus-0.8/orcus/types.hpp
|
||||
include/liborcus-0.8/orcus/xml_namespace.hpp
|
||||
include/liborcus-0.8/orcus/xml_structure_tree.hpp
|
||||
include/liborcus-0.8/orcus/zip_archive.hpp
|
||||
include/liborcus-0.8/orcus/zip_archive_stream.hpp
|
||||
lib/liborcus-0.8.la
|
||||
lib/liborcus-mso-0.8.la
|
||||
lib/liborcus-parser-0.8.la
|
||||
lib/pkgconfig/liborcus-0.8.pc
|
||||
15
converters/orcus0.8/buildlink3.mk
Normal file
15
converters/orcus0.8/buildlink3.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.1 2015/09/08 19:39:04 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= orcus
|
||||
|
||||
.if !defined(ORCUS_BUILDLINK3_MK)
|
||||
ORCUS_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.orcus+= orcus>=0.7.0<0.9.0
|
||||
BUILDLINK_PKGSRCDIR.orcus?= ../../converters/orcus0.8
|
||||
|
||||
#.include "../../devel/boost-libs/buildlink3.mk"
|
||||
#.include "../../devel/zlib/buildlink3.mk"
|
||||
.endif # ORCUS_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -orcus
|
||||
5
converters/orcus0.8/distinfo
Normal file
5
converters/orcus0.8/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2015/09/08 19:39:04 wiz Exp $
|
||||
|
||||
SHA1 (liborcus-0.7.1.tar.xz) = 4480f519c6724ee66d76072df32e9b12d55505da
|
||||
RMD160 (liborcus-0.7.1.tar.xz) = c37c35eecdd90bb367d2c38fd9014a1ba1a02e19
|
||||
Size (liborcus-0.7.1.tar.xz) = 1472804 bytes
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:31 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2015/08/23 14:07:27 wiz Exp $
|
||||
|
||||
DISTNAME= Convert-BinHex-1.123
|
||||
DISTNAME= Convert-BinHex-1.124
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.4 2013/10/02 10:54:22 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.5 2015/08/23 14:07:27 wiz Exp $
|
||||
|
||||
SHA1 (Convert-BinHex-1.123.tar.gz) = b4f7a1f24b4ba64762a8a7e2c3e64b7e8c157e5f
|
||||
RMD160 (Convert-BinHex-1.123.tar.gz) = 5bb598bfb739f56b9040dc66f42a14a80748b702
|
||||
Size (Convert-BinHex-1.123.tar.gz) = 75876 bytes
|
||||
SHA1 (Convert-BinHex-1.124.tar.gz) = 12fbf3fa73f8c9dab1db0c416ae1cc6c5bcadb50
|
||||
RMD160 (Convert-BinHex-1.124.tar.gz) = 4f01dbb24e19f04da77b5bf650e70846d8f39eb9
|
||||
Size (Convert-BinHex-1.124.tar.gz) = 73095 bytes
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.24 2015/06/12 10:48:32 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2015/08/15 13:43:10 mef Exp $
|
||||
|
||||
DISTNAME= JSON-Any-1.38
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
@@ -17,6 +17,12 @@ PERL5_MODULE_TYPE= Module::Install::Bundled
|
||||
# p5-JSON-XS appears to be the current "best of breed"
|
||||
# and is the preferred JSON dependency (see Makefile.PL)
|
||||
DEPENDS+= p5-JSON-XS>=2.232:../../converters/p5-JSON-XS
|
||||
# for make test
|
||||
BUILD_DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
|
||||
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
|
||||
BUILD_DEPENDS+= p5-Test-Without-Module-[0-9]*:../../devel/p5-Test-Without-Module
|
||||
BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
|
||||
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:32 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2015/08/06 09:29:50 wiz Exp $
|
||||
|
||||
DISTNAME= JSON-MaybeXS-1.003004
|
||||
DISTNAME= JSON-MaybeXS-1.003005
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www perl5 converters
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
|
||||
|
||||
@@ -11,7 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/JSON-MaybeXS/
|
||||
COMMENT= Use Cpanel::JSON::XS with a fallback to JSON::PP
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= {perl>=5.17.10,p5-JSON-PP>=2.27202}:../../converters/p5-JSON-PP
|
||||
#DEPENDS+= {perl>=5.17.10,p5-JSON-PP>=2.27202}:../../converters/p5-JSON-PP
|
||||
# actually test dependency
|
||||
BUILD_DEPENDS+= p5-Test-Without-Module-[0-9]*:../../devel/p5-Test-Without-Module
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.5 2015/04/03 10:11:47 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.6 2015/08/06 09:29:50 wiz Exp $
|
||||
|
||||
SHA1 (JSON-MaybeXS-1.003004.tar.gz) = 5ae5662b10b8e4b59eff345084b49841462d3d2e
|
||||
RMD160 (JSON-MaybeXS-1.003004.tar.gz) = b9e0574aa7c33dc1c842fad1f55fe93ab95080c3
|
||||
Size (JSON-MaybeXS-1.003004.tar.gz) = 10302 bytes
|
||||
SHA1 (JSON-MaybeXS-1.003005.tar.gz) = c384f9fb7d20d05a881ea29927d9cf1254dace9e
|
||||
RMD160 (JSON-MaybeXS-1.003005.tar.gz) = e69139ba24024d043d466fd9a0a34e669e1f0726
|
||||
Size (JSON-MaybeXS-1.003005.tar.gz) = 10373 bytes
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.32 2015/06/12 10:48:32 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2015/07/12 18:56:07 wiz Exp $
|
||||
|
||||
DISTNAME= Jcode-2.07
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
|
||||
HOMEPAGE= http://openlab.ring.gr.jp/Jcode/index.html
|
||||
COMMENT= Perl5 module for handling various Japanese charsets
|
||||
|
||||
DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=2.1}:../../converters/p5-MIME-Base64
|
||||
#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=2.1}:../../converters/p5-MIME-Base64
|
||||
|
||||
PERL5_PACKLIST= auto/Jcode/.packlist
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.22 2015/06/12 10:48:34 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2015/07/12 18:56:07 wiz Exp $
|
||||
|
||||
DISTNAME= Unicode-String-2.09
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Unicode-String/
|
||||
COMMENT= Perl5 modules to handle various Unicode issues
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
|
||||
#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
|
||||
|
||||
PERL5_PACKLIST= auto/Unicode/String/.packlist
|
||||
|
||||
|
||||
6
converters/php-recode/DESCR
Normal file
6
converters/php-recode/DESCR
Normal file
@@ -0,0 +1,6 @@
|
||||
This module contains an interface to the GNU Recode library. The GNU Recode
|
||||
library converts files between various coded character sets and surface
|
||||
encodings. When this cannot be achieved exactly, it may get rid of the
|
||||
offending characters or fall back on approximations. The library recognises or
|
||||
produces nearly 150 different character sets and is able to convert files
|
||||
between almost any pair. Most RFC 1345 character sets are supported.
|
||||
15
converters/php-recode/Makefile
Normal file
15
converters/php-recode/Makefile
Normal file
@@ -0,0 +1,15 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/09/03 06:48:00 fhajny Exp $
|
||||
|
||||
MODNAME= recode
|
||||
CATEGORIES= converters
|
||||
MAINTAINER= evaldo@gardenali.biz
|
||||
COMMENT= PHP extension for recode support
|
||||
LICENSE= php
|
||||
|
||||
CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_PREFIX.recode}
|
||||
|
||||
USE_PHP_EXT_PATCHES= yes
|
||||
|
||||
.include "../../lang/php/ext.mk"
|
||||
.include "../../converters/recode/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
@@ -1,9 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.40 2014/10/07 16:47:20 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.41 2015/08/06 11:13:32 wiz Exp $
|
||||
|
||||
DISTNAME= psiconv-0.9.7
|
||||
PKGREVISION= 3
|
||||
DISTNAME= psiconv-0.9.9
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/
|
||||
MASTER_SITES= http://www.frodo.looijaard.name/system/files/software/psiconv/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://software.frodo.looijaard.name/psiconv/
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:39:10 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.7 2015/08/06 11:13:32 wiz Exp $
|
||||
bin/psiconv
|
||||
bin/psiconv-config
|
||||
include/psiconv/buffer.h
|
||||
@@ -16,5 +16,56 @@ include/psiconv/unicode.h
|
||||
lib/libpsiconv.la
|
||||
man/man1/psiconv-config.1
|
||||
man/man1/psiconv.1
|
||||
man/man5/psiconv.conf.5
|
||||
share/examples/psiconv/psiconv.conf
|
||||
share/examples/psiconv/psiconv.conf.eg
|
||||
share/psiconv/psion/ASCII_Codes.psi
|
||||
share/psiconv/psion/Application_ID_Section.psi
|
||||
share/psiconv/psion/Basic_Elements.psi
|
||||
share/psiconv/psion/Basic_Structures.psi
|
||||
share/psiconv/psion/Clip_Art_File.psi
|
||||
share/psiconv/psion/Embedded_Object_Section.psi
|
||||
share/psiconv/psion/File_Structure.psi
|
||||
share/psiconv/psion/Fonts.psi
|
||||
share/psiconv/psion/Header_Section.psi
|
||||
share/psiconv/psion/Identifiers.psi
|
||||
share/psiconv/psion/Index.psi
|
||||
share/psiconv/psion/Introduction.psi
|
||||
share/psiconv/psion/Layout_Codes.psi
|
||||
share/psiconv/psion/MBM_File.psi
|
||||
share/psiconv/psion/Page_Layout_Section.psi
|
||||
share/psiconv/psion/Paint_Data_Section.psi
|
||||
share/psiconv/psion/Password_Section.psi
|
||||
share/psiconv/psion/Record_File.psi
|
||||
share/psiconv/psion/Record_Section.psi
|
||||
share/psiconv/psion/Section_Table_Offset_Section.psi
|
||||
share/psiconv/psion/Section_Table_Section.psi
|
||||
share/psiconv/psion/Sheet_Basic_Structures.psi
|
||||
share/psiconv/psion/Sheet_Cell_List.psi
|
||||
share/psiconv/psion/Sheet_File.psi
|
||||
share/psiconv/psion/Sheet_Formula_List.psi
|
||||
share/psiconv/psion/Sheet_Graph_Description.psi
|
||||
share/psiconv/psion/Sheet_Graph_List_Section.psi
|
||||
share/psiconv/psion/Sheet_Graph_Region.psi
|
||||
share/psiconv/psion/Sheet_Graph_Section.psi
|
||||
share/psiconv/psion/Sheet_Grid_Section.psi
|
||||
share/psiconv/psion/Sheet_Info_Section.psi
|
||||
share/psiconv/psion/Sheet_Line_Section.psi
|
||||
share/psiconv/psion/Sheet_Name_Section.psi
|
||||
share/psiconv/psion/Sheet_Status_Section.psi
|
||||
share/psiconv/psion/Sheet_Variable_List.psi
|
||||
share/psiconv/psion/Sheet_Workbook_Section.psi
|
||||
share/psiconv/psion/Sheet_Worksheet.psi
|
||||
share/psiconv/psion/Sheet_Worksheet_List.psi
|
||||
share/psiconv/psion/Sketch_File.psi
|
||||
share/psiconv/psion/Sketch_Section.psi
|
||||
share/psiconv/psion/Substitutions.psi
|
||||
share/psiconv/psion/TextEd_File.psi
|
||||
share/psiconv/psion/TextEd_Section.psi
|
||||
share/psiconv/psion/Text_Layout_Section.psi
|
||||
share/psiconv/psion/Text_Section.psi
|
||||
share/psiconv/psion/Userdic_File.psi
|
||||
share/psiconv/psion/Word_File.psi
|
||||
share/psiconv/psion/Word_Status_Section.psi
|
||||
share/psiconv/psion/Word_Styles_Section.psi
|
||||
share/psiconv/psion/World_Data_File.psi
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.11 2005/12/30 17:24:16 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.12 2015/08/06 11:13:32 wiz Exp $
|
||||
|
||||
SHA1 (psiconv-0.9.7.tar.gz) = 226f95280ac40ca6642d4283b0d75492f1b8cb70
|
||||
RMD160 (psiconv-0.9.7.tar.gz) = aed8ad1308f1f51a5dec02d0b98288f314c6d623
|
||||
Size (psiconv-0.9.7.tar.gz) = 497802 bytes
|
||||
SHA1 (patch-aa) = be7330996b18ce78cf8983e4f18bd6313289c864
|
||||
SHA1 (patch-ab) = ec70d619ee26c859b2215547899241c65e96e3ec
|
||||
SHA1 (patch-ac) = bc9e16854b8a05b19fafcd57bef83e7e73b33ed4
|
||||
SHA1 (psiconv-0.9.9.tar.gz) = e5065bc34c83eaf00d8325d30fd4730afe270442
|
||||
RMD160 (psiconv-0.9.9.tar.gz) = 8da701123273775db6e6f8fcacfc34e4077b9455
|
||||
Size (psiconv-0.9.9.tar.gz) = 554882 bytes
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
$NetBSD: patch-aa,v 1.5 2005/04/20 13:10:06 adam Exp $
|
||||
|
||||
--- Makefile.in.orig 2005-02-25 20:40:17.000000000 +0000
|
||||
+++ Makefile.in
|
||||
@@ -182,7 +182,7 @@ sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
-SUBDIRS = compat lib program formats docs etc
|
||||
+SUBDIRS = compat lib program docs etc
|
||||
EXTRA_DIST = autogen.sh
|
||||
all: config.h
|
||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
||||
@@ -1,22 +0,0 @@
|
||||
$NetBSD: patch-ab,v 1.4 2005/12/30 17:24:25 joerg Exp $
|
||||
|
||||
--- program/psiconv/gen_xhtml.c.orig 2005-12-30 16:37:52.000000000 +0000
|
||||
+++ program/psiconv/gen_xhtml.c
|
||||
@@ -719,7 +719,7 @@ int gen_xhtml(const psiconv_config confi
|
||||
}
|
||||
|
||||
|
||||
-static struct fileformat_s ffs[] =
|
||||
+static struct fileformat_s my_ffs[] =
|
||||
{
|
||||
{
|
||||
"XHTML",
|
||||
@@ -739,6 +739,6 @@ static struct fileformat_s ffs[] =
|
||||
void init_xhtml(void)
|
||||
{
|
||||
int i;
|
||||
- for (i = 0; ffs[i].name; i++)
|
||||
- psiconv_list_add(fileformat_list,ffs+i);
|
||||
+ for (i = 0; my_ffs[i].name; i++)
|
||||
+ psiconv_list_add(fileformat_list,my_ffs+i);
|
||||
}
|
||||
@@ -1,22 +0,0 @@
|
||||
$NetBSD: patch-ac,v 1.4 2005/12/30 17:24:25 joerg Exp $
|
||||
|
||||
--- program/psiconv/gen_html4.c.orig 2005-12-30 17:00:29.000000000 +0000
|
||||
+++ program/psiconv/gen_html4.c
|
||||
@@ -317,7 +317,7 @@ int gen_html4(const psiconv_config confi
|
||||
}
|
||||
|
||||
|
||||
-static struct fileformat_s ffs[] =
|
||||
+static struct fileformat_s my_ffs[] =
|
||||
{
|
||||
{
|
||||
"HTML4",
|
||||
@@ -337,6 +337,6 @@ static struct fileformat_s ffs[] =
|
||||
void init_html4(void)
|
||||
{
|
||||
int i;
|
||||
- for (i = 0; ffs[i].name; i++)
|
||||
- psiconv_list_add(fileformat_list,ffs+i);
|
||||
+ for (i = 0; my_ffs[i].name; i++)
|
||||
+ psiconv_list_add(fileformat_list,my_ffs+i);
|
||||
}
|
||||
@@ -1,7 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.12 2014/05/09 07:36:56 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2015/09/13 20:29:59 gdt Exp $
|
||||
|
||||
DISTNAME= zfec-1.4.24
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://pypi.python.org/packages/source/z/zfec/
|
||||
|
||||
@@ -10,8 +11,9 @@ HOMEPAGE= http://pypi.python.org/pypi/zfec/
|
||||
COMMENT= Fast erasure codec
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
BUILD_DEPENDS+= ${PYPKGPREFIX}-darcsver-[0-9]*:../../devel/py-darcsver
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-argparse-[0-9]*:../../devel/py-argparse
|
||||
DEPENDS+= ${PYPKGPREFIX}-darcsver-[0-9]*:../../devel/py-darcsver
|
||||
DEPENDS+= ${PYPKGPREFIX}-setuptools_trial-[0-9]*:../../devel/py-setuptools_trial
|
||||
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.52 2015/06/12 10:48:34 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.53 2015/06/29 11:06:46 ryoon Exp $
|
||||
|
||||
DISTNAME= skf_${VERSION}.10
|
||||
VERSION= 1.99
|
||||
PKGNAME= ${DISTNAME:S/_/-/}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= japanese converters
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/62262/}
|
||||
MASTER_SITES= ${MASTER_SITE_OSDN:=skf/62262/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://sourceforge.jp/projects/skf/
|
||||
HOMEPAGE= http://osdn.jp/projects/skf/
|
||||
COMMENT= Simple Kanji Filter - i18n kanji converter
|
||||
#LICENSE= modified-bsd # some files are derived from...see ${WRKSRC}/copywrite
|
||||
|
||||
|
||||
Reference in New Issue
Block a user