diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /textproc | |
parent | - Update to 1.11.3 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eol
Diffstat (limited to 'textproc')
210 files changed, 0 insertions, 5983 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile deleted file mode 100644 index beb6f0e527cd..000000000000 --- a/textproc/hs-HaXml/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: HaXml -# Date created: 01 June 2002 -# Whom: Oliver Braun <obraun@informatik.unibw-muenchen.de> -# -# $FreeBSD$ - -PORTNAME= haxml -PORTVERSION= 1.13.3 -CATEGORIES= textproc haskell -MASTER_SITES= http://www.haskell.org/HaXml/ \ - ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ -PKGNAMEPREFIX= hs- -DISTNAME= HaXml-${PORTVERSION} - -MAINTAINER= haskell@FreeBSD.org -COMMENT= A collection of utilities for using Haskell and XML together - -BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc -RUN_DEPENDS+= ghc:${PORTSDIR}/lang/ghc - -CONFIGURE_ARGS+= --prefix=${PREFIX} - -GHC_VERSION= `${LOCALBASE}/bin/ghc --numeric-version` -PLIST_SUB+= GHC_VERSION="${GHC_VERSION}" \ - HAXML_VERSION=${PORTVERSION} -PORTDOCS= * - -do-configure: - @cd ${WRKSRC} && ${LOCALBASE}/bin/runhaskell Setup.hs configure ${CONFIGURE_ARGS} - -do-build: - @cd ${WRKSRC} && ${LOCALBASE}/bin/runhaskell Setup.hs build - -do-install: - @cd ${WRKSRC} && ${LOCALBASE}/bin/runhaskell Setup.hs install - -post-install: - @${INSTALL_DATA} ${WRKSRC}/dist/installed-pkg-config ${PREFIX}/lib/HaXml-${PORTVERSION}/ghc-${GHC_VERSION}/HaXml.pkgconf - @${RM} -f ${LOCALBASE}/lib/ghc-${GHC_VERSION}/package.conf.old -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - @(cd ${WRKSRC} && ${CP} -R docs/* ${DOCSDIR}) -.endif - -.include <bsd.port.mk> diff --git a/textproc/hs-HaXml/distinfo b/textproc/hs-HaXml/distinfo deleted file mode 100644 index 59035ec5d796..000000000000 --- a/textproc/hs-HaXml/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (HaXml-1.13.3.tar.gz) = 63c773f75d3f067824e42fcaf89af024 -SHA256 (HaXml-1.13.3.tar.gz) = 60872bc3684f6884e4b8fdfca95adf455072e8dc1f74105a33a6a69781e7a921 -SIZE (HaXml-1.13.3.tar.gz) = 472660 diff --git a/textproc/hs-HaXml/pkg-descr b/textproc/hs-HaXml/pkg-descr deleted file mode 100644 index fa8aa6c1f593..000000000000 --- a/textproc/hs-HaXml/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -HaXml is a collection of utilities for using Haskell and XML together. It -includes a parser for XML, a separate error-correcting parser for HTML, and -pretty-printers for XML and HTML. - -WWW: http://www.haskell.org/HaXml/ diff --git a/textproc/hs-HaXml/pkg-plist b/textproc/hs-HaXml/pkg-plist deleted file mode 100644 index c7d8734799ba..000000000000 --- a/textproc/hs-HaXml/pkg-plist +++ /dev/null @@ -1,46 +0,0 @@ -bin/Canonicalise -bin/DtdToHaskell -bin/MkOneOf -bin/Validate -bin/Xtract -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/HaXml.pkgconf -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/HuttonMeijerWallace.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/DtdToHaskell/Convert.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/DtdToHaskell/Instance.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/DtdToHaskell/TypeDef.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Combinators.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Escape.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Haskell2Xml.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Html/Generate.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Html/Parse.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Html/Pretty.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Lex.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/OneOfN.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Parse.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Pretty.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Types.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Validate.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Verbatim.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Wrappers.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Xml2Haskell.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Xtract/Combinators.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Xtract/Lex.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Xtract/Parse.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml.hi -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/HSHaXml-%%HAXML_VERSION%%.o -lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/libHSHaXml-%%HAXML_VERSION%%.a -share/doc/HaXml-%%HAXML_VERSION%%/COPYRIGHT -@dirrm lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators -@dirrm lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/DtdToHaskell -@dirrm lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Html -@dirrm lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml/Xtract -@dirrm lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML/HaXml -@dirrm lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text/XML -@dirrm lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/Text -@dirrm lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%% -@dirrm lib/HaXml-%%HAXML_VERSION%% -@dirrm share/doc/HaXml-%%HAXML_VERSION%% -@exec %D/bin/ghc-pkg register %D/lib/HaXml-%%HAXML_VERSION%%/ghc-%%GHC_VERSION%%/HaXml.pkgconf -@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old -@unexec %D/bin/ghc-pkg unregister HaXml -@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile deleted file mode 100644 index 7543057ac853..000000000000 --- a/textproc/hs-lhs2tex/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: lhs2TeX -# Date created: April 24, 2007 -# Whom: mainland@apeiron.net -# -# $FreeBSD$ -# - -PORTNAME= lhs2tex -PORTVERSION= 1.13 -CATEGORIES= devel haskell -MASTER_SITES= http://people.cs.uu.nl/andres/${PORTNAME}/ - -MAINTAINER= mainland@apeiron.net -COMMENT= A preprocessor to generate LaTeX code from literate Haskell sources - -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ - mktexlsr:${PORTSDIR}/print/teTeX-base - -USE_GMAKE= yes -HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} \ - --datadir=${DATADIR} \ - --docdir=${DOCSDIR} \ - --mandir=${MANPREFIX}/man - -.include <bsd.port.pre.mk> - -.if defined(NOPORTDOCS) -INSTALL_TARGET=install -.else -INSTALL_TARGET=install install-doc -.endif - -MAN1= lhs2TeX.1 - -.if ${OSVERSION} < 700042 -IGNORE= has a broken dependency -.endif - -.include <bsd.port.post.mk> diff --git a/textproc/hs-lhs2tex/distinfo b/textproc/hs-lhs2tex/distinfo deleted file mode 100644 index 794c871dfcf8..000000000000 --- a/textproc/hs-lhs2tex/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (lhs2tex-1.13.tar.gz) = 1173dbe6440f24918f3dc80d776e1f18 -SHA256 (lhs2tex-1.13.tar.gz) = 28282cb4afcc71785b092d358ffb33f5ec7585e50b392ae4fb6391d495a0836b -SIZE (lhs2tex-1.13.tar.gz) = 601072 diff --git a/textproc/hs-lhs2tex/files/patch-Makefile b/textproc/hs-lhs2tex/files/patch-Makefile deleted file mode 100644 index 7c56cbc22ebf..000000000000 --- a/textproc/hs-lhs2tex/files/patch-Makefile +++ /dev/null @@ -1,29 +0,0 @@ ---- ./Makefile.orig Wed Apr 25 22:23:20 2007 -+++ ./Makefile Wed Apr 25 22:24:00 2007 -@@ -135,14 +135,12 @@ - print : Lhs2TeX.dvi - $(DVIPS) -D600 -f Lhs2TeX.dvi | lpr -Pa -Zl - --install : bin doc -+install : bin - $(MKINSTDIR) $(DESTDIR)$(bindir) - $(INSTALL) -m 755 lhs2TeX $(DESTDIR)$(bindir) - $(MKINSTDIR) $(DESTDIR)$(stydir) - $(INSTALL) -m 644 lhs2TeX.sty lhs2TeX.fmt $(DESTDIR)$(stydir) - $(INSTALL) -m 644 Library/*.fmt $(DESTDIR)$(stydir) -- $(MKINSTDIR) $(DESTDIR)$(docdir) -- $(INSTALL) -m 644 doc/Guide2.pdf $(DESTDIR)$(docdir) - $(MKINSTDIR) $(DESTDIR)$(mandir)/man1 - $(INSTALL) -m 644 lhs2TeX.1 $(DESTDIR)$(mandir)/man1 - ifeq ($(INSTALL_POLYTABLE),yes) -@@ -157,6 +155,10 @@ - else - echo "Please update the TeX filename database." - endif -+ -+install-doc : doc -+ $(MKINSTDIR) $(DESTDIR)$(docdir) -+ $(INSTALL) -m 644 doc/Guide2.pdf $(DESTDIR)$(docdir) - - srcdist : INSTALL doc - if test -d $(DISTDIR); then $(RM) -rf $(DISTDIR); fi diff --git a/textproc/hs-lhs2tex/files/patch-configure b/textproc/hs-lhs2tex/files/patch-configure deleted file mode 100644 index b541e5b857f2..000000000000 --- a/textproc/hs-lhs2tex/files/patch-configure +++ /dev/null @@ -1,66 +0,0 @@ ---- configure.orig 2008-02-19 01:11:52.000000000 -0500 -+++ configure 2008-02-19 01:42:57.000000000 -0500 -@@ -2637,54 +2637,6 @@ - POLYTABLE_INSTALL=yes - fi - --if test "z$POLYTABLE_INSTALL" = "zyes"; then -- --{ echo "$as_me:$LINENO: checking for the polytable package" >&5 --echo $ECHO_N "checking for the polytable package... $ECHO_C" >&6; } --if test -x "$KPSEWHICH"; then -- POLYTABLE="`$KPSEWHICH polytable.sty`" --fi --if test -f "$POLYTABLE"; then -- { echo "$as_me:$LINENO: result: $POLYTABLE" >&5 --echo "${ECHO_T}$POLYTABLE" >&6; } -- { echo "$as_me:$LINENO: checking for version of polytable" >&5 --echo $ECHO_N "checking for version of polytable... $ECHO_C" >&6; } -- POLYTABLE_VERSION=`$GREP " v.* .polytable. package" $POLYTABLE | $SED -e "s/^.*v\(.*\) .polytable. package.*$/\1/"` -- { echo "$as_me:$LINENO: result: $POLYTABLE_VERSION" >&5 --echo "${ECHO_T}$POLYTABLE_VERSION" >&6; } --else -- { echo "$as_me:$LINENO: result: no" >&5 --echo "${ECHO_T}no" >&6; } --fi -- -- # does polytable need to be installed? -- { echo "$as_me:$LINENO: checking whether polytable needs to be installed" >&5 --echo $ECHO_N "checking whether polytable needs to be installed... $ECHO_C" >&6; } -- POLYTABLE_INSTALL=no -- if test -n $POLYTABLE; then -- if ( IFS="."; -- a="$POLYTABLE_VERSION"; b="0.8.2"; -- while test -n "$a$b" -- do -- set -- $a; h1="$1"; shift 2>/dev/null; a="$*" -- set -- $b; h2="$1"; shift 2>/dev/null; b="$*" -- test -n "$h1" || h1=0; test -n "$h2" || h2=0 -- test ${h1} -eq ${h2} || break -- done -- test ${h1} -lt ${h2} -- ) --then -- POLYTABLE_INSTALL=yes -- --fi -- -- else -- POLYTABLE_INSTALL=yes -- fi -- { echo "$as_me:$LINENO: result: $POLYTABLE_INSTALL" >&5 --echo "${ECHO_T}$POLYTABLE_INSTALL" >&6; } --fi -- - # Extract the first word of "mktexlsr", so it can be a program name with args. - set dummy mktexlsr; ac_word=$2 - { echo "$as_me:$LINENO: checking for $ac_word" >&5 -@@ -2727,7 +2679,7 @@ - - - # docdir and expansion --docdir="$datadir/doc/$PACKAGE_TARNAME-$PACKAGE_VERSION" -+#docdir="$datadir/doc/$PACKAGE_TARNAME-$PACKAGE_VERSION" - - stydir="$datadir/$PACKAGE_TARNAME-$PACKAGE_VERSION" - diff --git a/textproc/hs-lhs2tex/pkg-descr b/textproc/hs-lhs2tex/pkg-descr deleted file mode 100644 index 9e915cafea0b..000000000000 --- a/textproc/hs-lhs2tex/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell -sources. It is released under the GPL. - -WWW: http://people.cs.uu.nl/andres/ diff --git a/textproc/hs-lhs2tex/pkg-plist b/textproc/hs-lhs2tex/pkg-plist deleted file mode 100644 index 3946bfb10d13..000000000000 --- a/textproc/hs-lhs2tex/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -bin/lhs2TeX -share/texmf-local/tex/latex/polytable/lazylist.sty -share/texmf-local/tex/latex/polytable/polytable.sty -@dirrm share/texmf-local/tex/latex/polytable -%%DATADIR%%/lhs2tex-1.13/colorcode.fmt -%%DATADIR%%/lhs2tex-1.13/forall.fmt -%%DATADIR%%/lhs2tex-1.13/greek.fmt -%%DATADIR%%/lhs2tex-1.13/jfpcompat.fmt -%%DATADIR%%/lhs2tex-1.13/lhs2TeX.fmt -%%DATADIR%%/lhs2tex-1.13/lhs2TeX.sty -%%DATADIR%%/lhs2tex-1.13/polycode.fmt -%%DATADIR%%/lhs2tex-1.13/spacing.fmt -@dirrm %%DATADIR%%/lhs2tex-1.13 -@dirrm %%DATADIR%% -%%PORTDOCS%%%%DOCSDIR%%/Guide2.pdf -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@exec %D/bin/mktexlsr -@unexec %D/bin/mktexlsr diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile deleted file mode 100644 index 07953dd1f80a..000000000000 --- a/textproc/hs-pandoc/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: pandoc -# Date created: 9 February 2007 -# Whom: John MacFarlane <jgm@berkeley.edu> -# -# $FreeBSD$ -# - -PORTNAME= pandoc -PORTVERSION= 0.46 -CATEGORIES= textproc haskell -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} - -MAINTAINER= jgm@berkeley.edu -COMMENT= A general markup converter - -BUILD_DEPENDS= ghc>=6.6:${PORTSDIR}/lang/ghc - -MANCOMPRESSED= no -MAN1= pandoc.1 markdown2pdf.1 html2markdown.1 hsmarkdown.1 - -USE_GMAKE= yes -USE_PERL5= yes - -PLIST_FILES= bin/pandoc bin/markdown2pdf bin/html2markdown bin/hsmarkdown -PORTDOCS= BUGS README README.html -SCRIPTS= hsmarkdown html2markdown markdown2pdf - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/dist/build/pandoc/pandoc ${PREFIX}/bin -.for script in ${SCRIPTS} - @${INSTALL_SCRIPT} ${WRKSRC}/${script} ${PREFIX}/bin -.endfor -.for man in ${MAN1} - @${INSTALL_MAN} ${WRKSRC}/man/man1/${man} ${PREFIX}/man/man1 -.endfor -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for doc in ${PORTDOCS} - @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/textproc/hs-pandoc/distinfo b/textproc/hs-pandoc/distinfo deleted file mode 100644 index d4f72112d775..000000000000 --- a/textproc/hs-pandoc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pandoc-0.46.tar.gz) = 9a92a800678767393adab6eb1b69c04b -SHA256 (pandoc-0.46.tar.gz) = 40d75fb5bf0d8757d896b3ee68cab6c7ac4e351c47ce91feb77a7896e7194abb -SIZE (pandoc-0.46.tar.gz) = 408031 diff --git a/textproc/hs-pandoc/pkg-descr b/textproc/hs-pandoc/pkg-descr deleted file mode 100644 index 1ef530270b0a..000000000000 --- a/textproc/hs-pandoc/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -Pandoc is a command-line tool for converting from one markup format -to another. It can read markdown and (subsets of) reStructuredText, -HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, -LaTeX, ConTeXt, DocBook, RTF, groff man pages, and S5 HTML slide shows. - -Pandoc extends standard markdown syntax with footnotes, embedded LaTeX, -and other features. A compatibility mode is provided for those who -need a drop-in replacement for Markdown.pl. Included wrapper scripts -make it easy to convert markdown documents to PDFs and to convert web -pages to markdown documents. - -In contrast to existing tools for converting markdown to HTML, which -use regex substitutions, pandoc has a modular design: it consists of a -set of readers, which parse text in a given format and produce a native -representation of the document, and a set of writers, which convert -this native representation into a target format. Thus, adding an input -or output format requires only adding a reader or writer. - -WWW: http://johnmacfarlane.net/pandoc/ diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile deleted file mode 100644 index 1aebb4b18ae0..000000000000 --- a/textproc/hunspell/Makefile +++ /dev/null @@ -1,76 +0,0 @@ -# New ports collection makefile for: hunspell -# Date created: 24.07.2004 -# Whom: janos.mohacsi@bsd.hu -# -# $FreeBSD$ -# - -PORTNAME= hunspell -PORTVERSION= 1.2.2b -PORTREVISION= 1 -CATEGORIES= hungarian textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S@$@:code@:S@%SUBDIR%@${PORTNAME}@} \ - ${MASTER_SITE_SOURCEFORGE:S@$@:data@:S@%SUBDIR%@magyarispell@} -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:code hu_HU-${DICTVERSION}${EXTRACT_SUFX}:data - -MAINTAINER= janos.mohacsi@bsd.hu -COMMENT= Improved Hungarian spelling checker - -#EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip - -USE_GMAKE= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= "--with-ui" - -MAN1= hunspell.1 -MAN4= hunspell.4 - -DICTVERSION= 1.3 -PORTDOCS= README README.myspell - -.include <bsd.port.pre.mk> - -# Ugly workaround for FreeBSD versions before the import of NetBSD gzip. -#do-extract: -# @${RM} -rf ${WRKDIR}; \ -# ${MKDIR} ${WRKDIR}; \ -# cd ${WRKDIR} && ${TAR} -xzf ${_DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX};\ -# ${UNZIP_CMD} -qo ${_DISTDIR}/hu_HU.zip -d ${WRKDIR} - -post-patch: - @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ - ${WRKSRC}/src/tools/hunspell.cxx - -do-install: - ${INSTALL_MAN} ${WRKSRC}/man/hunspell.1 ${PREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/man/hunspell.4 ${PREFIX}/man/man4 - ${INSTALL_PROGRAM} ${WRKSRC}/src/tools/.libs/hunspell ${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/src/hunspell/.libs/libhunspell-1.2.a ${PREFIX}/lib - ${INSTALL_DATA} ${WRKSRC}/src/hunspell/.libs/libhunspell-1.2.lai ${PREFIX}/lib/libhunspell-1.1.la - ${INSTALL_DATA} ${WRKSRC}/src/hunspell/.libs/libhunspell-1.2.so.0 ${PREFIX}/lib - ${LN} -s ${LOCALBASE}/lib/libhunspell-1.2.so.0 ${PREFIX}/lib/libhunspell-1.2.so - ${MKDIR} ${PREFIX}/share/myspell/ && \ - ${INSTALL_DATA} ${WRKDIR}/hu_HU-${DICTVERSION}/hu_HU.dic \ - ${PREFIX}/share/myspell/ && \ - ${INSTALL_DATA} ${WRKDIR}/hu_HU-${DICTVERSION}/hu_HU.aff \ - ${PREFIX}/share/myspell/ - ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.dic ${PREFIX}/share/myspell/magyar.dic - ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.dic ${PREFIX}/share/myspell/hungarian.dic - ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.dic ${PREFIX}/share/myspell/default.dic - ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.aff ${PREFIX}/share/myspell/magyar.aff - ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.aff ${PREFIX}/share/myspell/hungarian.aff - ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.aff ${PREFIX}/share/myspell/default.aff - #${LOCALBASE}/bin/msgfmt -o ${WRKSRC}/hunspell.mo ${WRKSRC}/hunspell.po - #${MKDIR} ${PREFIX}/share/locale/hu/LC_MESSAGES/ && \ - #${INSTALL_DATA} ${WRKSRC}/hunspell.mo ${PREFIX}/share/locale/hu/LC_MESSAGES/ - -.ifndef(NOPORTDOCS) -post-install: - ${MKDIR} ${DOCSDIR} -.for doc in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/textproc/hunspell/distinfo b/textproc/hunspell/distinfo deleted file mode 100644 index 42da2588f765..000000000000 --- a/textproc/hunspell/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (hunspell-1.2.2b.tar.gz) = 46aecfa635868f2618b204968f4bebd1 -SHA256 (hunspell-1.2.2b.tar.gz) = 91a67974af4ee5cdfdcd0c0840009356aa3ce1b8d25820dc56c9a594684dad0e -SIZE (hunspell-1.2.2b.tar.gz) = 745643 -MD5 (hu_HU-1.3.tar.gz) = 498c47666414fcebdd328e3a5ae20e05 -SHA256 (hu_HU-1.3.tar.gz) = 4f7d61e3f06d4cfb61aecbde457474a8f03b664a9500718d34015c253fff5a06 -SIZE (hu_HU-1.3.tar.gz) = 1384493 diff --git a/textproc/hunspell/files/patch-src_parsers_latexparser.cxx b/textproc/hunspell/files/patch-src_parsers_latexparser.cxx deleted file mode 100644 index 89c6b60bed1b..000000000000 --- a/textproc/hunspell/files/patch-src_parsers_latexparser.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- src/parsers/latexparser.cxx.orig 2008-04-23 17:56:27.000000000 +0200 -+++ src/parsers/latexparser.cxx 2008-04-23 17:57:00.000000000 +0200 -@@ -82,7 +82,7 @@ - { { "\\url", NULL } , 1 } - }; - --#define PATTERN_LEN (sizeof(PATTERN) / ((sizeof(char *) * 2) + sizeof(int))) -+#define PATTERN_LEN (sizeof(PATTERN) / sizeof(PATTERN[0])) - - LaTeXParser::LaTeXParser(const char * wordchars) - { diff --git a/textproc/hunspell/files/patch-src_tools_hunspell.cxx b/textproc/hunspell/files/patch-src_tools_hunspell.cxx deleted file mode 100644 index 1b82c1ecf916..000000000000 --- a/textproc/hunspell/files/patch-src_tools_hunspell.cxx +++ /dev/null @@ -1,27 +0,0 @@ - -$FreeBSD$ - ---- src/tools/hunspell.cxx.orig -+++ src/tools/hunspell.cxx -@@ -59,16 +59,12 @@ - #include "manparser.hxx" - #include "firstparser.hxx" - --#define LIBDIR "/usr/share/hunspell:/usr/share/myspell" -+#define LIBDIR "%%PREFIX%%/share/hunspell:%%PREFIX%%/share/myspell" - #define USEROOODIR ".openoffice.org2/user/wordbook" --#define OOODIR "/opt/openoffice.org2.3/share/dict/ooo:" \ -- "/usr/lib/openoffice.org2.3/share/dict/ooo:" \ -- "/opt/openoffice.org2.2/share/dict/ooo:" \ -- "/usr/lib/openoffice.org2.2/share/dict/ooo:" \ -- "/opt/openoffice.org2.1/share/dict/ooo:" \ -- "/usr/lib/openoffice.org2.1/share/dict/ooo:" \ -- "/opt/openoffice.org2.0/share/dict/ooo:" \ -- "/usr/lib/openoffice.org2.0/share/dict/ooo" -+#define OOODIR "%%PREFIX%%/openoffice.org-2.3/share/dict/ooo:" \ -+ "%%PREFIX%%/openoffice.org-2.2/share/dict/ooo:" \ -+ "%%PREFIX%%/openoffice.org-2.1/share/dict/ooo:" \ -+ "%%PREFIX%%/openoffice.org2.0/share/dict/ooo" - #define HOME getenv("HOME") - #define DICBASENAME ".hunspell_" - #define LOGFILE "/tmp/hunspell.log" diff --git a/textproc/hunspell/pkg-descr b/textproc/hunspell/pkg-descr deleted file mode 100644 index ceaba2f1737e..000000000000 --- a/textproc/hunspell/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -Hungarian Spell Checher utility with Hungarian dictionary -and affix files. It has several advantages over ispell. -It has better affix rules than hu-ispell. - -It is installing hungarian dictionary by default, but other dictionaries can -be found at: http://wiki.services.openoffice.org/wiki/Dictionaries - -Magyar helyesírás ellenõrzõ hunspell. Elõnyök az ispell-hez képest: -- Több karakter változással járó tipikus hibákra javítási javaslat. -- Helyes összetett szónak látszó szavak tiltása. -- 6-3-as szabály -- mozgószabály -- összetételi szabályok -- többszörös képzõk helyes használata -- ékezetesítési javaslatok -Alepesetben csak a magyar szótárat installálja, de további szótárak -elérhetöek: http://wiki.services.openoffice.org/wiki/Dictionaries - -WWW: http://magyarispell.sourceforge.net/ diff --git a/textproc/hunspell/pkg-plist b/textproc/hunspell/pkg-plist deleted file mode 100644 index adbe536e023b..000000000000 --- a/textproc/hunspell/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -bin/hunspell -lib/libhunspell-1.2.a -lib/libhunspell-1.1.la -lib/libhunspell-1.2.so.0 -lib/libhunspell-1.2.so -share/myspell/hu_HU.aff -share/myspell/hu_HU.dic -share/myspell/hungarian.aff -share/myspell/hungarian.dic -share/myspell/magyar.aff -share/myspell/magyar.dic -share/myspell/default.aff -share/myspell/default.dic -@dirrm share/myspell diff --git a/textproc/kmfl-sil-ipa-unicode/Makefile b/textproc/kmfl-sil-ipa-unicode/Makefile deleted file mode 100644 index 9b56c60a2fd8..000000000000 --- a/textproc/kmfl-sil-ipa-unicode/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# New ports collection makefile for: scim-kmfl-sil-ipa-unicode5 -# Date created: 10 October 2007 -# Whom: Nikola Lecic <nikola.lecic@anthesphoria.net> -# -# $FreeBSD$ - -PORTNAME= scim-kmfl-sil-ipa-unicode5 -PORTVERSION= 1.1.2 -CATEGORIES= textproc -MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=IPAUni_112_Src\&filename=/:1 \ - http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=IPAUni_112.pdf\&filename=/:2 -DISTFILES= IPAUni_Src11.zip:1 \ - IPA+Unicode+5.0c_ver+1.1.2_KMN.pdf:2 -DIST_SUBDIR= kmfl -EXTRACT_ONLY= IPAUni_Src11.zip - -MAINTAINER= nikola.lecic@anthesphoria.net -COMMENT= IPA Unicode 5 mnemonic keyboard for KMFL IMEngine of SCIM - -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \ - ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/kmfl.so:${PORTSDIR}/textproc/scim-kmfl-imengine - -RESTRICTED= SIL's Freeware License (a) doesn't allow distribution, (b) makes keyboard free for personal use only, (c) doesn't allow distribution of modified keyboard sources under the same name. - -WRKSRC= ${WRKDIR}/IPA112 -NO_BUILD= yes -USE_ZIP= yes - -DOCSDIR_REL= share/doc/kmfl/${PORTNAME} -DOCSDIR= ${PREFIX}/${DOCSDIR_REL} -SCIM_KMFL_DIR= share/scim/kmfl -SCIM_KMFL_ICONS_DIR= share/scim/kmfl/icons - -SUB_FILES= pkg-message -PORTDOCS= * -DOCSLIST= ${WRKSRC}/welcome.htm \ - ${DISTDIR}/${DIST_SUBDIR}/IPA+Unicode+5.0c_ver+1.1.2_KMN.pdf -PLIST_FILES= ${SCIM_KMFL_DIR}/IPAUni11.kmn \ - ${SCIM_KMFL_ICONS_DIR}/IPA93.bmp \ - ${SCIM_KMFL_ICONS_DIR}/sil.bmp - -do-install: - ${INSTALL_DATA} ${WRKSRC}/*.kmn ${LOCALBASE}/${SCIM_KMFL_DIR} - ${INSTALL_DATA} ${WRKSRC}/*.bmp ${LOCALBASE}/${SCIM_KMFL_ICONS_DIR} -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - for doc in ${DOCSLIST} ; do \ - ${INSTALL_DATA} $$doc ${DOCSDIR} ; \ - done -.endif - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/textproc/kmfl-sil-ipa-unicode/distinfo b/textproc/kmfl-sil-ipa-unicode/distinfo deleted file mode 100644 index 91c83750624f..000000000000 --- a/textproc/kmfl-sil-ipa-unicode/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (kmfl/IPAUni_Src11.zip) = 3e9c76cfb174367c2a0d42c693844bbb -SHA256 (kmfl/IPAUni_Src11.zip) = a87d0d0aa8a977304359ff7e75ce906f7ee6cf978ab5ef17ef8b9b929b38792a -SIZE (kmfl/IPAUni_Src11.zip) = 125086 -MD5 (kmfl/IPA+Unicode+5.0c_ver+1.1.2_KMN.pdf) = 1bdc5482d0abeec34f053fbc317a59ef -SHA256 (kmfl/IPA+Unicode+5.0c_ver+1.1.2_KMN.pdf) = f61d754f4f65a26860f63f94478b056800056fac2ab396a6b0cdd2787f69bf73 -SIZE (kmfl/IPA+Unicode+5.0c_ver+1.1.2_KMN.pdf) = 365961 diff --git a/textproc/kmfl-sil-ipa-unicode/files/patch-IPAUni11.kmn b/textproc/kmfl-sil-ipa-unicode/files/patch-IPAUni11.kmn deleted file mode 100644 index f52fd255fa3e..000000000000 --- a/textproc/kmfl-sil-ipa-unicode/files/patch-IPAUni11.kmn +++ /dev/null @@ -1,14 +0,0 @@ ---- IPAUni11.kmn.orig 2007-06-12 12:53:08.000000000 -0300 -+++ IPAUni11.kmn 2007-10-24 13:47:11.000000000 -0200 -@@ -48,8 +48,9 @@ - NAME "IPA Unicode 5.0c (ver 1.1.2) KMN"
- VERSION 6.0
- c BITMAPS IPA93ON IPA93OFF
--BITMAP IPA93
--HOTKEY "^+P"
-+BITMAP IPA93.bmp
-+AUTHOR "Martin Hosken and Lorna A. Priest"
-+COPYRIGHT "SIL Non-Roman Script Initiative (NRSI)"
-
- begin Unicode > use(Unicode)
-
diff --git a/textproc/kmfl-sil-ipa-unicode/files/pkg-message.in b/textproc/kmfl-sil-ipa-unicode/files/pkg-message.in deleted file mode 100644 index 0fe7f4c1d4eb..000000000000 --- a/textproc/kmfl-sil-ipa-unicode/files/pkg-message.in +++ /dev/null @@ -1,19 +0,0 @@ - ------------------------------------------------------------------------- - You should now have the new keyboard in section "Others" of your - SCIM menu. If you don't see it, restart X. - - The PDF documentation for use of SIL IPA Unicode5 keyboard can be - found in - - %%PREFIX%%/share/doc/kmfl/scim-kmfl-sil-ipa-unicode5/ - - This keyboard is distributed under SIL's Freeware Licence which - (a) doesn't allow distribution, - (b) makes keyboard free for personal use only, - (c) doesn't allow distribution of modified keyboard sources under - the same name. - - http://www.sil.org/computing/catalog/freeware.html - http://scripts.sil.org/UniIPAKeyboard#dee994f5 ------------------------------------------------------------------------- diff --git a/textproc/kmfl-sil-ipa-unicode/pkg-descr b/textproc/kmfl-sil-ipa-unicode/pkg-descr deleted file mode 100644 index 0ee422a0c8e0..000000000000 --- a/textproc/kmfl-sil-ipa-unicode/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -This is mnemonic keyboard that covers entire IPA (International -Phonetic Alphabet) Unicode 5 range, written in Keyman keyboard -language. The keyboard is developed by SIL Non-Roman Script Initiative -(NRSI). This port installs the keyboard so that it can be used through -SCIM KMFL IMEngine (textproc/scim-kmfl-imengine). - -This open source keyboard is provided under SIL's Freeware licence -(http://www.sil.org/computing/catalog/freeware.html) which makes it -free for personal use only and non-distributable. Besides, - - <quot>If you plan to redistribute your modified keyboard you must - rename it.</quot> - -WWW: http://scripts.sil.org/UniIPAKeyboard#dee994f5 diff --git a/textproc/libwpd08/Makefile b/textproc/libwpd08/Makefile deleted file mode 100644 index 25ba4337e6fe..000000000000 --- a/textproc/libwpd08/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: libwpd -# Date created: Mon May 19 09:09:10 PDT 2003 -# Whom: reed@pugetsoundtechnology.com -# -# $FreeBSD$ -# - -PORTNAME= libwpd -PORTVERSION= 0.8.14 -CATEGORIES= textproc -MASTER_SITES= SF - -MAINTAINER= mi@aldan.algebra.com -COMMENT= Tools for importing and exporting WordPerfect(tm) documents - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack libgsf -USE_LDCONFIG= yes -ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` - -CONFIGURE_ARGS+=--without-docs - -.include <bsd.port.mk> diff --git a/textproc/libwpd08/distinfo b/textproc/libwpd08/distinfo deleted file mode 100644 index c00603c0c6f8..000000000000 --- a/textproc/libwpd08/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libwpd-0.8.14.tar.bz2) = 974784f0cf067900bb8836b4d107101b -SHA256 (libwpd-0.8.14.tar.bz2) = e4aca91b90d6faf9b01fbc4695074ac43f236eb39aee6f8bd993e1c241149901 -SIZE (libwpd-0.8.14.tar.bz2) = 424176 diff --git a/textproc/libwpd08/pkg-descr b/textproc/libwpd08/pkg-descr deleted file mode 100644 index ebd37d7ed972..000000000000 --- a/textproc/libwpd08/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -libwpd is a library for reading and writing WordPerfect(tm) -documents. - -This package also includes utilities for converting to HTML -and plain text. - -WWW: http://libwpd.sourceforge.net/ diff --git a/textproc/libwpd08/pkg-plist b/textproc/libwpd08/pkg-plist deleted file mode 100644 index 9d2c94f6784c..000000000000 --- a/textproc/libwpd08/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -bin/wpd2html -bin/wpd2raw -bin/wpd2text -include/libwpd-0.8/libwpd/GSFStream.h -include/libwpd-0.8/libwpd/WPDocument.h -include/libwpd-0.8/libwpd/WPXHLListenerImpl.h -include/libwpd-0.8/libwpd/WPXProperty.h -include/libwpd-0.8/libwpd/WPXPropertyList.h -include/libwpd-0.8/libwpd/WPXPropertyListVector.h -include/libwpd-0.8/libwpd/WPXStream.h -include/libwpd-0.8/libwpd/WPXStreamImplementation.h -include/libwpd-0.8/libwpd/WPXString.h -include/libwpd-0.8/libwpd/libwpd.h -include/libwpd-0.8/libwpd/libwpd_types.h -lib/libwpd-0.8.la -lib/libwpd-0.8.so -lib/libwpd-0.8.so.8 -lib/libwpd-stream-0.8.la -lib/libwpd-stream-0.8.so -lib/libwpd-stream-0.8.so.8 -libdata/pkgconfig/libwpd-0.8.pc -libdata/pkgconfig/libwpd-stream-0.8.pc -@dirrm include/libwpd-0.8/libwpd -@dirrm include/libwpd-0.8 diff --git a/textproc/linux-f10-aspell/Makefile b/textproc/linux-f10-aspell/Makefile deleted file mode 100644 index d63a5ce3f480..000000000000 --- a/textproc/linux-f10-aspell/Makefile +++ /dev/null @@ -1,212 +0,0 @@ -# New ports collection makefile for: linux-aspell -# Date created: 14 May 2004 -# Whom: Mezz <mezz@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= aspell -PORTVERSION= 0.50.4.1 -PORTREVISION= 2 -CATEGORIES= textproc linux -MASTER_SITES= ftp://ftp.pbone.net/mirror/ftp.ximian.com/pub/ximian-evolution/redhat-80-i386/ \ - ftp://ftp.pbone.net/mirror/ftp.ximian.com/pub/ximian-evolution/redhat-80-i386/source/ \ - ftp://ftp.is.co.za/mirror/ftp.ximian.com/ximian-evolution/redhat-80-i386/ \ - ftp://ftp.chg.ru/pub/X11/ximian/ximian-evolution/redhat-80-i386/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-0.ximian.5.1 -DISTFILES= ${DISTNAME}.i386.rpm # needed for slave ports / options -EXTRACT_SUFX= .i386.rpm -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Spelling checker with better logic than ispell (linux version) - -USE_LINUX_RPM= yes -ONLY_FOR_ARCHS= i386 amd64 -USE_GMAKE= yes -MD5_FILE= ${MASTERDIR}/distinfo -DIST_SUBDIR= rpm -BRANDELF_DIRS= usr/bin - -CONF_DICT_ENV= ASPELL="${PREFIX}/usr/bin/aspell" \ - WORD_LIST_COMPRESS="${PREFIX}/usr/bin/word-list-compress" -AVAIL_DICT= af bg br ca cs cy da de el en eo es fo fr hr ia id it ga gd gl \ - gv is mi ms mt nb nl nn pl pt ro ru sk sl sv sw tn tr uk wa zu -SPECDICTS= af bg cs cy da el en fo fr ga gd gl gv hr ia id is it mi ms mt \ - nb nn pl sk sl sv sw tn tr uk wa zu -DICTVERSION= 0.50-2 -DICTVER_AF= 0.50-0 -DICTVER_BG= 0.50-0 -DICTVER_CS= 0.51-0 -DICTVER_CY= 0.50-3 -DICTVER_DA= 0.50.1-0 -DICTVER_EL= 0.50-3 -DICTVER_EN= 0.51-1 -DICTVER_FO= 0.51-0 -DICTVER_FR= 0.50-3 -DICTVER_GA= 0.50.1-0 -DICTVER_GD= 0.50-0 -DICTVER_GL= 0.50-0 -DICTVER_GV= 0.50-0 -DICTVER_HR= 0.51-0 -DICTVER_IA= 0.50-1 -DICTVER_ID= 0.50.1-0 -DICTVER_IS= 0.51.1-0 -DICTVER_IT= 0.53-0 -DICTVER_MI= 0.50-0 -DICTVER_MS= 0.50-0 -DICTVER_MT= 0.50-0 -DICTVER_NB= 0.50.1-0 -DICTVER_NN= 0.50.1-1 -DICTVER_PL= 0.51-0 -DICTVER_SK= 0.52-0 -DICTVER_SL= 0.50-0 -DICTVER_SV= 0.51-0 -DICTVER_SW= 0.50-0 -DICTVER_TN= 0.50-0 -DICTVER_TR= 0.50-0 -DICTVER_UK= 0.51-0 -DICTVER_WA= 0.50-0 -DICTVER_ZU= 0.50-0 -DICT_SUFFIX= .tar.bz2 - -.include <bsd.port.pre.mk> - -.if defined(LANG) -. for i in ${AVAIL_DICT} no -. if ${LANG:M${i}*} != "" -DEF_DICT= ${i} -. endif -. endfor -. if defined(DEF_DICT) && ${DEF_DICT} == no -DEF_DICT= nn -. endif -.endif -DEF_DICT?= en -DICO_WRKDIR= ${WRKDIR}_DICO - -pre-everything:: -.if defined(ASPELL_NO) -ASPELL_NN= yes -.endif -.if defined(WITH_ALL_DICTS) -. for LG in ${AVAIL_DICT} -ASPELL_${LG:U}= yes -. endfor -.endif -.for LG in ${AVAIL_DICT} -. if defined(ASPELL_${LG:U}) -DICTS+= ${LG} -. endif -.endfor -.if !defined(DICTS) - @${ECHO_MSG} '*********************************************************' - @${ECHO_MSG} '* You can add further dictionaries: *' - @${ECHO_MSG} '* Use make-flag: *' - @${ECHO_MSG} '* - Afrikaans ASPELL_AF=yes *' - @${ECHO_MSG} '* - Bulgarian ASPELL_BG=yes *' - @${ECHO_MSG} '* - Breton ASPELL_BR=yes *' - @${ECHO_MSG} '* - Catalan ASPELL_CA=yes *' - @${ECHO_MSG} '* - Croatian ASPELL_HR=yes *' - @${ECHO_MSG} '* - Czech ASPELL_CS=yes *' - @${ECHO_MSG} '* - Danish ASPELL_DA=yes *' - @${ECHO_MSG} '* - Dutch ASPELL_NL=yes *' - @${ECHO_MSG} '* - English ASPELL_EN=yes *' - @${ECHO_MSG} '* - Esperanto ASPELL_EO=yes *' - @${ECHO_MSG} '* - Faroese ASPELL_FO=yes *' - @${ECHO_MSG} '* - French ASPELL_FR=yes *' - @${ECHO_MSG} '* - Galician ASPELL_GL=yes *' - @${ECHO_MSG} '* - German ASPELL_DE=yes *' - @${ECHO_MSG} '* - Greek ASPELL_EL=yes *' - @${ECHO_MSG} '* - Icelandic ASPELL_IS=yes *' - @${ECHO_MSG} '* - Indonesian ASPELL_ID=yes *' - @${ECHO_MSG} '* - Interlingua ASPELL_IA=yes *' - @${ECHO_MSG} '* - Irish (Gaelic) ASPELL_GA=yes *' - @${ECHO_MSG} '* - Italian ASPELL_IT=yes *' - @${ECHO_MSG} '* - Maori ASPELL_MI=yes *' - @${ECHO_MSG} '* - Malay ASPELL_MS=yes *' - @${ECHO_MSG} '* - Maltese ASPELL_MT=yes *' - @${ECHO_MSG} '* - Manx Gaelic ASPELL_GV=yes *' - @${ECHO_MSG} '* - Norwegian Bokmal ASPELL_NB=yes *' - @${ECHO_MSG} '* - Norwegian Nynorsk ASPELL_NN=yes *' - @${ECHO_MSG} '* - Polish ASPELL_PL=yes *' - @${ECHO_MSG} '* - Portuguese ASPELL_PT=yes *' - @${ECHO_MSG} '* - Romanian ASPELL_RO=yes *' - @${ECHO_MSG} '* - Russian ASPELL_RU=yes *' - @${ECHO_MSG} '* - Scottish Gaelic ASPELL_GD=yes *' - @${ECHO_MSG} '* - Slovak ASPELL_SK=yes *' - @${ECHO_MSG} '* - Slovenian ASPELL_SL=yes *' - @${ECHO_MSG} '* - Swahili ASPELL_SW=yes *' - @${ECHO_MSG} '* - Spanish ASPELL_ES=yes *' - @${ECHO_MSG} '* - Swedish ASPELL_SV=yes *' - @${ECHO_MSG} '* - Tswana ASPELL_TN=yes *' - @${ECHO_MSG} '* - Turkish ASPELL_TR=yes *' - @${ECHO_MSG} '* - Ukrainian ASPELL_UK=yes *' - @${ECHO_MSG} '* - Walloon ASPELL_WA=yes *' - @${ECHO_MSG} '* - Welsh ASPELL_CY=yes *' - @${ECHO_MSG} '* - Zulu ASPELL_ZU=yes *' - @${ECHO_MSG} '* *' - @${ECHO_MSG} '* Example: "make ASPELL_FR=yes ASPELL_EN=yes install" *' - @${ECHO_MSG} '*********************************************************' -. for LG in ${AVAIL_DICT} -. if (${DEF_DICT} == ${LG}) -DICTS= ${LG} -. endif -. endfor -.endif -.for DICO in ${DICTS} -MASTER_SITES+= ftp://ftp.gnu.org/gnu/aspell/dict/${DICO}/:dict${DICO} \ - http://gnu.mirror.mcgill.ca/aspell/dict/${DICO}/:dict${DICO} \ - http://mirrors.usc.edu/pub/gnu/aspell/dict/${DICO}/:dict${DICO} \ - ftp://ftp.sunsite.org.uk/package/gnu/aspell/dict/${DICO}/:dict${DICO} -. if (${SPECDICTS:M${DICO}*} != "") -DISTFILES+= aspell-${DICO}-${DICTVER_${DICO:U}}${DICT_SUFFIX}:dict${DICO} -. else -DISTFILES+= aspell-${DICO}-${DICTVERSION}${DICT_SUFFIX}:dict${DICO} -. endif -.endfor - -post-extract: -.for DICO in ${DICTS} -. if (${SPECDICTS:M${DICO}*} != "") - @${MKDIR} -p ${DICO_WRKDIR} && cd ${DICO_WRKDIR} && \ - ${TAR} -xjf ${DISTDIR}/${DIST_SUBDIR}/aspell-${DICO}-${DICTVER_${DICO:U}}${DICT_SUFFIX} -. else - @${MKDIR} -p ${DICO_WRKDIR} && cd ${DICO_WRKDIR} && \ - ${TAR} -xjf ${DISTDIR}/${DIST_SUBDIR}/aspell-${DICO}-${DICTVERSION}${DICT_SUFFIX} -. endif -.endfor - -post-patch: -.for DICO in ${DICTS} -. if (${SPECDICTS:M${DICO}*} != "") - @${REINPLACE_CMD} -e 's|$${dictdir}|${PREFIX}$${dictdir}|g ; \ - s|$${datadir}|${PREFIX}$${datadir}|g' \ - ${DICO_WRKDIR}/aspell-${DICO}-${DICTVER_${DICO:U}}/Makefile.pre -. else - @${REINPLACE_CMD} -e 's|$${dictdir}|${PREFIX}$${dictdir}|g ; \ - s|$${datadir}|${PREFIX}$${datadir}|g' \ - ${DICO_WRKDIR}/aspell-${DICO}-${DICTVERSION}/Makefile.pre -. endif -.endfor - -post-install: -.for DICO in ${DICTS} - @${ECHO_MSG} "===> Installing for ${DICO} dictionaries" -. if (${SPECDICTS:M${DICO}*} != "") - @cd ${DICO_WRKDIR}/aspell-${DICO}-${DICTVER_${DICO:U}} && \ - ${CONF_DICT_ENV} ./${CONFIGURE_SCRIPT} && \ - ${GMAKE} install -. else - @cd ${DICO_WRKDIR}/aspell-${DICO}-${DICTVERSION} && \ - ${CONF_DICT_ENV} ./${CONFIGURE_SCRIPT} && \ - ${GMAKE} install -. endif - @${CAT} ${MASTERDIR}/pkg-plist.${DICO} >> ${TMPPLIST} -.endfor - @${CAT} ${MASTERDIR}/pkg-plist.dirrm >> ${TMPPLIST} - -post-clean: - @${RM} -rf ${DICO_WRKDIR} || ${TRUE} - -.include <bsd.port.post.mk> diff --git a/textproc/linux-f10-aspell/distinfo b/textproc/linux-f10-aspell/distinfo deleted file mode 100644 index 80fdd36c451f..000000000000 --- a/textproc/linux-f10-aspell/distinfo +++ /dev/null @@ -1,132 +0,0 @@ -MD5 (rpm/aspell-0.50.4.1-0.ximian.5.1.i386.rpm) = f7bd7bdc4c5f7b9d78cfdf867402e5b3 -SHA256 (rpm/aspell-0.50.4.1-0.ximian.5.1.i386.rpm) = 69fbb1c0819ba11d0312901e0bb72336b12a12c84179b612a210f89c387c66a6 -SIZE (rpm/aspell-0.50.4.1-0.ximian.5.1.i386.rpm) = 440242 -MD5 (rpm/aspell-af-0.50-0.tar.bz2) = bde617a195e70364f96eea71cf71a333 -SHA256 (rpm/aspell-af-0.50-0.tar.bz2) = 9d6000aeca5911343278bd6ed9e21d42c8cb26247dafe94a76ff81d8ac98e602 -SIZE (rpm/aspell-af-0.50-0.tar.bz2) = 256111 -MD5 (rpm/aspell-bg-0.50-0.tar.bz2) = d4869e4cba11abfac1c58745e1d95e03 -SHA256 (rpm/aspell-bg-0.50-0.tar.bz2) = 16cc1f950422dddbe713e6337d5bba11764faf3e70818b3fc87b6bb42ec46ff7 -SIZE (rpm/aspell-bg-0.50-0.tar.bz2) = 271589 -MD5 (rpm/aspell-br-0.50-2.tar.bz2) = 800c7a28e09bd7734d1501cb7a91ad8f -SHA256 (rpm/aspell-br-0.50-2.tar.bz2) = c2122a6dcca653c082d785f0da4bf267363182a017fea4129e8b0882aa6d2a3b -SIZE (rpm/aspell-br-0.50-2.tar.bz2) = 68055 -MD5 (rpm/aspell-ca-0.50-2.tar.bz2) = c593ae266d3e48e4d482ff9b9a52acdd -SHA256 (rpm/aspell-ca-0.50-2.tar.bz2) = ef34688abf28aa5a3cb9da1428df1d88dcd595148354a3e70efbdcf16ab2084b -SIZE (rpm/aspell-ca-0.50-2.tar.bz2) = 137626 -MD5 (rpm/aspell-cs-0.51-0.tar.bz2) = 4be28bef4385ef46e80547ce8cdc4535 -SHA256 (rpm/aspell-cs-0.51-0.tar.bz2) = 7c56c5cd6e74d60749e68effa9dc45cb282cb3bb6a9c56b51f7594a72216ea47 -SIZE (rpm/aspell-cs-0.51-0.tar.bz2) = 626618 -MD5 (rpm/aspell-cy-0.50-3.tar.bz2) = d59fee193dba87973b38ac2862a090bb -SHA256 (rpm/aspell-cy-0.50-3.tar.bz2) = d5399dcd70061e5ed5af1214eb580f62864dd35ea4fa1ec2882ffc4f03307897 -SIZE (rpm/aspell-cy-0.50-3.tar.bz2) = 117652 -MD5 (rpm/aspell-da-0.50.1-0.tar.bz2) = 1bf582a9aa0e0f8007a2ba9d52964e7e -SHA256 (rpm/aspell-da-0.50.1-0.tar.bz2) = 6725aa3f9699fc2ce46033ed3a7c4ef486b7fcbcd0462e6c19514da525a7c0f6 -SIZE (rpm/aspell-da-0.50.1-0.tar.bz2) = 304097 -MD5 (rpm/aspell-de-0.50-2.tar.bz2) = 204a9737ff0110fb8c7d284bd7200f7d -SHA256 (rpm/aspell-de-0.50-2.tar.bz2) = f1b6f23d694fc12da193de5d5d2232797e87aecf684d8aa5872d83176eeb84ba -SIZE (rpm/aspell-de-0.50-2.tar.bz2) = 304820 -MD5 (rpm/aspell-el-0.50-3.tar.bz2) = 0ea2c42ceb9b91f7f5de2c017234ad37 -SHA256 (rpm/aspell-el-0.50-3.tar.bz2) = 3f6508937dcaa64a6c70ee5f722f088b46b202a6409961b93b705d4ec4f56380 -SIZE (rpm/aspell-el-0.50-3.tar.bz2) = 328225 -MD5 (rpm/aspell-en-0.51-1.tar.bz2) = aabb933daee93be446c71e79babf8da4 -SHA256 (rpm/aspell-en-0.51-1.tar.bz2) = 0a853f7f117a79bcc92740c19386b46a832d12eacd73cee1ceba591953486065 -SIZE (rpm/aspell-en-0.51-1.tar.bz2) = 172874 -MD5 (rpm/aspell-eo-0.50-2.tar.bz2) = f84147f5909e1a5f7adb86f27c71eb8c -SHA256 (rpm/aspell-eo-0.50-2.tar.bz2) = 6c61a64297804afd4ddf21660caecf1c966dd57e577789b045e9d9944a6d70a7 -SIZE (rpm/aspell-eo-0.50-2.tar.bz2) = 89703 -MD5 (rpm/aspell-es-0.50-2.tar.bz2) = 4a8583e9ef9f4aed03f5a7fe09d40060 -SHA256 (rpm/aspell-es-0.50-2.tar.bz2) = 5c0e2a32d44196fb0375e72d44e730fd365d62e53ade077fb1653ccbb8ee2645 -SIZE (rpm/aspell-es-0.50-2.tar.bz2) = 157809 -MD5 (rpm/aspell-fo-0.51-0.tar.bz2) = 5cc9168ad88ceb1b5531a5452527728b -SHA256 (rpm/aspell-fo-0.51-0.tar.bz2) = 3eb16f207170f5e67f43b3bda20e3ff378a76923c1f12c686e5c0ce82cdd0c8f -SIZE (rpm/aspell-fo-0.51-0.tar.bz2) = 161169 -MD5 (rpm/aspell-fr-0.50-3.tar.bz2) = 53a2d05c4e8f7fabd3cefe24db977be7 -SHA256 (rpm/aspell-fr-0.50-3.tar.bz2) = f9421047519d2af9a7a466e4336f6e6ea55206b356cd33c8bd18cb626bf2ce91 -SIZE (rpm/aspell-fr-0.50-3.tar.bz2) = 283086 -MD5 (rpm/aspell-hr-0.51-0.tar.bz2) = 7d2fb9af47266884c731691123a95a8d -SHA256 (rpm/aspell-hr-0.51-0.tar.bz2) = 2ac4030354d7961e45d63b46e06e59248d59cc70dfc9e1d8ee0ae21d9c774a25 -SIZE (rpm/aspell-hr-0.51-0.tar.bz2) = 208118 -MD5 (rpm/aspell-ia-0.50-1.tar.bz2) = 36846c747a4cb7874b00f37752e83f25 -SHA256 (rpm/aspell-ia-0.50-1.tar.bz2) = 5797cb59606d007cf8fe5b9ec435de0d63b2d0e0d391ed8850ef8aa3f4bb0c2f -SIZE (rpm/aspell-ia-0.50-1.tar.bz2) = 70883 -MD5 (rpm/aspell-id-0.50.1-0.tar.bz2) = 860646abe791be723b5ac7d6d996c6b4 -SHA256 (rpm/aspell-id-0.50.1-0.tar.bz2) = d47e8fb935bf19a0727edf6da671bd068ff5e8f10972334837d60a73b74d151a -SIZE (rpm/aspell-id-0.50.1-0.tar.bz2) = 57532 -MD5 (rpm/aspell-it-0.53-0.tar.bz2) = ab3cce02bf8bfdf4116f9f7e602cf4b7 -SHA256 (rpm/aspell-it-0.53-0.tar.bz2) = 3b87190b84ddba8ba2d57975e4c636ce12961b8f98162d25e8f60b086615fa6f -SIZE (rpm/aspell-it-0.53-0.tar.bz2) = 262636 -MD5 (rpm/aspell-ga-0.50.1-0.tar.bz2) = 365dba3ccb0e5a93669c7618d627f5de -SHA256 (rpm/aspell-ga-0.50.1-0.tar.bz2) = 09a07a5532738fc2d5a7a9ae51e2fed30b535d09714ab7a77ef1e942c7ff48d7 -SIZE (rpm/aspell-ga-0.50.1-0.tar.bz2) = 426385 -MD5 (rpm/aspell-gd-0.50-0.tar.bz2) = b189f86c03f7c6f54dfcc56e8d3fc626 -SHA256 (rpm/aspell-gd-0.50-0.tar.bz2) = 3ba97ad9d876e6ed20a7ec42f2c6bb0a66a753b0d09dd05b0f4a09ce420966a7 -SIZE (rpm/aspell-gd-0.50-0.tar.bz2) = 50400 -MD5 (rpm/aspell-gl-0.50-0.tar.bz2) = 0cd3c4e3e325e080689657f03eff8e8e -SHA256 (rpm/aspell-gl-0.50-0.tar.bz2) = 96833bc8301e0ff5fbb3b162f900237e0e806a204f9cae5e005998762cb48f4c -SIZE (rpm/aspell-gl-0.50-0.tar.bz2) = 112313 -MD5 (rpm/aspell-gv-0.50-0.tar.bz2) = 139b5aa1f5ea85fb7a4be0338039e959 -SHA256 (rpm/aspell-gv-0.50-0.tar.bz2) = bbe626feb5c81c1b7e7d3199d558bc5c560b2d4aef377d0e4b4227ae3c7176e6 -SIZE (rpm/aspell-gv-0.50-0.tar.bz2) = 69462 -MD5 (rpm/aspell-is-0.51.1-0.tar.bz2) = 1e0b6125d91d7edad710482ddcce2d23 -SHA256 (rpm/aspell-is-0.51.1-0.tar.bz2) = 3035bd29dad929ce66e6acdc7c29670df458e0d13fe178241b212f481111e3d6 -SIZE (rpm/aspell-is-0.51.1-0.tar.bz2) = 323850 -MD5 (rpm/aspell-mi-0.50-0.tar.bz2) = 8b1a07032ee086662bfe44a2e0459db4 -SHA256 (rpm/aspell-mi-0.50-0.tar.bz2) = beee1e33baf6301e3ffc56558c84c3e7d29622541b232c1aea1e91d12ebd7d89 -SIZE (rpm/aspell-mi-0.50-0.tar.bz2) = 57818 -MD5 (rpm/aspell-ms-0.50-0.tar.bz2) = cfdd94bba4781766c5d870202abd60e0 -SHA256 (rpm/aspell-ms-0.50-0.tar.bz2) = 3cc4e3537bb0f455ce58b4d2fa84b03dc678e0153536a41dee1a3a7623dc246f -SIZE (rpm/aspell-ms-0.50-0.tar.bz2) = 50368 -MD5 (rpm/aspell-mt-0.50-0.tar.bz2) = 6df98356e411891c956c249731b708fa -SHA256 (rpm/aspell-mt-0.50-0.tar.bz2) = e00fcaad60a90cfed687ba02f62be8c27b8650457dd3c5bdcb064b476da059b4 -SIZE (rpm/aspell-mt-0.50-0.tar.bz2) = 124114 -MD5 (rpm/aspell-nb-0.50.1-0.tar.bz2) = d1173a5ce04f39e9c93183da691e7ce8 -SHA256 (rpm/aspell-nb-0.50.1-0.tar.bz2) = e7746e8b617b2df576c1172399544818084524504202b16c747f52db5e5d228a -SIZE (rpm/aspell-nb-0.50.1-0.tar.bz2) = 423161 -MD5 (rpm/aspell-nl-0.50-2.tar.bz2) = c3ef9fd7dc4c47d816eee9ef5149c76a -SHA256 (rpm/aspell-nl-0.50-2.tar.bz2) = 440e0b7df8c5903d728221fe4ba88a74658ce14c8bb04b290c41402dfd41cb39 -SIZE (rpm/aspell-nl-0.50-2.tar.bz2) = 428365 -MD5 (rpm/aspell-nn-0.50.1-1.tar.bz2) = 3711eb9df68f25262af10119579239bc -SHA256 (rpm/aspell-nn-0.50.1-1.tar.bz2) = ac6610540c7e134f09cbebbd148f9316bef27bc491e377638ef4e2950b2d5370 -SIZE (rpm/aspell-nn-0.50.1-1.tar.bz2) = 335156 -MD5 (rpm/aspell-pl-0.51-0.tar.bz2) = 5435be1c9c39326a02e2798d8b4d257b -SHA256 (rpm/aspell-pl-0.51-0.tar.bz2) = a71ce4dbc3d6d0adcf386b1776e359fff57f0ba422d338e8d1fe9569a2646ca8 -SIZE (rpm/aspell-pl-0.51-0.tar.bz2) = 624458 -MD5 (rpm/aspell-pt-0.50-2.tar.bz2) = e4e15179f90b76ec0336b687d1293edd -SHA256 (rpm/aspell-pt-0.50-2.tar.bz2) = 4acbffe03b918cf32b340949d0f167df9073190d347a092f45d4e400a09b2fa6 -SIZE (rpm/aspell-pt-0.50-2.tar.bz2) = 201341 -MD5 (rpm/aspell-ro-0.50-2.tar.bz2) = 96d97a79a0a0e04c580e0d0671d650c9 -SHA256 (rpm/aspell-ro-0.50-2.tar.bz2) = ba25d1aa9b6a6288e7a785a49fce81f1fbfb4269237c4730661f876d6d0cf4ec -SIZE (rpm/aspell-ro-0.50-2.tar.bz2) = 64110 -MD5 (rpm/aspell-ru-0.50-2.tar.bz2) = d7add85adeef2ea36457ea811d52c295 -SHA256 (rpm/aspell-ru-0.50-2.tar.bz2) = f28b21c629b2c2466f2dc368a549147dd296beaefe27587629d808e554b23998 -SIZE (rpm/aspell-ru-0.50-2.tar.bz2) = 521827 -MD5 (rpm/aspell-sk-0.52-0.tar.bz2) = ce90b109f7c602bde949880920bbbbfd -SHA256 (rpm/aspell-sk-0.52-0.tar.bz2) = b506542d8c63d935efc9760a392b23fd5dd5683822b26a5ce724241f2c013563 -SIZE (rpm/aspell-sk-0.52-0.tar.bz2) = 383840 -MD5 (rpm/aspell-sl-0.50-0.tar.bz2) = c4c11402bc834d796d1b56e711470480 -SHA256 (rpm/aspell-sl-0.50-0.tar.bz2) = e566d127f7130da2df7b1f4f4cb4bc51932517b0c24299f84498ba325e6133d1 -SIZE (rpm/aspell-sl-0.50-0.tar.bz2) = 215463 -MD5 (rpm/aspell-sv-0.51-0.tar.bz2) = d180c781f8986ea0f65b6b18f02a494e -SHA256 (rpm/aspell-sv-0.51-0.tar.bz2) = 9b70573c9c8cf76f5cdb6abcdfb834a754bbaa1efd7d6f57f47b8a91a19c5c0a -SIZE (rpm/aspell-sv-0.51-0.tar.bz2) = 93942 -MD5 (rpm/aspell-sw-0.50-0.tar.bz2) = 26ccc3500d7f7c288b74bba1c1fab38f -SHA256 (rpm/aspell-sw-0.50-0.tar.bz2) = 7ed51f107dc57a7b3555f20d1cee2903275d63e022b055ea6b6409d9e081f297 -SIZE (rpm/aspell-sw-0.50-0.tar.bz2) = 102172 -MD5 (rpm/aspell-tn-0.50-0.tar.bz2) = 31760a27788053ebcdee58a0a6f9091e -SHA256 (rpm/aspell-tn-0.50-0.tar.bz2) = 64029bef9b8f40ca4aeab4fe074c62107e12f2d64c85b85602de7db813bdcaf5 -SIZE (rpm/aspell-tn-0.50-0.tar.bz2) = 18685 -MD5 (rpm/aspell-tr-0.50-0.tar.bz2) = 432ecdc4e5233da0a4c1a52ed9103fa2 -SHA256 (rpm/aspell-tr-0.50-0.tar.bz2) = 0bc6530e5eebf8b2b53f1e8add596c62099173f62b9baa6b3efaa86752bdfb4a -SIZE (rpm/aspell-tr-0.50-0.tar.bz2) = 84846 -MD5 (rpm/aspell-uk-0.51-0.tar.bz2) = 767bfca10c64b239b05cb8b68a78f4ad -SHA256 (rpm/aspell-uk-0.51-0.tar.bz2) = c5fb00ad6f3832519f56784389225833f15cf06dadf47c022c40a1110e833660 -SIZE (rpm/aspell-uk-0.51-0.tar.bz2) = 382513 -MD5 (rpm/aspell-wa-0.50-0.tar.bz2) = e3817402d7be19d4b0d0342d3a5970ea -SHA256 (rpm/aspell-wa-0.50-0.tar.bz2) = 5a17aa8aa37afbcc8f52336476670b93cba16462bcb89dd46b80f4d9cfe73fe4 -SIZE (rpm/aspell-wa-0.50-0.tar.bz2) = 50363 -MD5 (rpm/aspell-zu-0.50-0.tar.bz2) = 2478cbbb6abaf5ed74bc2da7e7152116 -SHA256 (rpm/aspell-zu-0.50-0.tar.bz2) = 3fa255cd0b20e6229a53df972fd3c5ed8481db11cfd0347dd3da629bbb7a6796 -SIZE (rpm/aspell-zu-0.50-0.tar.bz2) = 168226 -MD5 (rpm/aspell-0.50.4.1-0.ximian.5.1.src.rpm) = a7baf70b5090e4c3620a1a039ceef937 -SHA256 (rpm/aspell-0.50.4.1-0.ximian.5.1.src.rpm) = 884632bc4724678bb81ce951267954741d98b61b044065bc6d9893f79eec1ce7 -SIZE (rpm/aspell-0.50.4.1-0.ximian.5.1.src.rpm) = 955367 diff --git a/textproc/linux-f10-aspell/pkg-descr b/textproc/linux-f10-aspell/pkg-descr deleted file mode 100644 index ec574c9680c3..000000000000 --- a/textproc/linux-f10-aspell/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Linux version of Aspell. - -Aspell is a spelling checker designed to eventually replace ispell, although -it currently lacks many of ispell's basic functions. Aspell's main feature is -that it does a much better job of coming up with possible suggestions than -ispell. Aspell also includes a powerful C++ library with C and Perl interfaces -in the works. - -WWW: http://aspell.sourceforge.net/ diff --git a/textproc/linux-f10-aspell/pkg-plist b/textproc/linux-f10-aspell/pkg-plist deleted file mode 100644 index cc3e4d7f8301..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist +++ /dev/null @@ -1,84 +0,0 @@ -usr/bin/aspell -usr/bin/aspell-import -usr/bin/pspell-config -usr/bin/run-with-aspell -usr/bin/word-list-compress -usr/lib/libaspell.la -usr/lib/libaspell.so.15 -usr/lib/libaspell.so.15.0.2 -usr/lib/libpspell.la -usr/lib/libpspell.so.15 -usr/lib/libpspell.so.15.0.2 -usr/share/aspell/ASCII.dat -usr/share/aspell/dvorak.kbd -usr/share/aspell/iso8859-1.dat -usr/share/aspell/iso8859-10.dat -usr/share/aspell/iso8859-13.dat -usr/share/aspell/iso8859-14.dat -usr/share/aspell/iso8859-15.dat -usr/share/aspell/iso8859-2.dat -usr/share/aspell/iso8859-3.dat -usr/share/aspell/iso8859-4.dat -usr/share/aspell/iso8859-5.dat -usr/share/aspell/iso8859-6.dat -usr/share/aspell/iso8859-7.dat -usr/share/aspell/iso8859-8.dat -usr/share/aspell/iso8859-9.dat -usr/share/aspell/ispell -usr/share/aspell/koi8-f.dat -usr/share/aspell/koi8-r.dat -usr/share/aspell/koi8-u.dat -usr/share/aspell/spell -usr/share/aspell/standard.kbd -usr/share/aspell/viscii.dat -usr/share/doc/aspell-0.50.4.1/README -usr/share/doc/aspell-0.50.4.1/TODO -usr/share/doc/aspell-0.50.4.1/man-html/1_Introduction.html -usr/share/doc/aspell-0.50.4.1/man-html/2_Getting.html -usr/share/doc/aspell-0.50.4.1/man-html/3_Basic.html -usr/share/doc/aspell-0.50.4.1/man-html/4_Customizing.html -usr/share/doc/aspell-0.50.4.1/man-html/5_Working.html -usr/share/doc/aspell-0.50.4.1/man-html/6_Writing.html -usr/share/doc/aspell-0.50.4.1/man-html/7_Adding.html -usr/share/doc/aspell-0.50.4.1/man-html/8_How.html -usr/share/doc/aspell-0.50.4.1/man-html/A_Changelog.html -usr/share/doc/aspell-0.50.4.1/man-html/About_this.html -usr/share/doc/aspell-0.50.4.1/man-html/B_Do.html -usr/share/doc/aspell-0.50.4.1/man-html/C_Credits.html -usr/share/doc/aspell-0.50.4.1/man-html/Contents.html -usr/share/doc/aspell-0.50.4.1/man-html/D_Glossary.html -usr/share/doc/aspell-0.50.4.1/man-html/E_Copyright.html -usr/share/doc/aspell-0.50.4.1/man-html/Makefile -usr/share/doc/aspell-0.50.4.1/man-html/Makefile.am -usr/share/doc/aspell-0.50.4.1/man-html/Makefile.in -usr/share/doc/aspell-0.50.4.1/man-html/contents.png -usr/share/doc/aspell-0.50.4.1/man-html/crossref.png -usr/share/doc/aspell-0.50.4.1/man-html/index.html -usr/share/doc/aspell-0.50.4.1/man-html/manual.css -usr/share/doc/aspell-0.50.4.1/man-html/manual.html -usr/share/doc/aspell-0.50.4.1/man-html/next.png -usr/share/doc/aspell-0.50.4.1/man-html/next_g.png -usr/share/doc/aspell-0.50.4.1/man-html/prev.png -usr/share/doc/aspell-0.50.4.1/man-html/prev_g.png -usr/share/doc/aspell-0.50.4.1/man-html/up.png -usr/share/doc/aspell-0.50.4.1/man-html/up_g.png -usr/share/doc/aspell-0.50.4.1/man-text/1_Introduction.txt -usr/share/doc/aspell-0.50.4.1/man-text/2_Getting.txt -usr/share/doc/aspell-0.50.4.1/man-text/3_Basic.txt -usr/share/doc/aspell-0.50.4.1/man-text/4_Customizing.txt -usr/share/doc/aspell-0.50.4.1/man-text/5_Working.txt -usr/share/doc/aspell-0.50.4.1/man-text/6_Writing.txt -usr/share/doc/aspell-0.50.4.1/man-text/7_Adding.txt -usr/share/doc/aspell-0.50.4.1/man-text/8_How.txt -usr/share/doc/aspell-0.50.4.1/man-text/A_Changelog.txt -usr/share/doc/aspell-0.50.4.1/man-text/About_this.txt -usr/share/doc/aspell-0.50.4.1/man-text/B_Do.txt -usr/share/doc/aspell-0.50.4.1/man-text/C_Credits.txt -usr/share/doc/aspell-0.50.4.1/man-text/Contents.txt -usr/share/doc/aspell-0.50.4.1/man-text/D_Glossary.txt -usr/share/doc/aspell-0.50.4.1/man-text/E_Copyright.txt -usr/share/doc/aspell-0.50.4.1/man-text/Makefile -usr/share/doc/aspell-0.50.4.1/man-text/Makefile.am -usr/share/doc/aspell-0.50.4.1/man-text/Makefile.in -usr/share/doc/aspell-0.50.4.1/man-text/index.txt -usr/share/doc/aspell-0.50.4.1/man-text/manual.txt diff --git a/textproc/linux-f10-aspell/pkg-plist.af b/textproc/linux-f10-aspell/pkg-plist.af deleted file mode 100644 index cd47d4277cc5..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.af +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/af.multi -usr/lib/aspell/af.rws -usr/lib/aspell/afrikaans.alias -usr/share/aspell/af.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.bg b/textproc/linux-f10-aspell/pkg-plist.bg deleted file mode 100644 index eac5cffad8ad..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.bg +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/bg.multi -usr/lib/aspell/bg.rws -usr/lib/aspell/bulgarian.alias -usr/share/aspell/bg.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.br b/textproc/linux-f10-aspell/pkg-plist.br deleted file mode 100644 index dcc9a13e6898..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.br +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/br.multi -usr/lib/aspell/br.rws -usr/lib/aspell/breton.alias -usr/lib/aspell/brezhoneg.alias -usr/share/aspell/br.dat -usr/share/aspell/br_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.ca b/textproc/linux-f10-aspell/pkg-plist.ca deleted file mode 100644 index ca03ac7acbe6..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.ca +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/ca.multi -usr/lib/aspell/ca.rws -usr/lib/aspell/catalan.alias -usr/share/aspell/ca.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.cs b/textproc/linux-f10-aspell/pkg-plist.cs deleted file mode 100644 index ce796b398ba4..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.cs +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/cs.multi -usr/lib/aspell/cs.rws -usr/lib/aspell/czech.alias -usr/share/aspell/cs.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.cy b/textproc/linux-f10-aspell/pkg-plist.cy deleted file mode 100644 index ba592ab5b40d..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.cy +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/cy.multi -usr/lib/aspell/cy.rws -usr/lib/aspell/welsh.alias -usr/share/aspell/cy.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.da b/textproc/linux-f10-aspell/pkg-plist.da deleted file mode 100644 index 9119668e90c2..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.da +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/da.multi -usr/lib/aspell/da.rws -usr/lib/aspell/dansk.alias -usr/share/aspell/da.dat -usr/share/aspell/da_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.de b/textproc/linux-f10-aspell/pkg-plist.de deleted file mode 100644 index 578f2d298a85..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.de +++ /dev/null @@ -1,11 +0,0 @@ -usr/lib/aspell/de-only.rws -usr/lib/aspell/de.multi -usr/lib/aspell/de_CH-only.rws -usr/lib/aspell/de_CH.multi -usr/lib/aspell/de_DE-only.rws -usr/lib/aspell/de_DE.multi -usr/lib/aspell/deutsch.alias -usr/lib/aspell/german.alias -usr/lib/aspell/swiss.alias -usr/share/aspell/de.dat -usr/share/aspell/de_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.dirrm b/textproc/linux-f10-aspell/pkg-plist.dirrm deleted file mode 100644 index 77f1c429fe12..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.dirrm +++ /dev/null @@ -1,5 +0,0 @@ -@dirrm usr/share/doc/aspell-0.50.4.1/man-text -@dirrm usr/share/doc/aspell-0.50.4.1/man-html -@dirrm usr/share/doc/aspell-0.50.4.1 -@dirrm usr/share/aspell -@dirrm usr/lib/aspell diff --git a/textproc/linux-f10-aspell/pkg-plist.el b/textproc/linux-f10-aspell/pkg-plist.el deleted file mode 100644 index f3a20a29e0d7..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.el +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/el.multi -usr/lib/aspell/el.rws -usr/lib/aspell/greek.alias -usr/share/aspell/el.dat -usr/share/aspell/el_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.en b/textproc/linux-f10-aspell/pkg-plist.en deleted file mode 100644 index d8b4d75e6ec5..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.en +++ /dev/null @@ -1,20 +0,0 @@ -usr/lib/aspell/american-w-accents.alias -usr/lib/aspell/american.alias -usr/lib/aspell/british-w-accents.alias -usr/lib/aspell/british.alias -usr/lib/aspell/canadian-w-accents.alias -usr/lib/aspell/canadian.alias -usr/lib/aspell/en-only.rws -usr/lib/aspell/en.multi -usr/lib/aspell/en_CA-only.rws -usr/lib/aspell/en_CA-w-accents.multi -usr/lib/aspell/en_CA.multi -usr/lib/aspell/en_GB-only.rws -usr/lib/aspell/en_GB-w-accents.multi -usr/lib/aspell/en_GB.multi -usr/lib/aspell/en_US-only.rws -usr/lib/aspell/en_US-w-accents.multi -usr/lib/aspell/en_US.multi -usr/lib/aspell/english.alias -usr/share/aspell/en.dat -usr/share/aspell/en_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.eo b/textproc/linux-f10-aspell/pkg-plist.eo deleted file mode 100644 index 323efafe0fa4..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.eo +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/eo.multi -usr/lib/aspell/eo.rws -usr/lib/aspell/esperanto.alias -usr/share/aspell/eo.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.es b/textproc/linux-f10-aspell/pkg-plist.es deleted file mode 100644 index 888ca6698c17..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.es +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/es.multi -usr/lib/aspell/es.rws -usr/lib/aspell/español.alias -usr/lib/aspell/esponol.alias -usr/lib/aspell/spanish.alias -usr/share/aspell/es.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.fo b/textproc/linux-f10-aspell/pkg-plist.fo deleted file mode 100644 index 7a454a9d38cf..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.fo +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/faroese.alias -usr/lib/aspell/fo.multi -usr/lib/aspell/fo.rws -usr/lib/aspell/føroyskt.alias -usr/share/aspell/fo.dat -usr/share/aspell/fo_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.fr b/textproc/linux-f10-aspell/pkg-plist.fr deleted file mode 100644 index 89cae7bce4ff..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.fr +++ /dev/null @@ -1,48 +0,0 @@ -usr/lib/aspell/fr-40-only.rws -usr/lib/aspell/fr-40.multi -usr/lib/aspell/fr-60-only.rws -usr/lib/aspell/fr-60.multi -usr/lib/aspell/fr-80-only.rws -usr/lib/aspell/fr-80.multi -usr/lib/aspell/fr-lrg.alias -usr/lib/aspell/fr-med.alias -usr/lib/aspell/fr-sml.alias -usr/lib/aspell/fr.multi -usr/lib/aspell/fr_CH-40.multi -usr/lib/aspell/fr_CH-60.multi -usr/lib/aspell/fr_CH-80.multi -usr/lib/aspell/fr_CH-lrg.alias -usr/lib/aspell/fr_CH-med.alias -usr/lib/aspell/fr_CH-only.rws -usr/lib/aspell/fr_CH-sml.alias -usr/lib/aspell/fr_CH.multi -usr/lib/aspell/fr_FR-40.multi -usr/lib/aspell/fr_FR-60.multi -usr/lib/aspell/fr_FR-80.multi -usr/lib/aspell/fr_FR-lrg.alias -usr/lib/aspell/fr_FR-med.alias -usr/lib/aspell/fr_FR-sml.alias -usr/lib/aspell/fr_FR.multi -usr/lib/aspell/francais-40.alias -usr/lib/aspell/francais-60.alias -usr/lib/aspell/francais-80.alias -usr/lib/aspell/francais-lrg.alias -usr/lib/aspell/francais-med.alias -usr/lib/aspell/francais-sml.alias -usr/lib/aspell/francais.alias -usr/lib/aspell/french-40.alias -usr/lib/aspell/french-60.alias -usr/lib/aspell/french-80.alias -usr/lib/aspell/french-lrg.alias -usr/lib/aspell/french-med.alias -usr/lib/aspell/french-sml.alias -usr/lib/aspell/french.alias -usr/lib/aspell/suisse-40.alias -usr/lib/aspell/suisse-60.alias -usr/lib/aspell/suisse-80.alias -usr/lib/aspell/suisse-lrg.alias -usr/lib/aspell/suisse-med.alias -usr/lib/aspell/suisse-sml.alias -usr/lib/aspell/suisse.alias -usr/share/aspell/fr.dat -usr/share/aspell/fr_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.ga b/textproc/linux-f10-aspell/pkg-plist.ga deleted file mode 100644 index c23f8477fd87..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.ga +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/ga.multi -usr/lib/aspell/ga.rws -usr/lib/aspell/gaeilge.alias -usr/lib/aspell/irish.alias -usr/share/aspell/ga.dat -usr/share/aspell/ga_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.gd b/textproc/linux-f10-aspell/pkg-plist.gd deleted file mode 100644 index c2ab120acbd7..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.gd +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/gaidhlig.alias -usr/lib/aspell/gd.multi -usr/lib/aspell/gd.rws -usr/share/aspell/gd.dat -usr/share/aspell/gd_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.gl b/textproc/linux-f10-aspell/pkg-plist.gl deleted file mode 100644 index faf58b4a8c2a..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.gl +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/gl.multi -usr/lib/aspell/gl.rws -usr/share/aspell/gl.dat -usr/share/aspell/gl_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.gv b/textproc/linux-f10-aspell/pkg-plist.gv deleted file mode 100644 index e508c9d9df08..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.gv +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/gaelg.alias -usr/lib/aspell/gv.multi -usr/lib/aspell/gv.rws -usr/lib/aspell/manx.alias -usr/share/aspell/gv.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.hr b/textproc/linux-f10-aspell/pkg-plist.hr deleted file mode 100644 index f088700b040d..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.hr +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/croatian.alias -usr/lib/aspell/hr.multi -usr/lib/aspell/hr.rws -usr/share/aspell/hr.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.ia b/textproc/linux-f10-aspell/pkg-plist.ia deleted file mode 100644 index 02fe09ba8172..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.ia +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/ia.multi -usr/lib/aspell/ia.rws -usr/lib/aspell/interlingua.alias -usr/share/aspell/ia.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.id b/textproc/linux-f10-aspell/pkg-plist.id deleted file mode 100644 index 3271feabafd1..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.id +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/id.multi -usr/lib/aspell/id.rws -usr/lib/aspell/indonesian.alias -usr/share/aspell/id.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.is b/textproc/linux-f10-aspell/pkg-plist.is deleted file mode 100644 index 70f22e31babb..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.is +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/icelandic.alias -usr/lib/aspell/is.multi -usr/lib/aspell/is.rws -usr/lib/aspell/íslenska.alias -usr/share/aspell/is.dat -usr/share/aspell/is_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.it b/textproc/linux-f10-aspell/pkg-plist.it deleted file mode 100644 index b7f43dcc3e51..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.it +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/it.multi -usr/lib/aspell/it.rws -usr/lib/aspell/italian.alias -usr/lib/aspell/italiano.alias -usr/share/aspell/it.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.mi b/textproc/linux-f10-aspell/pkg-plist.mi deleted file mode 100644 index 114e96033733..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.mi +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/maori.alias -usr/lib/aspell/mi.multi -usr/lib/aspell/mi.rws -usr/share/aspell/mi.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.ms b/textproc/linux-f10-aspell/pkg-plist.ms deleted file mode 100644 index ff62a181c234..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.ms +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/malay.alias -usr/lib/aspell/ms.multi -usr/lib/aspell/ms.rws -usr/share/aspell/ms.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.mt b/textproc/linux-f10-aspell/pkg-plist.mt deleted file mode 100644 index b7790003f469..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.mt +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/maltese.alias -usr/lib/aspell/malti.alias -usr/lib/aspell/mt.multi -usr/lib/aspell/mt.rws -usr/share/aspell/mt.dat -usr/share/aspell/mt_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.nb b/textproc/linux-f10-aspell/pkg-plist.nb deleted file mode 100644 index e7e5d96bec6c..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.nb +++ /dev/null @@ -1,7 +0,0 @@ -usr/lib/aspell/bokmal.alias -usr/lib/aspell/bokmål.alias -usr/lib/aspell/nb.multi -usr/lib/aspell/nb.rws -usr/lib/aspell/no.alias -usr/lib/aspell/norsk.alias -usr/share/aspell/nb.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.nl b/textproc/linux-f10-aspell/pkg-plist.nl deleted file mode 100644 index 35352fa94d8c..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.nl +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/dutch.alias -usr/lib/aspell/nl.multi -usr/lib/aspell/nl.rws -usr/share/aspell/nl.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.nn b/textproc/linux-f10-aspell/pkg-plist.nn deleted file mode 100644 index 673deae5ac7d..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.nn +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/nn.multi -usr/lib/aspell/nn.rws -usr/lib/aspell/nynorsk.alias -usr/share/aspell/nn.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.pl b/textproc/linux-f10-aspell/pkg-plist.pl deleted file mode 100644 index e3230ee266c0..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.pl +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/pl.multi -usr/lib/aspell/pl.rws -usr/lib/aspell/polish.alias -usr/share/aspell/pl.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.pt b/textproc/linux-f10-aspell/pkg-plist.pt deleted file mode 100644 index 16f88e0dae4c..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.pt +++ /dev/null @@ -1,10 +0,0 @@ -usr/lib/aspell/brazilian.alias -usr/lib/aspell/português.alias -usr/lib/aspell/portuguese.alias -usr/lib/aspell/pt-only.rws -usr/lib/aspell/pt.multi -usr/lib/aspell/pt_BR-only.rws -usr/lib/aspell/pt_BR.multi -usr/lib/aspell/pt_PT-only.rws -usr/lib/aspell/pt_PT.multi -usr/share/aspell/pt.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.ro b/textproc/linux-f10-aspell/pkg-plist.ro deleted file mode 100644 index 2502cc351393..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.ro +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/ro.multi -usr/lib/aspell/ro.rws -usr/lib/aspell/romaneste.alias -usr/lib/aspell/româneºte.alias -usr/lib/aspell/romanian.alias -usr/share/aspell/ro.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.ru b/textproc/linux-f10-aspell/pkg-plist.ru deleted file mode 100644 index 5cd1c764cec4..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.ru +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/ru.multi -usr/lib/aspell/ru.rws -usr/lib/aspell/russian.alias -usr/share/aspell/ru.dat -usr/share/aspell/ru_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.sk b/textproc/linux-f10-aspell/pkg-plist.sk deleted file mode 100644 index 7300a6fe9eec..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.sk +++ /dev/null @@ -1,9 +0,0 @@ -usr/lib/aspell/sk-extend.rws -usr/lib/aspell/sk-extended.multi -usr/lib/aspell/sk.multi -usr/lib/aspell/sk.rws -usr/lib/aspell/sk_SK-extended.alias -usr/lib/aspell/sk_SK.alias -usr/lib/aspell/slovak-extended.alias -usr/lib/aspell/slovak.alias -usr/share/aspell/sk.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.sl b/textproc/linux-f10-aspell/pkg-plist.sl deleted file mode 100644 index 4e30d5e39aa3..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.sl +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/sl.multi -usr/lib/aspell/sl.rws -usr/lib/aspell/slovenian.alias -usr/share/aspell/sl.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.sv b/textproc/linux-f10-aspell/pkg-plist.sv deleted file mode 100644 index 766281234a0f..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.sv +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/sv.multi -usr/lib/aspell/sv.rws -usr/lib/aspell/svenska.alias -usr/lib/aspell/swedish.alias -usr/share/aspell/sv.dat -usr/share/aspell/sv_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.sw b/textproc/linux-f10-aspell/pkg-plist.sw deleted file mode 100644 index 04e45855ede9..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.sw +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/kiswahili.alias -usr/lib/aspell/sw.multi -usr/lib/aspell/sw.rws -usr/lib/aspell/swahili.alias -usr/share/aspell/sw.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.tn b/textproc/linux-f10-aspell/pkg-plist.tn deleted file mode 100644 index acb103f814f3..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.tn +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/setswana.alias -usr/lib/aspell/tn.multi -usr/lib/aspell/tn.rws -usr/lib/aspell/tswana.alias -usr/share/aspell/tn.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.tr b/textproc/linux-f10-aspell/pkg-plist.tr deleted file mode 100644 index dfc822cd51b2..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.tr +++ /dev/null @@ -1,3 +0,0 @@ -usr/lib/aspell/tr.multi -usr/lib/aspell/tr.rws -usr/share/aspell/tr.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.uk b/textproc/linux-f10-aspell/pkg-plist.uk deleted file mode 100644 index 7ae36dca7f39..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.uk +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/uk.multi -usr/lib/aspell/uk.rws -usr/lib/aspell/ukrainian.alias -usr/share/aspell/uk.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.wa b/textproc/linux-f10-aspell/pkg-plist.wa deleted file mode 100644 index 6653b7c45d00..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.wa +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/wa.multi -usr/lib/aspell/wa.rws -usr/lib/aspell/walloon.alias -usr/lib/aspell/walon.alias -usr/share/aspell/wa.dat -usr/share/aspell/wa_phonet.dat diff --git a/textproc/linux-f10-aspell/pkg-plist.zu b/textproc/linux-f10-aspell/pkg-plist.zu deleted file mode 100644 index ce2386cc3943..000000000000 --- a/textproc/linux-f10-aspell/pkg-plist.zu +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/zu.multi -usr/lib/aspell/zu.rws -usr/lib/aspell/zulu.alias -usr/share/aspell/zu.dat diff --git a/textproc/linux-f10-expat/Makefile b/textproc/linux-f10-expat/Makefile deleted file mode 100644 index e5c55dc2ac43..000000000000 --- a/textproc/linux-f10-expat/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: linux-expat -# Date created: 2003-07-05 -# Whom: trevor -# -# $FreeBSD$ -# - -PORTNAME= expat -PORTVERSION= 1.95.8 -CATEGORIES= textproc linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-6 - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= Linux/i386 binary port of Expat XML-parsing library - -BRANDELF_DIRS= usr/bin - -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -ONLY_FOR_ARCHS= i386 amd64 -USE_LDCONFIG= yes -PLIST_SUB+= PORTVERSION="${PORTVERSION}" - -.include <bsd.port.mk> diff --git a/textproc/linux-f10-expat/distinfo.i386 b/textproc/linux-f10-expat/distinfo.i386 deleted file mode 100644 index 105716a2a323..000000000000 --- a/textproc/linux-f10-expat/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/expat-1.95.8-6.i386.rpm) = d065332edee54202eef75546727be370 -SHA256 (rpm/i386/fedora/4/expat-1.95.8-6.i386.rpm) = 0ac155ea7fa048ef65dd322a5735d1e00f7ad2e50faf4ba100500b3b7f4d11a8 -SIZE (rpm/i386/fedora/4/expat-1.95.8-6.i386.rpm) = 73083 -MD5 (rpm/i386/fedora/4/expat-1.95.8-6.src.rpm) = dc2cdb7fb6101ff887d1e9f0b3a63ddf -SHA256 (rpm/i386/fedora/4/expat-1.95.8-6.src.rpm) = 412c4ea4c2a754dd60aaa66a8fb1a194fb7b3caf503928ead2dbb345918f9aeb -SIZE (rpm/i386/fedora/4/expat-1.95.8-6.src.rpm) = 324444 diff --git a/textproc/linux-f10-expat/pkg-descr b/textproc/linux-f10-expat/pkg-descr deleted file mode 100644 index 74540c55ae58..000000000000 --- a/textproc/linux-f10-expat/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This is a Linux/i386 binary port of Expat. - -from the README: - - This is Expat, a C library for parsing XML, written by James - Clark. Expat is a stream-oriented XML parser. This means - that you register handlers with the parser before starting - the parse. These handlers are called when the parser - discovers the associated structures in the document being - parsed. A start tag is an example of the kind of structures - for which you may register handlers. - -WWW: http://www.libexpat.org/ diff --git a/textproc/linux-f10-expat/pkg-plist b/textproc/linux-f10-expat/pkg-plist deleted file mode 100644 index 5e6618a2d53a..000000000000 --- a/textproc/linux-f10-expat/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -usr/bin/xmlwf -usr/lib/libexpat.so.0 -usr/lib/libexpat.so.0.5.0 -usr/share/doc/expat-%%PORTVERSION%%/COPYING -usr/share/doc/expat-%%PORTVERSION%%/README -usr/share/man/man1/xmlwf.1.gz -@dirrm usr/share/doc/expat-%%PORTVERSION%% diff --git a/textproc/linux-f10-libxml/Makefile b/textproc/linux-f10-libxml/Makefile deleted file mode 100644 index d826d1a9e74c..000000000000 --- a/textproc/linux-f10-libxml/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: linux-libxml -# Date created: 2001.02.08 -# Whom: taoka@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= libxml -PORTVERSION= 1.8.17 -PORTREVISION= 2 -CATEGORIES= textproc linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-13 - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of libxml - -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes -PLIST= pkg-plist.${LINUX_RPM_ARCH} -PLIST_SUB+= PORTVERSION="${PORTVERSION}" - -.include <bsd.port.mk> diff --git a/textproc/linux-f10-libxml/distinfo.i386 b/textproc/linux-f10-libxml/distinfo.i386 deleted file mode 100644 index 52c5220fd7d2..000000000000 --- a/textproc/linux-f10-libxml/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/libxml-1.8.17-13.i386.rpm) = 6fe73ad28fa001badcd1f25726630225 -SHA256 (rpm/i386/fedora/4/libxml-1.8.17-13.i386.rpm) = 19f00ae62878ffb4a0bdfde53e6c6f9b22ee82be43149ae5ee6c6ea806948cf6 -SIZE (rpm/i386/fedora/4/libxml-1.8.17-13.i386.rpm) = 221868 -MD5 (rpm/i386/fedora/4/libxml-1.8.17-13.src.rpm) = e260810666441214c82473e4883f499e -SHA256 (rpm/i386/fedora/4/libxml-1.8.17-13.src.rpm) = ea72ff215c94585a2a35941f44e1349f9f570788b9ba3f28d480c42733b3167d -SIZE (rpm/i386/fedora/4/libxml-1.8.17-13.src.rpm) = 1003321 diff --git a/textproc/linux-f10-libxml/pkg-descr b/textproc/linux-f10-libxml/pkg-descr deleted file mode 100644 index 881f4cec4e76..000000000000 --- a/textproc/linux-f10-libxml/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port is for libxml rpm. diff --git a/textproc/linux-f10-libxml/pkg-plist.i386 b/textproc/linux-f10-libxml/pkg-plist.i386 deleted file mode 100644 index 1c63b86f7013..000000000000 --- a/textproc/linux-f10-libxml/pkg-plist.i386 +++ /dev/null @@ -1,10 +0,0 @@ -usr/lib/libxml.so.1 -usr/lib/libxml.so.%%PORTVERSION%% -usr/share/doc/libxml-%%PORTVERSION%%/AUTHORS -usr/share/doc/libxml-%%PORTVERSION%%/COPYING -usr/share/doc/libxml-%%PORTVERSION%%/COPYING.LIB -usr/share/doc/libxml-%%PORTVERSION%%/ChangeLog -usr/share/doc/libxml-%%PORTVERSION%%/NEWS -usr/share/doc/libxml-%%PORTVERSION%%/README -usr/share/doc/libxml-%%PORTVERSION%%/TODO -@dirrm usr/share/doc/libxml-%%PORTVERSION%% diff --git a/textproc/linux-f10-libxml2/Makefile b/textproc/linux-f10-libxml2/Makefile deleted file mode 100644 index 6fa129db58df..000000000000 --- a/textproc/linux-f10-libxml2/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: linux-libxml2 -# Date created: 2007.09.02 -# Whom: Artem Naluzhnyy <tut@nhamon.com.ua> -# -# $FreeBSD$ -# - -PORTNAME= libxml2 -PORTVERSION= 2.6.19 -CATEGORIES= textproc linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-1 - -MAINTAINER= tut@nhamon.com.ua -COMMENT= RPM of libxml2 - -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes -BRANDELF_DIRS= usr/bin -PLIST= pkg-plist.${LINUX_RPM_ARCH} -PLIST_SUB+= PORTVERSION="${PORTVERSION}" - -.include <bsd.port.mk> diff --git a/textproc/linux-f10-libxml2/distinfo.i386 b/textproc/linux-f10-libxml2/distinfo.i386 deleted file mode 100644 index 78da5b3bc3d6..000000000000 --- a/textproc/linux-f10-libxml2/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/libxml2-2.6.19-1.i386.rpm) = e0cb1a8402741e0d87eaea767c5c0a8d -SHA256 (rpm/i386/fedora/4/libxml2-2.6.19-1.i386.rpm) = 26129cf6d5b2f289bb09ef65692ea127c4e30f858a96e4489fb28f30a846f528 -SIZE (rpm/i386/fedora/4/libxml2-2.6.19-1.i386.rpm) = 704872 -MD5 (rpm/i386/fedora/4/libxml2-2.6.19-1.src.rpm) = fdcb9d89950cccea7181aca6ba5ecce2 -SHA256 (rpm/i386/fedora/4/libxml2-2.6.19-1.src.rpm) = 0eb2dbf2a9955dba33f350bd1224038c921eec420178dc116868b98056f75b06 -SIZE (rpm/i386/fedora/4/libxml2-2.6.19-1.src.rpm) = 4125154 diff --git a/textproc/linux-f10-libxml2/pkg-descr b/textproc/linux-f10-libxml2/pkg-descr deleted file mode 100644 index e1c85eeb0caf..000000000000 --- a/textproc/linux-f10-libxml2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port is for libxml2 rpm. diff --git a/textproc/linux-f10-libxml2/pkg-plist.i386 b/textproc/linux-f10-libxml2/pkg-plist.i386 deleted file mode 100644 index 28e73d659351..000000000000 --- a/textproc/linux-f10-libxml2/pkg-plist.i386 +++ /dev/null @@ -1,14 +0,0 @@ -usr/bin/xmlcatalog -usr/bin/xmllint -usr/lib/libxml2.so.2 -usr/lib/libxml2.so.%%PORTVERSION%% -usr/share/doc/libxml2-%%PORTVERSION%%/AUTHORS -usr/share/doc/libxml2-%%PORTVERSION%%/ChangeLog.gz -usr/share/doc/libxml2-%%PORTVERSION%%/Copyright -usr/share/doc/libxml2-%%PORTVERSION%%/NEWS -usr/share/doc/libxml2-%%PORTVERSION%%/README -usr/share/doc/libxml2-%%PORTVERSION%%/TODO -usr/share/man/man1/xmlcatalog.1.gz -usr/share/man/man1/xmllint.1.gz -usr/share/man/man3/libxml.3.gz -@dirrm usr/share/doc/libxml2-%%PORTVERSION%% diff --git a/textproc/linux-f10-scim-libs/Makefile b/textproc/linux-f10-scim-libs/Makefile deleted file mode 100644 index 0fe27db0fa8c..000000000000 --- a/textproc/linux-f10-scim-libs/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: linux-scim-libs -# Date created: 8 January 2008 -# Whom: hrs -# -# $FreeBSD$ -# - -PORTNAME= scim-libs -PORTVERSION= 1.4.4 -CATEGORIES= textproc linux -MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH} -MASTER_SITE_SRC_SUBDIR= ../extras/${LINUX_DIST_VER}/SRPMS -DISTNAME= ${PORTNAME}-${PORTVERSION}-1.fc4 - -MAINTAINER= hrs@FreeBSD.org -COMMENT= Smart Common Input Method platform, library part, Linux binary - -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 - -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX_RPM= yes -SRC_DISTFILES= scim-${PORTVERSION}-1.fc4${SRC_SUFX} -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes -PLIST_SUB= LINUX_RPM_ARCH=${LINUX_RPM_ARCH} - -post-install: - @chroot ${PREFIX} /usr/bin/gtk-query-immodules-2.0-32 > ${PREFIX}/etc/gtk-2.0/${LINUX_RPM_ARCH}-redhat-linux-gnu/gtk.immodules - -.include <bsd.port.mk> diff --git a/textproc/linux-f10-scim-libs/distinfo.i386 b/textproc/linux-f10-scim-libs/distinfo.i386 deleted file mode 100644 index 25cea5323143..000000000000 --- a/textproc/linux-f10-scim-libs/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/scim-libs-1.4.4-1.fc4.i386.rpm) = f25bd31a5a0f6e524199a9f700ba0ee8 -SHA256 (rpm/i386/fedora/4/scim-libs-1.4.4-1.fc4.i386.rpm) = d5eae50f1b1ed241557a447aa6610591a86a85f5a4213794b83697b4828a0896 -SIZE (rpm/i386/fedora/4/scim-libs-1.4.4-1.fc4.i386.rpm) = 722213 -MD5 (rpm/i386/fedora/4/scim-1.4.4-1.fc4.src.rpm) = a5b60af9aa09ba4f7cb0e1d706648f07 -SHA256 (rpm/i386/fedora/4/scim-1.4.4-1.fc4.src.rpm) = 19d51a711b49d387d42f98f3340fab54ebfb1b0838276ec814c4da00b9edceb5 -SIZE (rpm/i386/fedora/4/scim-1.4.4-1.fc4.src.rpm) = 2624736 diff --git a/textproc/linux-f10-scim-libs/pkg-descr b/textproc/linux-f10-scim-libs/pkg-descr deleted file mode 100644 index ff9dfc89a940..000000000000 --- a/textproc/linux-f10-scim-libs/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Smart Common Input Method platform, in short SCIM, is a development platform -to make Input Method developers live easier. It has very clear architecture -and very simple programming interface. - -WWW: http://www.scim-im.org diff --git a/textproc/linux-f10-scim-libs/pkg-plist b/textproc/linux-f10-scim-libs/pkg-plist deleted file mode 100644 index 1957c50edc7a..000000000000 --- a/textproc/linux-f10-scim-libs/pkg-plist +++ /dev/null @@ -1,30 +0,0 @@ -@comment $FreeBSD$ -usr/lib/gtk-2.0/immodules/im-scim.so -usr/lib/libscim-1.0.so.8 -usr/lib/libscim-1.0.so.8.1.0 -usr/lib/libscim-gtkutils-1.0.so.8 -usr/lib/libscim-gtkutils-1.0.so.8.1.0 -usr/lib/libscim-x11utils-1.0.so.8 -usr/lib/libscim-x11utils-1.0.so.8.1.0 -usr/lib/scim-1.0/1.4.0/Config/simple.so -usr/lib/scim-1.0/1.4.0/Config/socket.so -usr/lib/scim-1.0/1.4.0/Filter/sctc.so -usr/lib/scim-1.0/1.4.0/FrontEnd/socket.so -usr/lib/scim-1.0/1.4.0/FrontEnd/x11.so -usr/lib/scim-1.0/1.4.0/Helper/setup.so -usr/lib/scim-1.0/1.4.0/IMEngine/rawcode.so -usr/lib/scim-1.0/1.4.0/IMEngine/socket.so -usr/lib/scim-1.0/1.4.0/SetupUI/aaa-frontend-setup.so -usr/lib/scim-1.0/1.4.0/SetupUI/aaa-imengine-setup.so -usr/lib/scim-1.0/1.4.0/SetupUI/panel-gtk-setup.so -@dirrmtry usr/lib/gtk-2.0/immodules -@dirrm usr/lib/scim-1.0/1.4.0/Config -@dirrm usr/lib/scim-1.0/1.4.0/Filter -@dirrm usr/lib/scim-1.0/1.4.0/FrontEnd -@dirrm usr/lib/scim-1.0/1.4.0/Helper -@dirrm usr/lib/scim-1.0/1.4.0/IMEngine -@dirrm usr/lib/scim-1.0/1.4.0/SetupUI -@dirrm usr/lib/scim-1.0/1.4.0 -@dirrm usr/lib/scim-1.0 -@exec chroot %D /usr/bin/gtk-query-immodules-2.0-32 > %D/etc/gtk-2.0/%%LINUX_RPM_ARCH%%-redhat-linux-gnu/gtk.immodules -@unexec chroot %D /usr/bin/gtk-query-immodules-2.0-32 > %D/etc/gtk-2.0/%%LINUX_RPM_ARCH%%-redhat-linux-gnu/gtk.immodules diff --git a/textproc/linux-f8-aspell/Makefile b/textproc/linux-f8-aspell/Makefile deleted file mode 100644 index d63a5ce3f480..000000000000 --- a/textproc/linux-f8-aspell/Makefile +++ /dev/null @@ -1,212 +0,0 @@ -# New ports collection makefile for: linux-aspell -# Date created: 14 May 2004 -# Whom: Mezz <mezz@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= aspell -PORTVERSION= 0.50.4.1 -PORTREVISION= 2 -CATEGORIES= textproc linux -MASTER_SITES= ftp://ftp.pbone.net/mirror/ftp.ximian.com/pub/ximian-evolution/redhat-80-i386/ \ - ftp://ftp.pbone.net/mirror/ftp.ximian.com/pub/ximian-evolution/redhat-80-i386/source/ \ - ftp://ftp.is.co.za/mirror/ftp.ximian.com/ximian-evolution/redhat-80-i386/ \ - ftp://ftp.chg.ru/pub/X11/ximian/ximian-evolution/redhat-80-i386/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-0.ximian.5.1 -DISTFILES= ${DISTNAME}.i386.rpm # needed for slave ports / options -EXTRACT_SUFX= .i386.rpm -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Spelling checker with better logic than ispell (linux version) - -USE_LINUX_RPM= yes -ONLY_FOR_ARCHS= i386 amd64 -USE_GMAKE= yes -MD5_FILE= ${MASTERDIR}/distinfo -DIST_SUBDIR= rpm -BRANDELF_DIRS= usr/bin - -CONF_DICT_ENV= ASPELL="${PREFIX}/usr/bin/aspell" \ - WORD_LIST_COMPRESS="${PREFIX}/usr/bin/word-list-compress" -AVAIL_DICT= af bg br ca cs cy da de el en eo es fo fr hr ia id it ga gd gl \ - gv is mi ms mt nb nl nn pl pt ro ru sk sl sv sw tn tr uk wa zu -SPECDICTS= af bg cs cy da el en fo fr ga gd gl gv hr ia id is it mi ms mt \ - nb nn pl sk sl sv sw tn tr uk wa zu -DICTVERSION= 0.50-2 -DICTVER_AF= 0.50-0 -DICTVER_BG= 0.50-0 -DICTVER_CS= 0.51-0 -DICTVER_CY= 0.50-3 -DICTVER_DA= 0.50.1-0 -DICTVER_EL= 0.50-3 -DICTVER_EN= 0.51-1 -DICTVER_FO= 0.51-0 -DICTVER_FR= 0.50-3 -DICTVER_GA= 0.50.1-0 -DICTVER_GD= 0.50-0 -DICTVER_GL= 0.50-0 -DICTVER_GV= 0.50-0 -DICTVER_HR= 0.51-0 -DICTVER_IA= 0.50-1 -DICTVER_ID= 0.50.1-0 -DICTVER_IS= 0.51.1-0 -DICTVER_IT= 0.53-0 -DICTVER_MI= 0.50-0 -DICTVER_MS= 0.50-0 -DICTVER_MT= 0.50-0 -DICTVER_NB= 0.50.1-0 -DICTVER_NN= 0.50.1-1 -DICTVER_PL= 0.51-0 -DICTVER_SK= 0.52-0 -DICTVER_SL= 0.50-0 -DICTVER_SV= 0.51-0 -DICTVER_SW= 0.50-0 -DICTVER_TN= 0.50-0 -DICTVER_TR= 0.50-0 -DICTVER_UK= 0.51-0 -DICTVER_WA= 0.50-0 -DICTVER_ZU= 0.50-0 -DICT_SUFFIX= .tar.bz2 - -.include <bsd.port.pre.mk> - -.if defined(LANG) -. for i in ${AVAIL_DICT} no -. if ${LANG:M${i}*} != "" -DEF_DICT= ${i} -. endif -. endfor -. if defined(DEF_DICT) && ${DEF_DICT} == no -DEF_DICT= nn -. endif -.endif -DEF_DICT?= en -DICO_WRKDIR= ${WRKDIR}_DICO - -pre-everything:: -.if defined(ASPELL_NO) -ASPELL_NN= yes -.endif -.if defined(WITH_ALL_DICTS) -. for LG in ${AVAIL_DICT} -ASPELL_${LG:U}= yes -. endfor -.endif -.for LG in ${AVAIL_DICT} -. if defined(ASPELL_${LG:U}) -DICTS+= ${LG} -. endif -.endfor -.if !defined(DICTS) - @${ECHO_MSG} '*********************************************************' - @${ECHO_MSG} '* You can add further dictionaries: *' - @${ECHO_MSG} '* Use make-flag: *' - @${ECHO_MSG} '* - Afrikaans ASPELL_AF=yes *' - @${ECHO_MSG} '* - Bulgarian ASPELL_BG=yes *' - @${ECHO_MSG} '* - Breton ASPELL_BR=yes *' - @${ECHO_MSG} '* - Catalan ASPELL_CA=yes *' - @${ECHO_MSG} '* - Croatian ASPELL_HR=yes *' - @${ECHO_MSG} '* - Czech ASPELL_CS=yes *' - @${ECHO_MSG} '* - Danish ASPELL_DA=yes *' - @${ECHO_MSG} '* - Dutch ASPELL_NL=yes *' - @${ECHO_MSG} '* - English ASPELL_EN=yes *' - @${ECHO_MSG} '* - Esperanto ASPELL_EO=yes *' - @${ECHO_MSG} '* - Faroese ASPELL_FO=yes *' - @${ECHO_MSG} '* - French ASPELL_FR=yes *' - @${ECHO_MSG} '* - Galician ASPELL_GL=yes *' - @${ECHO_MSG} '* - German ASPELL_DE=yes *' - @${ECHO_MSG} '* - Greek ASPELL_EL=yes *' - @${ECHO_MSG} '* - Icelandic ASPELL_IS=yes *' - @${ECHO_MSG} '* - Indonesian ASPELL_ID=yes *' - @${ECHO_MSG} '* - Interlingua ASPELL_IA=yes *' - @${ECHO_MSG} '* - Irish (Gaelic) ASPELL_GA=yes *' - @${ECHO_MSG} '* - Italian ASPELL_IT=yes *' - @${ECHO_MSG} '* - Maori ASPELL_MI=yes *' - @${ECHO_MSG} '* - Malay ASPELL_MS=yes *' - @${ECHO_MSG} '* - Maltese ASPELL_MT=yes *' - @${ECHO_MSG} '* - Manx Gaelic ASPELL_GV=yes *' - @${ECHO_MSG} '* - Norwegian Bokmal ASPELL_NB=yes *' - @${ECHO_MSG} '* - Norwegian Nynorsk ASPELL_NN=yes *' - @${ECHO_MSG} '* - Polish ASPELL_PL=yes *' - @${ECHO_MSG} '* - Portuguese ASPELL_PT=yes *' - @${ECHO_MSG} '* - Romanian ASPELL_RO=yes *' - @${ECHO_MSG} '* - Russian ASPELL_RU=yes *' - @${ECHO_MSG} '* - Scottish Gaelic ASPELL_GD=yes *' - @${ECHO_MSG} '* - Slovak ASPELL_SK=yes *' - @${ECHO_MSG} '* - Slovenian ASPELL_SL=yes *' - @${ECHO_MSG} '* - Swahili ASPELL_SW=yes *' - @${ECHO_MSG} '* - Spanish ASPELL_ES=yes *' - @${ECHO_MSG} '* - Swedish ASPELL_SV=yes *' - @${ECHO_MSG} '* - Tswana ASPELL_TN=yes *' - @${ECHO_MSG} '* - Turkish ASPELL_TR=yes *' - @${ECHO_MSG} '* - Ukrainian ASPELL_UK=yes *' - @${ECHO_MSG} '* - Walloon ASPELL_WA=yes *' - @${ECHO_MSG} '* - Welsh ASPELL_CY=yes *' - @${ECHO_MSG} '* - Zulu ASPELL_ZU=yes *' - @${ECHO_MSG} '* *' - @${ECHO_MSG} '* Example: "make ASPELL_FR=yes ASPELL_EN=yes install" *' - @${ECHO_MSG} '*********************************************************' -. for LG in ${AVAIL_DICT} -. if (${DEF_DICT} == ${LG}) -DICTS= ${LG} -. endif -. endfor -.endif -.for DICO in ${DICTS} -MASTER_SITES+= ftp://ftp.gnu.org/gnu/aspell/dict/${DICO}/:dict${DICO} \ - http://gnu.mirror.mcgill.ca/aspell/dict/${DICO}/:dict${DICO} \ - http://mirrors.usc.edu/pub/gnu/aspell/dict/${DICO}/:dict${DICO} \ - ftp://ftp.sunsite.org.uk/package/gnu/aspell/dict/${DICO}/:dict${DICO} -. if (${SPECDICTS:M${DICO}*} != "") -DISTFILES+= aspell-${DICO}-${DICTVER_${DICO:U}}${DICT_SUFFIX}:dict${DICO} -. else -DISTFILES+= aspell-${DICO}-${DICTVERSION}${DICT_SUFFIX}:dict${DICO} -. endif -.endfor - -post-extract: -.for DICO in ${DICTS} -. if (${SPECDICTS:M${DICO}*} != "") - @${MKDIR} -p ${DICO_WRKDIR} && cd ${DICO_WRKDIR} && \ - ${TAR} -xjf ${DISTDIR}/${DIST_SUBDIR}/aspell-${DICO}-${DICTVER_${DICO:U}}${DICT_SUFFIX} -. else - @${MKDIR} -p ${DICO_WRKDIR} && cd ${DICO_WRKDIR} && \ - ${TAR} -xjf ${DISTDIR}/${DIST_SUBDIR}/aspell-${DICO}-${DICTVERSION}${DICT_SUFFIX} -. endif -.endfor - -post-patch: -.for DICO in ${DICTS} -. if (${SPECDICTS:M${DICO}*} != "") - @${REINPLACE_CMD} -e 's|$${dictdir}|${PREFIX}$${dictdir}|g ; \ - s|$${datadir}|${PREFIX}$${datadir}|g' \ - ${DICO_WRKDIR}/aspell-${DICO}-${DICTVER_${DICO:U}}/Makefile.pre -. else - @${REINPLACE_CMD} -e 's|$${dictdir}|${PREFIX}$${dictdir}|g ; \ - s|$${datadir}|${PREFIX}$${datadir}|g' \ - ${DICO_WRKDIR}/aspell-${DICO}-${DICTVERSION}/Makefile.pre -. endif -.endfor - -post-install: -.for DICO in ${DICTS} - @${ECHO_MSG} "===> Installing for ${DICO} dictionaries" -. if (${SPECDICTS:M${DICO}*} != "") - @cd ${DICO_WRKDIR}/aspell-${DICO}-${DICTVER_${DICO:U}} && \ - ${CONF_DICT_ENV} ./${CONFIGURE_SCRIPT} && \ - ${GMAKE} install -. else - @cd ${DICO_WRKDIR}/aspell-${DICO}-${DICTVERSION} && \ - ${CONF_DICT_ENV} ./${CONFIGURE_SCRIPT} && \ - ${GMAKE} install -. endif - @${CAT} ${MASTERDIR}/pkg-plist.${DICO} >> ${TMPPLIST} -.endfor - @${CAT} ${MASTERDIR}/pkg-plist.dirrm >> ${TMPPLIST} - -post-clean: - @${RM} -rf ${DICO_WRKDIR} || ${TRUE} - -.include <bsd.port.post.mk> diff --git a/textproc/linux-f8-aspell/distinfo b/textproc/linux-f8-aspell/distinfo deleted file mode 100644 index 80fdd36c451f..000000000000 --- a/textproc/linux-f8-aspell/distinfo +++ /dev/null @@ -1,132 +0,0 @@ -MD5 (rpm/aspell-0.50.4.1-0.ximian.5.1.i386.rpm) = f7bd7bdc4c5f7b9d78cfdf867402e5b3 -SHA256 (rpm/aspell-0.50.4.1-0.ximian.5.1.i386.rpm) = 69fbb1c0819ba11d0312901e0bb72336b12a12c84179b612a210f89c387c66a6 -SIZE (rpm/aspell-0.50.4.1-0.ximian.5.1.i386.rpm) = 440242 -MD5 (rpm/aspell-af-0.50-0.tar.bz2) = bde617a195e70364f96eea71cf71a333 -SHA256 (rpm/aspell-af-0.50-0.tar.bz2) = 9d6000aeca5911343278bd6ed9e21d42c8cb26247dafe94a76ff81d8ac98e602 -SIZE (rpm/aspell-af-0.50-0.tar.bz2) = 256111 -MD5 (rpm/aspell-bg-0.50-0.tar.bz2) = d4869e4cba11abfac1c58745e1d95e03 -SHA256 (rpm/aspell-bg-0.50-0.tar.bz2) = 16cc1f950422dddbe713e6337d5bba11764faf3e70818b3fc87b6bb42ec46ff7 -SIZE (rpm/aspell-bg-0.50-0.tar.bz2) = 271589 -MD5 (rpm/aspell-br-0.50-2.tar.bz2) = 800c7a28e09bd7734d1501cb7a91ad8f -SHA256 (rpm/aspell-br-0.50-2.tar.bz2) = c2122a6dcca653c082d785f0da4bf267363182a017fea4129e8b0882aa6d2a3b -SIZE (rpm/aspell-br-0.50-2.tar.bz2) = 68055 -MD5 (rpm/aspell-ca-0.50-2.tar.bz2) = c593ae266d3e48e4d482ff9b9a52acdd -SHA256 (rpm/aspell-ca-0.50-2.tar.bz2) = ef34688abf28aa5a3cb9da1428df1d88dcd595148354a3e70efbdcf16ab2084b -SIZE (rpm/aspell-ca-0.50-2.tar.bz2) = 137626 -MD5 (rpm/aspell-cs-0.51-0.tar.bz2) = 4be28bef4385ef46e80547ce8cdc4535 -SHA256 (rpm/aspell-cs-0.51-0.tar.bz2) = 7c56c5cd6e74d60749e68effa9dc45cb282cb3bb6a9c56b51f7594a72216ea47 -SIZE (rpm/aspell-cs-0.51-0.tar.bz2) = 626618 -MD5 (rpm/aspell-cy-0.50-3.tar.bz2) = d59fee193dba87973b38ac2862a090bb -SHA256 (rpm/aspell-cy-0.50-3.tar.bz2) = d5399dcd70061e5ed5af1214eb580f62864dd35ea4fa1ec2882ffc4f03307897 -SIZE (rpm/aspell-cy-0.50-3.tar.bz2) = 117652 -MD5 (rpm/aspell-da-0.50.1-0.tar.bz2) = 1bf582a9aa0e0f8007a2ba9d52964e7e -SHA256 (rpm/aspell-da-0.50.1-0.tar.bz2) = 6725aa3f9699fc2ce46033ed3a7c4ef486b7fcbcd0462e6c19514da525a7c0f6 -SIZE (rpm/aspell-da-0.50.1-0.tar.bz2) = 304097 -MD5 (rpm/aspell-de-0.50-2.tar.bz2) = 204a9737ff0110fb8c7d284bd7200f7d -SHA256 (rpm/aspell-de-0.50-2.tar.bz2) = f1b6f23d694fc12da193de5d5d2232797e87aecf684d8aa5872d83176eeb84ba -SIZE (rpm/aspell-de-0.50-2.tar.bz2) = 304820 -MD5 (rpm/aspell-el-0.50-3.tar.bz2) = 0ea2c42ceb9b91f7f5de2c017234ad37 -SHA256 (rpm/aspell-el-0.50-3.tar.bz2) = 3f6508937dcaa64a6c70ee5f722f088b46b202a6409961b93b705d4ec4f56380 -SIZE (rpm/aspell-el-0.50-3.tar.bz2) = 328225 -MD5 (rpm/aspell-en-0.51-1.tar.bz2) = aabb933daee93be446c71e79babf8da4 -SHA256 (rpm/aspell-en-0.51-1.tar.bz2) = 0a853f7f117a79bcc92740c19386b46a832d12eacd73cee1ceba591953486065 -SIZE (rpm/aspell-en-0.51-1.tar.bz2) = 172874 -MD5 (rpm/aspell-eo-0.50-2.tar.bz2) = f84147f5909e1a5f7adb86f27c71eb8c -SHA256 (rpm/aspell-eo-0.50-2.tar.bz2) = 6c61a64297804afd4ddf21660caecf1c966dd57e577789b045e9d9944a6d70a7 -SIZE (rpm/aspell-eo-0.50-2.tar.bz2) = 89703 -MD5 (rpm/aspell-es-0.50-2.tar.bz2) = 4a8583e9ef9f4aed03f5a7fe09d40060 -SHA256 (rpm/aspell-es-0.50-2.tar.bz2) = 5c0e2a32d44196fb0375e72d44e730fd365d62e53ade077fb1653ccbb8ee2645 -SIZE (rpm/aspell-es-0.50-2.tar.bz2) = 157809 -MD5 (rpm/aspell-fo-0.51-0.tar.bz2) = 5cc9168ad88ceb1b5531a5452527728b -SHA256 (rpm/aspell-fo-0.51-0.tar.bz2) = 3eb16f207170f5e67f43b3bda20e3ff378a76923c1f12c686e5c0ce82cdd0c8f -SIZE (rpm/aspell-fo-0.51-0.tar.bz2) = 161169 -MD5 (rpm/aspell-fr-0.50-3.tar.bz2) = 53a2d05c4e8f7fabd3cefe24db977be7 -SHA256 (rpm/aspell-fr-0.50-3.tar.bz2) = f9421047519d2af9a7a466e4336f6e6ea55206b356cd33c8bd18cb626bf2ce91 -SIZE (rpm/aspell-fr-0.50-3.tar.bz2) = 283086 -MD5 (rpm/aspell-hr-0.51-0.tar.bz2) = 7d2fb9af47266884c731691123a95a8d -SHA256 (rpm/aspell-hr-0.51-0.tar.bz2) = 2ac4030354d7961e45d63b46e06e59248d59cc70dfc9e1d8ee0ae21d9c774a25 -SIZE (rpm/aspell-hr-0.51-0.tar.bz2) = 208118 -MD5 (rpm/aspell-ia-0.50-1.tar.bz2) = 36846c747a4cb7874b00f37752e83f25 -SHA256 (rpm/aspell-ia-0.50-1.tar.bz2) = 5797cb59606d007cf8fe5b9ec435de0d63b2d0e0d391ed8850ef8aa3f4bb0c2f -SIZE (rpm/aspell-ia-0.50-1.tar.bz2) = 70883 -MD5 (rpm/aspell-id-0.50.1-0.tar.bz2) = 860646abe791be723b5ac7d6d996c6b4 -SHA256 (rpm/aspell-id-0.50.1-0.tar.bz2) = d47e8fb935bf19a0727edf6da671bd068ff5e8f10972334837d60a73b74d151a -SIZE (rpm/aspell-id-0.50.1-0.tar.bz2) = 57532 -MD5 (rpm/aspell-it-0.53-0.tar.bz2) = ab3cce02bf8bfdf4116f9f7e602cf4b7 -SHA256 (rpm/aspell-it-0.53-0.tar.bz2) = 3b87190b84ddba8ba2d57975e4c636ce12961b8f98162d25e8f60b086615fa6f -SIZE (rpm/aspell-it-0.53-0.tar.bz2) = 262636 -MD5 (rpm/aspell-ga-0.50.1-0.tar.bz2) = 365dba3ccb0e5a93669c7618d627f5de -SHA256 (rpm/aspell-ga-0.50.1-0.tar.bz2) = 09a07a5532738fc2d5a7a9ae51e2fed30b535d09714ab7a77ef1e942c7ff48d7 -SIZE (rpm/aspell-ga-0.50.1-0.tar.bz2) = 426385 -MD5 (rpm/aspell-gd-0.50-0.tar.bz2) = b189f86c03f7c6f54dfcc56e8d3fc626 -SHA256 (rpm/aspell-gd-0.50-0.tar.bz2) = 3ba97ad9d876e6ed20a7ec42f2c6bb0a66a753b0d09dd05b0f4a09ce420966a7 -SIZE (rpm/aspell-gd-0.50-0.tar.bz2) = 50400 -MD5 (rpm/aspell-gl-0.50-0.tar.bz2) = 0cd3c4e3e325e080689657f03eff8e8e -SHA256 (rpm/aspell-gl-0.50-0.tar.bz2) = 96833bc8301e0ff5fbb3b162f900237e0e806a204f9cae5e005998762cb48f4c -SIZE (rpm/aspell-gl-0.50-0.tar.bz2) = 112313 -MD5 (rpm/aspell-gv-0.50-0.tar.bz2) = 139b5aa1f5ea85fb7a4be0338039e959 -SHA256 (rpm/aspell-gv-0.50-0.tar.bz2) = bbe626feb5c81c1b7e7d3199d558bc5c560b2d4aef377d0e4b4227ae3c7176e6 -SIZE (rpm/aspell-gv-0.50-0.tar.bz2) = 69462 -MD5 (rpm/aspell-is-0.51.1-0.tar.bz2) = 1e0b6125d91d7edad710482ddcce2d23 -SHA256 (rpm/aspell-is-0.51.1-0.tar.bz2) = 3035bd29dad929ce66e6acdc7c29670df458e0d13fe178241b212f481111e3d6 -SIZE (rpm/aspell-is-0.51.1-0.tar.bz2) = 323850 -MD5 (rpm/aspell-mi-0.50-0.tar.bz2) = 8b1a07032ee086662bfe44a2e0459db4 -SHA256 (rpm/aspell-mi-0.50-0.tar.bz2) = beee1e33baf6301e3ffc56558c84c3e7d29622541b232c1aea1e91d12ebd7d89 -SIZE (rpm/aspell-mi-0.50-0.tar.bz2) = 57818 -MD5 (rpm/aspell-ms-0.50-0.tar.bz2) = cfdd94bba4781766c5d870202abd60e0 -SHA256 (rpm/aspell-ms-0.50-0.tar.bz2) = 3cc4e3537bb0f455ce58b4d2fa84b03dc678e0153536a41dee1a3a7623dc246f -SIZE (rpm/aspell-ms-0.50-0.tar.bz2) = 50368 -MD5 (rpm/aspell-mt-0.50-0.tar.bz2) = 6df98356e411891c956c249731b708fa -SHA256 (rpm/aspell-mt-0.50-0.tar.bz2) = e00fcaad60a90cfed687ba02f62be8c27b8650457dd3c5bdcb064b476da059b4 -SIZE (rpm/aspell-mt-0.50-0.tar.bz2) = 124114 -MD5 (rpm/aspell-nb-0.50.1-0.tar.bz2) = d1173a5ce04f39e9c93183da691e7ce8 -SHA256 (rpm/aspell-nb-0.50.1-0.tar.bz2) = e7746e8b617b2df576c1172399544818084524504202b16c747f52db5e5d228a -SIZE (rpm/aspell-nb-0.50.1-0.tar.bz2) = 423161 -MD5 (rpm/aspell-nl-0.50-2.tar.bz2) = c3ef9fd7dc4c47d816eee9ef5149c76a -SHA256 (rpm/aspell-nl-0.50-2.tar.bz2) = 440e0b7df8c5903d728221fe4ba88a74658ce14c8bb04b290c41402dfd41cb39 -SIZE (rpm/aspell-nl-0.50-2.tar.bz2) = 428365 -MD5 (rpm/aspell-nn-0.50.1-1.tar.bz2) = 3711eb9df68f25262af10119579239bc -SHA256 (rpm/aspell-nn-0.50.1-1.tar.bz2) = ac6610540c7e134f09cbebbd148f9316bef27bc491e377638ef4e2950b2d5370 -SIZE (rpm/aspell-nn-0.50.1-1.tar.bz2) = 335156 -MD5 (rpm/aspell-pl-0.51-0.tar.bz2) = 5435be1c9c39326a02e2798d8b4d257b -SHA256 (rpm/aspell-pl-0.51-0.tar.bz2) = a71ce4dbc3d6d0adcf386b1776e359fff57f0ba422d338e8d1fe9569a2646ca8 -SIZE (rpm/aspell-pl-0.51-0.tar.bz2) = 624458 -MD5 (rpm/aspell-pt-0.50-2.tar.bz2) = e4e15179f90b76ec0336b687d1293edd -SHA256 (rpm/aspell-pt-0.50-2.tar.bz2) = 4acbffe03b918cf32b340949d0f167df9073190d347a092f45d4e400a09b2fa6 -SIZE (rpm/aspell-pt-0.50-2.tar.bz2) = 201341 -MD5 (rpm/aspell-ro-0.50-2.tar.bz2) = 96d97a79a0a0e04c580e0d0671d650c9 -SHA256 (rpm/aspell-ro-0.50-2.tar.bz2) = ba25d1aa9b6a6288e7a785a49fce81f1fbfb4269237c4730661f876d6d0cf4ec -SIZE (rpm/aspell-ro-0.50-2.tar.bz2) = 64110 -MD5 (rpm/aspell-ru-0.50-2.tar.bz2) = d7add85adeef2ea36457ea811d52c295 -SHA256 (rpm/aspell-ru-0.50-2.tar.bz2) = f28b21c629b2c2466f2dc368a549147dd296beaefe27587629d808e554b23998 -SIZE (rpm/aspell-ru-0.50-2.tar.bz2) = 521827 -MD5 (rpm/aspell-sk-0.52-0.tar.bz2) = ce90b109f7c602bde949880920bbbbfd -SHA256 (rpm/aspell-sk-0.52-0.tar.bz2) = b506542d8c63d935efc9760a392b23fd5dd5683822b26a5ce724241f2c013563 -SIZE (rpm/aspell-sk-0.52-0.tar.bz2) = 383840 -MD5 (rpm/aspell-sl-0.50-0.tar.bz2) = c4c11402bc834d796d1b56e711470480 -SHA256 (rpm/aspell-sl-0.50-0.tar.bz2) = e566d127f7130da2df7b1f4f4cb4bc51932517b0c24299f84498ba325e6133d1 -SIZE (rpm/aspell-sl-0.50-0.tar.bz2) = 215463 -MD5 (rpm/aspell-sv-0.51-0.tar.bz2) = d180c781f8986ea0f65b6b18f02a494e -SHA256 (rpm/aspell-sv-0.51-0.tar.bz2) = 9b70573c9c8cf76f5cdb6abcdfb834a754bbaa1efd7d6f57f47b8a91a19c5c0a -SIZE (rpm/aspell-sv-0.51-0.tar.bz2) = 93942 -MD5 (rpm/aspell-sw-0.50-0.tar.bz2) = 26ccc3500d7f7c288b74bba1c1fab38f -SHA256 (rpm/aspell-sw-0.50-0.tar.bz2) = 7ed51f107dc57a7b3555f20d1cee2903275d63e022b055ea6b6409d9e081f297 -SIZE (rpm/aspell-sw-0.50-0.tar.bz2) = 102172 -MD5 (rpm/aspell-tn-0.50-0.tar.bz2) = 31760a27788053ebcdee58a0a6f9091e -SHA256 (rpm/aspell-tn-0.50-0.tar.bz2) = 64029bef9b8f40ca4aeab4fe074c62107e12f2d64c85b85602de7db813bdcaf5 -SIZE (rpm/aspell-tn-0.50-0.tar.bz2) = 18685 -MD5 (rpm/aspell-tr-0.50-0.tar.bz2) = 432ecdc4e5233da0a4c1a52ed9103fa2 -SHA256 (rpm/aspell-tr-0.50-0.tar.bz2) = 0bc6530e5eebf8b2b53f1e8add596c62099173f62b9baa6b3efaa86752bdfb4a -SIZE (rpm/aspell-tr-0.50-0.tar.bz2) = 84846 -MD5 (rpm/aspell-uk-0.51-0.tar.bz2) = 767bfca10c64b239b05cb8b68a78f4ad -SHA256 (rpm/aspell-uk-0.51-0.tar.bz2) = c5fb00ad6f3832519f56784389225833f15cf06dadf47c022c40a1110e833660 -SIZE (rpm/aspell-uk-0.51-0.tar.bz2) = 382513 -MD5 (rpm/aspell-wa-0.50-0.tar.bz2) = e3817402d7be19d4b0d0342d3a5970ea -SHA256 (rpm/aspell-wa-0.50-0.tar.bz2) = 5a17aa8aa37afbcc8f52336476670b93cba16462bcb89dd46b80f4d9cfe73fe4 -SIZE (rpm/aspell-wa-0.50-0.tar.bz2) = 50363 -MD5 (rpm/aspell-zu-0.50-0.tar.bz2) = 2478cbbb6abaf5ed74bc2da7e7152116 -SHA256 (rpm/aspell-zu-0.50-0.tar.bz2) = 3fa255cd0b20e6229a53df972fd3c5ed8481db11cfd0347dd3da629bbb7a6796 -SIZE (rpm/aspell-zu-0.50-0.tar.bz2) = 168226 -MD5 (rpm/aspell-0.50.4.1-0.ximian.5.1.src.rpm) = a7baf70b5090e4c3620a1a039ceef937 -SHA256 (rpm/aspell-0.50.4.1-0.ximian.5.1.src.rpm) = 884632bc4724678bb81ce951267954741d98b61b044065bc6d9893f79eec1ce7 -SIZE (rpm/aspell-0.50.4.1-0.ximian.5.1.src.rpm) = 955367 diff --git a/textproc/linux-f8-aspell/pkg-descr b/textproc/linux-f8-aspell/pkg-descr deleted file mode 100644 index ec574c9680c3..000000000000 --- a/textproc/linux-f8-aspell/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Linux version of Aspell. - -Aspell is a spelling checker designed to eventually replace ispell, although -it currently lacks many of ispell's basic functions. Aspell's main feature is -that it does a much better job of coming up with possible suggestions than -ispell. Aspell also includes a powerful C++ library with C and Perl interfaces -in the works. - -WWW: http://aspell.sourceforge.net/ diff --git a/textproc/linux-f8-aspell/pkg-plist b/textproc/linux-f8-aspell/pkg-plist deleted file mode 100644 index cc3e4d7f8301..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist +++ /dev/null @@ -1,84 +0,0 @@ -usr/bin/aspell -usr/bin/aspell-import -usr/bin/pspell-config -usr/bin/run-with-aspell -usr/bin/word-list-compress -usr/lib/libaspell.la -usr/lib/libaspell.so.15 -usr/lib/libaspell.so.15.0.2 -usr/lib/libpspell.la -usr/lib/libpspell.so.15 -usr/lib/libpspell.so.15.0.2 -usr/share/aspell/ASCII.dat -usr/share/aspell/dvorak.kbd -usr/share/aspell/iso8859-1.dat -usr/share/aspell/iso8859-10.dat -usr/share/aspell/iso8859-13.dat -usr/share/aspell/iso8859-14.dat -usr/share/aspell/iso8859-15.dat -usr/share/aspell/iso8859-2.dat -usr/share/aspell/iso8859-3.dat -usr/share/aspell/iso8859-4.dat -usr/share/aspell/iso8859-5.dat -usr/share/aspell/iso8859-6.dat -usr/share/aspell/iso8859-7.dat -usr/share/aspell/iso8859-8.dat -usr/share/aspell/iso8859-9.dat -usr/share/aspell/ispell -usr/share/aspell/koi8-f.dat -usr/share/aspell/koi8-r.dat -usr/share/aspell/koi8-u.dat -usr/share/aspell/spell -usr/share/aspell/standard.kbd -usr/share/aspell/viscii.dat -usr/share/doc/aspell-0.50.4.1/README -usr/share/doc/aspell-0.50.4.1/TODO -usr/share/doc/aspell-0.50.4.1/man-html/1_Introduction.html -usr/share/doc/aspell-0.50.4.1/man-html/2_Getting.html -usr/share/doc/aspell-0.50.4.1/man-html/3_Basic.html -usr/share/doc/aspell-0.50.4.1/man-html/4_Customizing.html -usr/share/doc/aspell-0.50.4.1/man-html/5_Working.html -usr/share/doc/aspell-0.50.4.1/man-html/6_Writing.html -usr/share/doc/aspell-0.50.4.1/man-html/7_Adding.html -usr/share/doc/aspell-0.50.4.1/man-html/8_How.html -usr/share/doc/aspell-0.50.4.1/man-html/A_Changelog.html -usr/share/doc/aspell-0.50.4.1/man-html/About_this.html -usr/share/doc/aspell-0.50.4.1/man-html/B_Do.html -usr/share/doc/aspell-0.50.4.1/man-html/C_Credits.html -usr/share/doc/aspell-0.50.4.1/man-html/Contents.html -usr/share/doc/aspell-0.50.4.1/man-html/D_Glossary.html -usr/share/doc/aspell-0.50.4.1/man-html/E_Copyright.html -usr/share/doc/aspell-0.50.4.1/man-html/Makefile -usr/share/doc/aspell-0.50.4.1/man-html/Makefile.am -usr/share/doc/aspell-0.50.4.1/man-html/Makefile.in -usr/share/doc/aspell-0.50.4.1/man-html/contents.png -usr/share/doc/aspell-0.50.4.1/man-html/crossref.png -usr/share/doc/aspell-0.50.4.1/man-html/index.html -usr/share/doc/aspell-0.50.4.1/man-html/manual.css -usr/share/doc/aspell-0.50.4.1/man-html/manual.html -usr/share/doc/aspell-0.50.4.1/man-html/next.png -usr/share/doc/aspell-0.50.4.1/man-html/next_g.png -usr/share/doc/aspell-0.50.4.1/man-html/prev.png -usr/share/doc/aspell-0.50.4.1/man-html/prev_g.png -usr/share/doc/aspell-0.50.4.1/man-html/up.png -usr/share/doc/aspell-0.50.4.1/man-html/up_g.png -usr/share/doc/aspell-0.50.4.1/man-text/1_Introduction.txt -usr/share/doc/aspell-0.50.4.1/man-text/2_Getting.txt -usr/share/doc/aspell-0.50.4.1/man-text/3_Basic.txt -usr/share/doc/aspell-0.50.4.1/man-text/4_Customizing.txt -usr/share/doc/aspell-0.50.4.1/man-text/5_Working.txt -usr/share/doc/aspell-0.50.4.1/man-text/6_Writing.txt -usr/share/doc/aspell-0.50.4.1/man-text/7_Adding.txt -usr/share/doc/aspell-0.50.4.1/man-text/8_How.txt -usr/share/doc/aspell-0.50.4.1/man-text/A_Changelog.txt -usr/share/doc/aspell-0.50.4.1/man-text/About_this.txt -usr/share/doc/aspell-0.50.4.1/man-text/B_Do.txt -usr/share/doc/aspell-0.50.4.1/man-text/C_Credits.txt -usr/share/doc/aspell-0.50.4.1/man-text/Contents.txt -usr/share/doc/aspell-0.50.4.1/man-text/D_Glossary.txt -usr/share/doc/aspell-0.50.4.1/man-text/E_Copyright.txt -usr/share/doc/aspell-0.50.4.1/man-text/Makefile -usr/share/doc/aspell-0.50.4.1/man-text/Makefile.am -usr/share/doc/aspell-0.50.4.1/man-text/Makefile.in -usr/share/doc/aspell-0.50.4.1/man-text/index.txt -usr/share/doc/aspell-0.50.4.1/man-text/manual.txt diff --git a/textproc/linux-f8-aspell/pkg-plist.af b/textproc/linux-f8-aspell/pkg-plist.af deleted file mode 100644 index cd47d4277cc5..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.af +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/af.multi -usr/lib/aspell/af.rws -usr/lib/aspell/afrikaans.alias -usr/share/aspell/af.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.bg b/textproc/linux-f8-aspell/pkg-plist.bg deleted file mode 100644 index eac5cffad8ad..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.bg +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/bg.multi -usr/lib/aspell/bg.rws -usr/lib/aspell/bulgarian.alias -usr/share/aspell/bg.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.br b/textproc/linux-f8-aspell/pkg-plist.br deleted file mode 100644 index dcc9a13e6898..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.br +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/br.multi -usr/lib/aspell/br.rws -usr/lib/aspell/breton.alias -usr/lib/aspell/brezhoneg.alias -usr/share/aspell/br.dat -usr/share/aspell/br_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.ca b/textproc/linux-f8-aspell/pkg-plist.ca deleted file mode 100644 index ca03ac7acbe6..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.ca +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/ca.multi -usr/lib/aspell/ca.rws -usr/lib/aspell/catalan.alias -usr/share/aspell/ca.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.cs b/textproc/linux-f8-aspell/pkg-plist.cs deleted file mode 100644 index ce796b398ba4..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.cs +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/cs.multi -usr/lib/aspell/cs.rws -usr/lib/aspell/czech.alias -usr/share/aspell/cs.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.cy b/textproc/linux-f8-aspell/pkg-plist.cy deleted file mode 100644 index ba592ab5b40d..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.cy +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/cy.multi -usr/lib/aspell/cy.rws -usr/lib/aspell/welsh.alias -usr/share/aspell/cy.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.da b/textproc/linux-f8-aspell/pkg-plist.da deleted file mode 100644 index 9119668e90c2..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.da +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/da.multi -usr/lib/aspell/da.rws -usr/lib/aspell/dansk.alias -usr/share/aspell/da.dat -usr/share/aspell/da_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.de b/textproc/linux-f8-aspell/pkg-plist.de deleted file mode 100644 index 578f2d298a85..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.de +++ /dev/null @@ -1,11 +0,0 @@ -usr/lib/aspell/de-only.rws -usr/lib/aspell/de.multi -usr/lib/aspell/de_CH-only.rws -usr/lib/aspell/de_CH.multi -usr/lib/aspell/de_DE-only.rws -usr/lib/aspell/de_DE.multi -usr/lib/aspell/deutsch.alias -usr/lib/aspell/german.alias -usr/lib/aspell/swiss.alias -usr/share/aspell/de.dat -usr/share/aspell/de_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.dirrm b/textproc/linux-f8-aspell/pkg-plist.dirrm deleted file mode 100644 index 77f1c429fe12..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.dirrm +++ /dev/null @@ -1,5 +0,0 @@ -@dirrm usr/share/doc/aspell-0.50.4.1/man-text -@dirrm usr/share/doc/aspell-0.50.4.1/man-html -@dirrm usr/share/doc/aspell-0.50.4.1 -@dirrm usr/share/aspell -@dirrm usr/lib/aspell diff --git a/textproc/linux-f8-aspell/pkg-plist.el b/textproc/linux-f8-aspell/pkg-plist.el deleted file mode 100644 index f3a20a29e0d7..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.el +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/el.multi -usr/lib/aspell/el.rws -usr/lib/aspell/greek.alias -usr/share/aspell/el.dat -usr/share/aspell/el_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.en b/textproc/linux-f8-aspell/pkg-plist.en deleted file mode 100644 index d8b4d75e6ec5..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.en +++ /dev/null @@ -1,20 +0,0 @@ -usr/lib/aspell/american-w-accents.alias -usr/lib/aspell/american.alias -usr/lib/aspell/british-w-accents.alias -usr/lib/aspell/british.alias -usr/lib/aspell/canadian-w-accents.alias -usr/lib/aspell/canadian.alias -usr/lib/aspell/en-only.rws -usr/lib/aspell/en.multi -usr/lib/aspell/en_CA-only.rws -usr/lib/aspell/en_CA-w-accents.multi -usr/lib/aspell/en_CA.multi -usr/lib/aspell/en_GB-only.rws -usr/lib/aspell/en_GB-w-accents.multi -usr/lib/aspell/en_GB.multi -usr/lib/aspell/en_US-only.rws -usr/lib/aspell/en_US-w-accents.multi -usr/lib/aspell/en_US.multi -usr/lib/aspell/english.alias -usr/share/aspell/en.dat -usr/share/aspell/en_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.eo b/textproc/linux-f8-aspell/pkg-plist.eo deleted file mode 100644 index 323efafe0fa4..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.eo +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/eo.multi -usr/lib/aspell/eo.rws -usr/lib/aspell/esperanto.alias -usr/share/aspell/eo.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.es b/textproc/linux-f8-aspell/pkg-plist.es deleted file mode 100644 index 888ca6698c17..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.es +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/es.multi -usr/lib/aspell/es.rws -usr/lib/aspell/español.alias -usr/lib/aspell/esponol.alias -usr/lib/aspell/spanish.alias -usr/share/aspell/es.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.fo b/textproc/linux-f8-aspell/pkg-plist.fo deleted file mode 100644 index 7a454a9d38cf..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.fo +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/faroese.alias -usr/lib/aspell/fo.multi -usr/lib/aspell/fo.rws -usr/lib/aspell/føroyskt.alias -usr/share/aspell/fo.dat -usr/share/aspell/fo_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.fr b/textproc/linux-f8-aspell/pkg-plist.fr deleted file mode 100644 index 89cae7bce4ff..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.fr +++ /dev/null @@ -1,48 +0,0 @@ -usr/lib/aspell/fr-40-only.rws -usr/lib/aspell/fr-40.multi -usr/lib/aspell/fr-60-only.rws -usr/lib/aspell/fr-60.multi -usr/lib/aspell/fr-80-only.rws -usr/lib/aspell/fr-80.multi -usr/lib/aspell/fr-lrg.alias -usr/lib/aspell/fr-med.alias -usr/lib/aspell/fr-sml.alias -usr/lib/aspell/fr.multi -usr/lib/aspell/fr_CH-40.multi -usr/lib/aspell/fr_CH-60.multi -usr/lib/aspell/fr_CH-80.multi -usr/lib/aspell/fr_CH-lrg.alias -usr/lib/aspell/fr_CH-med.alias -usr/lib/aspell/fr_CH-only.rws -usr/lib/aspell/fr_CH-sml.alias -usr/lib/aspell/fr_CH.multi -usr/lib/aspell/fr_FR-40.multi -usr/lib/aspell/fr_FR-60.multi -usr/lib/aspell/fr_FR-80.multi -usr/lib/aspell/fr_FR-lrg.alias -usr/lib/aspell/fr_FR-med.alias -usr/lib/aspell/fr_FR-sml.alias -usr/lib/aspell/fr_FR.multi -usr/lib/aspell/francais-40.alias -usr/lib/aspell/francais-60.alias -usr/lib/aspell/francais-80.alias -usr/lib/aspell/francais-lrg.alias -usr/lib/aspell/francais-med.alias -usr/lib/aspell/francais-sml.alias -usr/lib/aspell/francais.alias -usr/lib/aspell/french-40.alias -usr/lib/aspell/french-60.alias -usr/lib/aspell/french-80.alias -usr/lib/aspell/french-lrg.alias -usr/lib/aspell/french-med.alias -usr/lib/aspell/french-sml.alias -usr/lib/aspell/french.alias -usr/lib/aspell/suisse-40.alias -usr/lib/aspell/suisse-60.alias -usr/lib/aspell/suisse-80.alias -usr/lib/aspell/suisse-lrg.alias -usr/lib/aspell/suisse-med.alias -usr/lib/aspell/suisse-sml.alias -usr/lib/aspell/suisse.alias -usr/share/aspell/fr.dat -usr/share/aspell/fr_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.ga b/textproc/linux-f8-aspell/pkg-plist.ga deleted file mode 100644 index c23f8477fd87..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.ga +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/ga.multi -usr/lib/aspell/ga.rws -usr/lib/aspell/gaeilge.alias -usr/lib/aspell/irish.alias -usr/share/aspell/ga.dat -usr/share/aspell/ga_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.gd b/textproc/linux-f8-aspell/pkg-plist.gd deleted file mode 100644 index c2ab120acbd7..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.gd +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/gaidhlig.alias -usr/lib/aspell/gd.multi -usr/lib/aspell/gd.rws -usr/share/aspell/gd.dat -usr/share/aspell/gd_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.gl b/textproc/linux-f8-aspell/pkg-plist.gl deleted file mode 100644 index faf58b4a8c2a..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.gl +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/gl.multi -usr/lib/aspell/gl.rws -usr/share/aspell/gl.dat -usr/share/aspell/gl_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.gv b/textproc/linux-f8-aspell/pkg-plist.gv deleted file mode 100644 index e508c9d9df08..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.gv +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/gaelg.alias -usr/lib/aspell/gv.multi -usr/lib/aspell/gv.rws -usr/lib/aspell/manx.alias -usr/share/aspell/gv.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.hr b/textproc/linux-f8-aspell/pkg-plist.hr deleted file mode 100644 index f088700b040d..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.hr +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/croatian.alias -usr/lib/aspell/hr.multi -usr/lib/aspell/hr.rws -usr/share/aspell/hr.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.ia b/textproc/linux-f8-aspell/pkg-plist.ia deleted file mode 100644 index 02fe09ba8172..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.ia +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/ia.multi -usr/lib/aspell/ia.rws -usr/lib/aspell/interlingua.alias -usr/share/aspell/ia.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.id b/textproc/linux-f8-aspell/pkg-plist.id deleted file mode 100644 index 3271feabafd1..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.id +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/id.multi -usr/lib/aspell/id.rws -usr/lib/aspell/indonesian.alias -usr/share/aspell/id.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.is b/textproc/linux-f8-aspell/pkg-plist.is deleted file mode 100644 index 70f22e31babb..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.is +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/icelandic.alias -usr/lib/aspell/is.multi -usr/lib/aspell/is.rws -usr/lib/aspell/íslenska.alias -usr/share/aspell/is.dat -usr/share/aspell/is_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.it b/textproc/linux-f8-aspell/pkg-plist.it deleted file mode 100644 index b7f43dcc3e51..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.it +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/it.multi -usr/lib/aspell/it.rws -usr/lib/aspell/italian.alias -usr/lib/aspell/italiano.alias -usr/share/aspell/it.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.mi b/textproc/linux-f8-aspell/pkg-plist.mi deleted file mode 100644 index 114e96033733..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.mi +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/maori.alias -usr/lib/aspell/mi.multi -usr/lib/aspell/mi.rws -usr/share/aspell/mi.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.ms b/textproc/linux-f8-aspell/pkg-plist.ms deleted file mode 100644 index ff62a181c234..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.ms +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/malay.alias -usr/lib/aspell/ms.multi -usr/lib/aspell/ms.rws -usr/share/aspell/ms.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.mt b/textproc/linux-f8-aspell/pkg-plist.mt deleted file mode 100644 index b7790003f469..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.mt +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/maltese.alias -usr/lib/aspell/malti.alias -usr/lib/aspell/mt.multi -usr/lib/aspell/mt.rws -usr/share/aspell/mt.dat -usr/share/aspell/mt_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.nb b/textproc/linux-f8-aspell/pkg-plist.nb deleted file mode 100644 index e7e5d96bec6c..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.nb +++ /dev/null @@ -1,7 +0,0 @@ -usr/lib/aspell/bokmal.alias -usr/lib/aspell/bokmål.alias -usr/lib/aspell/nb.multi -usr/lib/aspell/nb.rws -usr/lib/aspell/no.alias -usr/lib/aspell/norsk.alias -usr/share/aspell/nb.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.nl b/textproc/linux-f8-aspell/pkg-plist.nl deleted file mode 100644 index 35352fa94d8c..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.nl +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/dutch.alias -usr/lib/aspell/nl.multi -usr/lib/aspell/nl.rws -usr/share/aspell/nl.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.nn b/textproc/linux-f8-aspell/pkg-plist.nn deleted file mode 100644 index 673deae5ac7d..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.nn +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/nn.multi -usr/lib/aspell/nn.rws -usr/lib/aspell/nynorsk.alias -usr/share/aspell/nn.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.pl b/textproc/linux-f8-aspell/pkg-plist.pl deleted file mode 100644 index e3230ee266c0..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.pl +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/pl.multi -usr/lib/aspell/pl.rws -usr/lib/aspell/polish.alias -usr/share/aspell/pl.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.pt b/textproc/linux-f8-aspell/pkg-plist.pt deleted file mode 100644 index 16f88e0dae4c..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.pt +++ /dev/null @@ -1,10 +0,0 @@ -usr/lib/aspell/brazilian.alias -usr/lib/aspell/português.alias -usr/lib/aspell/portuguese.alias -usr/lib/aspell/pt-only.rws -usr/lib/aspell/pt.multi -usr/lib/aspell/pt_BR-only.rws -usr/lib/aspell/pt_BR.multi -usr/lib/aspell/pt_PT-only.rws -usr/lib/aspell/pt_PT.multi -usr/share/aspell/pt.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.ro b/textproc/linux-f8-aspell/pkg-plist.ro deleted file mode 100644 index 2502cc351393..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.ro +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/ro.multi -usr/lib/aspell/ro.rws -usr/lib/aspell/romaneste.alias -usr/lib/aspell/româneºte.alias -usr/lib/aspell/romanian.alias -usr/share/aspell/ro.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.ru b/textproc/linux-f8-aspell/pkg-plist.ru deleted file mode 100644 index 5cd1c764cec4..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.ru +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/ru.multi -usr/lib/aspell/ru.rws -usr/lib/aspell/russian.alias -usr/share/aspell/ru.dat -usr/share/aspell/ru_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.sk b/textproc/linux-f8-aspell/pkg-plist.sk deleted file mode 100644 index 7300a6fe9eec..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.sk +++ /dev/null @@ -1,9 +0,0 @@ -usr/lib/aspell/sk-extend.rws -usr/lib/aspell/sk-extended.multi -usr/lib/aspell/sk.multi -usr/lib/aspell/sk.rws -usr/lib/aspell/sk_SK-extended.alias -usr/lib/aspell/sk_SK.alias -usr/lib/aspell/slovak-extended.alias -usr/lib/aspell/slovak.alias -usr/share/aspell/sk.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.sl b/textproc/linux-f8-aspell/pkg-plist.sl deleted file mode 100644 index 4e30d5e39aa3..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.sl +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/sl.multi -usr/lib/aspell/sl.rws -usr/lib/aspell/slovenian.alias -usr/share/aspell/sl.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.sv b/textproc/linux-f8-aspell/pkg-plist.sv deleted file mode 100644 index 766281234a0f..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.sv +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/sv.multi -usr/lib/aspell/sv.rws -usr/lib/aspell/svenska.alias -usr/lib/aspell/swedish.alias -usr/share/aspell/sv.dat -usr/share/aspell/sv_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.sw b/textproc/linux-f8-aspell/pkg-plist.sw deleted file mode 100644 index 04e45855ede9..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.sw +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/kiswahili.alias -usr/lib/aspell/sw.multi -usr/lib/aspell/sw.rws -usr/lib/aspell/swahili.alias -usr/share/aspell/sw.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.tn b/textproc/linux-f8-aspell/pkg-plist.tn deleted file mode 100644 index acb103f814f3..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.tn +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/aspell/setswana.alias -usr/lib/aspell/tn.multi -usr/lib/aspell/tn.rws -usr/lib/aspell/tswana.alias -usr/share/aspell/tn.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.tr b/textproc/linux-f8-aspell/pkg-plist.tr deleted file mode 100644 index dfc822cd51b2..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.tr +++ /dev/null @@ -1,3 +0,0 @@ -usr/lib/aspell/tr.multi -usr/lib/aspell/tr.rws -usr/share/aspell/tr.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.uk b/textproc/linux-f8-aspell/pkg-plist.uk deleted file mode 100644 index 7ae36dca7f39..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.uk +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/uk.multi -usr/lib/aspell/uk.rws -usr/lib/aspell/ukrainian.alias -usr/share/aspell/uk.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.wa b/textproc/linux-f8-aspell/pkg-plist.wa deleted file mode 100644 index 6653b7c45d00..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.wa +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/aspell/wa.multi -usr/lib/aspell/wa.rws -usr/lib/aspell/walloon.alias -usr/lib/aspell/walon.alias -usr/share/aspell/wa.dat -usr/share/aspell/wa_phonet.dat diff --git a/textproc/linux-f8-aspell/pkg-plist.zu b/textproc/linux-f8-aspell/pkg-plist.zu deleted file mode 100644 index ce2386cc3943..000000000000 --- a/textproc/linux-f8-aspell/pkg-plist.zu +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/aspell/zu.multi -usr/lib/aspell/zu.rws -usr/lib/aspell/zulu.alias -usr/share/aspell/zu.dat diff --git a/textproc/linux-f8-expat/Makefile b/textproc/linux-f8-expat/Makefile deleted file mode 100644 index e5c55dc2ac43..000000000000 --- a/textproc/linux-f8-expat/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: linux-expat -# Date created: 2003-07-05 -# Whom: trevor -# -# $FreeBSD$ -# - -PORTNAME= expat -PORTVERSION= 1.95.8 -CATEGORIES= textproc linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-6 - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= Linux/i386 binary port of Expat XML-parsing library - -BRANDELF_DIRS= usr/bin - -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -ONLY_FOR_ARCHS= i386 amd64 -USE_LDCONFIG= yes -PLIST_SUB+= PORTVERSION="${PORTVERSION}" - -.include <bsd.port.mk> diff --git a/textproc/linux-f8-expat/distinfo.i386 b/textproc/linux-f8-expat/distinfo.i386 deleted file mode 100644 index 105716a2a323..000000000000 --- a/textproc/linux-f8-expat/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/expat-1.95.8-6.i386.rpm) = d065332edee54202eef75546727be370 -SHA256 (rpm/i386/fedora/4/expat-1.95.8-6.i386.rpm) = 0ac155ea7fa048ef65dd322a5735d1e00f7ad2e50faf4ba100500b3b7f4d11a8 -SIZE (rpm/i386/fedora/4/expat-1.95.8-6.i386.rpm) = 73083 -MD5 (rpm/i386/fedora/4/expat-1.95.8-6.src.rpm) = dc2cdb7fb6101ff887d1e9f0b3a63ddf -SHA256 (rpm/i386/fedora/4/expat-1.95.8-6.src.rpm) = 412c4ea4c2a754dd60aaa66a8fb1a194fb7b3caf503928ead2dbb345918f9aeb -SIZE (rpm/i386/fedora/4/expat-1.95.8-6.src.rpm) = 324444 diff --git a/textproc/linux-f8-expat/pkg-descr b/textproc/linux-f8-expat/pkg-descr deleted file mode 100644 index 74540c55ae58..000000000000 --- a/textproc/linux-f8-expat/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This is a Linux/i386 binary port of Expat. - -from the README: - - This is Expat, a C library for parsing XML, written by James - Clark. Expat is a stream-oriented XML parser. This means - that you register handlers with the parser before starting - the parse. These handlers are called when the parser - discovers the associated structures in the document being - parsed. A start tag is an example of the kind of structures - for which you may register handlers. - -WWW: http://www.libexpat.org/ diff --git a/textproc/linux-f8-expat/pkg-plist b/textproc/linux-f8-expat/pkg-plist deleted file mode 100644 index 5e6618a2d53a..000000000000 --- a/textproc/linux-f8-expat/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -usr/bin/xmlwf -usr/lib/libexpat.so.0 -usr/lib/libexpat.so.0.5.0 -usr/share/doc/expat-%%PORTVERSION%%/COPYING -usr/share/doc/expat-%%PORTVERSION%%/README -usr/share/man/man1/xmlwf.1.gz -@dirrm usr/share/doc/expat-%%PORTVERSION%% diff --git a/textproc/linux-f8-libxml/Makefile b/textproc/linux-f8-libxml/Makefile deleted file mode 100644 index d826d1a9e74c..000000000000 --- a/textproc/linux-f8-libxml/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: linux-libxml -# Date created: 2001.02.08 -# Whom: taoka@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= libxml -PORTVERSION= 1.8.17 -PORTREVISION= 2 -CATEGORIES= textproc linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-13 - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of libxml - -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes -PLIST= pkg-plist.${LINUX_RPM_ARCH} -PLIST_SUB+= PORTVERSION="${PORTVERSION}" - -.include <bsd.port.mk> diff --git a/textproc/linux-f8-libxml/distinfo.i386 b/textproc/linux-f8-libxml/distinfo.i386 deleted file mode 100644 index 52c5220fd7d2..000000000000 --- a/textproc/linux-f8-libxml/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/libxml-1.8.17-13.i386.rpm) = 6fe73ad28fa001badcd1f25726630225 -SHA256 (rpm/i386/fedora/4/libxml-1.8.17-13.i386.rpm) = 19f00ae62878ffb4a0bdfde53e6c6f9b22ee82be43149ae5ee6c6ea806948cf6 -SIZE (rpm/i386/fedora/4/libxml-1.8.17-13.i386.rpm) = 221868 -MD5 (rpm/i386/fedora/4/libxml-1.8.17-13.src.rpm) = e260810666441214c82473e4883f499e -SHA256 (rpm/i386/fedora/4/libxml-1.8.17-13.src.rpm) = ea72ff215c94585a2a35941f44e1349f9f570788b9ba3f28d480c42733b3167d -SIZE (rpm/i386/fedora/4/libxml-1.8.17-13.src.rpm) = 1003321 diff --git a/textproc/linux-f8-libxml/pkg-descr b/textproc/linux-f8-libxml/pkg-descr deleted file mode 100644 index 881f4cec4e76..000000000000 --- a/textproc/linux-f8-libxml/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port is for libxml rpm. diff --git a/textproc/linux-f8-libxml/pkg-plist.i386 b/textproc/linux-f8-libxml/pkg-plist.i386 deleted file mode 100644 index 1c63b86f7013..000000000000 --- a/textproc/linux-f8-libxml/pkg-plist.i386 +++ /dev/null @@ -1,10 +0,0 @@ -usr/lib/libxml.so.1 -usr/lib/libxml.so.%%PORTVERSION%% -usr/share/doc/libxml-%%PORTVERSION%%/AUTHORS -usr/share/doc/libxml-%%PORTVERSION%%/COPYING -usr/share/doc/libxml-%%PORTVERSION%%/COPYING.LIB -usr/share/doc/libxml-%%PORTVERSION%%/ChangeLog -usr/share/doc/libxml-%%PORTVERSION%%/NEWS -usr/share/doc/libxml-%%PORTVERSION%%/README -usr/share/doc/libxml-%%PORTVERSION%%/TODO -@dirrm usr/share/doc/libxml-%%PORTVERSION%% diff --git a/textproc/linux-f8-libxml2/Makefile b/textproc/linux-f8-libxml2/Makefile deleted file mode 100644 index 6fa129db58df..000000000000 --- a/textproc/linux-f8-libxml2/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: linux-libxml2 -# Date created: 2007.09.02 -# Whom: Artem Naluzhnyy <tut@nhamon.com.ua> -# -# $FreeBSD$ -# - -PORTNAME= libxml2 -PORTVERSION= 2.6.19 -CATEGORIES= textproc linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-1 - -MAINTAINER= tut@nhamon.com.ua -COMMENT= RPM of libxml2 - -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes -BRANDELF_DIRS= usr/bin -PLIST= pkg-plist.${LINUX_RPM_ARCH} -PLIST_SUB+= PORTVERSION="${PORTVERSION}" - -.include <bsd.port.mk> diff --git a/textproc/linux-f8-libxml2/distinfo.i386 b/textproc/linux-f8-libxml2/distinfo.i386 deleted file mode 100644 index 78da5b3bc3d6..000000000000 --- a/textproc/linux-f8-libxml2/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/libxml2-2.6.19-1.i386.rpm) = e0cb1a8402741e0d87eaea767c5c0a8d -SHA256 (rpm/i386/fedora/4/libxml2-2.6.19-1.i386.rpm) = 26129cf6d5b2f289bb09ef65692ea127c4e30f858a96e4489fb28f30a846f528 -SIZE (rpm/i386/fedora/4/libxml2-2.6.19-1.i386.rpm) = 704872 -MD5 (rpm/i386/fedora/4/libxml2-2.6.19-1.src.rpm) = fdcb9d89950cccea7181aca6ba5ecce2 -SHA256 (rpm/i386/fedora/4/libxml2-2.6.19-1.src.rpm) = 0eb2dbf2a9955dba33f350bd1224038c921eec420178dc116868b98056f75b06 -SIZE (rpm/i386/fedora/4/libxml2-2.6.19-1.src.rpm) = 4125154 diff --git a/textproc/linux-f8-libxml2/pkg-descr b/textproc/linux-f8-libxml2/pkg-descr deleted file mode 100644 index e1c85eeb0caf..000000000000 --- a/textproc/linux-f8-libxml2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port is for libxml2 rpm. diff --git a/textproc/linux-f8-libxml2/pkg-plist.i386 b/textproc/linux-f8-libxml2/pkg-plist.i386 deleted file mode 100644 index 28e73d659351..000000000000 --- a/textproc/linux-f8-libxml2/pkg-plist.i386 +++ /dev/null @@ -1,14 +0,0 @@ -usr/bin/xmlcatalog -usr/bin/xmllint -usr/lib/libxml2.so.2 -usr/lib/libxml2.so.%%PORTVERSION%% -usr/share/doc/libxml2-%%PORTVERSION%%/AUTHORS -usr/share/doc/libxml2-%%PORTVERSION%%/ChangeLog.gz -usr/share/doc/libxml2-%%PORTVERSION%%/Copyright -usr/share/doc/libxml2-%%PORTVERSION%%/NEWS -usr/share/doc/libxml2-%%PORTVERSION%%/README -usr/share/doc/libxml2-%%PORTVERSION%%/TODO -usr/share/man/man1/xmlcatalog.1.gz -usr/share/man/man1/xmllint.1.gz -usr/share/man/man3/libxml.3.gz -@dirrm usr/share/doc/libxml2-%%PORTVERSION%% diff --git a/textproc/linux-f8-scim-libs/Makefile b/textproc/linux-f8-scim-libs/Makefile deleted file mode 100644 index 0fe27db0fa8c..000000000000 --- a/textproc/linux-f8-scim-libs/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: linux-scim-libs -# Date created: 8 January 2008 -# Whom: hrs -# -# $FreeBSD$ -# - -PORTNAME= scim-libs -PORTVERSION= 1.4.4 -CATEGORIES= textproc linux -MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH} -MASTER_SITE_SRC_SUBDIR= ../extras/${LINUX_DIST_VER}/SRPMS -DISTNAME= ${PORTNAME}-${PORTVERSION}-1.fc4 - -MAINTAINER= hrs@FreeBSD.org -COMMENT= Smart Common Input Method platform, library part, Linux binary - -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 - -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX_RPM= yes -SRC_DISTFILES= scim-${PORTVERSION}-1.fc4${SRC_SUFX} -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes -PLIST_SUB= LINUX_RPM_ARCH=${LINUX_RPM_ARCH} - -post-install: - @chroot ${PREFIX} /usr/bin/gtk-query-immodules-2.0-32 > ${PREFIX}/etc/gtk-2.0/${LINUX_RPM_ARCH}-redhat-linux-gnu/gtk.immodules - -.include <bsd.port.mk> diff --git a/textproc/linux-f8-scim-libs/distinfo.i386 b/textproc/linux-f8-scim-libs/distinfo.i386 deleted file mode 100644 index 25cea5323143..000000000000 --- a/textproc/linux-f8-scim-libs/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/scim-libs-1.4.4-1.fc4.i386.rpm) = f25bd31a5a0f6e524199a9f700ba0ee8 -SHA256 (rpm/i386/fedora/4/scim-libs-1.4.4-1.fc4.i386.rpm) = d5eae50f1b1ed241557a447aa6610591a86a85f5a4213794b83697b4828a0896 -SIZE (rpm/i386/fedora/4/scim-libs-1.4.4-1.fc4.i386.rpm) = 722213 -MD5 (rpm/i386/fedora/4/scim-1.4.4-1.fc4.src.rpm) = a5b60af9aa09ba4f7cb0e1d706648f07 -SHA256 (rpm/i386/fedora/4/scim-1.4.4-1.fc4.src.rpm) = 19d51a711b49d387d42f98f3340fab54ebfb1b0838276ec814c4da00b9edceb5 -SIZE (rpm/i386/fedora/4/scim-1.4.4-1.fc4.src.rpm) = 2624736 diff --git a/textproc/linux-f8-scim-libs/pkg-descr b/textproc/linux-f8-scim-libs/pkg-descr deleted file mode 100644 index ff9dfc89a940..000000000000 --- a/textproc/linux-f8-scim-libs/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Smart Common Input Method platform, in short SCIM, is a development platform -to make Input Method developers live easier. It has very clear architecture -and very simple programming interface. - -WWW: http://www.scim-im.org diff --git a/textproc/linux-f8-scim-libs/pkg-plist b/textproc/linux-f8-scim-libs/pkg-plist deleted file mode 100644 index 1957c50edc7a..000000000000 --- a/textproc/linux-f8-scim-libs/pkg-plist +++ /dev/null @@ -1,30 +0,0 @@ -@comment $FreeBSD$ -usr/lib/gtk-2.0/immodules/im-scim.so -usr/lib/libscim-1.0.so.8 -usr/lib/libscim-1.0.so.8.1.0 -usr/lib/libscim-gtkutils-1.0.so.8 -usr/lib/libscim-gtkutils-1.0.so.8.1.0 -usr/lib/libscim-x11utils-1.0.so.8 -usr/lib/libscim-x11utils-1.0.so.8.1.0 -usr/lib/scim-1.0/1.4.0/Config/simple.so -usr/lib/scim-1.0/1.4.0/Config/socket.so -usr/lib/scim-1.0/1.4.0/Filter/sctc.so -usr/lib/scim-1.0/1.4.0/FrontEnd/socket.so -usr/lib/scim-1.0/1.4.0/FrontEnd/x11.so -usr/lib/scim-1.0/1.4.0/Helper/setup.so -usr/lib/scim-1.0/1.4.0/IMEngine/rawcode.so -usr/lib/scim-1.0/1.4.0/IMEngine/socket.so -usr/lib/scim-1.0/1.4.0/SetupUI/aaa-frontend-setup.so -usr/lib/scim-1.0/1.4.0/SetupUI/aaa-imengine-setup.so -usr/lib/scim-1.0/1.4.0/SetupUI/panel-gtk-setup.so -@dirrmtry usr/lib/gtk-2.0/immodules -@dirrm usr/lib/scim-1.0/1.4.0/Config -@dirrm usr/lib/scim-1.0/1.4.0/Filter -@dirrm usr/lib/scim-1.0/1.4.0/FrontEnd -@dirrm usr/lib/scim-1.0/1.4.0/Helper -@dirrm usr/lib/scim-1.0/1.4.0/IMEngine -@dirrm usr/lib/scim-1.0/1.4.0/SetupUI -@dirrm usr/lib/scim-1.0/1.4.0 -@dirrm usr/lib/scim-1.0 -@exec chroot %D /usr/bin/gtk-query-immodules-2.0-32 > %D/etc/gtk-2.0/%%LINUX_RPM_ARCH%%-redhat-linux-gnu/gtk.immodules -@unexec chroot %D /usr/bin/gtk-query-immodules-2.0-32 > %D/etc/gtk-2.0/%%LINUX_RPM_ARCH%%-redhat-linux-gnu/gtk.immodules diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile deleted file mode 100644 index 743ff2cdf0c3..000000000000 --- a/textproc/p5-PDF-API3/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: p5-PDF-API2 -# Date created: Feb 2, 2002 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= PDF-API2 -PORTVERSION= 0.69 -CATEGORIES= textproc perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= erwin@FreeBSD.org -COMMENT= 'The Next Generation' of Text::PDF::API - -BUILD_DEPENDS= ${PERL_SITELIBDIR}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= 5.8.0+ -PERL_SITELIBDIR= ${SITE_PERL} - -.include <bsd.port.mk> diff --git a/textproc/p5-PDF-API3/distinfo b/textproc/p5-PDF-API3/distinfo deleted file mode 100644 index d0af87939b2e..000000000000 --- a/textproc/p5-PDF-API3/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (PDF-API2-0.69.tar.gz) = e812a35c4e9d7ef1d8eee223e0cd2a14 -SHA256 (PDF-API2-0.69.tar.gz) = 5cd10896dadb6d2ffe3f500119640a3212d2ac88693ab1e655e47abd546becc7 -SIZE (PDF-API2-0.69.tar.gz) = 7504570 diff --git a/textproc/p5-PDF-API3/pkg-descr b/textproc/p5-PDF-API3/pkg-descr deleted file mode 100644 index 6ddadbd2c7ac..000000000000 --- a/textproc/p5-PDF-API3/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ - PDF::API2 - -There seem to be a growing plethora of Perl modules for creating and -manipulating PDF files. - -This module is 'The Next Generation' of Text::PDF::API which initially -provided a nice API around the Text::PDF::* modules created by Martin Hosken. - -FEATURES - - . Works with more than one PDF file open at once - . It presents a object-oriented API to the user - . Supports the 14 base PDF Core Fonts - . Supports TrueType fonts - . Supports Adobe-Type1 Fonts (pfb/pfa/afm) - . Supports native Embedding of bitmap images (jpeg,ppm,png,gif) - . Supports modification of existing pdfs - and import/cloning of pages - -WWW: http://search.cpan.org/dist/PDF-API2/ diff --git a/textproc/p5-PDF-API3/pkg-plist b/textproc/p5-PDF-API3/pkg-plist deleted file mode 100644 index 0eba486ce368..000000000000 --- a/textproc/p5-PDF-API3/pkg-plist +++ /dev/null @@ -1,221 +0,0 @@ -%%SITE_PERL%%/mach/auto/PDF/API2/.packlist -%%SITE_PERL%%/PDF/API2.pm -%%SITE_PERL%%/PDF/API2/Content.pm -%%SITE_PERL%%/PDF/API2/Lite.pm -%%SITE_PERL%%/PDF/API2/Resource.pm -%%SITE_PERL%%/PDF/API2/Win32.pm -%%SITE_PERL%%/PDF/API2/HOWTO.pod -%%SITE_PERL%%/PDF/API2/Outline.pm -%%SITE_PERL%%/PDF/API2/NamedDestination.pm -%%SITE_PERL%%/PDF/API2/Annotation.pm -%%SITE_PERL%%/PDF/API2/Matrix.pm -%%SITE_PERL%%/PDF/API2/Page.pm -%%SITE_PERL%%/PDF/API2/Outlines.pm -%%SITE_PERL%%/PDF/API2/UniWrap.pm -%%SITE_PERL%%/PDF/API2/Util.pm -%%SITE_PERL%%/PDF/API2/Version.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Pages.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Array.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Literal.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Null.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/String.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Bool.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/File.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Number.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Page.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Filter.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Objind.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Name.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Utils.pm -%%SITE_PERL%%/PDF/API2/Basic/PDF/Dict.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Utils.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Prep.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Fmtx.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Cmap.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Mort.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Coverage.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Segarr.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Feat.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Fdsc.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Table.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Kern.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Bsln.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Hmtx.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/AATutils.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/OldMort.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/GSUB.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Cvt_.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Fpgm.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/GDEF.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/LTSH.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Prop.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/XMLparse.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Hdmx.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Useall.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/GPOS.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Ttc.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Ttopen.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Anchor.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Hhea.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/OS_2.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Glyph.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/PSNames.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Win32.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Post.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Vhea.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/OldCmap.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Maxp.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Name.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Loca.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Font.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Vmtx.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/PCLT.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Delta.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Glyf.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Head.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/AATKern.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Mort/Insertion.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Mort/Contextual.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Mort/Rearrangement.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Mort/Subtable.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Mort/Ligature.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Mort/Noncontextual.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Mort/Chain.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Kern/ClassArray.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Kern/Subtable.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Kern/OrderedList.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Kern/StateTable.pm -%%SITE_PERL%%/PDF/API2/Basic/TTF/Kern/CompactClassArray.pm -%%SITE_PERL%%/PDF/API2/Resource/Font.pm -%%SITE_PERL%%/PDF/API2/Resource/ColorSpace.pm -%%SITE_PERL%%/PDF/API2/Resource/UniFont.pm -%%SITE_PERL%%/PDF/API2/Resource/uniglyph.txt -%%SITE_PERL%%/PDF/API2/Resource/Pattern.pm -%%SITE_PERL%%/PDF/API2/Resource/Shading.pm -%%SITE_PERL%%/PDF/API2/Resource/BaseFont.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont.pm -%%SITE_PERL%%/PDF/API2/Resource/ExtGState.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/CJKFont.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/TrueType.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/CMap/korean.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/CMap/simplified.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/CMap/japanese.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/CMap/traditional.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/CJKFont/kozgopromediumacro.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/CJKFont/adobemyungjostdmediumacro.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/CJKFont/adobesongstdlightacro.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/CJKFont/kozminproregularacro.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/CJKFont/adobemingstdlightacro.pm -%%SITE_PERL%%/PDF/API2/Resource/CIDFont/TrueType/FontFile.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/Postscript.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/SynFont.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/BdFont.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/trebuchet.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/timesbold.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/trebuchetbolditalic.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/helvetica.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/courier.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/trebuchetbold.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/verdana.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/timesbolditalic.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/georgiabold.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/helveticaboldoblique.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/helveticaoblique.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/courieroblique.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/trebuchetitalic.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/timesroman.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/zapfdingbats.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/georgia.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/courierboldoblique.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/courierbold.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/symbol.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/verdanabold.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/bankgothic.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/verdanabolditalic.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/georgiaitalic.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/georgiabolditalic.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/wingdings.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/helveticabold.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/timesitalic.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/webdings.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont/verdanaitalic.pm -%%SITE_PERL%%/PDF/API2/Resource/Font/neTrueType.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Form.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Image.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Form/Hybrid.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Form/BarCode.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Form/BarCode/codabar.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Form/BarCode/int2of5.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Form/BarCode/ean13.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Form/BarCode/code3of9.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Form/BarCode/code128.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Image/PNG.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Image/GIF.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Image/GD.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Image/PNM.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Image/TIFF.pm -%%SITE_PERL%%/PDF/API2/Resource/XObject/Image/JPEG.pm -%%SITE_PERL%%/PDF/API2/Resource/ColorSpace/Separation.pm -%%SITE_PERL%%/PDF/API2/Resource/ColorSpace/Indexed.pm -%%SITE_PERL%%/PDF/API2/Resource/ColorSpace/DeviceN.pm -%%SITE_PERL%%/PDF/API2/Resource/ColorSpace/Indexed/WebColor.pm -%%SITE_PERL%%/PDF/API2/Resource/ColorSpace/Indexed/ACTFile.pm -%%SITE_PERL%%/PDF/API2/Resource/ColorSpace/Indexed/Hue.pm -%%SITE_PERL%%/PDF/API2/Resource/unicolor.txt -%%SITE_PERL%%/PDF/API2/Resource/unipaper.txt -%%SITE_PERL%%/PDF/API2/Content/Text.pm -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSans.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSans-Bold.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSans-BoldOblique.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSans-ExtraLight.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSans-Oblique.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSansCondensed.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSansCondensed-Bold.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSansCondensed-BoldOblique.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSansCondensed-Oblique.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSansMono.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSansMono-Bold.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSansMono-BoldOblique.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSansMono-Oblique.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSerif.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSerif-Bold.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSerif-BoldOblique.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSerif-Oblique.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSerifCondensed-Bold.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSerifCondensed-BoldOblique.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSerifCondensed-Oblique.ttf -%%SITE_PERL%%/PDF/API2/fonts/DejaVuSerifCondensed.ttf -%%SITE_PERL%%/PDF/API2/fonts/AUTHORS.txt -%%SITE_PERL%%/PDF/API2/fonts/BUGS.txt -%%SITE_PERL%%/PDF/API2/fonts/LICENSE.txt -%%SITE_PERL%%/PDF/API2/fonts/NEWS.txt -%%SITE_PERL%%/PDF/API2/fonts/README.txt -%%SITE_PERL%%/PDF/API2/fonts/langcover.txt -%%SITE_PERL%%/PDF/API2/fonts/status.txt -%%SITE_PERL%%/PDF/API2/fonts/unicover.txt -@dirrm %%SITE_PERL%%/mach/auto/PDF/API2 -@dirrmtry %%SITE_PERL%%/mach/auto/PDF -@dirrm %%SITE_PERL%%/PDF/API2/Basic/PDF -@dirrm %%SITE_PERL%%/PDF/API2/Basic/TTF/Mort -@dirrm %%SITE_PERL%%/PDF/API2/Basic/TTF/Kern -@dirrm %%SITE_PERL%%/PDF/API2/Basic/TTF -@dirrm %%SITE_PERL%%/PDF/API2/Basic -@dirrm %%SITE_PERL%%/PDF/API2/Resource/CIDFont/CMap -@dirrm %%SITE_PERL%%/PDF/API2/Resource/CIDFont/CJKFont -@dirrm %%SITE_PERL%%/PDF/API2/Resource/CIDFont/TrueType -@dirrm %%SITE_PERL%%/PDF/API2/Resource/CIDFont -@dirrm %%SITE_PERL%%/PDF/API2/Resource/Font/CoreFont -@dirrm %%SITE_PERL%%/PDF/API2/Resource/Font -@dirrm %%SITE_PERL%%/PDF/API2/Resource/XObject/Form/BarCode -@dirrm %%SITE_PERL%%/PDF/API2/Resource/XObject/Form -@dirrm %%SITE_PERL%%/PDF/API2/Resource/XObject/Image -@dirrm %%SITE_PERL%%/PDF/API2/Resource/XObject -@dirrm %%SITE_PERL%%/PDF/API2/Resource/ColorSpace/Indexed -@dirrm %%SITE_PERL%%/PDF/API2/Resource/ColorSpace -@dirrm %%SITE_PERL%%/PDF/API2/Resource -@dirrm %%SITE_PERL%%/PDF/API2/Content -@dirrm %%SITE_PERL%%/PDF/API2/fonts -@dirrm %%SITE_PERL%%/PDF/API2 -@dirrmtry %%SITE_PERL%%/PDF diff --git a/textproc/py-genshi-devel/Makefile b/textproc/py-genshi-devel/Makefile deleted file mode 100644 index 17b8d0b4dfab..000000000000 --- a/textproc/py-genshi-devel/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: py-genshi -# Date created: 2007-01-23 -# Whom: Nicola Vitale <nivit@email.it> -# -# $FreeBSD$ -# - -PORTNAME= Genshi -PORTVERSION= 0.4.4 -#PORTREVISION= 0 -#PORTEPOCH= 0 -CATEGORIES= textproc www python -MASTER_SITES= http://ftp.edgewall.com/pub/${PORTNAME:L}/ \ - http://nivi.interfree.it/distfiles/${PORTNAME:L}/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= nivit@FreeBSD.org -COMMENT= Python toolkit for stream-based generation of output for the web - -USE_PYTHON= yes -USE_PYDISTUTILS= easy_install - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${CP} -R ${WRKSRC}/doc/ ${DOCSDIR} -.endif - -.if !defined(NOPORTEXAMPLES) - ${MKDIR} ${EXAMPLESDIR} - ${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR} -.endif - -.include <bsd.port.mk> diff --git a/textproc/py-genshi-devel/distinfo b/textproc/py-genshi-devel/distinfo deleted file mode 100644 index 6c5e9132dfff..000000000000 --- a/textproc/py-genshi-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Genshi-0.4.4.tar.gz) = 4bbf7a4cde45b82a55d2f42f4a254c6a -SHA256 (Genshi-0.4.4.tar.gz) = 190cfd031d55ef474207196d06775cf5e36d6494884e227e5fbaef8051f8b0a1 -SIZE (Genshi-0.4.4.tar.gz) = 284080 diff --git a/textproc/py-genshi-devel/pkg-descr b/textproc/py-genshi-devel/pkg-descr deleted file mode 100644 index f2506fea34a0..000000000000 --- a/textproc/py-genshi-devel/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Genshi is a Python library that provides an integrated set of components -for parsing, generating, and processing HTML, XML or other textual content -for output generation on the web. The major feature is a template language, -which is heavily inspired by Kid. - -WWW: http://genshi.edgewall.org/ diff --git a/textproc/py-genshi-devel/pkg-plist b/textproc/py-genshi-devel/pkg-plist deleted file mode 100644 index 0f4857f56981..000000000000 --- a/textproc/py-genshi-devel/pkg-plist +++ /dev/null @@ -1,215 +0,0 @@ -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% -%%PORTDOCS%%%%DOCSDIR%%/2000ft.png -%%PORTDOCS%%%%DOCSDIR%%/api/api-objects.txt -%%PORTDOCS%%%%DOCSDIR%%/api/class-tree.html -%%PORTDOCS%%%%DOCSDIR%%/api/crarr.png -%%PORTDOCS%%%%DOCSDIR%%/api/epydoc.css -%%PORTDOCS%%%%DOCSDIR%%/api/epydoc.js -%%PORTDOCS%%%%DOCSDIR%%/api/genshi-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.builder-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.builder.Element-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.builder.ElementFactory-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.builder.Fragment-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.core-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.core.Attrs-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.core.Markup-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.core.Namespace-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.core.QName-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.core.Stream-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.filters-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.filters.html-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.filters.html.HTMLFormFiller-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.filters.html.HTMLSanitizer-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.filters.i18n-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.filters.i18n.Translator-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.input-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.input.HTMLParser-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.input.ParseError-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.input.XMLParser-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.output-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.output.DocType-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.output.HTMLSerializer-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.output.TextSerializer-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.output.XHTMLSerializer-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.output.XMLSerializer-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.path-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.path.Path-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.path.PathSyntaxError-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.base-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.base.BadDirectiveError-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.base.Context-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.base.Template-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.base.TemplateError-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.base.TemplateMeta-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.base.TemplateRuntimeError-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.base.TemplateSyntaxError-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.AttrsDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.ChooseDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.ContentDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.DefDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.DirectiveMeta-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.ForDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.IfDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.MatchDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.OtherwiseDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.ReplaceDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.StripDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.WhenDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.directives.WithDirective-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.eval-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.eval.Code-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.eval.Expression-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.eval.LenientLookup-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.eval.StrictLookup-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.eval.Suite-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.eval.Undefined-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.eval.UndefinedError-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.interpolation-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.loader-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.loader.TemplateLoader-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.loader.TemplateNotFound-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.markup-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.markup.MarkupTemplate-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.plugin-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.plugin.AbstractTemplateEnginePlugin-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.plugin.ConfigurationError-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.plugin.MarkupTemplateEnginePlugin-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.plugin.TextTemplateEnginePlugin-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.text-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.template.text.TextTemplate-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.util-module.html -%%PORTDOCS%%%%DOCSDIR%%/api/genshi.util.LRUCache-class.html -%%PORTDOCS%%%%DOCSDIR%%/api/help.html -%%PORTDOCS%%%%DOCSDIR%%/api/identifier-index.html -%%PORTDOCS%%%%DOCSDIR%%/api/index.html -%%PORTDOCS%%%%DOCSDIR%%/api/module-tree.html -%%PORTDOCS%%%%DOCSDIR%%/api/redirect.html -%%PORTDOCS%%%%DOCSDIR%%/api/since-index.html -%%PORTDOCS%%%%DOCSDIR%%/conf/docutils.ini -%%PORTDOCS%%%%DOCSDIR%%/conf/epydoc.ini -%%PORTDOCS%%%%DOCSDIR%%/filters.html -%%PORTDOCS%%%%DOCSDIR%%/filters.txt -%%PORTDOCS%%%%DOCSDIR%%/i18n.html -%%PORTDOCS%%%%DOCSDIR%%/i18n.txt -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/index.txt -%%PORTDOCS%%%%DOCSDIR%%/logo.gif -%%PORTDOCS%%%%DOCSDIR%%/logo.png -%%PORTDOCS%%%%DOCSDIR%%/plugin.html -%%PORTDOCS%%%%DOCSDIR%%/plugin.txt -%%PORTDOCS%%%%DOCSDIR%%/streams.html -%%PORTDOCS%%%%DOCSDIR%%/streams.txt -%%PORTDOCS%%%%DOCSDIR%%/style/bkgnd_pattern.png -%%PORTDOCS%%%%DOCSDIR%%/style/docutils.css -%%PORTDOCS%%%%DOCSDIR%%/style/edgewall.css -%%PORTDOCS%%%%DOCSDIR%%/style/epydoc.css -%%PORTDOCS%%%%DOCSDIR%%/style/pygments.css -%%PORTDOCS%%%%DOCSDIR%%/style/shadow.gif -%%PORTDOCS%%%%DOCSDIR%%/style/vertbars.png -%%PORTDOCS%%%%DOCSDIR%%/templates.html -%%PORTDOCS%%%%DOCSDIR%%/templates.txt -%%PORTDOCS%%%%DOCSDIR%%/text-templates.html -%%PORTDOCS%%%%DOCSDIR%%/text-templates.txt -%%PORTDOCS%%%%DOCSDIR%%/xml-templates.html -%%PORTDOCS%%%%DOCSDIR%%/xml-templates.txt -%%PORTDOCS%%%%DOCSDIR%%/xpath.html -%%PORTDOCS%%%%DOCSDIR%%/xpath.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic/kidrun.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic/layout.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic/layout.kid -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic/run.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic/test.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic/test.kid -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/basic.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/bigtable.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/cheetah/footer.tmpl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/cheetah/header.tmpl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/cheetah/template.tmpl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/clearsilver/footer.cs -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/clearsilver/header.cs -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/clearsilver/template.cs -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/django/templates/base.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/django/templates/template.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/django/templatetags/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/django/templatetags/bench.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/genshi/base.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/genshi/template.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/kid/base.kid -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/kid/template.kid -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/myghty/base.myt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/myghty/template.myt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/simpletal/base.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/simpletal/template.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cherrypy/config.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cherrypy/index.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cherrypy/index.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/includes/common/macros.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/includes/module/test.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/includes/run.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/includes/skins/default/footer.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/includes/skins/default/header.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/includes/skins/default/layout.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/transform/README.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/transform/index.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/transform/run.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/transform/template.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/README.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/dev.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/config/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/config/app.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/config/log.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/controllers.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/json.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/model.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/release.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/static/images/favicon.ico -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/static/images/tg_under_the_hood.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/templates/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/templates/login.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/templates/master.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/templates/plain.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/templates/sitetemplate.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/templates/welcome.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/tests/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/tests/test_controllers.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/genshitest/tests/test_model.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/sample-prod.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/setup.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/turbogears/start-genshitest.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/README.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.py -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api -%%PORTDOCS%%@dirrm %%DOCSDIR%%/conf -%%PORTDOCS%%@dirrm %%DOCSDIR%%/style -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/basic -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/cheetah -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/clearsilver -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/django/templates -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/django/templatetags -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/django -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/genshi -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/kid -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/myghty -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/simpletal -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/cherrypy -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/includes/common -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/includes/module -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/includes/skins/default -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/includes/skins -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/includes -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/transform -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/config -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/static/images -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/static -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/templates -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/tests -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/webpy -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile deleted file mode 100644 index e4f15285c3c6..000000000000 --- a/textproc/py-markdown2/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: py-markdown -# Date created: 28 November 2006 -# Whom: Graham Todd <gtodd@bellanet.org> -# -# $FreeBSD$ -# - -PORTNAME= markdown -PORTVERSION= 1.6 -CATEGORIES= textproc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= python-markdown -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION}a - -MAINTAINER= alexbl@FreeBSD.org -COMMENT= Text markup to HTML conversion engine for Python - -USE_ZIP= yes -USE_PYTHON= 2.4+ -USE_PYDISTUTILS= yes - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -.include <bsd.port.mk> diff --git a/textproc/py-markdown2/distinfo b/textproc/py-markdown2/distinfo deleted file mode 100644 index 481ae00cd494..000000000000 --- a/textproc/py-markdown2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (markdown-1.6a.zip) = 21b5882f76264f84b0c6edf54ca38d2d -SHA256 (markdown-1.6a.zip) = fbf349b8d4e4594eea50c9312754370c69d8df5ae7af4b6f5d857d17f871217b -SIZE (markdown-1.6a.zip) = 25236 diff --git a/textproc/py-markdown2/pkg-descr b/textproc/py-markdown2/pkg-descr deleted file mode 100644 index 473b80fcdcb4..000000000000 --- a/textproc/py-markdown2/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Markdown is two things: (1) a plain text formatting syntax; and (2) a -software tool that converts the plain text formatting to (X)HTML. The -formatting syntax is designed to be easy and intuitive for web authors -and resembles typical email formatting conventions. The resultant -(X)HTML is structurally valid. - -WWW: http://www.freewisdom.org/projects/python-markdown diff --git a/textproc/py-markdown2/pkg-plist b/textproc/py-markdown2/pkg-plist deleted file mode 100644 index 28c19b0a3bba..000000000000 --- a/textproc/py-markdown2/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%PYTHON_SITELIBDIR%%/markdown.py -%%PYTHON_SITELIBDIR%%/markdown.pyc -%%PYTHON_SITELIBDIR%%/markdown.pyo diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile deleted file mode 100644 index 3b7260518bea..000000000000 --- a/textproc/raptor2/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: raptor -# Date created: Nov 22, 2001 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= raptor -PORTVERSION= 1.4.16 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://download.librdf.org/source/ -MASTER_SITE_SUBDIR= librdf - -MAINTAINER= chuck@pkix.net -COMMENT= RDF Parser Toolkit for Redland - -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl - -USE_GNOME= gnomehack gnometarget libxml2 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ - --with-curl-config=${LOCALBASE}/bin/curl-config \ - --with-pkg-config=${LOCALBASE}/bin/pkg-config \ - --with-xml-parser=libxml --with-www=curl - -USE_LDCONFIG= yes - -MAN1= rapper.1 raptor-config.1 -MAN3= libraptor.3 - -.include <bsd.port.mk> diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo deleted file mode 100644 index a6d32674b7c7..000000000000 --- a/textproc/raptor2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (raptor-1.4.16.tar.gz) = 49c16262e0aed0197a3e60ade7bec205 -SHA256 (raptor-1.4.16.tar.gz) = 450b04ffd1553288507d20aa04da7b874faeec13dd2ea1b7af5ffdab957e85b0 -SIZE (raptor-1.4.16.tar.gz) = 1510527 diff --git a/textproc/raptor2/pkg-descr b/textproc/raptor2/pkg-descr deleted file mode 100644 index 3554b87cb0a8..000000000000 --- a/textproc/raptor2/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Raptor is the RDF Parser Toolkit for Redland and currently consists of two -parsers: RDF/XML and N-Triples. Raptor is designed to integrate closely -with Redland and also work entirely standalone, in which case it will use -simple internal routines to perform the functions. - -WWW: http://librdf.org/raptor/ diff --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist deleted file mode 100644 index 742def44f3ee..000000000000 --- a/textproc/raptor2/pkg-plist +++ /dev/null @@ -1,88 +0,0 @@ -bin/rapper -bin/raptor-config -include/raptor.h -lib/libraptor.a -lib/libraptor.la -lib/libraptor.so -lib/libraptor.so.2 -libdata/pkgconfig/raptor.pc -@exec mkdir -p %D/share/gtk-doc/html/raptor -share/gtk-doc/html/raptor/home.png -share/gtk-doc/html/raptor/index.html -share/gtk-doc/html/raptor/index.sgml -share/gtk-doc/html/raptor/introduction.html -share/gtk-doc/html/raptor/ix01.html -share/gtk-doc/html/raptor/left.png -share/gtk-doc/html/raptor/parser-grddl.html -share/gtk-doc/html/raptor/parser-guess.html -share/gtk-doc/html/raptor/parser-ntriples.html -share/gtk-doc/html/raptor/parser-rdfxml.html -share/gtk-doc/html/raptor/parser-rss-tag-soup.html -share/gtk-doc/html/raptor/parser-trig.html -share/gtk-doc/html/raptor/parser-turtle.html -share/gtk-doc/html/raptor/raptor.devhelp -share/gtk-doc/html/raptor/raptor.devhelp2 -share/gtk-doc/html/raptor/raptor-parsers.html -share/gtk-doc/html/raptor/raptor-section-constants.html -share/gtk-doc/html/raptor/raptor-section-feature.html -share/gtk-doc/html/raptor/raptor-section-general.html -share/gtk-doc/html/raptor/raptor-section-iostream.html -share/gtk-doc/html/raptor/raptor-section-locator.html -share/gtk-doc/html/raptor/raptor-section-memory.html -share/gtk-doc/html/raptor/raptor-section-parser.html -share/gtk-doc/html/raptor/raptor-section-sequence.html -share/gtk-doc/html/raptor/raptor-section-serializer.html -share/gtk-doc/html/raptor/raptor-serializers.html -share/gtk-doc/html/raptor/raptor-section-stringbuffer.html -share/gtk-doc/html/raptor/raptor-section-triples.html -share/gtk-doc/html/raptor/raptor-section-unicode.html -share/gtk-doc/html/raptor/raptor-section-uri-factory.html -share/gtk-doc/html/raptor/raptor-section-uri.html -share/gtk-doc/html/raptor/raptor-section-www.html -share/gtk-doc/html/raptor/raptor-section-xml-namespace.html -share/gtk-doc/html/raptor/raptor-section-xml-qname.html -share/gtk-doc/html/raptor/raptor-section-xml.html -share/gtk-doc/html/raptor/reference-manual.html -share/gtk-doc/html/raptor/restrict-parser-network-access.html -share/gtk-doc/html/raptor/right.png -share/gtk-doc/html/raptor/serializer-atom.html -share/gtk-doc/html/raptor/serializer-dot.html -share/gtk-doc/html/raptor/serializer-ntriples.html -share/gtk-doc/html/raptor/serializer-rdfxml-abbrev.html -share/gtk-doc/html/raptor/serializer-rdfxml-xmp.html -share/gtk-doc/html/raptor/serializer-rdfxml.html -share/gtk-doc/html/raptor/serializer-rss-1-0.html -share/gtk-doc/html/raptor/serializer-turtle.html -share/gtk-doc/html/raptor/style.css -share/gtk-doc/html/raptor/tutorial-initialising-finishing.html -share/gtk-doc/html/raptor/tutorial-serializer-get-triples.html -share/gtk-doc/html/raptor/tutorial.html -share/gtk-doc/html/raptor/tutorial-parse-strictness.html -share/gtk-doc/html/raptor/tutorial-parser-abort.html -share/gtk-doc/html/raptor/tutorial-parser-content.html -share/gtk-doc/html/raptor/tutorial-parser-create.html -share/gtk-doc/html/raptor/tutorial-parser-destroy.html -share/gtk-doc/html/raptor/tutorial-parser-example.html -share/gtk-doc/html/raptor/tutorial-parser-features.html -share/gtk-doc/html/raptor/tutorial-parser-runtime-info.html -share/gtk-doc/html/raptor/tutorial-parser-set-error-warning-handlers.html -share/gtk-doc/html/raptor/tutorial-parser-set-id-handler.html -share/gtk-doc/html/raptor/tutorial-parser-set-namespace-handler.html -share/gtk-doc/html/raptor/tutorial-parser-static-info.html -share/gtk-doc/html/raptor/tutorial-parser-set-triple-handler.html -share/gtk-doc/html/raptor/tutorial-parsing.html -share/gtk-doc/html/raptor/tutorial-querying-functionality.html -share/gtk-doc/html/raptor/tutorial-serializer-create.html -share/gtk-doc/html/raptor/tutorial-serializer-declare-namespace.html -share/gtk-doc/html/raptor/tutorial-serializer-destroy.html -share/gtk-doc/html/raptor/tutorial-serializer-example.html -share/gtk-doc/html/raptor/tutorial-serializer-features.html -share/gtk-doc/html/raptor/tutorial-serializer-runtime-info.html -share/gtk-doc/html/raptor/tutorial-serializer-send-triples.html -share/gtk-doc/html/raptor/tutorial-serializer-set-error-warning-handlers.html -share/gtk-doc/html/raptor/tutorial-serializer-to-destination.html -share/gtk-doc/html/raptor/tutorial-serializing.html -share/gtk-doc/html/raptor/up.png -@dirrm share/gtk-doc/html/raptor -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile deleted file mode 100644 index 4f52d223fec1..000000000000 --- a/textproc/rasqal/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: redland -# Date created: Nov 22, 2001 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= redland -PORTVERSION= 1.0.7 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://librdf.org/dist/source/ -MASTER_SITE_SUBDIR= librdf - -MAINTAINER= chuck@pkix.net -COMMENT= A high-level interface for RDF - -LIB_DEPENDS= raptor.2:${PORTSDIR}/textproc/raptor - -USE_BDB= yes -INVALID_BDB_VER=2 -USE_GNOME= gnomehack gnometarget lthack pkgconfig -USE_OPENSSL= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes - -CPPFLAGS= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --with-raptor=system \ - --with-rasqal=internal \ - --with-threestore=no - -USE_LDCONFIG= yes -USE_PERL5_BUILD= yes - -MAN1= rasqal-config.1 rdfproc.1 redland-config.1 \ - redland-db-upgrade.1 roqet.1 -MAN3= librasqal.3 redland.3 - -OPTIONS+= MYSQL "Use MySQL instead of BDB" off - -.include <bsd.port.pre.mk> - -.if defined(WITH_MYSQL) -USE_MYSQL= yes -CONFIGURE_ARGS+=--with-mysql=yes -PLIST_SUB+= MYSQL="" -.else -PLIST_SUB+= MYSQL="@comment " -.endif - -pre-everything:: - @${ECHO_CMD} "You can choose BDB version by setting WITH_BDB_VER to one off:" - @${ECHO_CMD} "3 40 41 42 43 44 3+ 40+ 41+ 42+ 43+ 44+ (current: ${BDB_VER})" -. if defined(WITH_MYSQL) - @${ECHO_CMD} "MySQL version to be used: ${MYSQL_VER}" - @${ECHO_CMD} "If you don't have MySQL installed you can stop the build now" - @${ECHO_CMD} "and set WITH_MYSQL_VER to the desired version" -. endif - -.include <bsd.port.post.mk> diff --git a/textproc/rasqal/distinfo b/textproc/rasqal/distinfo deleted file mode 100644 index e54a28975bfb..000000000000 --- a/textproc/rasqal/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (redland-1.0.7.tar.gz) = 4c066d3dcf6c25f8fb8c9007e73f293c -SHA256 (redland-1.0.7.tar.gz) = 5fe48265b770bae89c47b3a55711adbfba368dfa120ab8112bde539b210426fc -SIZE (redland-1.0.7.tar.gz) = 3739013 diff --git a/textproc/rasqal/files/patch-Makefile.in b/textproc/rasqal/files/patch-Makefile.in deleted file mode 100644 index eb18debc2f80..000000000000 --- a/textproc/rasqal/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Aug 4 12:17:19 2004 -+++ Makefile.in Wed Aug 4 12:18:49 2004 -@@ -257,7 +257,7 @@ - # to ensure that the raptor and rasqal subdirectories are called - # as CONFIG_SUBDIR directories. - # --SUBDIRS = @LOCAL_SUBDIRS@ librdf examples utils demos docs data -+SUBDIRS = @LOCAL_SUBDIRS@ librdf utils demos docs data - EXTRA_DIST = ChangeLog ChangeLog.1 ChangeLog.2 ChangeLog.3 ChangeLog.4 \ - README NEWS LICENSE.txt TODO \ - README.html NEWS.html LICENSE.html TODO.html \ diff --git a/textproc/rasqal/files/patch-configure b/textproc/rasqal/files/patch-configure deleted file mode 100644 index bdb0881dd344..000000000000 --- a/textproc/rasqal/files/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ ---- configure.orig Tue Sep 9 00:06:31 2003 -+++ configure Tue Sep 9 09:03:46 2003 -@@ -12735,9 +12735,9 @@ - CFLAGS="$MAINTAINER_CFLAGS $CFLAGS" - fi - --LIBS= --CPPFLAGS= --LDFLAGS= -+LIBS="$LIBS" -+CPPFLAGS="$CPPFLAGS" -+LDFLAGS="$LDFLAGS" - - LIBRDF_LIBTOOLLIBS=librdf.la - diff --git a/textproc/rasqal/pkg-descr b/textproc/rasqal/pkg-descr deleted file mode 100644 index 022367271ed6..000000000000 --- a/textproc/rasqal/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Redland is a library that provides a high-level interface for RDF allowing -the model to be stored, queried and manipulated. Redland implements each -of the RDF model concepts in its own class so provides an object based API -for them. Some of the classes providing the parsers, storage mechanisms and -other elements are built as modules that can be added or removed as required. - -WWW: http://librdf.org/ diff --git a/textproc/rasqal/pkg-plist b/textproc/rasqal/pkg-plist deleted file mode 100644 index 114cbe7d148d..000000000000 --- a/textproc/rasqal/pkg-plist +++ /dev/null @@ -1,113 +0,0 @@ -bin/rasqal-config -bin/rdfproc -bin/redland-config -bin/redland-db-upgrade -bin/roqet -include/librdf.h -include/rasqal.h -include/rdf_concepts.h -include/rdf_digest.h -include/rdf_hash.h -include/rdf_init.h -include/rdf_iterator.h -include/rdf_log.h -include/rdf_model.h -include/rdf_node.h -include/rdf_parser.h -include/rdf_query.h -include/rdf_serializer.h -include/rdf_statement.h -include/rdf_storage.h -include/rdf_stream.h -include/rdf_uri.h -include/rdf_utf8.h -include/redland.h -lib/librasqal.a -lib/librasqal.la -lib/librasqal.so -lib/librasqal.so.0 -lib/librdf.a -lib/librdf.la -lib/librdf.so -lib/librdf.so.0 -libdata/pkgconfig/rasqal.pc -libdata/pkgconfig/redland.pc -share/gtk-doc/html/rasqal/home.png -share/gtk-doc/html/rasqal/index.html -share/gtk-doc/html/rasqal/index.sgml -share/gtk-doc/html/rasqal/ix01.html -share/gtk-doc/html/rasqal/left.png -share/gtk-doc/html/rasqal/pt01.html -share/gtk-doc/html/rasqal/rasqal-section-data.html -share/gtk-doc/html/rasqal/rasqal-section-expression.html -share/gtk-doc/html/rasqal/rasqal-section-general.html -share/gtk-doc/html/rasqal/rasqal-section-graph-pattern.html -share/gtk-doc/html/rasqal/rasqal-section-literal.html -share/gtk-doc/html/rasqal/rasqal-section-prefix.html -share/gtk-doc/html/rasqal/rasqal-section-query-results.html -share/gtk-doc/html/rasqal/rasqal-section-query.html -share/gtk-doc/html/rasqal/rasqal-section-query-results-formatter.html -share/gtk-doc/html/rasqal/rasqal-section-triple.html -share/gtk-doc/html/rasqal/rasqal-section-triples-source.html -share/gtk-doc/html/rasqal/rasqal-section-variable.html -share/gtk-doc/html/rasqal/rasqal-section-xsd.html -share/gtk-doc/html/rasqal/rasqal.devhelp -share/gtk-doc/html/rasqal/rasqal.devhelp2 -share/gtk-doc/html/rasqal/rasqal.html -share/gtk-doc/html/rasqal/right.png -share/gtk-doc/html/rasqal/style.css -share/gtk-doc/html/rasqal/up.png -share/gtk-doc/html/redland/home.png -share/gtk-doc/html/redland/index.html -share/gtk-doc/html/redland/index.sgml -share/gtk-doc/html/redland/indexes.html -share/gtk-doc/html/redland/introduction.html -share/gtk-doc/html/redland/left.png -share/gtk-doc/html/redland/objects.html -share/gtk-doc/html/redland/redland-concepts.html -share/gtk-doc/html/redland/redland-digest.html -share/gtk-doc/html/redland/redland-files.html -share/gtk-doc/html/redland/redland-hash.html -share/gtk-doc/html/redland/redland-heuristics.html -share/gtk-doc/html/redland/redland-iterator.html -share/gtk-doc/html/redland/redland-list.html -share/gtk-doc/html/redland/redland-log.html -share/gtk-doc/html/redland/redland-model.html -share/gtk-doc/html/redland/redland-node.html -share/gtk-doc/html/redland/redland-parser.html -share/gtk-doc/html/redland/redland-query-results.html -share/gtk-doc/html/redland/redland-query.html -share/gtk-doc/html/redland/redland-serializer.html -share/gtk-doc/html/redland/redland-statement.html -share/gtk-doc/html/redland/redland-storage.html -share/gtk-doc/html/redland/redland-storage-module-file.html -share/gtk-doc/html/redland/redland-storage-module-hashes.html -share/gtk-doc/html/redland/redland-storage-module-memory.html -share/gtk-doc/html/redland/redland-storage-module-mysql.html -share/gtk-doc/html/redland/redland-storage-module-postgresql.html -share/gtk-doc/html/redland/redland-storage-module-sqlite.html -share/gtk-doc/html/redland/redland-storage-module-tstore.html -share/gtk-doc/html/redland/redland-storage-module-uri.html -share/gtk-doc/html/redland/redland-storage-modules.html -share/gtk-doc/html/redland/redland-stream.html -share/gtk-doc/html/redland/redland-unicode.html -share/gtk-doc/html/redland/redland-uri.html -share/gtk-doc/html/redland/redland-world.html -share/gtk-doc/html/redland/redland.devhelp -share/gtk-doc/html/redland/redland.devhelp2 -share/gtk-doc/html/redland/redland.html -share/gtk-doc/html/redland/reference-manual.html -share/gtk-doc/html/redland/right.png -share/gtk-doc/html/redland/style.css -share/gtk-doc/html/redland/tutorial.html -share/gtk-doc/html/redland/up.png -%%MYSQL%%share/redland/mysql-v1.ttl -%%MYSQL%%share/redland/mysql-v2.ttl -%%DATADIR%%/Redland.i -@dirrm lib/redland -@dirrm %%DATADIR%% -@exec mkdir -p %D/share/gtk-doc/html/rasqal -@dirrm share/gtk-doc/html/rasqal -@exec mkdir -p %D/share/gtk-doc/html/redland -@dirrm share/gtk-doc/html/redland -@dirrmtry share/gtk-doc diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile deleted file mode 100644 index 0f4aef20598d..000000000000 --- a/textproc/rubygem-spreadsheet/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: Spreadsheet/Excel for Ruby -# Date created: 8 December 2002 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# -# $FreeBSD$ -# - -PORTNAME= spreadsheet-excel -PORTVERSION= 0.3.5.1 -CATEGORIES= textproc rubygems -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= spreadsheet - -MAINTAINER= ports@logvinov.com -COMMENT= A Ruby module to generate Microsoft Excel compatible files - -USE_RUBY= yes -USE_RUBYGEMS= yes - -.include <bsd.port.mk> diff --git a/textproc/rubygem-spreadsheet/distinfo b/textproc/rubygem-spreadsheet/distinfo deleted file mode 100644 index 521150a030d3..000000000000 --- a/textproc/rubygem-spreadsheet/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rubygem/spreadsheet-excel-0.3.5.1.gem) = 70b41d61918481d839f0e888e11719ad -SHA256 (rubygem/spreadsheet-excel-0.3.5.1.gem) = aa9cb7f3c9a74625d5c4ca52c33e4f2b9f7039c7a9264fd8c7b005ae17ce5115 -SIZE (rubygem/spreadsheet-excel-0.3.5.1.gem) = 24576 diff --git a/textproc/rubygem-spreadsheet/pkg-descr b/textproc/rubygem-spreadsheet/pkg-descr deleted file mode 100644 index 4e63e6f810be..000000000000 --- a/textproc/rubygem-spreadsheet/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is Spreadsheet/Excel for Ruby, a module that allows you to -generate Microsoft Excel compatible files on any platform (also -readable by Gnumeric). It's a port of John McNamara's -Spreadsheet::WriteExcel Perl module. - -Author: Daniel J. Berger <djberg96@yahoo.com> -WWW: http://rubyforge.org/projects/spreadsheet diff --git a/textproc/rubygem-spreadsheet/pkg-plist b/textproc/rubygem-spreadsheet/pkg-plist deleted file mode 100644 index a87d2ecaa137..000000000000 --- a/textproc/rubygem-spreadsheet/pkg-plist +++ /dev/null @@ -1,160 +0,0 @@ -%%GEM_CACHE%% -%%GEM_SPEC%% -%%GEM_LIB_DIR%%/doc/format.txt -%%GEM_LIB_DIR%%/doc/spreadsheet.txt -%%GEM_LIB_DIR%%/lib/spreadsheet/biffwriter.rb -%%GEM_LIB_DIR%%/lib/spreadsheet/excel.rb -%%GEM_LIB_DIR%%/lib/spreadsheet/format.rb -%%GEM_LIB_DIR%%/lib/spreadsheet/olewriter.rb -%%GEM_LIB_DIR%%/lib/spreadsheet/workbook.rb -%%GEM_LIB_DIR%%/lib/spreadsheet/worksheet.rb -%%GEM_LIB_DIR%%/examples/example_basic.rb -%%GEM_LIB_DIR%%/examples/example_format.rb -%%GEM_LIB_DIR%%/test/tc_all.rb -%%GEM_LIB_DIR%%/test/tc_biff.rb -%%GEM_LIB_DIR%%/test/tc_excel.rb -%%GEM_LIB_DIR%%/test/tc_format.rb -%%GEM_LIB_DIR%%/test/tc_ole.rb -%%GEM_LIB_DIR%%/test/tc_workbook.rb -%%GEM_LIB_DIR%%/test/tc_worksheet.rb -%%GEM_LIB_DIR%%/test/ts_all.rb -%%GEM_LIB_DIR%%/test/perl_output/f_font_biff -%%GEM_LIB_DIR%%/test/perl_output/README -%%GEM_LIB_DIR%%/test/perl_output/f_font_key -%%GEM_LIB_DIR%%/test/perl_output/f_xf_biff -%%GEM_LIB_DIR%%/test/perl_output/ole_write_header -%%GEM_LIB_DIR%%/test/perl_output/ws_colinfo -%%GEM_LIB_DIR%%/test/perl_output/ws_store_dimensions -%%GEM_LIB_DIR%%/test/perl_output/ws_store_selection -%%GEM_LIB_DIR%%/test/perl_output/ws_store_window2 -%%GEM_LIB_DIR%%/README -%%GEM_LIB_DIR%%/CHANGES -%%GEM_DOC_DIR%%/rdoc/rdoc-style.css -%%GEM_DOC_DIR%%/rdoc/files/lib/spreadsheet/biffwriter_rb.html -%%GEM_DOC_DIR%%/rdoc/files/lib/spreadsheet/excel_rb.html -%%GEM_DOC_DIR%%/rdoc/files/lib/spreadsheet/format_rb.html -%%GEM_DOC_DIR%%/rdoc/files/lib/spreadsheet/olewriter_rb.html -%%GEM_DOC_DIR%%/rdoc/files/lib/spreadsheet/workbook_rb.html -%%GEM_DOC_DIR%%/rdoc/files/lib/spreadsheet/worksheet_rb.html -%%GEM_DOC_DIR%%/rdoc/files/README.html -%%GEM_DOC_DIR%%/rdoc/files/CHANGES.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000001.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000002.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000003.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000004.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000005.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000006.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000007.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000008.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000009.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000010.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000011.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000012.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000013.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000014.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000015.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000016.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000017.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000018.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000019.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000020.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000021.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000022.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000023.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000024.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000025.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000026.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000027.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000028.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000029.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000030.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000031.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.src/M000032.html -%%GEM_DOC_DIR%%/rdoc/classes/BIFFWriter.src/M000033.html -%%GEM_DOC_DIR%%/rdoc/classes/BIFFWriter.src/M000034.html -%%GEM_DOC_DIR%%/rdoc/classes/BIFFWriter.src/M000035.html -%%GEM_DOC_DIR%%/rdoc/classes/BIFFWriter.src/M000036.html -%%GEM_DOC_DIR%%/rdoc/classes/BIFFWriter.src/M000037.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000038.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000039.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000040.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000041.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000042.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000043.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000044.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000045.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000046.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000047.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000048.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src/M000049.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000050.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000051.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000052.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000053.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000054.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000055.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000056.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000057.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000058.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000059.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000060.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000061.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000062.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000063.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000064.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000065.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000066.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000067.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000068.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000069.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000070.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000071.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src/M000072.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000073.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000074.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000075.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000076.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000077.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000078.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000079.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000080.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000081.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000082.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000083.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000084.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000085.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000087.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000088.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.src/M000089.html -%%GEM_DOC_DIR%%/rdoc/classes/Format.html -%%GEM_DOC_DIR%%/rdoc/classes/MaxSizeError.html -%%GEM_DOC_DIR%%/rdoc/classes/BIFFWriter.html -%%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.html -%%GEM_DOC_DIR%%/rdoc/classes/Worksheet.html -%%GEM_DOC_DIR%%/rdoc/classes/Workbook.html -%%GEM_DOC_DIR%%/rdoc/classes/Spreadsheet.html -%%GEM_DOC_DIR%%/rdoc/classes/Spreadsheet/Excel.html -%%GEM_DOC_DIR%%/rdoc/fr_file_index.html -%%GEM_DOC_DIR%%/rdoc/fr_class_index.html -%%GEM_DOC_DIR%%/rdoc/fr_method_index.html -%%GEM_DOC_DIR%%/rdoc/index.html -%%GEM_DOC_DIR%%/rdoc/created.rid -@dirrm %%GEM_LIB_DIR%%/test/perl_output -@dirrm %%GEM_LIB_DIR%%/test -@dirrm %%GEM_LIB_DIR%%/examples -@dirrm %%GEM_LIB_DIR%%/lib/spreadsheet -@dirrm %%GEM_LIB_DIR%%/lib -@dirrm %%GEM_LIB_DIR%%/doc -@dirrm %%GEM_LIB_DIR%% -@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Spreadsheet -@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Workbook.src -@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Worksheet.src -@dirrm %%GEM_DOC_DIR%%/rdoc/classes/OLEWriter.src -@dirrm %%GEM_DOC_DIR%%/rdoc/classes/BIFFWriter.src -@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Format.src -@dirrm %%GEM_DOC_DIR%%/rdoc/classes -@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/spreadsheet -@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib -@dirrm %%GEM_DOC_DIR%%/rdoc/files -@dirrm %%GEM_DOC_DIR%%/rdoc -@dirrm %%GEM_DOC_DIR%% diff --git a/textproc/saxon-he/Makefile b/textproc/saxon-he/Makefile deleted file mode 100644 index e357596b0902..000000000000 --- a/textproc/saxon-he/Makefile +++ /dev/null @@ -1,90 +0,0 @@ -# New ports collection makefile for: saxon-devel -# Date created: 03 July 2004 -# Whom: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> -# -# $FreeBSD$ -# - -PORTNAME= saxon -PORTVERSION= 8.9.0.4 -PORTEPOCH= 1 -CATEGORIES= textproc java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= saxon -PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}b${PORTVERSION:S,.,-,g}j.zip \ - ${PORTNAME}-resources8-9 - -MAINTAINER= hq@FreeBSD.org -COMMENT= An XSLT 2.0 / XPath 2.0 / XQuery 1.0 processor for Java - -RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper - -OPTIONS= JDOM "Install Jdom support" off \ - XOM "Install XOM support" off - -USE_ZIP= yes -USE_JAVA= yes -JAVA_VERSION= 1.4+ -NO_WRKSUBDIR= yes -NO_BUILD= yes - -CONFLICTS= saxon-6.* - -JARFILES= saxon8-sql.jar saxon8.jar saxon8-xpath.jar saxon8-dom.jar -PLIST_FILES+= ${JARFILES:S,^,%%JAVAJARDIR%%/,} bin/saxon bin/saxon-xquery -.if !defined(NOPORTDOCS) -PORTDOCS= * -.endif - -.include <bsd.port.pre.mk> - -.if defined(WITH_JDOM) -JARFILES+= saxon8-jdom.jar -RUN_DEPENDS+= ${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom -.endif - -.if defined(WITH_XOM) -JARFILES+= saxon8-xom.jar -RUN_DEPENDS+= ${JAVALIBDIR}/xom.jar:${PORTSDIR}/textproc/xom -.endif - -SUB_FILES= saxon.sh -SUB_LIST= SAXON_JARS="${JARFILES:S,^,${JAVAJARDIR}/,}" - -do-install: - @${ECHO_MSG} -n ">> Installing JARs in ${JAVAJARDIR}/..." - @${MKDIR} ${JAVAJARDIR} -.for file in ${JARFILES} - @${ECHO_MSG} -n " ${file}" - @${INSTALL_DATA} ${WRKSRC}/${file} ${JAVAJARDIR}/ -.endfor - @${ECHO_MSG} " [ DONE ]" -.if !defined(NOPORTDOCS) - @${ECHO_MSG} -n ">> Installing samples in ${EXAMPLESDIR}/..." - @cd ${WRKSRC}/samples/ \ - && ${FIND} . -type d -exec ${MKDIR} ${EXAMPLESDIR}/{} \; \ - && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${EXAMPLESDIR}/{} \; - @${ECHO_MSG} " [ DONE ]" - @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}/..." - @cd ${WRKSRC}/doc/ \ - && ${FIND} . -type d -exec ${MKDIR} ${DOCSDIR}/{} \; \ - && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \; - @${ECHO_MSG} " [ DONE ]" -.endif - @${ECHO_MSG} -n ">> Installing scripts in ${PREFIX}/bin..." -.for scriptfile in saxon saxon-xquery - @${ECHO_MSG} -n " ${scriptfile}" - @${INSTALL_SCRIPT} ${WRKSRC}/saxon.sh ${PREFIX}/bin/${scriptfile} -.endfor - @${ECHO_MSG} " [ DONE ]" - -.if !defined(NOPORTDOCS) -post-install: - @${FIND} -s ${WRKSRC}/samples -not -type d | \ - ${SED} -ne 's,^${WRKSRC}/samples,${EXAMPLESDIR:S,${PREFIX}/,,},p' >> ${TMPPLIST} - @${FIND} -s -d ${WRKSRC}/samples -type d | \ - ${SED} -ne 's,^${WRKSRC}/samples,@dirrm ${EXAMPLESDIR:S,${PREFIX}/,,},p' >> ${TMPPLIST} -.endif - -.include <bsd.port.post.mk> diff --git a/textproc/saxon-he/distinfo b/textproc/saxon-he/distinfo deleted file mode 100644 index 715e9d68ff18..000000000000 --- a/textproc/saxon-he/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (saxonb8-9-0-4j.zip) = 6be31185c3d0da70749055a4a10763ae -SHA256 (saxonb8-9-0-4j.zip) = 23e12d90d7990bee4ae715345dc8f555b5aab662710256dec22bed70b3f54058 -SIZE (saxonb8-9-0-4j.zip) = 1492988 -MD5 (saxon-resources8-9.zip) = 65a14ea4f55a98c1d762433842145962 -SHA256 (saxon-resources8-9.zip) = bfab671b938047128427acf675d64249f714e40e8e80dc1585df0a2c8840a9bd -SIZE (saxon-resources8-9.zip) = 10836211 diff --git a/textproc/saxon-he/files/saxon.sh.in b/textproc/saxon-he/files/saxon.sh.in deleted file mode 100644 index b849bd18e7f4..000000000000 --- a/textproc/saxon-he/files/saxon.sh.in +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ - -IAM="`basename "$0"`" - -if [ "${IAM}" = "saxon-xquery" ] -then - LAUNCHER_CLASS="net.sf.saxon.Query" -else - LAUNCHER_CLASS="net.sf.saxon.Transform" -fi - -SAXON_CLASSPATH="" -for jarfile in %%SAXON_JARS%% -do - SAXON_CLASSPATH="${SAXON_CLASSPATH}:${jarfile}" -done - -JAVA_VERSION="1.4+" exec "%%LOCALBASE%%/bin/java" -classpath "${SAXON_CLASSPATH}" "${LAUNCHER_CLASS}" "$@" diff --git a/textproc/saxon-he/pkg-descr b/textproc/saxon-he/pkg-descr deleted file mode 100644 index f1c67d88e2eb..000000000000 --- a/textproc/saxon-he/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -The Saxon 8.0 package is a collection of tools for processing XML documents. -The main components are: - -- An XSLT 2.0 processor, that can be used from the command line, or invoked - from a Java application by use of the standard JAXP API. Saxon can be - integrated with Java applications using the JAXP API, which means it is - possible for a Java application to switch between different XSLT processors - without changing the application code. As well as conforming closely with the - XSLT 2.0 specification, Saxon offers a number of powerful extensions. -- An XPath 2.0 processor accessible via an API to Java applications. -- An XQuery 1.0 processor that can be used from the command line, or invoked - from a Java application by use of an API. -- An XML Schema 1.0 processor. This can be used on its own to validate a schema - for correctness, or to validate a source document against the definitions in - a schema. It is also used to support the schema-aware functionality of the - XSLT and XQuery processors. - -So you can use Saxon to process XML by writing XSLT stylesheets, by writing -XQuery queries, by writing Java applications, or by combinations of the -approaches. - -WWW: http://www.saxonica.com/ diff --git a/textproc/sphinxsearch-devel/files/patch-src-searchd.cpp b/textproc/sphinxsearch-devel/files/patch-src-searchd.cpp deleted file mode 100644 index b69e0395a1d4..000000000000 --- a/textproc/sphinxsearch-devel/files/patch-src-searchd.cpp +++ /dev/null @@ -1,11 +0,0 @@ -diff -ruN sphinx-0.9.8-svn-r1065.orig/src/searchd.cpp sphinx-0.9.8-svn-r1065/src/searchd.cpp ---- src/searchd.cpp 2008-01-14 01:49:00.000000000 +0100 -+++ src/searchd.cpp 2008-01-18 23:44:55.000000000 +0100 -@@ -20,6 +20,7 @@ - #include <signal.h> - #include <stdio.h> - #include <string.h> -+#include <sys/resource.h> - #include <sys/stat.h> - #include <sys/types.h> - #include <time.h> diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile deleted file mode 100644 index 42522c517151..000000000000 --- a/textproc/stardict3/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# Ports collection makefile for: stardict2 -# Date created: 13 April 2003 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# -# $FreeBSD$ -# - -PORTNAME= stardict -PORTVERSION= 2.4.8 -PORTREVISION= 6 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -DIST_SUBDIR= stardict - -MAINTAINER= delphij@FreeBSD.org -COMMENT= A cross-platform and international dictionary written in Gtk2 - -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -USE_GMAKE= yes -USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix -USE_GETTEXT= yes - -OPTIONS= GNOMEUI "GNOME support" On - -.include <bsd.port.pre.mk> - -.if !defined(WITHOUT_GNOMEUI) -USE_GNOME+= libgnomeui -GCONF_SCHEMAS= stardict.schemas -INSTALLS_OMF= yes -PLIST_SUB= GNOME="" -.else -USE_GNOME+= gtk20 -CONFIGURE_ARGS+=--disable-gnome-support --disable-schemas-install -PLIST_SUB= GNOME="@comment not installed: " -.endif - -MAN1= stardict.1 - -post-patch: -# gcc 2.95 does not know std::string::clear() - @${REINPLACE_CMD} -e 's|.clear()|.erase()|' \ - ${WRKSRC}/src/docklet.cpp ${WRKSRC}/src/floatwin.cpp \ - ${WRKSRC}/src/selection.cpp - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/textproc/stardict3/distinfo b/textproc/stardict3/distinfo deleted file mode 100644 index 9f8f34c059b1..000000000000 --- a/textproc/stardict3/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (stardict/stardict-2.4.8.tar.bz2) = 2f743d809737ca157bad71791c45ce63 -SHA256 (stardict/stardict-2.4.8.tar.bz2) = 160dd1dfe46ae0b9d44f9059a40eee71ff389be498aa4478355ff4640969680f -SIZE (stardict/stardict-2.4.8.tar.bz2) = 1235020 diff --git a/textproc/stardict3/files/patch-src::conf.cpp b/textproc/stardict3/files/patch-src::conf.cpp deleted file mode 100644 index 1c6dd3846df6..000000000000 --- a/textproc/stardict3/files/patch-src::conf.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/conf.cpp.orig Mon Jul 10 05:23:39 2006 -+++ src/conf.cpp Mon Jul 10 05:24:36 2006 -@@ -93,7 +93,7 @@ - #ifdef _WIN32 - add_entry("/apps/stardict/preferences/dictionary/tts_path", std::string("C:\\Program Files\\WyabdcRealPeopleTTS\nC:\\Program Files\\OtdRealPeopleTTS\nWyabdcRealPeopleTTS\nOtdRealPeopleTTS")); - #else -- add_entry("/apps/stardict/preferences/dictionary/tts_path", std::string("/usr/share/WyabdcRealPeopleTTS\n/usr/share/OtdRealPeopleTTS")); -+ add_entry("/apps/stardict/preferences/dictionary/tts_path", std::string("/usr/local/share/WyabdcRealPeopleTTS\n/usr/local/share/OtdRealPeopleTTS")); - #endif - add_entry("/apps/stardict/preferences/dictionary/history", get_default_history_filename()); - add_entry("/apps/stardict/preferences/dictionary/only_export_word", true); diff --git a/textproc/stardict3/files/patch-src::docklet.h b/textproc/stardict3/files/patch-src::docklet.h deleted file mode 100644 index b2f7c9634b1b..000000000000 --- a/textproc/stardict3/files/patch-src::docklet.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/docklet.h.orig Tue Sep 23 18:19:44 2003 -+++ src/docklet.h Tue Jan 18 02:20:01 2005 -@@ -7,7 +7,7 @@ - enum DockLetIconType { - DOCKLET_NORMAL_ICON, - DOCKLET_SCAN_ICON, -- DOCKLET_STOP_ICON, -+ DOCKLET_STOP_ICON - }; - - class DockLet{ diff --git a/textproc/stardict3/files/patch-src::mainwin.h b/textproc/stardict3/files/patch-src::mainwin.h deleted file mode 100644 index dd6f78474e14..000000000000 --- a/textproc/stardict3/files/patch-src::mainwin.h +++ /dev/null @@ -1,29 +0,0 @@ ---- ./src/mainwin.h.orig 2006-06-29 22:29:34.000000000 -0700 -+++ ./src/mainwin.h 2008-01-26 13:26:47.532687040 -0800 -@@ -22,7 +22,7 @@ - TEXT_WIN_PATTERN_NOT_FOUND, - TEXT_WIN_TIPS, // when the word entry is empty,it will show tip - TEXT_WIN_INFO, -- TEXT_WIN_TREEDICT, -+ TEXT_WIN_TREEDICT - }; - - enum ListWinListWordType { -@@ -68,8 +68,6 @@ - static void on_main_menu_about_activate(GtkMenuItem *menuitem, TopWin *oTopWin); - static void on_main_menu_quit_activate(GtkMenuItem *menuitem, TopWin *oTopWin); - -- static void ClipboardReceivedCallback(GtkClipboard *clipboard, const gchar *text, gpointer data); -- - void LoadHistory(void); - void SaveHistory(void); - public: -@@ -79,6 +77,8 @@ - TopWin(); - ~TopWin(); - -+ static void ClipboardReceivedCallback(GtkClipboard *clipboard, const gchar *text, gpointer data); -+ - void Create(GtkWidget *vbox); - void Destroy(void); - void SetText(const gchar *word, bool notify=true); diff --git a/textproc/stardict3/files/patch-src::stardict-application-server.cpp b/textproc/stardict3/files/patch-src::stardict-application-server.cpp deleted file mode 100644 index 38f2b4416b05..000000000000 --- a/textproc/stardict3/files/patch-src::stardict-application-server.cpp +++ /dev/null @@ -1,8 +0,0 @@ ---- src/stardict-application-server.cpp.orig Tue Sep 23 18:19:48 2003 -+++ src/stardict-application-server.cpp Tue Jan 18 02:25:54 2005 -@@ -117,4 +117,4 @@ - StardictApplicationServer, - GNOME_Stardict_Application, - BONOBO_TYPE_OBJECT, -- stardict_application_server); -+ stardict_application_server) diff --git a/textproc/stardict3/pkg-descr b/textproc/stardict3/pkg-descr deleted file mode 100644 index ec73b921057d..000000000000 --- a/textproc/stardict3/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -StarDict is a Cross-Platform and international dictionary written in Gtk2. -It has powerful features such as "Glob-style pattern matching," "Scan -selection word," "Fuzzy query," etc. - -WWW: http://stardict.sourceforge.net/ diff --git a/textproc/stardict3/pkg-message b/textproc/stardict3/pkg-message deleted file mode 100644 index ef455877c6d2..000000000000 --- a/textproc/stardict3/pkg-message +++ /dev/null @@ -1,9 +0,0 @@ -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - -Now it's time to install some dictionary files: - - chinese/stardict2-dict-zh_CN Simplified Chinese - English - chinese/stardict2-dict-zh_TW Traditional Chinese - English - japanese/stardict2-dict-ja Japanese - English - -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * diff --git a/textproc/stardict3/pkg-plist b/textproc/stardict3/pkg-plist deleted file mode 100644 index 85342966e0fc..000000000000 --- a/textproc/stardict3/pkg-plist +++ /dev/null @@ -1,95 +0,0 @@ -bin/stardict -%%GNOME%%libdata/bonobo/servers/GNOME_Stardict.server -share/applications/stardict.desktop -%%GNOME%%share/gnome/help/stardict/C/figures/stardict_float_window.png -%%GNOME%%share/gnome/help/stardict/C/figures/stardict_main_window.png -%%GNOME%%share/gnome/help/stardict/C/figures/stardict_notification_area.png -%%GNOME%%share/gnome/help/stardict/C/legal.xml -%%GNOME%%share/gnome/help/stardict/C/stardict.xml -%%GNOME%%share/gnome/help/stardict/mk/figures/stardict_float_window.png -%%GNOME%%share/gnome/help/stardict/mk/figures/stardict_main_window.png -%%GNOME%%share/gnome/help/stardict/mk/figures/stardict_notification_area.png -%%GNOME%%share/gnome/help/stardict/mk/legal.xml -%%GNOME%%share/gnome/help/stardict/mk/stardict.xml -%%GNOME%%share/gnome/help/stardict/nl/figures/stardict_float_window.png -%%GNOME%%share/gnome/help/stardict/nl/figures/stardict_main_window.png -%%GNOME%%share/gnome/help/stardict/nl/figures/stardict_notification_area.png -%%GNOME%%share/gnome/help/stardict/nl/legal.xml -%%GNOME%%share/gnome/help/stardict/nl/stardict.xml -%%GNOME%%share/gnome/help/stardict/ru/figures/stardict_float_window.png -%%GNOME%%share/gnome/help/stardict/ru/figures/stardict_main_window.png -%%GNOME%%share/gnome/help/stardict/ru/figures/stardict_notification_area.png -%%GNOME%%share/gnome/help/stardict/ru/legal.xml -%%GNOME%%share/gnome/help/stardict/ru/stardict.xml -%%GNOME%%share/gnome/help/stardict/uk/figures/stardict_float_window.png -%%GNOME%%share/gnome/help/stardict/uk/figures/stardict_main_window.png -%%GNOME%%share/gnome/help/stardict/uk/figures/stardict_notification_area.png -%%GNOME%%share/gnome/help/stardict/uk/legal.xml -%%GNOME%%share/gnome/help/stardict/uk/stardict.xml -%%GNOME%%share/gnome/help/stardict/zh_CN/figures/stardict_float_window.png -%%GNOME%%share/gnome/help/stardict/zh_CN/figures/stardict_main_window.png -%%GNOME%%share/gnome/help/stardict/zh_CN/figures/stardict_notification_area.png -%%GNOME%%share/gnome/help/stardict/zh_CN/legal.xml -%%GNOME%%share/gnome/help/stardict/zh_CN/stardict.xml -%%GNOME%%share/gnome/help/stardict/zh_TW/figures/stardict_float_window.png -%%GNOME%%share/gnome/help/stardict/zh_TW/figures/stardict_main_window.png -%%GNOME%%share/gnome/help/stardict/zh_TW/figures/stardict_notification_area.png -%%GNOME%%share/gnome/help/stardict/zh_TW/legal.xml -%%GNOME%%share/gnome/help/stardict/zh_TW/stardict.xml -%%GNOME%%share/idl/GNOME_Stardict.idl -%%GNOME%%share/omf/stardict/stardict-C.omf -%%GNOME%%share/omf/stardict/stardict-mk.omf -%%GNOME%%share/omf/stardict/stardict-nl.omf -%%GNOME%%share/omf/stardict/stardict-ru.omf -%%GNOME%%share/omf/stardict/stardict-uk.omf -%%GNOME%%share/omf/stardict/stardict-zh_CN.omf -%%GNOME%%share/omf/stardict/stardict-zh_TW.omf -share/pixmaps/stardict.png -share/stardict/pixmaps/docklet_normal.png -share/stardict/pixmaps/docklet_scan.png -share/stardict/pixmaps/docklet_stop.png -share/stardict/pixmaps/index_appendix.png -share/stardict/pixmaps/index_dictlist.png -share/stardict/pixmaps/index_wazard.png -share/stardict/pixmaps/splash.png -share/stardict/sounds/buttonactive.wav -share/stardict/sounds/menushow.wav -share/locale/cs/LC_MESSAGES/stardict.mo -share/locale/de/LC_MESSAGES/stardict.mo -share/locale/el/LC_MESSAGES/stardict.mo -share/locale/fr/LC_MESSAGES/stardict.mo -share/locale/hr/LC_MESSAGES/stardict.mo -share/locale/hu/LC_MESSAGES/stardict.mo -share/locale/ku/LC_MESSAGES/stardict.mo -share/locale/mk/LC_MESSAGES/stardict.mo -share/locale/nl/LC_MESSAGES/stardict.mo -share/locale/pt_BR/LC_MESSAGES/stardict.mo -share/locale/ru/LC_MESSAGES/stardict.mo -share/locale/sk/LC_MESSAGES/stardict.mo -share/locale/tt/LC_MESSAGES/stardict.mo -share/locale/uk/LC_MESSAGES/stardict.mo -share/locale/vi/LC_MESSAGES/stardict.mo -share/locale/zh_CN/LC_MESSAGES/stardict.mo -share/locale/zh_TW/LC_MESSAGES/stardict.mo -@dirrmtry share/locale/tt/LC_MESSAGES -@dirrmtry share/locale/tt -@dirrm share/stardict/sounds -@dirrm share/stardict/pixmaps -@dirrmtry share/stardict -%%GNOME%%@dirrm share/omf/stardict -%%GNOME%%@dirrm share/gnome/help/stardict/zh_TW/figures -%%GNOME%%@dirrm share/gnome/help/stardict/zh_TW -%%GNOME%%@dirrm share/gnome/help/stardict/zh_CN/figures -%%GNOME%%@dirrm share/gnome/help/stardict/zh_CN -%%GNOME%%@dirrm share/gnome/help/stardict/uk/figures -%%GNOME%%@dirrm share/gnome/help/stardict/uk -%%GNOME%%@dirrm share/gnome/help/stardict/ru/figures -%%GNOME%%@dirrm share/gnome/help/stardict/ru -%%GNOME%%@dirrm share/gnome/help/stardict/nl/figures -%%GNOME%%@dirrm share/gnome/help/stardict/nl -%%GNOME%%@dirrm share/gnome/help/stardict/mk/figures -%%GNOME%%@dirrm share/gnome/help/stardict/mk -%%GNOME%%@dirrm share/gnome/help/stardict/C/figures -%%GNOME%%@dirrm share/gnome/help/stardict/C -%%GNOME%%@dirrm share/gnome/help/stardict -@dirrmtry share/applications diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile deleted file mode 100644 index 7f0cadd82928..000000000000 --- a/textproc/xerces-c2-devel/Makefile +++ /dev/null @@ -1,189 +0,0 @@ -# New ports collection makefile for: xerces-c2 -# Date created: 06 September 2002 -# Whom: "Bjoern A. Zeeb" (bzeeb+freebsdports@zabbadoz.net) -# -# $FreeBSD$ -# - -PORTNAME= xerces-c2 -PORTVERSION= 2.7.0 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_APACHE_XML} -MASTER_SITE_SUBDIR= xerces-c/source -DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} - -MAINTAINER= kenm@icarz.com -COMMENT= Validating XML parser from the Apache XML Project - -OPTIONS= THREADS "Build a thread enabled shared library." on \ - SAMPLES "Copy sample binaries and sources." on \ - PORTDOCS "Copy documentation." on \ - DEBUG "Include debugging information, do not strip." off \ - ICONVFBSD "Use IconvFBSD transcoder." on \ - ICU "Use ICU transcoder." off \ - NATIVE "Use native transcoder." off - -.include <bsd.port.pre.mk> - -.if defined(WITH_NATIVE) -TRANSCODER= native -.endif -.if defined(WITH_ICU) -TRANSCODER= icu -.endif -.if defined(WITH_ICONVFBSD) -TRANSCODER= IconvFBSD -.endif - -.if !defined(TRANSCODER) -USE_ICONV= yes -TRANSCODER= IconvFBSD -ICONVROOT?= ${LOCALBASE} -CONFIGURE_ENV+= ICONVROOT=${ICONVROOT} -MAKE_ENV+= ICONVROOT=${ICONVROOT} -PLIST_SUB+= TRANSICONV="" -PLIST_SUB+= TRANSICU="@comment " -.else -.if (${TRANSCODER} == "icu") -PKGNAMESUFFIX+= -icu -LIB_DEPENDS+= icuuc:${PORTSDIR}/devel/icu -ICUROOT?= ${LOCALBASE} -CONFIGURE_ENV+= ICUROOT=${ICUROOT} -MAKE_ENV+= ICUROOT=${ICUROOT} -PLIST_SUB+= TRANSICONV="@comment " -PLIST_SUB+= TRANSICU="" -.elif (${TRANSCODER} == "native") -PKGNAMESUFFIX+= -native -PLIST_SUB+= TRANSICONV="" -PLIST_SUB+= TRANSICU="@comment " -.else -USE_ICONV= yes -TRANSCODER= IconvFBSD -ICONVROOT?= ${LOCALBASE} -CONFIGURE_ENV+= ICONVROOT=${ICONVROOT} -MAKE_ENV+= ICONVROOT=${ICONVROOT} -PLIST_SUB+= TRANSICONV="" -PLIST_SUB+= TRANSICU="@comment " -.endif -.endif - -USE_LDCONFIG= yes - -XERCESWRKSRC= ${WRKSRC}/src/xercesc -CONFIGURE_WRKSRC= ${XERCESWRKSRC} -BUILD_WRKSRC= ${XERCESWRKSRC} -INSTALL_WRKSRC= ${XERCESWRKSRC} - -USE_GMAKE= yes -MAKE_ENV+= XERCESCROOT=${WRKSRC} - -HAS_CONFIGURE= yes -CONFIGURE_ENV+= XERCESCROOT=${WRKSRC} TRANSCODER=${TRANSCODER} -CONFIGURE_SCRIPT= runConfigure -CONFIGURE_ARGS+= -p freebsd -c ${CC} -x ${CXX} -n socket -P ${PREFIX} - -CONFIGURE_ARGS+= -t ${TRANSCODER} - -.if !defined(WITHOUT_DEBUG) -CONFIGURE_ARGS+= -d -STRIP= -.endif - -.if defined(ARCH) && \ - (${ARCH} == "alpha" || ${ARCH} == "sparc64" || \ - ${ARCH} == "amd64" || ${ARCH} == "ia64") -# set bitsToBuild to 64 -CONFIGURE_ARGS+= -b 64 -SAMPLES_CONFIG_ARGS+= -b 64 -.endif - -.if defined(WITHOUT_THREADS) -CONFIGURE_ARGS+= -r none -.else -CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" -.endif - -XERCESC_LIB_VERSION= ${PORTVERSION:S/.//:R} -XERCESC_LIB= libxerces-c.so.${PORTVERSION:S/.//} -XERCESC_DEPDOM_LIB= libxerces-depdom.so.${PORTVERSION:S/.//} -PLIST_SUB+= XERCESC_LIB=${XERCESC_LIB} \ - XERCESC_DEPDOM_LIB=${XERCESC_DEPDOM_LIB} \ - XERCESC_LIB_VERSION=${XERCESC_LIB_VERSION} - -.if !defined(WITHOUT_SAMPLES) -PLIST_SUB+= NO_SAMPLES="" -ALL_TARGET?= all samples -XERCES_BINS?= CreateDOMDocument DOMCount DOMPrint EnumVal MemParse PParse \ - PSVIWriter Redirect SAX2Count SAX2Print SAXCount SAXPrint \ - SCMPrint SEnumVal StdInParse -SAMPLES_CONFIG_ARGS+= -p freebsd -c ${CC} -x ${CXX} -.if defined(WITHOUT_THREADS) -SAMPLES_CONFIG_ARGS+= -r none -.else -SAMPLES_CONFIG_ARGS+= -r pthread -SAMPLES_CONFIG_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" -.endif -.else -PLIST_SUB+= NO_SAMPLES="@comment " -.endif - -.if !defined(WITHOUT_PORTDOCS) -PORTDOCS= * -.endif - -SCRIPTS_ENV= WITH_NATIVE="${WITH_NATIVE}" \ - WITH_ICU="${WITH_ICU}" \ - WITH_ICONVFBSD="${WITH_ICONVFBSD}" - -pre-extract: - @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/check-config-options - -post-patch: - @${REINPLACE_CMD} -e 's#CP = -cp -p#CP = -cp#' \ - ${WRKSRC}/src/xercesc/Makefile.incl - -pre-configure: - @${CHMOD} 700 ${CONFIGURE_WRKSRC}/runConfigure - @${CHMOD} 700 ${CONFIGURE_WRKSRC}/configure - -post-configure: -.if !defined(WITHOUT_SAMPLES) -.if defined(TRANSCODER) && (${TRANSCODER} == "icu") - @(cd ${WRKSRC}/samples && \ - ${SETENV} \ - XERCESCROOT=${WRKSRC} \ - ICUROOT=${ICUROOT} \ - LDFLAGS="-L${LOCALBASE}/lib" \ - ${SAMPLES_CONFIG_ENV} \ - ${SH} runConfigure ${SAMPLES_CONFIG_ARGS}) -.else - @(cd ${WRKSRC}/samples && \ - ${SETENV} \ - XERCESCROOT=${WRKSRC} \ - ${SAMPLES_CONFIG_ENV} \ - ${SH} runConfigure ${SAMPLES_CONFIG_ARGS}) -.endif -.endif - -post-install: -.if defined(WITHOUT_DEBUG) - @${STRIP_CMD} ${PREFIX}/lib/${XERCESC_LIB} - @${STRIP_CMD} ${PREFIX}/lib/${XERCESC_DEPDOM_LIB} -.endif -.if !defined(WITHOUT_PORTDOCS) - @${MKDIR} ${DOCSDIR} - @${CP} -r ${WRKSRC}/doc/ ${DOCSDIR} -.endif -.if !defined(WITHOUT_SAMPLES) - @${MKDIR} ${EXAMPLESDIR} -.for i in ${XERCES_BINS} data - @${CP} -r ${WRKSRC}/samples/$i ${EXAMPLESDIR} -.endfor -.for i in ${XERCES_BINS} - @${INSTALL_PROGRAM} ${WRKSRC}/bin/$i ${PREFIX}/bin -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/textproc/xerces-c2-devel/distinfo b/textproc/xerces-c2-devel/distinfo deleted file mode 100644 index b7bc120e8068..000000000000 --- a/textproc/xerces-c2-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xerces-c-src_2_7_0.tar.gz) = 04169609449a8846bc1e6891c04cadf4 -SHA256 (xerces-c-src_2_7_0.tar.gz) = 77fae8a1e7aa58007115c939aa68fd5028da79c481fc457dfce546b50c9dfda5 -SIZE (xerces-c-src_2_7_0.tar.gz) = 7760004 diff --git a/textproc/xerces-c2-devel/files/patch-aa b/textproc/xerces-c2-devel/files/patch-aa deleted file mode 100644 index e058afbec12b..000000000000 --- a/textproc/xerces-c2-devel/files/patch-aa +++ /dev/null @@ -1,144 +0,0 @@ ---- samples/runConfigure.orig Tue Jan 13 19:42:18 2004 -+++ samples/runConfigure Thu Mar 11 17:11:03 2004 -@@ -271,8 +271,13 @@ - ;; - esac - elif test $platform = "freebsd"; then -- threadingLibs="-pthread -lc_r" -- threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -+ if test -n "${PTHREAD_LIBS}" ; then -+ threadingLibs="${PTHREAD_LIBS}" -+ threadingDefines="${PTHREAD_CFLAGS} -DXML_USE_PTHREADS" -+ else -+ threadingLibs="-lpthread" -+ threadingDefines="-DXML_USE_PTHREADS" -+ fi - elif test $platform = "netbsd"; then - threadingLibs="-pthread" - threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -@@ -390,38 +395,6 @@ - # - BITSTOBUILD=$bitsToBuild - export BITSTOBUILD -- --# --# Special test for libiconv necessity under FreeBSD --# --transcodingLibs="" # by default don't suppose the libiconv is necessary --transcodingDefines="" --if test $platform = "freebsd"; then -- if test -n "${XERCESCROOT}"; then -- # try lookup the configuration results -- . "${XERCESCROOT}/version.incl" -- SOLIBNAME=libxerces-c.so.${SO_TARGET_VERSION}.${SO_TARGET_VERSION_MAJOR} -- if test -f "${XERCESCROOT}/src/xercesc/config.log" ; then -- if grep XML_USE_LIBICONV "${XERCESCROOT}/src/xercesc/config.log" \ -- > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- elif test -f "${XERCESCROOT}/obj/FREEBSD/IconvFBSDTransService.o" ; then -- if nm "${XERCESCROOT}/obj/FREEBSD/IconvFBSDTransService.o" | \ -- grep iconv_open > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- elif test -f "${XERCESCROOT}/lib/${SOLIBNAME}" ; then -- if nm "${XERCESCROOT}/lib/${SOLIBNAME}" | \ -- grep iconv_open > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- fi -- fi --fi - - # - # Set the C compiler and C++ compiler environment variables ---- src/xercesc/runConfigure.orig Wed Feb 4 13:26:44 2004 -+++ src/xercesc/runConfigure Thu Mar 11 17:10:00 2004 -@@ -319,8 +319,13 @@ - ;; - esac - elif test $platform = "freebsd"; then -- threadingLibs="-pthread -lc_r" -+ if test -n "${PTHREAD_LIBS}" ; then -+ threadingLibs="${PTHREAD_LIBS}" -+ threadingDefines="${PTHREAD_CFLAGS} -DXML_USE_PTHREADS" -+ else -+ threadingLibs="-lpthread" - threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -+ fi - elif test $platform = "netbsd"; then - threadingLibs="-pthread -lpthread" - threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -@@ -467,7 +472,11 @@ - TRANSCODER=Uniconv390 ;; - IconvFBSD) - TRANSCODER=IconvFBSD ; -- transcodingDefines="-DXML_USE_LIBICONV -I/usr/local/include" ;; -+ transcodingDefines="-DXML_USE_LIBICONV -I/usr/local/include" ; -+ if test ${ICONVROOT}o != "o"; then -+ ICONVROOT=/usr/local -+ fi -+ transcodingLibs="-L${ICONVROOT} -L${ICONVROOT}/lib -liconv" ;; - IconvGNU) - TRANSCODER=IconvGNU ; - transcodingDefines="-DXML_USE_GNU_TRANSCODER -I/usr/local/include" ;; ---- tests/runConfigure.orig Thu Mar 11 17:11:09 2004 -+++ tests/runConfigure Thu Mar 11 17:12:03 2004 -@@ -270,8 +270,13 @@ - ;; - esac - elif test $platform = "freebsd"; then -- threadingLibs="-pthread -lc_r" -- threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -+ if test -n "${PTHREAD_LIBS}" ; then -+ threadingLibs="${PTHREAD_LIBS}" -+ threadingDefines="${PTHREAD_CFLAGS} -DXML_USE_PTHREADS" -+ else -+ threadingLibs="-lpthread" -+ threadingDefines="-DXML_USE_PTHREADS" -+ fi - elif test $platform = "netbsd"; then - threadingLibs="-pthread" - threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -@@ -389,38 +394,6 @@ - # - BITSTOBUILD=$bitsToBuild - export BITSTOBUILD -- --# --# Special test for libiconv necessity under FreeBSD --# --transcodingLibs="" # by default don't suppose the libiconv is necessary --transcodingDefines="" --if test $platform = "freebsd"; then -- if test -n "${XERCESCROOT}"; then -- # try lookup the configuration results -- . "${XERCESCROOT}/version.incl" -- SOLIBNAME=libxerces-c.so.${SO_TARGET_VERSION}.${SO_TARGET_VERSION_MAJOR} -- if test -f "${XERCESCROOT}/src/xercesc/config.log" ; then -- if grep XML_USE_LIBICONV "${XERCESCROOT}/src/xercesc/config.log" \ -- > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- elif test -f "${XERCESCROOT}/obj/FREEBSD/IconvFBSDTransService.o" ; then -- if nm "${XERCESCROOT}/obj/FREEBSD/IconvFBSDTransService.o" | \ -- grep iconv_open > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- elif test -f "${XERCESCROOT}/lib/${SOLIBNAME}" ; then -- if nm "${XERCESCROOT}/lib/${SOLIBNAME}" | \ -- grep iconv_open > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- fi -- fi --fi - - # - # Set the C compiler and C++ compiler environment variables diff --git a/textproc/xerces-c2-devel/files/patch-ab b/textproc/xerces-c2-devel/files/patch-ab deleted file mode 100644 index baff3780692e..000000000000 --- a/textproc/xerces-c2-devel/files/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ ---- obj/Makefile.in.orig Wed Sep 7 11:56:58 2005 -+++ obj/Makefile.in Wed Mar 29 11:50:22 2006 -@@ -235,10 +235,10 @@ - (cd ${DESTDIR}$(PREFIX)/lib; rm -f ${LINK_DEPDOM}.a libxercesdepdom.dll.a; ln -s ${LIBDEPDOM}${SO_TARGET_VERSION}${SHLIBSUFFIX}.a ${LINK_DEPDOM}.a; rm -f libxercesdepdom.dll.a; ln -s ${LIBDEPDOM}${SO_TARGET_VERSION}${SHLIBSUFFIX}.a libxercesdepdom.dll.a) - else - $(CP) ${FQ_REAL_NAME} ${DESTDIR}$(PREFIX)/lib -- (cd ${DESTDIR}$(PREFIX)/lib; rm -f ${SO_NAME}; ln -s ${REAL_NAME} ${SO_NAME}; rm -f ${LINK_NAME}; ln -s ${REAL_NAME} ${LINK_NAME}) -+ (cd ${DESTDIR}$(PREFIX)/lib; rm -f ${SO_NAME}; ln -sf ${REAL_NAME} ${SO_NAME}; rm -f ${LINK_NAME}; ln -sf ${REAL_NAME} ${LINK_NAME}) - - $(CP) ${FQ_REAL_DEPDOM} ${DESTDIR}$(PREFIX)/lib -- (cd ${DESTDIR}$(PREFIX)/lib; rm -f ${SO_DEPDOM}; ln -s ${REAL_DEPDOM} ${SO_DEPDOM}; rm -f ${LINK_DEPDOM}; ln -s ${REAL_DEPDOM} ${LINK_DEPDOM}) -+ (cd ${DESTDIR}$(PREFIX)/lib; rm -f ${SO_DEPDOM}; ln -sf ${REAL_DEPDOM} ${SO_DEPDOM}; rm -f ${LINK_DEPDOM}; ln -sf ${REAL_DEPDOM} ${LINK_DEPDOM}) - endif - ifeq (${PLATFORM},OS390) - $(CP) ${LIBNAME}${VER}${OS390SIDEDECK} ${DESTDIR}$(PREFIX)/lib diff --git a/textproc/xerces-c2-devel/files/patch-src-xercesc-Makefile.incl b/textproc/xerces-c2-devel/files/patch-src-xercesc-Makefile.incl deleted file mode 100644 index 9b42675607ea..000000000000 --- a/textproc/xerces-c2-devel/files/patch-src-xercesc-Makefile.incl +++ /dev/null @@ -1,11 +0,0 @@ ---- src/xercesc/Makefile.incl.orig Wed Sep 7 11:55:53 2005 -+++ src/xercesc/Makefile.incl Mon Apr 10 14:54:15 2006 -@@ -411,7 +411,7 @@ - MAKE_SHARED_C = ${CC} -D${PLATFORM} -shared -fPIC ${LDFLAGS} - ifeq (${TRANSCODER}, ICU) - PLATFORM_COMPILE_OPTIONS = -fPIC -D${PLATFORM} -I/usr/local/include -- ALLLIBS = ${LIBS} -L/usr/local/lib -L${ICUROOT} -licuuc -licudata -lgcc -+ ALLLIBS = ${LIBS} -L/usr/local/lib -L${ICUROOT} -licuuc -licudata -lgcc_pic - else - PLATFORM_COMPILE_OPTIONS = -fPIC -D${PLATFORM} - ALLLIBS = ${LIBS} diff --git a/textproc/xerces-c2-devel/pkg-descr b/textproc/xerces-c2-devel/pkg-descr deleted file mode 100644 index 9d6e1747a2bb..000000000000 --- a/textproc/xerces-c2-devel/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Xerces-C++ is a validating XML parser from the Apache XML Project. -It provides a shared library to parse, generate, mainpulate and -validate XML documents from within your own application. - -For information on Xerces-C++ please see their homepage -WWW: http://xml.apache.org/xerces-c/ - -- Bjoern A. Zeeb -bzeeb+freebsdports@zabbadoz.net diff --git a/textproc/xerces-c2-devel/pkg-plist b/textproc/xerces-c2-devel/pkg-plist deleted file mode 100644 index 0166e6d130ab..000000000000 --- a/textproc/xerces-c2-devel/pkg-plist +++ /dev/null @@ -1,619 +0,0 @@ -include/xercesc/dom/DOM.hpp -include/xercesc/dom/DOMAttr.hpp -include/xercesc/dom/DOMBuilder.hpp -include/xercesc/dom/DOMCDATASection.hpp -include/xercesc/dom/DOMCharacterData.hpp -include/xercesc/dom/DOMComment.hpp -include/xercesc/dom/DOMConfiguration.hpp -include/xercesc/dom/DOMDocument.hpp -include/xercesc/dom/DOMDocumentFragment.hpp -include/xercesc/dom/DOMDocumentRange.hpp -include/xercesc/dom/DOMDocumentTraversal.hpp -include/xercesc/dom/DOMDocumentType.hpp -include/xercesc/dom/DOMElement.hpp -include/xercesc/dom/DOMEntity.hpp -include/xercesc/dom/DOMEntityReference.hpp -include/xercesc/dom/DOMEntityResolver.hpp -include/xercesc/dom/DOMError.hpp -include/xercesc/dom/DOMErrorHandler.hpp -include/xercesc/dom/DOMException.hpp -include/xercesc/dom/DOMImplementation.hpp -include/xercesc/dom/DOMImplementationLS.hpp -include/xercesc/dom/DOMImplementationRegistry.hpp -include/xercesc/dom/DOMImplementationSource.hpp -include/xercesc/dom/DOMInputSource.hpp -include/xercesc/dom/DOMLocator.hpp -include/xercesc/dom/DOMNamedNodeMap.hpp -include/xercesc/dom/DOMNode.hpp -include/xercesc/dom/DOMNodeFilter.hpp -include/xercesc/dom/DOMNodeIterator.hpp -include/xercesc/dom/DOMNodeList.hpp -include/xercesc/dom/DOMNotation.hpp -include/xercesc/dom/DOMPSVITypeInfo.hpp -include/xercesc/dom/DOMProcessingInstruction.hpp -include/xercesc/dom/DOMRange.hpp -include/xercesc/dom/DOMRangeException.hpp -include/xercesc/dom/DOMText.hpp -include/xercesc/dom/DOMTreeWalker.hpp -include/xercesc/dom/DOMTypeInfo.hpp -include/xercesc/dom/DOMUserDataHandler.hpp -include/xercesc/dom/DOMWriter.hpp -include/xercesc/dom/DOMWriterFilter.hpp -include/xercesc/dom/DOMXPathEvaluator.hpp -include/xercesc/dom/DOMXPathException.hpp -include/xercesc/dom/DOMXPathExpression.hpp -include/xercesc/dom/DOMXPathNSResolver.hpp -include/xercesc/dom/DOMXPathNamespace.hpp -include/xercesc/dom/DOMXPathResult.hpp -include/xercesc/dom/StDOMNode.hpp -include/xercesc/dom/deprecated/DOM.hpp -include/xercesc/dom/deprecated/DOMParser.hpp -include/xercesc/dom/deprecated/DOMString.hpp -include/xercesc/dom/deprecated/DOM_Attr.hpp -include/xercesc/dom/deprecated/DOM_CDATASection.hpp -include/xercesc/dom/deprecated/DOM_CharacterData.hpp -include/xercesc/dom/deprecated/DOM_Comment.hpp -include/xercesc/dom/deprecated/DOM_DOMException.hpp -include/xercesc/dom/deprecated/DOM_DOMImplementation.hpp -include/xercesc/dom/deprecated/DOM_Document.hpp -include/xercesc/dom/deprecated/DOM_DocumentFragment.hpp -include/xercesc/dom/deprecated/DOM_DocumentType.hpp -include/xercesc/dom/deprecated/DOM_Element.hpp -include/xercesc/dom/deprecated/DOM_Entity.hpp -include/xercesc/dom/deprecated/DOM_EntityReference.hpp -include/xercesc/dom/deprecated/DOM_NamedNodeMap.hpp -include/xercesc/dom/deprecated/DOM_Node.hpp -include/xercesc/dom/deprecated/DOM_NodeFilter.hpp -include/xercesc/dom/deprecated/DOM_NodeIterator.hpp -include/xercesc/dom/deprecated/DOM_NodeList.hpp -include/xercesc/dom/deprecated/DOM_Notation.hpp -include/xercesc/dom/deprecated/DOM_ProcessingInstruction.hpp -include/xercesc/dom/deprecated/DOM_Range.hpp -include/xercesc/dom/deprecated/DOM_RangeException.hpp -include/xercesc/dom/deprecated/DOM_Text.hpp -include/xercesc/dom/deprecated/DOM_TreeWalker.hpp -include/xercesc/dom/deprecated/DOM_XMLDecl.hpp -include/xercesc/dom/deprecated/DomMemDebug.hpp -include/xercesc/dom/impl/DOMDeepNodeListPool.c -include/xercesc/framework/BinOutputStream.hpp -include/xercesc/framework/LocalFileFormatTarget.hpp -include/xercesc/framework/LocalFileInputSource.hpp -include/xercesc/framework/MemBufFormatTarget.hpp -include/xercesc/framework/MemBufInputSource.hpp -include/xercesc/framework/MemoryManager.hpp -include/xercesc/framework/StdInInputSource.hpp -include/xercesc/framework/StdOutFormatTarget.hpp -include/xercesc/framework/URLInputSource.hpp -include/xercesc/framework/ValidationContext.hpp -include/xercesc/framework/Wrapper4DOMInputSource.hpp -include/xercesc/framework/Wrapper4InputSource.hpp -include/xercesc/framework/XMLAttDef.hpp -include/xercesc/framework/XMLAttDefList.hpp -include/xercesc/framework/XMLAttr.hpp -include/xercesc/framework/XMLBuffer.hpp -include/xercesc/framework/XMLBufferMgr.hpp -include/xercesc/framework/XMLContentModel.hpp -include/xercesc/framework/XMLDTDDescription.hpp -include/xercesc/framework/XMLDocumentHandler.hpp -include/xercesc/framework/XMLElementDecl.hpp -include/xercesc/framework/XMLEntityDecl.hpp -include/xercesc/framework/XMLEntityHandler.hpp -include/xercesc/framework/XMLErrorCodes.hpp -include/xercesc/framework/XMLErrorReporter.hpp -include/xercesc/framework/XMLFormatter.hpp -include/xercesc/framework/XMLGrammarDescription.hpp -include/xercesc/framework/XMLGrammarPool.hpp -include/xercesc/framework/XMLNotationDecl.hpp -include/xercesc/framework/XMLPScanToken.hpp -include/xercesc/framework/XMLRecognizer.hpp -include/xercesc/framework/XMLRefInfo.hpp -include/xercesc/framework/XMLSchemaDescription.hpp -include/xercesc/framework/XMLValidator.hpp -include/xercesc/framework/XMLValidityCodes.hpp -include/xercesc/framework/psvi/PSVIAttribute.hpp -include/xercesc/framework/psvi/PSVIAttributeList.hpp -include/xercesc/framework/psvi/PSVIElement.hpp -include/xercesc/framework/psvi/PSVIHandler.hpp -include/xercesc/framework/psvi/PSVIItem.hpp -include/xercesc/framework/psvi/XSAnnotation.hpp -include/xercesc/framework/psvi/XSAttributeDeclaration.hpp -include/xercesc/framework/psvi/XSAttributeGroupDefinition.hpp -include/xercesc/framework/psvi/XSAttributeUse.hpp -include/xercesc/framework/psvi/XSComplexTypeDefinition.hpp -include/xercesc/framework/psvi/XSConstants.hpp -include/xercesc/framework/psvi/XSElementDeclaration.hpp -include/xercesc/framework/psvi/XSFacet.hpp -include/xercesc/framework/psvi/XSIDCDefinition.hpp -include/xercesc/framework/psvi/XSModel.hpp -include/xercesc/framework/psvi/XSModelGroup.hpp -include/xercesc/framework/psvi/XSModelGroupDefinition.hpp -include/xercesc/framework/psvi/XSMultiValueFacet.hpp -include/xercesc/framework/psvi/XSNamedMap.c -include/xercesc/framework/psvi/XSNamedMap.hpp -include/xercesc/framework/psvi/XSNamespaceItem.hpp -include/xercesc/framework/psvi/XSNotationDeclaration.hpp -include/xercesc/framework/psvi/XSObject.hpp -include/xercesc/framework/psvi/XSParticle.hpp -include/xercesc/framework/psvi/XSSimpleTypeDefinition.hpp -include/xercesc/framework/psvi/XSTypeDefinition.hpp -include/xercesc/framework/psvi/XSValue.hpp -include/xercesc/framework/psvi/XSWildcard.hpp -include/xercesc/internal/BinFileOutputStream.hpp -include/xercesc/internal/BinMemOutputStream.hpp -include/xercesc/internal/CharTypeTables.hpp -include/xercesc/internal/DGXMLScanner.hpp -include/xercesc/internal/ElemStack.hpp -include/xercesc/internal/EndOfEntityException.hpp -include/xercesc/internal/IANAEncodings.hpp -include/xercesc/internal/IGXMLScanner.hpp -include/xercesc/internal/MemoryManagerArrayImpl.hpp -include/xercesc/internal/MemoryManagerImpl.hpp -include/xercesc/internal/ReaderMgr.hpp -include/xercesc/internal/SGXMLScanner.hpp -include/xercesc/internal/ValidationContextImpl.hpp -include/xercesc/internal/VecAttrListImpl.hpp -include/xercesc/internal/VecAttributesImpl.hpp -include/xercesc/internal/WFXMLScanner.hpp -include/xercesc/internal/XMLGrammarPoolImpl.hpp -include/xercesc/internal/XMLInternalErrorHandler.hpp -include/xercesc/internal/XMLReader.hpp -include/xercesc/internal/XMLScanner.hpp -include/xercesc/internal/XMLScannerResolver.hpp -include/xercesc/internal/XProtoType.hpp -include/xercesc/internal/XSAXMLScanner.hpp -include/xercesc/internal/XSObjectFactory.hpp -include/xercesc/internal/XSerializable.hpp -include/xercesc/internal/XSerializationException.hpp -include/xercesc/internal/XSerializeEngine.hpp -include/xercesc/internal/XTemplateSerializer.hpp -include/xercesc/parsers/AbstractDOMParser.hpp -include/xercesc/parsers/DOMBuilderImpl.hpp -include/xercesc/parsers/SAX2XMLReaderImpl.hpp -include/xercesc/parsers/SAX2XMLFilterImpl.hpp -include/xercesc/parsers/SAXParser.hpp -include/xercesc/parsers/XercesDOMParser.hpp -include/xercesc/sax/AttributeList.hpp -include/xercesc/sax/DTDHandler.hpp -include/xercesc/sax/DocumentHandler.hpp -include/xercesc/sax/EntityResolver.hpp -include/xercesc/sax/ErrorHandler.hpp -include/xercesc/sax/HandlerBase.hpp -include/xercesc/sax/InputSource.hpp -include/xercesc/sax/Locator.hpp -include/xercesc/sax/Parser.hpp -include/xercesc/sax/SAXException.hpp -include/xercesc/sax/SAXParseException.hpp -include/xercesc/sax2/Attributes.hpp -include/xercesc/sax2/ContentHandler.hpp -include/xercesc/sax2/DeclHandler.hpp -include/xercesc/sax2/DefaultHandler.hpp -include/xercesc/sax2/LexicalHandler.hpp -include/xercesc/sax2/SAX2XMLReader.hpp -include/xercesc/sax2/SAX2XMLFilter.hpp -include/xercesc/sax2/XMLReaderFactory.hpp -include/xercesc/util/ArrayIndexOutOfBoundsException.hpp -include/xercesc/util/AutoSense.hpp -include/xercesc/util/Base64.hpp -include/xercesc/util/BaseRefVectorOf.c -include/xercesc/util/BaseRefVectorOf.hpp -include/xercesc/util/BinFileInputStream.hpp -include/xercesc/util/BinInputStream.hpp -include/xercesc/util/BinMemInputStream.hpp -include/xercesc/util/BitOps.hpp -include/xercesc/util/BitSet.hpp -include/xercesc/util/Compilers/BorlandCDefs.hpp -include/xercesc/util/Compilers/CSetDefs.hpp -include/xercesc/util/Compilers/CodeWarriorDefs.hpp -include/xercesc/util/Compilers/DECCXXDefs.hpp -include/xercesc/util/Compilers/GCCDefs.hpp -include/xercesc/util/Compilers/HPCCDefs.hpp -include/xercesc/util/Compilers/IBMVAOS2Defs.hpp -include/xercesc/util/Compilers/IBMVAW32Defs.hpp -include/xercesc/util/Compilers/MIPSproDefs.hpp -include/xercesc/util/Compilers/MVSCPPDefs.hpp -include/xercesc/util/Compilers/OS400SetDefs.hpp -include/xercesc/util/Compilers/PTXCCDefs.hpp -include/xercesc/util/Compilers/QCCDefs.hpp -include/xercesc/util/Compilers/SCOCCDefs.hpp -include/xercesc/util/Compilers/SunCCDefs.hpp -include/xercesc/util/Compilers/SunKaiDefs.hpp -include/xercesc/util/Compilers/TandemCCDefs.hpp -include/xercesc/util/Compilers/VCPPDefs.hpp -include/xercesc/util/CountedPointer.c -include/xercesc/util/CountedPointer.hpp -include/xercesc/util/DefaultPanicHandler.hpp -include/xercesc/util/EmptyStackException.hpp -include/xercesc/util/EncodingValidator.hpp -include/xercesc/util/FlagJanitor.c -include/xercesc/util/FlagJanitor.hpp -include/xercesc/util/HashBase.hpp -include/xercesc/util/HashCMStateSet.hpp -include/xercesc/util/HashPtr.hpp -include/xercesc/util/HashXMLCh.hpp -include/xercesc/util/HexBin.hpp -include/xercesc/util/IOException.hpp -include/xercesc/util/IllegalArgumentException.hpp -include/xercesc/util/InvalidCastException.hpp -include/xercesc/util/Janitor.c -include/xercesc/util/Janitor.hpp -include/xercesc/util/KVStringPair.hpp -include/xercesc/util/KeyRefPair.c -include/xercesc/util/KeyRefPair.hpp -include/xercesc/util/KeyValuePair.c -include/xercesc/util/KeyValuePair.hpp -include/xercesc/util/LogicalPath.c -include/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp -include/xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp -include/xercesc/util/Mutexes.hpp -include/xercesc/util/NameIdPool.c -include/xercesc/util/NameIdPool.hpp -include/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp -include/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp -include/xercesc/util/NoSuchElementException.hpp -include/xercesc/util/NullPointerException.hpp -include/xercesc/util/NumberFormatException.hpp -include/xercesc/util/OutOfMemoryException.hpp -include/xercesc/util/PanicHandler.hpp -include/xercesc/util/ParseException.hpp -include/xercesc/util/PlatformUtils.hpp -include/xercesc/util/Platforms/FreeBSD/FreeBSDDefs.hpp -include/xercesc/util/QName.hpp -include/xercesc/util/RefArrayOf.c -include/xercesc/util/RefArrayOf.hpp -include/xercesc/util/RefArrayVectorOf.c -include/xercesc/util/RefArrayVectorOf.hpp -include/xercesc/util/RefHash2KeysTableOf.c -include/xercesc/util/RefHash2KeysTableOf.hpp -include/xercesc/util/RefHash3KeysIdPool.c -include/xercesc/util/RefHash3KeysIdPool.hpp -include/xercesc/util/RefHashTableOf.c -include/xercesc/util/RefHashTableOf.hpp -include/xercesc/util/RefStackOf.c -include/xercesc/util/RefStackOf.hpp -include/xercesc/util/RefVectorOf.c -include/xercesc/util/RefVectorOf.hpp -include/xercesc/util/RuntimeException.hpp -include/xercesc/util/SchemaDateTimeException.hpp -include/xercesc/util/SecurityManager.hpp -include/xercesc/util/StringPool.hpp -include/xercesc/util/SynchronizedStringPool.hpp -include/xercesc/util/TransENameMap.c -include/xercesc/util/TransENameMap.hpp -include/xercesc/util/TransService.hpp -%%TRANSICONV%%include/xercesc/util/Transcoders/IconvFBSD/IconvFBSDTransService.hpp -%%TRANSICU%%include/xercesc/util/Transcoders/ICU/ICUTransService.hpp -include/xercesc/util/TranscodingException.hpp -include/xercesc/util/UTFDataFormatException.hpp -include/xercesc/util/UnexpectedEOFException.hpp -include/xercesc/util/UnsupportedEncodingException.hpp -include/xercesc/util/ValueArrayOf.c -include/xercesc/util/ValueArrayOf.hpp -include/xercesc/util/ValueHashTableOf.c -include/xercesc/util/ValueHashTableOf.hpp -include/xercesc/util/ValueStackOf.c -include/xercesc/util/ValueStackOf.hpp -include/xercesc/util/ValueVectorOf.c -include/xercesc/util/ValueVectorOf.hpp -include/xercesc/util/XML256TableTranscoder.hpp -include/xercesc/util/XML88591Transcoder.hpp -include/xercesc/util/XMLASCIITranscoder.hpp -include/xercesc/util/XMLAbstractDoubleFloat.hpp -include/xercesc/util/XMLBigDecimal.hpp -include/xercesc/util/XMLBigInteger.hpp -include/xercesc/util/XMLChTranscoder.hpp -include/xercesc/util/XMLChar.hpp -include/xercesc/util/XMLDOMMsg.hpp -include/xercesc/util/XMLDateTime.hpp -include/xercesc/util/XMLDeleterFor.c -include/xercesc/util/XMLDeleterFor.hpp -include/xercesc/util/XMLDouble.hpp -include/xercesc/util/XMLEBCDICTranscoder.hpp -include/xercesc/util/XMLEntityResolver.hpp -include/xercesc/util/XMLEnumerator.hpp -include/xercesc/util/XMLExceptMsgs.hpp -include/xercesc/util/XMLException.hpp -include/xercesc/util/XMLFloat.hpp -include/xercesc/util/XMLHolder.c -include/xercesc/util/XMLHolder.hpp -include/xercesc/util/XMLIBM1047Transcoder.hpp -include/xercesc/util/XMLIBM1140Transcoder.hpp -include/xercesc/util/XMLInitializer.hpp -include/xercesc/util/XMLInteger.hpp -include/xercesc/util/XMLMsgLoader.hpp -include/xercesc/util/XMLNetAccessor.hpp -include/xercesc/util/XMLNumber.hpp -include/xercesc/util/XMLRegisterCleanup.hpp -include/xercesc/util/XMLResourceIdentifier.hpp -include/xercesc/util/XMLString.hpp -include/xercesc/util/XMLStringTokenizer.hpp -include/xercesc/util/XMLUCS4Transcoder.hpp -include/xercesc/util/XMLURL.hpp -include/xercesc/util/XMLUTF16Transcoder.hpp -include/xercesc/util/XMLUTF8Transcoder.hpp -include/xercesc/util/XMLUni.hpp -include/xercesc/util/XMLUniDefs.hpp -include/xercesc/util/XMLUri.hpp -include/xercesc/util/XMLWin1252Transcoder.hpp -include/xercesc/util/XMemory.hpp -include/xercesc/util/XercesDefs.hpp -include/xercesc/util/XercesVersion.hpp -include/xercesc/util/regx/ASCIIRangeFactory.hpp -include/xercesc/util/regx/BMPattern.hpp -include/xercesc/util/regx/BlockRangeFactory.hpp -include/xercesc/util/regx/CharToken.hpp -include/xercesc/util/regx/ClosureToken.hpp -include/xercesc/util/regx/ConcatToken.hpp -include/xercesc/util/regx/ConditionToken.hpp -include/xercesc/util/regx/Match.hpp -include/xercesc/util/regx/ModifierToken.hpp -include/xercesc/util/regx/Op.hpp -include/xercesc/util/regx/OpFactory.hpp -include/xercesc/util/regx/ParenToken.hpp -include/xercesc/util/regx/ParserForXMLSchema.hpp -include/xercesc/util/regx/RangeFactory.hpp -include/xercesc/util/regx/RangeToken.hpp -include/xercesc/util/regx/RangeTokenMap.hpp -include/xercesc/util/regx/RegularExpression.hpp -include/xercesc/util/regx/RegxDefs.hpp -include/xercesc/util/regx/RegxParser.hpp -include/xercesc/util/regx/RegxUtil.hpp -include/xercesc/util/regx/StringToken.hpp -include/xercesc/util/regx/Token.hpp -include/xercesc/util/regx/TokenFactory.hpp -include/xercesc/util/regx/TokenInc.hpp -include/xercesc/util/regx/UniCharTable.hpp -include/xercesc/util/regx/UnicodeRangeFactory.hpp -include/xercesc/util/regx/UnionToken.hpp -include/xercesc/util/regx/XMLRangeFactory.hpp -include/xercesc/util/regx/XMLUniCharacter.hpp -include/xercesc/validators/DTD/DTDAttDef.hpp -include/xercesc/validators/DTD/DTDAttDefList.hpp -include/xercesc/validators/DTD/DTDElementDecl.hpp -include/xercesc/validators/DTD/DTDEntityDecl.hpp -include/xercesc/validators/DTD/DTDGrammar.hpp -include/xercesc/validators/DTD/DTDScanner.hpp -include/xercesc/validators/DTD/DTDValidator.hpp -include/xercesc/validators/DTD/DocTypeHandler.hpp -include/xercesc/validators/DTD/XMLDTDDescriptionImpl.hpp -include/xercesc/validators/common/AllContentModel.hpp -include/xercesc/validators/common/CMAny.hpp -include/xercesc/validators/common/CMBinaryOp.hpp -include/xercesc/validators/common/CMLeaf.hpp -include/xercesc/validators/common/CMNode.hpp -include/xercesc/validators/common/CMStateSet.hpp -include/xercesc/validators/common/CMUnaryOp.hpp -include/xercesc/validators/common/ContentLeafNameTypeVector.hpp -include/xercesc/validators/common/ContentSpecNode.hpp -include/xercesc/validators/common/DFAContentModel.hpp -include/xercesc/validators/common/Grammar.hpp -include/xercesc/validators/common/GrammarResolver.hpp -include/xercesc/validators/common/MixedContentModel.hpp -include/xercesc/validators/common/SimpleContentModel.hpp -include/xercesc/validators/datatype/AbstractNumericFacetValidator.hpp -include/xercesc/validators/datatype/AbstractNumericValidator.hpp -include/xercesc/validators/datatype/AbstractStringValidator.hpp -include/xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.hpp -include/xercesc/validators/datatype/AnyURIDatatypeValidator.hpp -include/xercesc/validators/datatype/Base64BinaryDatatypeValidator.hpp -include/xercesc/validators/datatype/BooleanDatatypeValidator.hpp -include/xercesc/validators/datatype/DatatypeValidator.hpp -include/xercesc/validators/datatype/DatatypeValidatorFactory.hpp -include/xercesc/validators/datatype/DateDatatypeValidator.hpp -include/xercesc/validators/datatype/DateTimeDatatypeValidator.hpp -include/xercesc/validators/datatype/DateTimeValidator.hpp -include/xercesc/validators/datatype/DayDatatypeValidator.hpp -include/xercesc/validators/datatype/DecimalDatatypeValidator.hpp -include/xercesc/validators/datatype/DoubleDatatypeValidator.hpp -include/xercesc/validators/datatype/DurationDatatypeValidator.hpp -include/xercesc/validators/datatype/ENTITYDatatypeValidator.hpp -include/xercesc/validators/datatype/FloatDatatypeValidator.hpp -include/xercesc/validators/datatype/HexBinaryDatatypeValidator.hpp -include/xercesc/validators/datatype/IDDatatypeValidator.hpp -include/xercesc/validators/datatype/IDREFDatatypeValidator.hpp -include/xercesc/validators/datatype/InvalidDatatypeFacetException.hpp -include/xercesc/validators/datatype/InvalidDatatypeValueException.hpp -include/xercesc/validators/datatype/ListDatatypeValidator.hpp -include/xercesc/validators/datatype/MonthDatatypeValidator.hpp -include/xercesc/validators/datatype/MonthDayDatatypeValidator.hpp -include/xercesc/validators/datatype/NCNameDatatypeValidator.hpp -include/xercesc/validators/datatype/NOTATIONDatatypeValidator.hpp -include/xercesc/validators/datatype/NameDatatypeValidator.hpp -include/xercesc/validators/datatype/QNameDatatypeValidator.hpp -include/xercesc/validators/datatype/StringDatatypeValidator.hpp -include/xercesc/validators/datatype/TimeDatatypeValidator.hpp -include/xercesc/validators/datatype/UnionDatatypeValidator.hpp -include/xercesc/validators/datatype/XMLCanRepGroup.hpp -include/xercesc/validators/datatype/YearDatatypeValidator.hpp -include/xercesc/validators/datatype/YearMonthDatatypeValidator.hpp -include/xercesc/validators/schema/ComplexTypeInfo.hpp -include/xercesc/validators/schema/GeneralAttributeCheck.hpp -include/xercesc/validators/schema/NamespaceScope.hpp -include/xercesc/validators/schema/PSVIDefs.hpp -include/xercesc/validators/schema/SchemaAttDef.hpp -include/xercesc/validators/schema/SchemaAttDefList.hpp -include/xercesc/validators/schema/SchemaElementDecl.hpp -include/xercesc/validators/schema/SchemaGrammar.hpp -include/xercesc/validators/schema/SchemaInfo.hpp -include/xercesc/validators/schema/SchemaSymbols.hpp -include/xercesc/validators/schema/SchemaValidator.hpp -include/xercesc/validators/schema/SubstitutionGroupComparator.hpp -include/xercesc/validators/schema/TraverseSchema.hpp -include/xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp -include/xercesc/validators/schema/XSDDOMParser.hpp -include/xercesc/validators/schema/XSDErrorReporter.hpp -include/xercesc/validators/schema/XSDLocator.hpp -include/xercesc/validators/schema/XUtil.hpp -include/xercesc/validators/schema/XercesAttGroupInfo.hpp -include/xercesc/validators/schema/XercesElementWildcard.hpp -include/xercesc/validators/schema/XercesGroupInfo.hpp -include/xercesc/validators/schema/identity/FieldActivator.hpp -include/xercesc/validators/schema/identity/FieldValueMap.hpp -include/xercesc/validators/schema/identity/IC_Field.hpp -include/xercesc/validators/schema/identity/IC_Key.hpp -include/xercesc/validators/schema/identity/IC_KeyRef.hpp -include/xercesc/validators/schema/identity/IC_Selector.hpp -include/xercesc/validators/schema/identity/IC_Unique.hpp -include/xercesc/validators/schema/identity/IdentityConstraint.hpp -include/xercesc/validators/schema/identity/IdentityConstraintHandler.hpp -include/xercesc/validators/schema/identity/ValueStore.hpp -include/xercesc/validators/schema/identity/ValueStoreCache.hpp -include/xercesc/validators/schema/identity/XPathException.hpp -include/xercesc/validators/schema/identity/XPathMatcher.hpp -include/xercesc/validators/schema/identity/XPathMatcherStack.hpp -include/xercesc/validators/schema/identity/XPathSymbols.hpp -include/xercesc/validators/schema/identity/XercesXPath.hpp -lib/%%XERCESC_LIB%% -lib/libxerces-c.so -lib/libxerces-c.so.%%XERCESC_LIB_VERSION%% -lib/%%XERCESC_DEPDOM_LIB%% -lib/libxerces-depdom.so -lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%% -@dirrm include/xercesc/validators/schema/identity -@dirrm include/xercesc/validators/schema -@dirrm include/xercesc/validators/datatype -@dirrm include/xercesc/validators/common -@dirrm include/xercesc/validators/DTD -@dirrm include/xercesc/validators -@dirrm include/xercesc/util/regx -%%TRANSICONV%%@dirrm include/xercesc/util/Transcoders/IconvFBSD -%%TRANSICU%%@dirrm include/xercesc/util/Transcoders/ICU -@dirrm include/xercesc/util/Transcoders -@dirrm include/xercesc/util/Platforms/FreeBSD -@dirrm include/xercesc/util/Platforms -@dirrm include/xercesc/util/NetAccessors/Socket -@dirrm include/xercesc/util/NetAccessors -@dirrm include/xercesc/util/MsgLoaders/InMemory -@dirrm include/xercesc/util/MsgLoaders -@dirrm include/xercesc/util/Compilers -@dirrm include/xercesc/util -@dirrm include/xercesc/sax2 -@dirrm include/xercesc/sax -@dirrm include/xercesc/parsers -@dirrm include/xercesc/internal -@dirrm include/xercesc/framework/psvi -@dirrm include/xercesc/framework -@dirrm include/xercesc/dom/impl -@dirrm include/xercesc/dom/deprecated -@dirrm include/xercesc/dom -@dirrm include/xercesc -@comment --- SAMPLES --- -%%NO_SAMPLES%%bin/CreateDOMDocument -%%NO_SAMPLES%%bin/DOMCount -%%NO_SAMPLES%%bin/DOMPrint -%%NO_SAMPLES%%bin/EnumVal -%%NO_SAMPLES%%bin/MemParse -%%NO_SAMPLES%%bin/PParse -%%NO_SAMPLES%%bin/PSVIWriter -%%NO_SAMPLES%%bin/Redirect -%%NO_SAMPLES%%bin/SAX2Count -%%NO_SAMPLES%%bin/SAX2Print -%%NO_SAMPLES%%bin/SAXCount -%%NO_SAMPLES%%bin/SAXPrint -%%NO_SAMPLES%%bin/SCMPrint -%%NO_SAMPLES%%bin/SEnumVal -%%NO_SAMPLES%%bin/StdInParse -%%NO_SAMPLES%%%%EXAMPLESDIR%%/CreateDOMDocument/CreateDOMDocument.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/CreateDOMDocument/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/CreateDOMDocument/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMCount/DOMCount.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMCount/DOMCount.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMCount/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMCount/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMPrint.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMPrintErrorHandler.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMPrintErrorHandler.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMPrintFilter.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMPrintFilter.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMTreeErrorReporter.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMTreeErrorReporter.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/EnumVal/EnumVal.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/EnumVal/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/EnumVal/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/MemParse.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/MemParse.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/MemParseHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/MemParseHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParse.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParse.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParseHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParseHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIUni.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIUni.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriter.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriter.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriterHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriterHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Redirect.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Redirect.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/RedirectHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/RedirectHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/SAX2Count.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/SAX2Count.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/SAX2CountHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/SAX2CountHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2Print.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2Print.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2PrintHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2PrintHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2FilterHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2FilterHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/SAXCount.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/SAXCount.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/SAXCountHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/SAXCountHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrint.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrint.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrintHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrintHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SCMPrint/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SCMPrint/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SCMPrint/SCMPrint.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/SEnumVal.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/StdInParse.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/StdInParse.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/StdInParseHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/StdInParseHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/data/personal-schema.xml -%%NO_SAMPLES%%%%EXAMPLESDIR%%/data/personal.dtd -%%NO_SAMPLES%%%%EXAMPLESDIR%%/data/personal.xml -%%NO_SAMPLES%%%%EXAMPLESDIR%%/data/personal.xsd -%%NO_SAMPLES%%%%EXAMPLESDIR%%/data/redirect.dtd -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/data -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/StdInParse -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SEnumVal -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SCMPrint -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAXPrint -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAXCount -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAX2Print -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAX2Count -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/Redirect -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/PSVIWriter -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/PParse -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/MemParse -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/EnumVal -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/DOMPrint -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/DOMCount -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/CreateDOMDocument -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%% diff --git a/textproc/xerces-c2-devel/scripts/check-config-options b/textproc/xerces-c2-devel/scripts/check-config-options deleted file mode 100644 index 4c2701570194..000000000000 --- a/textproc/xerces-c2-devel/scripts/check-config-options +++ /dev/null @@ -1,24 +0,0 @@ -#!/bin/sh -# $FreeBSD$ - -rc=0 - -if test -n "${WITH_NATIVE}"; then - rc=$(expr $rc + 1) -fi -if test -n "${WITH_ICU}"; then - rc=$(expr $rc + 1) -fi -if test -n "${WITH_ICONVFBSD}"; then - rc=$(expr $rc + 1) -fi - -if test ${rc} -gt 1; then - echo "ERROR: please re-run make config and" >&2 - echo "only select one of the three transcoders." >&2 - exit 254 -fi - -exit 0 - -# end diff --git a/textproc/xerces-c27/Makefile b/textproc/xerces-c27/Makefile deleted file mode 100644 index 7f0cadd82928..000000000000 --- a/textproc/xerces-c27/Makefile +++ /dev/null @@ -1,189 +0,0 @@ -# New ports collection makefile for: xerces-c2 -# Date created: 06 September 2002 -# Whom: "Bjoern A. Zeeb" (bzeeb+freebsdports@zabbadoz.net) -# -# $FreeBSD$ -# - -PORTNAME= xerces-c2 -PORTVERSION= 2.7.0 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_APACHE_XML} -MASTER_SITE_SUBDIR= xerces-c/source -DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} - -MAINTAINER= kenm@icarz.com -COMMENT= Validating XML parser from the Apache XML Project - -OPTIONS= THREADS "Build a thread enabled shared library." on \ - SAMPLES "Copy sample binaries and sources." on \ - PORTDOCS "Copy documentation." on \ - DEBUG "Include debugging information, do not strip." off \ - ICONVFBSD "Use IconvFBSD transcoder." on \ - ICU "Use ICU transcoder." off \ - NATIVE "Use native transcoder." off - -.include <bsd.port.pre.mk> - -.if defined(WITH_NATIVE) -TRANSCODER= native -.endif -.if defined(WITH_ICU) -TRANSCODER= icu -.endif -.if defined(WITH_ICONVFBSD) -TRANSCODER= IconvFBSD -.endif - -.if !defined(TRANSCODER) -USE_ICONV= yes -TRANSCODER= IconvFBSD -ICONVROOT?= ${LOCALBASE} -CONFIGURE_ENV+= ICONVROOT=${ICONVROOT} -MAKE_ENV+= ICONVROOT=${ICONVROOT} -PLIST_SUB+= TRANSICONV="" -PLIST_SUB+= TRANSICU="@comment " -.else -.if (${TRANSCODER} == "icu") -PKGNAMESUFFIX+= -icu -LIB_DEPENDS+= icuuc:${PORTSDIR}/devel/icu -ICUROOT?= ${LOCALBASE} -CONFIGURE_ENV+= ICUROOT=${ICUROOT} -MAKE_ENV+= ICUROOT=${ICUROOT} -PLIST_SUB+= TRANSICONV="@comment " -PLIST_SUB+= TRANSICU="" -.elif (${TRANSCODER} == "native") -PKGNAMESUFFIX+= -native -PLIST_SUB+= TRANSICONV="" -PLIST_SUB+= TRANSICU="@comment " -.else -USE_ICONV= yes -TRANSCODER= IconvFBSD -ICONVROOT?= ${LOCALBASE} -CONFIGURE_ENV+= ICONVROOT=${ICONVROOT} -MAKE_ENV+= ICONVROOT=${ICONVROOT} -PLIST_SUB+= TRANSICONV="" -PLIST_SUB+= TRANSICU="@comment " -.endif -.endif - -USE_LDCONFIG= yes - -XERCESWRKSRC= ${WRKSRC}/src/xercesc -CONFIGURE_WRKSRC= ${XERCESWRKSRC} -BUILD_WRKSRC= ${XERCESWRKSRC} -INSTALL_WRKSRC= ${XERCESWRKSRC} - -USE_GMAKE= yes -MAKE_ENV+= XERCESCROOT=${WRKSRC} - -HAS_CONFIGURE= yes -CONFIGURE_ENV+= XERCESCROOT=${WRKSRC} TRANSCODER=${TRANSCODER} -CONFIGURE_SCRIPT= runConfigure -CONFIGURE_ARGS+= -p freebsd -c ${CC} -x ${CXX} -n socket -P ${PREFIX} - -CONFIGURE_ARGS+= -t ${TRANSCODER} - -.if !defined(WITHOUT_DEBUG) -CONFIGURE_ARGS+= -d -STRIP= -.endif - -.if defined(ARCH) && \ - (${ARCH} == "alpha" || ${ARCH} == "sparc64" || \ - ${ARCH} == "amd64" || ${ARCH} == "ia64") -# set bitsToBuild to 64 -CONFIGURE_ARGS+= -b 64 -SAMPLES_CONFIG_ARGS+= -b 64 -.endif - -.if defined(WITHOUT_THREADS) -CONFIGURE_ARGS+= -r none -.else -CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" -.endif - -XERCESC_LIB_VERSION= ${PORTVERSION:S/.//:R} -XERCESC_LIB= libxerces-c.so.${PORTVERSION:S/.//} -XERCESC_DEPDOM_LIB= libxerces-depdom.so.${PORTVERSION:S/.//} -PLIST_SUB+= XERCESC_LIB=${XERCESC_LIB} \ - XERCESC_DEPDOM_LIB=${XERCESC_DEPDOM_LIB} \ - XERCESC_LIB_VERSION=${XERCESC_LIB_VERSION} - -.if !defined(WITHOUT_SAMPLES) -PLIST_SUB+= NO_SAMPLES="" -ALL_TARGET?= all samples -XERCES_BINS?= CreateDOMDocument DOMCount DOMPrint EnumVal MemParse PParse \ - PSVIWriter Redirect SAX2Count SAX2Print SAXCount SAXPrint \ - SCMPrint SEnumVal StdInParse -SAMPLES_CONFIG_ARGS+= -p freebsd -c ${CC} -x ${CXX} -.if defined(WITHOUT_THREADS) -SAMPLES_CONFIG_ARGS+= -r none -.else -SAMPLES_CONFIG_ARGS+= -r pthread -SAMPLES_CONFIG_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" -.endif -.else -PLIST_SUB+= NO_SAMPLES="@comment " -.endif - -.if !defined(WITHOUT_PORTDOCS) -PORTDOCS= * -.endif - -SCRIPTS_ENV= WITH_NATIVE="${WITH_NATIVE}" \ - WITH_ICU="${WITH_ICU}" \ - WITH_ICONVFBSD="${WITH_ICONVFBSD}" - -pre-extract: - @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/check-config-options - -post-patch: - @${REINPLACE_CMD} -e 's#CP = -cp -p#CP = -cp#' \ - ${WRKSRC}/src/xercesc/Makefile.incl - -pre-configure: - @${CHMOD} 700 ${CONFIGURE_WRKSRC}/runConfigure - @${CHMOD} 700 ${CONFIGURE_WRKSRC}/configure - -post-configure: -.if !defined(WITHOUT_SAMPLES) -.if defined(TRANSCODER) && (${TRANSCODER} == "icu") - @(cd ${WRKSRC}/samples && \ - ${SETENV} \ - XERCESCROOT=${WRKSRC} \ - ICUROOT=${ICUROOT} \ - LDFLAGS="-L${LOCALBASE}/lib" \ - ${SAMPLES_CONFIG_ENV} \ - ${SH} runConfigure ${SAMPLES_CONFIG_ARGS}) -.else - @(cd ${WRKSRC}/samples && \ - ${SETENV} \ - XERCESCROOT=${WRKSRC} \ - ${SAMPLES_CONFIG_ENV} \ - ${SH} runConfigure ${SAMPLES_CONFIG_ARGS}) -.endif -.endif - -post-install: -.if defined(WITHOUT_DEBUG) - @${STRIP_CMD} ${PREFIX}/lib/${XERCESC_LIB} - @${STRIP_CMD} ${PREFIX}/lib/${XERCESC_DEPDOM_LIB} -.endif -.if !defined(WITHOUT_PORTDOCS) - @${MKDIR} ${DOCSDIR} - @${CP} -r ${WRKSRC}/doc/ ${DOCSDIR} -.endif -.if !defined(WITHOUT_SAMPLES) - @${MKDIR} ${EXAMPLESDIR} -.for i in ${XERCES_BINS} data - @${CP} -r ${WRKSRC}/samples/$i ${EXAMPLESDIR} -.endfor -.for i in ${XERCES_BINS} - @${INSTALL_PROGRAM} ${WRKSRC}/bin/$i ${PREFIX}/bin -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/textproc/xerces-c27/distinfo b/textproc/xerces-c27/distinfo deleted file mode 100644 index b7bc120e8068..000000000000 --- a/textproc/xerces-c27/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xerces-c-src_2_7_0.tar.gz) = 04169609449a8846bc1e6891c04cadf4 -SHA256 (xerces-c-src_2_7_0.tar.gz) = 77fae8a1e7aa58007115c939aa68fd5028da79c481fc457dfce546b50c9dfda5 -SIZE (xerces-c-src_2_7_0.tar.gz) = 7760004 diff --git a/textproc/xerces-c27/files/patch-aa b/textproc/xerces-c27/files/patch-aa deleted file mode 100644 index e058afbec12b..000000000000 --- a/textproc/xerces-c27/files/patch-aa +++ /dev/null @@ -1,144 +0,0 @@ ---- samples/runConfigure.orig Tue Jan 13 19:42:18 2004 -+++ samples/runConfigure Thu Mar 11 17:11:03 2004 -@@ -271,8 +271,13 @@ - ;; - esac - elif test $platform = "freebsd"; then -- threadingLibs="-pthread -lc_r" -- threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -+ if test -n "${PTHREAD_LIBS}" ; then -+ threadingLibs="${PTHREAD_LIBS}" -+ threadingDefines="${PTHREAD_CFLAGS} -DXML_USE_PTHREADS" -+ else -+ threadingLibs="-lpthread" -+ threadingDefines="-DXML_USE_PTHREADS" -+ fi - elif test $platform = "netbsd"; then - threadingLibs="-pthread" - threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -@@ -390,38 +395,6 @@ - # - BITSTOBUILD=$bitsToBuild - export BITSTOBUILD -- --# --# Special test for libiconv necessity under FreeBSD --# --transcodingLibs="" # by default don't suppose the libiconv is necessary --transcodingDefines="" --if test $platform = "freebsd"; then -- if test -n "${XERCESCROOT}"; then -- # try lookup the configuration results -- . "${XERCESCROOT}/version.incl" -- SOLIBNAME=libxerces-c.so.${SO_TARGET_VERSION}.${SO_TARGET_VERSION_MAJOR} -- if test -f "${XERCESCROOT}/src/xercesc/config.log" ; then -- if grep XML_USE_LIBICONV "${XERCESCROOT}/src/xercesc/config.log" \ -- > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- elif test -f "${XERCESCROOT}/obj/FREEBSD/IconvFBSDTransService.o" ; then -- if nm "${XERCESCROOT}/obj/FREEBSD/IconvFBSDTransService.o" | \ -- grep iconv_open > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- elif test -f "${XERCESCROOT}/lib/${SOLIBNAME}" ; then -- if nm "${XERCESCROOT}/lib/${SOLIBNAME}" | \ -- grep iconv_open > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- fi -- fi --fi - - # - # Set the C compiler and C++ compiler environment variables ---- src/xercesc/runConfigure.orig Wed Feb 4 13:26:44 2004 -+++ src/xercesc/runConfigure Thu Mar 11 17:10:00 2004 -@@ -319,8 +319,13 @@ - ;; - esac - elif test $platform = "freebsd"; then -- threadingLibs="-pthread -lc_r" -+ if test -n "${PTHREAD_LIBS}" ; then -+ threadingLibs="${PTHREAD_LIBS}" -+ threadingDefines="${PTHREAD_CFLAGS} -DXML_USE_PTHREADS" -+ else -+ threadingLibs="-lpthread" - threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -+ fi - elif test $platform = "netbsd"; then - threadingLibs="-pthread -lpthread" - threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -@@ -467,7 +472,11 @@ - TRANSCODER=Uniconv390 ;; - IconvFBSD) - TRANSCODER=IconvFBSD ; -- transcodingDefines="-DXML_USE_LIBICONV -I/usr/local/include" ;; -+ transcodingDefines="-DXML_USE_LIBICONV -I/usr/local/include" ; -+ if test ${ICONVROOT}o != "o"; then -+ ICONVROOT=/usr/local -+ fi -+ transcodingLibs="-L${ICONVROOT} -L${ICONVROOT}/lib -liconv" ;; - IconvGNU) - TRANSCODER=IconvGNU ; - transcodingDefines="-DXML_USE_GNU_TRANSCODER -I/usr/local/include" ;; ---- tests/runConfigure.orig Thu Mar 11 17:11:09 2004 -+++ tests/runConfigure Thu Mar 11 17:12:03 2004 -@@ -270,8 +270,13 @@ - ;; - esac - elif test $platform = "freebsd"; then -- threadingLibs="-pthread -lc_r" -- threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -+ if test -n "${PTHREAD_LIBS}" ; then -+ threadingLibs="${PTHREAD_LIBS}" -+ threadingDefines="${PTHREAD_CFLAGS} -DXML_USE_PTHREADS" -+ else -+ threadingLibs="-lpthread" -+ threadingDefines="-DXML_USE_PTHREADS" -+ fi - elif test $platform = "netbsd"; then - threadingLibs="-pthread" - threadingDefines="-D_THREAD_SAFE -DXML_USE_PTHREADS" -@@ -389,38 +394,6 @@ - # - BITSTOBUILD=$bitsToBuild - export BITSTOBUILD -- --# --# Special test for libiconv necessity under FreeBSD --# --transcodingLibs="" # by default don't suppose the libiconv is necessary --transcodingDefines="" --if test $platform = "freebsd"; then -- if test -n "${XERCESCROOT}"; then -- # try lookup the configuration results -- . "${XERCESCROOT}/version.incl" -- SOLIBNAME=libxerces-c.so.${SO_TARGET_VERSION}.${SO_TARGET_VERSION_MAJOR} -- if test -f "${XERCESCROOT}/src/xercesc/config.log" ; then -- if grep XML_USE_LIBICONV "${XERCESCROOT}/src/xercesc/config.log" \ -- > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- elif test -f "${XERCESCROOT}/obj/FREEBSD/IconvFBSDTransService.o" ; then -- if nm "${XERCESCROOT}/obj/FREEBSD/IconvFBSDTransService.o" | \ -- grep iconv_open > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- elif test -f "${XERCESCROOT}/lib/${SOLIBNAME}" ; then -- if nm "${XERCESCROOT}/lib/${SOLIBNAME}" | \ -- grep iconv_open > /dev/null 2>&1 ; then -- transcodingLibs=" -L/usr/local/lib -liconv " -- transcodingDefines=" -DXML_USE_LIBICONV -I/usr/local/include " -- fi -- fi -- fi --fi - - # - # Set the C compiler and C++ compiler environment variables diff --git a/textproc/xerces-c27/files/patch-ab b/textproc/xerces-c27/files/patch-ab deleted file mode 100644 index baff3780692e..000000000000 --- a/textproc/xerces-c27/files/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ ---- obj/Makefile.in.orig Wed Sep 7 11:56:58 2005 -+++ obj/Makefile.in Wed Mar 29 11:50:22 2006 -@@ -235,10 +235,10 @@ - (cd ${DESTDIR}$(PREFIX)/lib; rm -f ${LINK_DEPDOM}.a libxercesdepdom.dll.a; ln -s ${LIBDEPDOM}${SO_TARGET_VERSION}${SHLIBSUFFIX}.a ${LINK_DEPDOM}.a; rm -f libxercesdepdom.dll.a; ln -s ${LIBDEPDOM}${SO_TARGET_VERSION}${SHLIBSUFFIX}.a libxercesdepdom.dll.a) - else - $(CP) ${FQ_REAL_NAME} ${DESTDIR}$(PREFIX)/lib -- (cd ${DESTDIR}$(PREFIX)/lib; rm -f ${SO_NAME}; ln -s ${REAL_NAME} ${SO_NAME}; rm -f ${LINK_NAME}; ln -s ${REAL_NAME} ${LINK_NAME}) -+ (cd ${DESTDIR}$(PREFIX)/lib; rm -f ${SO_NAME}; ln -sf ${REAL_NAME} ${SO_NAME}; rm -f ${LINK_NAME}; ln -sf ${REAL_NAME} ${LINK_NAME}) - - $(CP) ${FQ_REAL_DEPDOM} ${DESTDIR}$(PREFIX)/lib -- (cd ${DESTDIR}$(PREFIX)/lib; rm -f ${SO_DEPDOM}; ln -s ${REAL_DEPDOM} ${SO_DEPDOM}; rm -f ${LINK_DEPDOM}; ln -s ${REAL_DEPDOM} ${LINK_DEPDOM}) -+ (cd ${DESTDIR}$(PREFIX)/lib; rm -f ${SO_DEPDOM}; ln -sf ${REAL_DEPDOM} ${SO_DEPDOM}; rm -f ${LINK_DEPDOM}; ln -sf ${REAL_DEPDOM} ${LINK_DEPDOM}) - endif - ifeq (${PLATFORM},OS390) - $(CP) ${LIBNAME}${VER}${OS390SIDEDECK} ${DESTDIR}$(PREFIX)/lib diff --git a/textproc/xerces-c27/files/patch-src-xercesc-Makefile.incl b/textproc/xerces-c27/files/patch-src-xercesc-Makefile.incl deleted file mode 100644 index 9b42675607ea..000000000000 --- a/textproc/xerces-c27/files/patch-src-xercesc-Makefile.incl +++ /dev/null @@ -1,11 +0,0 @@ ---- src/xercesc/Makefile.incl.orig Wed Sep 7 11:55:53 2005 -+++ src/xercesc/Makefile.incl Mon Apr 10 14:54:15 2006 -@@ -411,7 +411,7 @@ - MAKE_SHARED_C = ${CC} -D${PLATFORM} -shared -fPIC ${LDFLAGS} - ifeq (${TRANSCODER}, ICU) - PLATFORM_COMPILE_OPTIONS = -fPIC -D${PLATFORM} -I/usr/local/include -- ALLLIBS = ${LIBS} -L/usr/local/lib -L${ICUROOT} -licuuc -licudata -lgcc -+ ALLLIBS = ${LIBS} -L/usr/local/lib -L${ICUROOT} -licuuc -licudata -lgcc_pic - else - PLATFORM_COMPILE_OPTIONS = -fPIC -D${PLATFORM} - ALLLIBS = ${LIBS} diff --git a/textproc/xerces-c27/pkg-descr b/textproc/xerces-c27/pkg-descr deleted file mode 100644 index 9d6e1747a2bb..000000000000 --- a/textproc/xerces-c27/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Xerces-C++ is a validating XML parser from the Apache XML Project. -It provides a shared library to parse, generate, mainpulate and -validate XML documents from within your own application. - -For information on Xerces-C++ please see their homepage -WWW: http://xml.apache.org/xerces-c/ - -- Bjoern A. Zeeb -bzeeb+freebsdports@zabbadoz.net diff --git a/textproc/xerces-c27/pkg-plist b/textproc/xerces-c27/pkg-plist deleted file mode 100644 index 0166e6d130ab..000000000000 --- a/textproc/xerces-c27/pkg-plist +++ /dev/null @@ -1,619 +0,0 @@ -include/xercesc/dom/DOM.hpp -include/xercesc/dom/DOMAttr.hpp -include/xercesc/dom/DOMBuilder.hpp -include/xercesc/dom/DOMCDATASection.hpp -include/xercesc/dom/DOMCharacterData.hpp -include/xercesc/dom/DOMComment.hpp -include/xercesc/dom/DOMConfiguration.hpp -include/xercesc/dom/DOMDocument.hpp -include/xercesc/dom/DOMDocumentFragment.hpp -include/xercesc/dom/DOMDocumentRange.hpp -include/xercesc/dom/DOMDocumentTraversal.hpp -include/xercesc/dom/DOMDocumentType.hpp -include/xercesc/dom/DOMElement.hpp -include/xercesc/dom/DOMEntity.hpp -include/xercesc/dom/DOMEntityReference.hpp -include/xercesc/dom/DOMEntityResolver.hpp -include/xercesc/dom/DOMError.hpp -include/xercesc/dom/DOMErrorHandler.hpp -include/xercesc/dom/DOMException.hpp -include/xercesc/dom/DOMImplementation.hpp -include/xercesc/dom/DOMImplementationLS.hpp -include/xercesc/dom/DOMImplementationRegistry.hpp -include/xercesc/dom/DOMImplementationSource.hpp -include/xercesc/dom/DOMInputSource.hpp -include/xercesc/dom/DOMLocator.hpp -include/xercesc/dom/DOMNamedNodeMap.hpp -include/xercesc/dom/DOMNode.hpp -include/xercesc/dom/DOMNodeFilter.hpp -include/xercesc/dom/DOMNodeIterator.hpp -include/xercesc/dom/DOMNodeList.hpp -include/xercesc/dom/DOMNotation.hpp -include/xercesc/dom/DOMPSVITypeInfo.hpp -include/xercesc/dom/DOMProcessingInstruction.hpp -include/xercesc/dom/DOMRange.hpp -include/xercesc/dom/DOMRangeException.hpp -include/xercesc/dom/DOMText.hpp -include/xercesc/dom/DOMTreeWalker.hpp -include/xercesc/dom/DOMTypeInfo.hpp -include/xercesc/dom/DOMUserDataHandler.hpp -include/xercesc/dom/DOMWriter.hpp -include/xercesc/dom/DOMWriterFilter.hpp -include/xercesc/dom/DOMXPathEvaluator.hpp -include/xercesc/dom/DOMXPathException.hpp -include/xercesc/dom/DOMXPathExpression.hpp -include/xercesc/dom/DOMXPathNSResolver.hpp -include/xercesc/dom/DOMXPathNamespace.hpp -include/xercesc/dom/DOMXPathResult.hpp -include/xercesc/dom/StDOMNode.hpp -include/xercesc/dom/deprecated/DOM.hpp -include/xercesc/dom/deprecated/DOMParser.hpp -include/xercesc/dom/deprecated/DOMString.hpp -include/xercesc/dom/deprecated/DOM_Attr.hpp -include/xercesc/dom/deprecated/DOM_CDATASection.hpp -include/xercesc/dom/deprecated/DOM_CharacterData.hpp -include/xercesc/dom/deprecated/DOM_Comment.hpp -include/xercesc/dom/deprecated/DOM_DOMException.hpp -include/xercesc/dom/deprecated/DOM_DOMImplementation.hpp -include/xercesc/dom/deprecated/DOM_Document.hpp -include/xercesc/dom/deprecated/DOM_DocumentFragment.hpp -include/xercesc/dom/deprecated/DOM_DocumentType.hpp -include/xercesc/dom/deprecated/DOM_Element.hpp -include/xercesc/dom/deprecated/DOM_Entity.hpp -include/xercesc/dom/deprecated/DOM_EntityReference.hpp -include/xercesc/dom/deprecated/DOM_NamedNodeMap.hpp -include/xercesc/dom/deprecated/DOM_Node.hpp -include/xercesc/dom/deprecated/DOM_NodeFilter.hpp -include/xercesc/dom/deprecated/DOM_NodeIterator.hpp -include/xercesc/dom/deprecated/DOM_NodeList.hpp -include/xercesc/dom/deprecated/DOM_Notation.hpp -include/xercesc/dom/deprecated/DOM_ProcessingInstruction.hpp -include/xercesc/dom/deprecated/DOM_Range.hpp -include/xercesc/dom/deprecated/DOM_RangeException.hpp -include/xercesc/dom/deprecated/DOM_Text.hpp -include/xercesc/dom/deprecated/DOM_TreeWalker.hpp -include/xercesc/dom/deprecated/DOM_XMLDecl.hpp -include/xercesc/dom/deprecated/DomMemDebug.hpp -include/xercesc/dom/impl/DOMDeepNodeListPool.c -include/xercesc/framework/BinOutputStream.hpp -include/xercesc/framework/LocalFileFormatTarget.hpp -include/xercesc/framework/LocalFileInputSource.hpp -include/xercesc/framework/MemBufFormatTarget.hpp -include/xercesc/framework/MemBufInputSource.hpp -include/xercesc/framework/MemoryManager.hpp -include/xercesc/framework/StdInInputSource.hpp -include/xercesc/framework/StdOutFormatTarget.hpp -include/xercesc/framework/URLInputSource.hpp -include/xercesc/framework/ValidationContext.hpp -include/xercesc/framework/Wrapper4DOMInputSource.hpp -include/xercesc/framework/Wrapper4InputSource.hpp -include/xercesc/framework/XMLAttDef.hpp -include/xercesc/framework/XMLAttDefList.hpp -include/xercesc/framework/XMLAttr.hpp -include/xercesc/framework/XMLBuffer.hpp -include/xercesc/framework/XMLBufferMgr.hpp -include/xercesc/framework/XMLContentModel.hpp -include/xercesc/framework/XMLDTDDescription.hpp -include/xercesc/framework/XMLDocumentHandler.hpp -include/xercesc/framework/XMLElementDecl.hpp -include/xercesc/framework/XMLEntityDecl.hpp -include/xercesc/framework/XMLEntityHandler.hpp -include/xercesc/framework/XMLErrorCodes.hpp -include/xercesc/framework/XMLErrorReporter.hpp -include/xercesc/framework/XMLFormatter.hpp -include/xercesc/framework/XMLGrammarDescription.hpp -include/xercesc/framework/XMLGrammarPool.hpp -include/xercesc/framework/XMLNotationDecl.hpp -include/xercesc/framework/XMLPScanToken.hpp -include/xercesc/framework/XMLRecognizer.hpp -include/xercesc/framework/XMLRefInfo.hpp -include/xercesc/framework/XMLSchemaDescription.hpp -include/xercesc/framework/XMLValidator.hpp -include/xercesc/framework/XMLValidityCodes.hpp -include/xercesc/framework/psvi/PSVIAttribute.hpp -include/xercesc/framework/psvi/PSVIAttributeList.hpp -include/xercesc/framework/psvi/PSVIElement.hpp -include/xercesc/framework/psvi/PSVIHandler.hpp -include/xercesc/framework/psvi/PSVIItem.hpp -include/xercesc/framework/psvi/XSAnnotation.hpp -include/xercesc/framework/psvi/XSAttributeDeclaration.hpp -include/xercesc/framework/psvi/XSAttributeGroupDefinition.hpp -include/xercesc/framework/psvi/XSAttributeUse.hpp -include/xercesc/framework/psvi/XSComplexTypeDefinition.hpp -include/xercesc/framework/psvi/XSConstants.hpp -include/xercesc/framework/psvi/XSElementDeclaration.hpp -include/xercesc/framework/psvi/XSFacet.hpp -include/xercesc/framework/psvi/XSIDCDefinition.hpp -include/xercesc/framework/psvi/XSModel.hpp -include/xercesc/framework/psvi/XSModelGroup.hpp -include/xercesc/framework/psvi/XSModelGroupDefinition.hpp -include/xercesc/framework/psvi/XSMultiValueFacet.hpp -include/xercesc/framework/psvi/XSNamedMap.c -include/xercesc/framework/psvi/XSNamedMap.hpp -include/xercesc/framework/psvi/XSNamespaceItem.hpp -include/xercesc/framework/psvi/XSNotationDeclaration.hpp -include/xercesc/framework/psvi/XSObject.hpp -include/xercesc/framework/psvi/XSParticle.hpp -include/xercesc/framework/psvi/XSSimpleTypeDefinition.hpp -include/xercesc/framework/psvi/XSTypeDefinition.hpp -include/xercesc/framework/psvi/XSValue.hpp -include/xercesc/framework/psvi/XSWildcard.hpp -include/xercesc/internal/BinFileOutputStream.hpp -include/xercesc/internal/BinMemOutputStream.hpp -include/xercesc/internal/CharTypeTables.hpp -include/xercesc/internal/DGXMLScanner.hpp -include/xercesc/internal/ElemStack.hpp -include/xercesc/internal/EndOfEntityException.hpp -include/xercesc/internal/IANAEncodings.hpp -include/xercesc/internal/IGXMLScanner.hpp -include/xercesc/internal/MemoryManagerArrayImpl.hpp -include/xercesc/internal/MemoryManagerImpl.hpp -include/xercesc/internal/ReaderMgr.hpp -include/xercesc/internal/SGXMLScanner.hpp -include/xercesc/internal/ValidationContextImpl.hpp -include/xercesc/internal/VecAttrListImpl.hpp -include/xercesc/internal/VecAttributesImpl.hpp -include/xercesc/internal/WFXMLScanner.hpp -include/xercesc/internal/XMLGrammarPoolImpl.hpp -include/xercesc/internal/XMLInternalErrorHandler.hpp -include/xercesc/internal/XMLReader.hpp -include/xercesc/internal/XMLScanner.hpp -include/xercesc/internal/XMLScannerResolver.hpp -include/xercesc/internal/XProtoType.hpp -include/xercesc/internal/XSAXMLScanner.hpp -include/xercesc/internal/XSObjectFactory.hpp -include/xercesc/internal/XSerializable.hpp -include/xercesc/internal/XSerializationException.hpp -include/xercesc/internal/XSerializeEngine.hpp -include/xercesc/internal/XTemplateSerializer.hpp -include/xercesc/parsers/AbstractDOMParser.hpp -include/xercesc/parsers/DOMBuilderImpl.hpp -include/xercesc/parsers/SAX2XMLReaderImpl.hpp -include/xercesc/parsers/SAX2XMLFilterImpl.hpp -include/xercesc/parsers/SAXParser.hpp -include/xercesc/parsers/XercesDOMParser.hpp -include/xercesc/sax/AttributeList.hpp -include/xercesc/sax/DTDHandler.hpp -include/xercesc/sax/DocumentHandler.hpp -include/xercesc/sax/EntityResolver.hpp -include/xercesc/sax/ErrorHandler.hpp -include/xercesc/sax/HandlerBase.hpp -include/xercesc/sax/InputSource.hpp -include/xercesc/sax/Locator.hpp -include/xercesc/sax/Parser.hpp -include/xercesc/sax/SAXException.hpp -include/xercesc/sax/SAXParseException.hpp -include/xercesc/sax2/Attributes.hpp -include/xercesc/sax2/ContentHandler.hpp -include/xercesc/sax2/DeclHandler.hpp -include/xercesc/sax2/DefaultHandler.hpp -include/xercesc/sax2/LexicalHandler.hpp -include/xercesc/sax2/SAX2XMLReader.hpp -include/xercesc/sax2/SAX2XMLFilter.hpp -include/xercesc/sax2/XMLReaderFactory.hpp -include/xercesc/util/ArrayIndexOutOfBoundsException.hpp -include/xercesc/util/AutoSense.hpp -include/xercesc/util/Base64.hpp -include/xercesc/util/BaseRefVectorOf.c -include/xercesc/util/BaseRefVectorOf.hpp -include/xercesc/util/BinFileInputStream.hpp -include/xercesc/util/BinInputStream.hpp -include/xercesc/util/BinMemInputStream.hpp -include/xercesc/util/BitOps.hpp -include/xercesc/util/BitSet.hpp -include/xercesc/util/Compilers/BorlandCDefs.hpp -include/xercesc/util/Compilers/CSetDefs.hpp -include/xercesc/util/Compilers/CodeWarriorDefs.hpp -include/xercesc/util/Compilers/DECCXXDefs.hpp -include/xercesc/util/Compilers/GCCDefs.hpp -include/xercesc/util/Compilers/HPCCDefs.hpp -include/xercesc/util/Compilers/IBMVAOS2Defs.hpp -include/xercesc/util/Compilers/IBMVAW32Defs.hpp -include/xercesc/util/Compilers/MIPSproDefs.hpp -include/xercesc/util/Compilers/MVSCPPDefs.hpp -include/xercesc/util/Compilers/OS400SetDefs.hpp -include/xercesc/util/Compilers/PTXCCDefs.hpp -include/xercesc/util/Compilers/QCCDefs.hpp -include/xercesc/util/Compilers/SCOCCDefs.hpp -include/xercesc/util/Compilers/SunCCDefs.hpp -include/xercesc/util/Compilers/SunKaiDefs.hpp -include/xercesc/util/Compilers/TandemCCDefs.hpp -include/xercesc/util/Compilers/VCPPDefs.hpp -include/xercesc/util/CountedPointer.c -include/xercesc/util/CountedPointer.hpp -include/xercesc/util/DefaultPanicHandler.hpp -include/xercesc/util/EmptyStackException.hpp -include/xercesc/util/EncodingValidator.hpp -include/xercesc/util/FlagJanitor.c -include/xercesc/util/FlagJanitor.hpp -include/xercesc/util/HashBase.hpp -include/xercesc/util/HashCMStateSet.hpp -include/xercesc/util/HashPtr.hpp -include/xercesc/util/HashXMLCh.hpp -include/xercesc/util/HexBin.hpp -include/xercesc/util/IOException.hpp -include/xercesc/util/IllegalArgumentException.hpp -include/xercesc/util/InvalidCastException.hpp -include/xercesc/util/Janitor.c -include/xercesc/util/Janitor.hpp -include/xercesc/util/KVStringPair.hpp -include/xercesc/util/KeyRefPair.c -include/xercesc/util/KeyRefPair.hpp -include/xercesc/util/KeyValuePair.c -include/xercesc/util/KeyValuePair.hpp -include/xercesc/util/LogicalPath.c -include/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp -include/xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp -include/xercesc/util/Mutexes.hpp -include/xercesc/util/NameIdPool.c -include/xercesc/util/NameIdPool.hpp -include/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp -include/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp -include/xercesc/util/NoSuchElementException.hpp -include/xercesc/util/NullPointerException.hpp -include/xercesc/util/NumberFormatException.hpp -include/xercesc/util/OutOfMemoryException.hpp -include/xercesc/util/PanicHandler.hpp -include/xercesc/util/ParseException.hpp -include/xercesc/util/PlatformUtils.hpp -include/xercesc/util/Platforms/FreeBSD/FreeBSDDefs.hpp -include/xercesc/util/QName.hpp -include/xercesc/util/RefArrayOf.c -include/xercesc/util/RefArrayOf.hpp -include/xercesc/util/RefArrayVectorOf.c -include/xercesc/util/RefArrayVectorOf.hpp -include/xercesc/util/RefHash2KeysTableOf.c -include/xercesc/util/RefHash2KeysTableOf.hpp -include/xercesc/util/RefHash3KeysIdPool.c -include/xercesc/util/RefHash3KeysIdPool.hpp -include/xercesc/util/RefHashTableOf.c -include/xercesc/util/RefHashTableOf.hpp -include/xercesc/util/RefStackOf.c -include/xercesc/util/RefStackOf.hpp -include/xercesc/util/RefVectorOf.c -include/xercesc/util/RefVectorOf.hpp -include/xercesc/util/RuntimeException.hpp -include/xercesc/util/SchemaDateTimeException.hpp -include/xercesc/util/SecurityManager.hpp -include/xercesc/util/StringPool.hpp -include/xercesc/util/SynchronizedStringPool.hpp -include/xercesc/util/TransENameMap.c -include/xercesc/util/TransENameMap.hpp -include/xercesc/util/TransService.hpp -%%TRANSICONV%%include/xercesc/util/Transcoders/IconvFBSD/IconvFBSDTransService.hpp -%%TRANSICU%%include/xercesc/util/Transcoders/ICU/ICUTransService.hpp -include/xercesc/util/TranscodingException.hpp -include/xercesc/util/UTFDataFormatException.hpp -include/xercesc/util/UnexpectedEOFException.hpp -include/xercesc/util/UnsupportedEncodingException.hpp -include/xercesc/util/ValueArrayOf.c -include/xercesc/util/ValueArrayOf.hpp -include/xercesc/util/ValueHashTableOf.c -include/xercesc/util/ValueHashTableOf.hpp -include/xercesc/util/ValueStackOf.c -include/xercesc/util/ValueStackOf.hpp -include/xercesc/util/ValueVectorOf.c -include/xercesc/util/ValueVectorOf.hpp -include/xercesc/util/XML256TableTranscoder.hpp -include/xercesc/util/XML88591Transcoder.hpp -include/xercesc/util/XMLASCIITranscoder.hpp -include/xercesc/util/XMLAbstractDoubleFloat.hpp -include/xercesc/util/XMLBigDecimal.hpp -include/xercesc/util/XMLBigInteger.hpp -include/xercesc/util/XMLChTranscoder.hpp -include/xercesc/util/XMLChar.hpp -include/xercesc/util/XMLDOMMsg.hpp -include/xercesc/util/XMLDateTime.hpp -include/xercesc/util/XMLDeleterFor.c -include/xercesc/util/XMLDeleterFor.hpp -include/xercesc/util/XMLDouble.hpp -include/xercesc/util/XMLEBCDICTranscoder.hpp -include/xercesc/util/XMLEntityResolver.hpp -include/xercesc/util/XMLEnumerator.hpp -include/xercesc/util/XMLExceptMsgs.hpp -include/xercesc/util/XMLException.hpp -include/xercesc/util/XMLFloat.hpp -include/xercesc/util/XMLHolder.c -include/xercesc/util/XMLHolder.hpp -include/xercesc/util/XMLIBM1047Transcoder.hpp -include/xercesc/util/XMLIBM1140Transcoder.hpp -include/xercesc/util/XMLInitializer.hpp -include/xercesc/util/XMLInteger.hpp -include/xercesc/util/XMLMsgLoader.hpp -include/xercesc/util/XMLNetAccessor.hpp -include/xercesc/util/XMLNumber.hpp -include/xercesc/util/XMLRegisterCleanup.hpp -include/xercesc/util/XMLResourceIdentifier.hpp -include/xercesc/util/XMLString.hpp -include/xercesc/util/XMLStringTokenizer.hpp -include/xercesc/util/XMLUCS4Transcoder.hpp -include/xercesc/util/XMLURL.hpp -include/xercesc/util/XMLUTF16Transcoder.hpp -include/xercesc/util/XMLUTF8Transcoder.hpp -include/xercesc/util/XMLUni.hpp -include/xercesc/util/XMLUniDefs.hpp -include/xercesc/util/XMLUri.hpp -include/xercesc/util/XMLWin1252Transcoder.hpp -include/xercesc/util/XMemory.hpp -include/xercesc/util/XercesDefs.hpp -include/xercesc/util/XercesVersion.hpp -include/xercesc/util/regx/ASCIIRangeFactory.hpp -include/xercesc/util/regx/BMPattern.hpp -include/xercesc/util/regx/BlockRangeFactory.hpp -include/xercesc/util/regx/CharToken.hpp -include/xercesc/util/regx/ClosureToken.hpp -include/xercesc/util/regx/ConcatToken.hpp -include/xercesc/util/regx/ConditionToken.hpp -include/xercesc/util/regx/Match.hpp -include/xercesc/util/regx/ModifierToken.hpp -include/xercesc/util/regx/Op.hpp -include/xercesc/util/regx/OpFactory.hpp -include/xercesc/util/regx/ParenToken.hpp -include/xercesc/util/regx/ParserForXMLSchema.hpp -include/xercesc/util/regx/RangeFactory.hpp -include/xercesc/util/regx/RangeToken.hpp -include/xercesc/util/regx/RangeTokenMap.hpp -include/xercesc/util/regx/RegularExpression.hpp -include/xercesc/util/regx/RegxDefs.hpp -include/xercesc/util/regx/RegxParser.hpp -include/xercesc/util/regx/RegxUtil.hpp -include/xercesc/util/regx/StringToken.hpp -include/xercesc/util/regx/Token.hpp -include/xercesc/util/regx/TokenFactory.hpp -include/xercesc/util/regx/TokenInc.hpp -include/xercesc/util/regx/UniCharTable.hpp -include/xercesc/util/regx/UnicodeRangeFactory.hpp -include/xercesc/util/regx/UnionToken.hpp -include/xercesc/util/regx/XMLRangeFactory.hpp -include/xercesc/util/regx/XMLUniCharacter.hpp -include/xercesc/validators/DTD/DTDAttDef.hpp -include/xercesc/validators/DTD/DTDAttDefList.hpp -include/xercesc/validators/DTD/DTDElementDecl.hpp -include/xercesc/validators/DTD/DTDEntityDecl.hpp -include/xercesc/validators/DTD/DTDGrammar.hpp -include/xercesc/validators/DTD/DTDScanner.hpp -include/xercesc/validators/DTD/DTDValidator.hpp -include/xercesc/validators/DTD/DocTypeHandler.hpp -include/xercesc/validators/DTD/XMLDTDDescriptionImpl.hpp -include/xercesc/validators/common/AllContentModel.hpp -include/xercesc/validators/common/CMAny.hpp -include/xercesc/validators/common/CMBinaryOp.hpp -include/xercesc/validators/common/CMLeaf.hpp -include/xercesc/validators/common/CMNode.hpp -include/xercesc/validators/common/CMStateSet.hpp -include/xercesc/validators/common/CMUnaryOp.hpp -include/xercesc/validators/common/ContentLeafNameTypeVector.hpp -include/xercesc/validators/common/ContentSpecNode.hpp -include/xercesc/validators/common/DFAContentModel.hpp -include/xercesc/validators/common/Grammar.hpp -include/xercesc/validators/common/GrammarResolver.hpp -include/xercesc/validators/common/MixedContentModel.hpp -include/xercesc/validators/common/SimpleContentModel.hpp -include/xercesc/validators/datatype/AbstractNumericFacetValidator.hpp -include/xercesc/validators/datatype/AbstractNumericValidator.hpp -include/xercesc/validators/datatype/AbstractStringValidator.hpp -include/xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.hpp -include/xercesc/validators/datatype/AnyURIDatatypeValidator.hpp -include/xercesc/validators/datatype/Base64BinaryDatatypeValidator.hpp -include/xercesc/validators/datatype/BooleanDatatypeValidator.hpp -include/xercesc/validators/datatype/DatatypeValidator.hpp -include/xercesc/validators/datatype/DatatypeValidatorFactory.hpp -include/xercesc/validators/datatype/DateDatatypeValidator.hpp -include/xercesc/validators/datatype/DateTimeDatatypeValidator.hpp -include/xercesc/validators/datatype/DateTimeValidator.hpp -include/xercesc/validators/datatype/DayDatatypeValidator.hpp -include/xercesc/validators/datatype/DecimalDatatypeValidator.hpp -include/xercesc/validators/datatype/DoubleDatatypeValidator.hpp -include/xercesc/validators/datatype/DurationDatatypeValidator.hpp -include/xercesc/validators/datatype/ENTITYDatatypeValidator.hpp -include/xercesc/validators/datatype/FloatDatatypeValidator.hpp -include/xercesc/validators/datatype/HexBinaryDatatypeValidator.hpp -include/xercesc/validators/datatype/IDDatatypeValidator.hpp -include/xercesc/validators/datatype/IDREFDatatypeValidator.hpp -include/xercesc/validators/datatype/InvalidDatatypeFacetException.hpp -include/xercesc/validators/datatype/InvalidDatatypeValueException.hpp -include/xercesc/validators/datatype/ListDatatypeValidator.hpp -include/xercesc/validators/datatype/MonthDatatypeValidator.hpp -include/xercesc/validators/datatype/MonthDayDatatypeValidator.hpp -include/xercesc/validators/datatype/NCNameDatatypeValidator.hpp -include/xercesc/validators/datatype/NOTATIONDatatypeValidator.hpp -include/xercesc/validators/datatype/NameDatatypeValidator.hpp -include/xercesc/validators/datatype/QNameDatatypeValidator.hpp -include/xercesc/validators/datatype/StringDatatypeValidator.hpp -include/xercesc/validators/datatype/TimeDatatypeValidator.hpp -include/xercesc/validators/datatype/UnionDatatypeValidator.hpp -include/xercesc/validators/datatype/XMLCanRepGroup.hpp -include/xercesc/validators/datatype/YearDatatypeValidator.hpp -include/xercesc/validators/datatype/YearMonthDatatypeValidator.hpp -include/xercesc/validators/schema/ComplexTypeInfo.hpp -include/xercesc/validators/schema/GeneralAttributeCheck.hpp -include/xercesc/validators/schema/NamespaceScope.hpp -include/xercesc/validators/schema/PSVIDefs.hpp -include/xercesc/validators/schema/SchemaAttDef.hpp -include/xercesc/validators/schema/SchemaAttDefList.hpp -include/xercesc/validators/schema/SchemaElementDecl.hpp -include/xercesc/validators/schema/SchemaGrammar.hpp -include/xercesc/validators/schema/SchemaInfo.hpp -include/xercesc/validators/schema/SchemaSymbols.hpp -include/xercesc/validators/schema/SchemaValidator.hpp -include/xercesc/validators/schema/SubstitutionGroupComparator.hpp -include/xercesc/validators/schema/TraverseSchema.hpp -include/xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp -include/xercesc/validators/schema/XSDDOMParser.hpp -include/xercesc/validators/schema/XSDErrorReporter.hpp -include/xercesc/validators/schema/XSDLocator.hpp -include/xercesc/validators/schema/XUtil.hpp -include/xercesc/validators/schema/XercesAttGroupInfo.hpp -include/xercesc/validators/schema/XercesElementWildcard.hpp -include/xercesc/validators/schema/XercesGroupInfo.hpp -include/xercesc/validators/schema/identity/FieldActivator.hpp -include/xercesc/validators/schema/identity/FieldValueMap.hpp -include/xercesc/validators/schema/identity/IC_Field.hpp -include/xercesc/validators/schema/identity/IC_Key.hpp -include/xercesc/validators/schema/identity/IC_KeyRef.hpp -include/xercesc/validators/schema/identity/IC_Selector.hpp -include/xercesc/validators/schema/identity/IC_Unique.hpp -include/xercesc/validators/schema/identity/IdentityConstraint.hpp -include/xercesc/validators/schema/identity/IdentityConstraintHandler.hpp -include/xercesc/validators/schema/identity/ValueStore.hpp -include/xercesc/validators/schema/identity/ValueStoreCache.hpp -include/xercesc/validators/schema/identity/XPathException.hpp -include/xercesc/validators/schema/identity/XPathMatcher.hpp -include/xercesc/validators/schema/identity/XPathMatcherStack.hpp -include/xercesc/validators/schema/identity/XPathSymbols.hpp -include/xercesc/validators/schema/identity/XercesXPath.hpp -lib/%%XERCESC_LIB%% -lib/libxerces-c.so -lib/libxerces-c.so.%%XERCESC_LIB_VERSION%% -lib/%%XERCESC_DEPDOM_LIB%% -lib/libxerces-depdom.so -lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%% -@dirrm include/xercesc/validators/schema/identity -@dirrm include/xercesc/validators/schema -@dirrm include/xercesc/validators/datatype -@dirrm include/xercesc/validators/common -@dirrm include/xercesc/validators/DTD -@dirrm include/xercesc/validators -@dirrm include/xercesc/util/regx -%%TRANSICONV%%@dirrm include/xercesc/util/Transcoders/IconvFBSD -%%TRANSICU%%@dirrm include/xercesc/util/Transcoders/ICU -@dirrm include/xercesc/util/Transcoders -@dirrm include/xercesc/util/Platforms/FreeBSD -@dirrm include/xercesc/util/Platforms -@dirrm include/xercesc/util/NetAccessors/Socket -@dirrm include/xercesc/util/NetAccessors -@dirrm include/xercesc/util/MsgLoaders/InMemory -@dirrm include/xercesc/util/MsgLoaders -@dirrm include/xercesc/util/Compilers -@dirrm include/xercesc/util -@dirrm include/xercesc/sax2 -@dirrm include/xercesc/sax -@dirrm include/xercesc/parsers -@dirrm include/xercesc/internal -@dirrm include/xercesc/framework/psvi -@dirrm include/xercesc/framework -@dirrm include/xercesc/dom/impl -@dirrm include/xercesc/dom/deprecated -@dirrm include/xercesc/dom -@dirrm include/xercesc -@comment --- SAMPLES --- -%%NO_SAMPLES%%bin/CreateDOMDocument -%%NO_SAMPLES%%bin/DOMCount -%%NO_SAMPLES%%bin/DOMPrint -%%NO_SAMPLES%%bin/EnumVal -%%NO_SAMPLES%%bin/MemParse -%%NO_SAMPLES%%bin/PParse -%%NO_SAMPLES%%bin/PSVIWriter -%%NO_SAMPLES%%bin/Redirect -%%NO_SAMPLES%%bin/SAX2Count -%%NO_SAMPLES%%bin/SAX2Print -%%NO_SAMPLES%%bin/SAXCount -%%NO_SAMPLES%%bin/SAXPrint -%%NO_SAMPLES%%bin/SCMPrint -%%NO_SAMPLES%%bin/SEnumVal -%%NO_SAMPLES%%bin/StdInParse -%%NO_SAMPLES%%%%EXAMPLESDIR%%/CreateDOMDocument/CreateDOMDocument.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/CreateDOMDocument/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/CreateDOMDocument/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMCount/DOMCount.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMCount/DOMCount.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMCount/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMCount/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMPrint.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMPrintErrorHandler.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMPrintErrorHandler.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMPrintFilter.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMPrintFilter.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMTreeErrorReporter.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/DOMTreeErrorReporter.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/DOMPrint/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/EnumVal/EnumVal.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/EnumVal/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/EnumVal/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/MemParse.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/MemParse.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/MemParseHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/MemParse/MemParseHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParse.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParse.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParseHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParseHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIUni.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIUni.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriter.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriter.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriterHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriterHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Redirect.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Redirect.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/RedirectHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/RedirectHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/SAX2Count.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/SAX2Count.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/SAX2CountHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Count/SAX2CountHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2Print.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2Print.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2PrintHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2PrintHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2FilterHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2FilterHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/SAXCount.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/SAXCount.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/SAXCountHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/SAXCountHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrint.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrint.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrintHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrintHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SCMPrint/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SCMPrint/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SCMPrint/SCMPrint.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/SEnumVal.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/Makefile -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/Makefile.in -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/StdInParse.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/StdInParse.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/StdInParseHandlers.cpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/StdInParse/StdInParseHandlers.hpp -%%NO_SAMPLES%%%%EXAMPLESDIR%%/data/personal-schema.xml -%%NO_SAMPLES%%%%EXAMPLESDIR%%/data/personal.dtd -%%NO_SAMPLES%%%%EXAMPLESDIR%%/data/personal.xml -%%NO_SAMPLES%%%%EXAMPLESDIR%%/data/personal.xsd -%%NO_SAMPLES%%%%EXAMPLESDIR%%/data/redirect.dtd -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/data -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/StdInParse -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SEnumVal -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SCMPrint -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAXPrint -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAXCount -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAX2Print -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAX2Count -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/Redirect -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/PSVIWriter -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/PParse -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/MemParse -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/EnumVal -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/DOMPrint -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/DOMCount -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/CreateDOMDocument -%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%% diff --git a/textproc/xerces-c27/scripts/check-config-options b/textproc/xerces-c27/scripts/check-config-options deleted file mode 100644 index 4c2701570194..000000000000 --- a/textproc/xerces-c27/scripts/check-config-options +++ /dev/null @@ -1,24 +0,0 @@ -#!/bin/sh -# $FreeBSD$ - -rc=0 - -if test -n "${WITH_NATIVE}"; then - rc=$(expr $rc + 1) -fi -if test -n "${WITH_ICU}"; then - rc=$(expr $rc + 1) -fi -if test -n "${WITH_ICONVFBSD}"; then - rc=$(expr $rc + 1) -fi - -if test ${rc} -gt 1; then - echo "ERROR: please re-run make config and" >&2 - echo "only select one of the three transcoders." >&2 - exit 254 -fi - -exit 0 - -# end |