diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
commit | a3b5135851621cb514e7708d11f9dc82f851ea5c (patch) | |
tree | b2b32cc424aeb8dc4d13263958511bf8ca92bc34 /textproc | |
parent | 095098375dd5bb1d27d533ffc7dc27305e105c95 (diff) | |
download | marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.gz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.zst marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.zip |
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gnome-doc-utils/Makefile | 43 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/distinfo | 3 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/files/patch-configure | 10 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/pkg-descr | 5 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/pkg-plist | 476 | ||||
-rw-r--r-- | textproc/gnome-translate/Makefile | 39 | ||||
-rw-r--r-- | textproc/gnome-translate/distinfo | 3 | ||||
-rw-r--r-- | textproc/gnome-translate/files/patch-src_gt-app.c | 12 | ||||
-rw-r--r-- | textproc/gnome-translate/files/patch-src_gt-util.c | 12 | ||||
-rw-r--r-- | textproc/gnome-translate/pkg-descr | 8 | ||||
-rw-r--r-- | textproc/gnome-translate/pkg-plist | 33 |
11 files changed, 0 insertions, 644 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile deleted file mode 100644 index dd97dd1e3..000000000 --- a/textproc/gnome-doc-utils/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gnome-doc-utils -# Date created: 11 November 2004 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.73 2009/09/23 00:24:23 avl Exp $ -# - -PORTNAME= gnome-doc-utils -PORTVERSION= 0.18.1 -CATEGORIES= textproc gnome -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME doc utils - -BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \ - ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 \ - gawk:${PORTSDIR}/lang/gawk -RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \ - ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 \ - ${LOCALBASE}/share/xml/docbook/4.3/catalog.xml:${PORTSDIR}/textproc/docbook-xml-430 \ - ${LOCALBASE}/share/xml/docbook/4.4/catalog.xml:${PORTSDIR}/textproc/docbook-xml-440 - -USE_BZIP2= yes -USE_GMAKE= yes -MAKE_JOBS_UNSAFE=yes -USE_GETTEXT= yes -USE_GNOME= gnomehier gnomehack libxslt intlhack -USE_PYTHON= yes -INSTALLS_OMF= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/omf -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= xml2po.1 - -post-install: - @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -l ${PYTHON_SITELIBDIR}/xml2po - @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -l ${PYTHON_SITELIBDIR}/xml2po/modes - -.include <bsd.port.mk> diff --git a/textproc/gnome-doc-utils/distinfo b/textproc/gnome-doc-utils/distinfo deleted file mode 100644 index 47ba83b12..000000000 --- a/textproc/gnome-doc-utils/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-doc-utils-0.18.1.tar.bz2) = c98ca796f3f2938a1fced7476e65351e -SHA256 (gnome-doc-utils-0.18.1.tar.bz2) = f601f602a99023fb8d46b3e5dec460357d719d9c6aae9600520f1b786d4f545f -SIZE (gnome-doc-utils-0.18.1.tar.bz2) = 783694 diff --git a/textproc/gnome-doc-utils/files/patch-configure b/textproc/gnome-doc-utils/files/patch-configure deleted file mode 100644 index 33df31f40..000000000 --- a/textproc/gnome-doc-utils/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sat Mar 11 13:14:03 2006 -+++ configure Sat Mar 11 13:14:17 2006 -@@ -7249,6 +7249,7 @@ echo "${ECHO_T}found xgettext program is - echo "$as_me:$LINENO: checking for catalogs to be installed" >&5 - echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6 - NEW_LINGUAS= -+ unset LINGUAS - for presentlang in $ALL_LINGUAS; do - useit=no - if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then diff --git a/textproc/gnome-doc-utils/pkg-descr b/textproc/gnome-doc-utils/pkg-descr deleted file mode 100644 index f8e90484e..000000000 --- a/textproc/gnome-doc-utils/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The GNOME Doc Utils is a collection of documentation utilities for the GNOME -project. Notably, it contains utilities for building documentation and all -auxiliary files in the source tree, and it contains the DocBook XSLT -stylesheets that were once distributed with Yelp. Starting with GNOME 2.8, Yelp -require GNOME Doc Utils for the XSLT. diff --git a/textproc/gnome-doc-utils/pkg-plist b/textproc/gnome-doc-utils/pkg-plist deleted file mode 100644 index 1573cb49a..000000000 --- a/textproc/gnome-doc-utils/pkg-plist +++ /dev/null @@ -1,476 +0,0 @@ -bin/gnome-doc-prepare -bin/gnome-doc-tool -bin/xml2po -libdata/pkgconfig/gnome-doc-utils.pc -libdata/pkgconfig/xml2po.pc -%%PYTHON_SITELIBDIR%%/xml2po/__init__.py -%%PYTHON_SITELIBDIR%%/xml2po/__init__.pyc -%%PYTHON_SITELIBDIR%%/xml2po/__init__.pyo -%%PYTHON_SITELIBDIR%%/xml2po/modes/__init__.py -%%PYTHON_SITELIBDIR%%/xml2po/modes/__init__.pyc -%%PYTHON_SITELIBDIR%%/xml2po/modes/__init__.pyo -%%PYTHON_SITELIBDIR%%/xml2po/modes/basic.py -%%PYTHON_SITELIBDIR%%/xml2po/modes/basic.pyc -%%PYTHON_SITELIBDIR%%/xml2po/modes/basic.pyo -%%PYTHON_SITELIBDIR%%/xml2po/modes/docbook.py -%%PYTHON_SITELIBDIR%%/xml2po/modes/docbook.pyc -%%PYTHON_SITELIBDIR%%/xml2po/modes/docbook.pyo -%%PYTHON_SITELIBDIR%%/xml2po/modes/gs.py -%%PYTHON_SITELIBDIR%%/xml2po/modes/gs.pyc -%%PYTHON_SITELIBDIR%%/xml2po/modes/gs.pyo -%%PYTHON_SITELIBDIR%%/xml2po/modes/mallard.py -%%PYTHON_SITELIBDIR%%/xml2po/modes/mallard.pyc -%%PYTHON_SITELIBDIR%%/xml2po/modes/mallard.pyo -%%PYTHON_SITELIBDIR%%/xml2po/modes/ubuntu.py -%%PYTHON_SITELIBDIR%%/xml2po/modes/ubuntu.pyc -%%PYTHON_SITELIBDIR%%/xml2po/modes/ubuntu.pyo -%%PYTHON_SITELIBDIR%%/xml2po/modes/xhtml.py -%%PYTHON_SITELIBDIR%%/xml2po/modes/xhtml.pyc -%%PYTHON_SITELIBDIR%%/xml2po/modes/xhtml.pyo -share/aclocal/gnome-doc-utils.m4 -%%DATADIR%%/gnome-doc-utils.make -%%DATADIR%%/icons/hicolor/48x48/admon-bug.png -%%DATADIR%%/icons/hicolor/48x48/admon-caution.png -%%DATADIR%%/icons/hicolor/48x48/admon-important.png -%%DATADIR%%/icons/hicolor/48x48/admon-note.png -%%DATADIR%%/icons/hicolor/48x48/admon-tip.png -%%DATADIR%%/icons/hicolor/48x48/admon-warning.png -%%DATADIR%%/icons/hicolor/scalable/admon-bug.svg -%%DATADIR%%/icons/hicolor/scalable/admon-caution.svg -%%DATADIR%%/icons/hicolor/scalable/admon-important.svg -%%DATADIR%%/icons/hicolor/scalable/admon-note.svg -%%DATADIR%%/icons/hicolor/scalable/admon-tip.svg -%%DATADIR%%/icons/hicolor/scalable/admon-warning.svg -%%DATADIR%%/template-document.xml -%%DATADIR%%/template.make -%%DATADIR%%/template.omf.in -%%DATADIR%%/templates/gnome-app-template.xml -%%DATADIR%%/templates/gnome-applet-template.xml -%%DATADIR%%/templates/legal.xml -%%DATADIR%%/watermarks/watermark-blockquote-00AB.png -%%DATADIR%%/watermarks/watermark-blockquote-00BB.png -%%DATADIR%%/watermarks/watermark-blockquote-201C.png -%%DATADIR%%/watermarks/watermark-blockquote-201D.png -%%DATADIR%%/watermarks/watermark-blockquote-201E.png -%%DATADIR%%/watermarks/watermark-code-python.png -%%DATADIR%%/watermarks/watermark-code.png -share/gnome/help/gnome-doc-make/C/gnome-doc-make.xml -share/gnome/help/gnome-doc-make/C/legal.xml -share/gnome/help/gnome-doc-make/C/make-ref.xml -share/gnome/help/gnome-doc-make/de/gnome-doc-make.xml -share/gnome/help/gnome-doc-make/de/legal.xml -share/gnome/help/gnome-doc-make/de/make-ref.xml -share/gnome/help/gnome-doc-mallard-spec/C/details.page -share/gnome/help/gnome-doc-mallard-spec/C/docbook.page -share/gnome/help/gnome-doc-mallard-spec/C/explore.page -share/gnome/help/gnome-doc-mallard-spec/C/figures/mallard.png -share/gnome/help/gnome-doc-mallard-spec/C/i18n.page -share/gnome/help/gnome-doc-mallard-spec/C/index.page -share/gnome/help/gnome-doc-mallard-spec/C/its.page -share/gnome/help/gnome-doc-mallard-spec/C/l10n.page -share/gnome/help/gnome-doc-mallard-spec/C/legal.xml -share/gnome/help/gnome-doc-mallard-spec/C/links.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_TODO.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_attr_link.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_cite.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_code.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_comment.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_desc.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_example.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_figure.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_list.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_listing.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_media.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_note.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_p.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_quote.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_screen.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_steps.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_subtitle.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_synopsis.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_terms.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_title.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_block_tree.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_external.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_info.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_info_credit.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_info_desc.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_info_email.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_info_license.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_info_link.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_info_name.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_info_revision.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_info_title.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_info_years.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_app.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_cmd.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_code.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_em.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_file.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_gui.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_guiseq.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_input.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_key.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_keyseq.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_link.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_media.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_output.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_span.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_sys.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_var.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_page.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_section.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_table.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_table_col.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_table_td.page -share/gnome/help/gnome-doc-mallard-spec/C/mal_table_tr.page -share/gnome/help/gnome-doc-mallard-spec/C/principle-guide.page -share/gnome/help/gnome-doc-mallard-spec/C/principle-justenough.page -share/gnome/help/gnome-doc-mallard-spec/C/principle-redundancy.page -share/gnome/help/gnome-doc-mallard-spec/C/principles.page -share/gnome/help/gnome-doc-mallard-spec/C/spec.page -share/gnome/help/gnome-doc-mallard-spec/C/tenminutes.page -share/gnome/help/gnome-doc-mallard-spec/de/details.page -share/gnome/help/gnome-doc-mallard-spec/de/docbook.page -share/gnome/help/gnome-doc-mallard-spec/de/explore.page -share/gnome/help/gnome-doc-mallard-spec/de/figures/mallard.png -share/gnome/help/gnome-doc-mallard-spec/de/i18n.page -share/gnome/help/gnome-doc-mallard-spec/de/index.page -share/gnome/help/gnome-doc-mallard-spec/de/its.page -share/gnome/help/gnome-doc-mallard-spec/de/l10n.page -share/gnome/help/gnome-doc-mallard-spec/de/legal.xml -share/gnome/help/gnome-doc-mallard-spec/de/links.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_TODO.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_attr_link.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_cite.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_code.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_comment.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_desc.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_example.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_figure.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_list.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_listing.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_media.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_note.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_p.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_quote.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_screen.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_steps.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_subtitle.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_synopsis.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_terms.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_title.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_block_tree.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_external.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_info.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_info_credit.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_info_desc.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_info_email.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_info_license.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_info_link.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_info_name.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_info_revision.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_info_title.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_info_years.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_app.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_cmd.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_code.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_em.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_file.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_gui.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_guiseq.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_input.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_key.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_keyseq.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_link.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_media.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_output.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_span.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_sys.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_var.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_page.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_section.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_table.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_table_col.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_table_td.page -share/gnome/help/gnome-doc-mallard-spec/de/mal_table_tr.page -share/gnome/help/gnome-doc-mallard-spec/de/principle-guide.page -share/gnome/help/gnome-doc-mallard-spec/de/principle-justenough.page -share/gnome/help/gnome-doc-mallard-spec/de/principle-redundancy.page -share/gnome/help/gnome-doc-mallard-spec/de/principles.page -share/gnome/help/gnome-doc-mallard-spec/de/spec.page -share/gnome/help/gnome-doc-mallard-spec/de/tenminutes.page -share/gnome/help/gnome-doc-xslt/C/db-chunk.xml -share/gnome/help/gnome-doc-xslt/C/db-common.xml -share/gnome/help/gnome-doc-xslt/C/db-label.xml -share/gnome/help/gnome-doc-xslt/C/db-title.xml -share/gnome/help/gnome-doc-xslt/C/db-xref.xml -share/gnome/help/gnome-doc-xslt/C/db2html-autotoc.xml -share/gnome/help/gnome-doc-xslt/C/db2html-bibliography.xml -share/gnome/help/gnome-doc-xslt/C/db2html-block.xml -share/gnome/help/gnome-doc-xslt/C/db2html-callout.xml -share/gnome/help/gnome-doc-xslt/C/db2html-classsynopsis.xml -share/gnome/help/gnome-doc-xslt/C/db2html-cmdsynopsis.xml -share/gnome/help/gnome-doc-xslt/C/db2html-css.xml -share/gnome/help/gnome-doc-xslt/C/db2html-division.xml -share/gnome/help/gnome-doc-xslt/C/db2html-ebnf.xml -share/gnome/help/gnome-doc-xslt/C/db2html-footnote.xml -share/gnome/help/gnome-doc-xslt/C/db2html-funcsynopsis.xml -share/gnome/help/gnome-doc-xslt/C/db2html-index.xml -share/gnome/help/gnome-doc-xslt/C/db2html-info.xml -share/gnome/help/gnome-doc-xslt/C/db2html-inline.xml -share/gnome/help/gnome-doc-xslt/C/db2html-l10n.xml -share/gnome/help/gnome-doc-xslt/C/db2html-list.xml -share/gnome/help/gnome-doc-xslt/C/db2html-media.xml -share/gnome/help/gnome-doc-xslt/C/db2html-qanda.xml -share/gnome/help/gnome-doc-xslt/C/db2html-refentry.xml -share/gnome/help/gnome-doc-xslt/C/db2html-table.xml -share/gnome/help/gnome-doc-xslt/C/db2html-title.xml -share/gnome/help/gnome-doc-xslt/C/db2html-xref.xml -share/gnome/help/gnome-doc-xslt/C/db2html.xml -share/gnome/help/gnome-doc-xslt/C/db2omf.xml -share/gnome/help/gnome-doc-xslt/C/db2xhtml.xml -share/gnome/help/gnome-doc-xslt/C/gettext.xml -share/gnome/help/gnome-doc-xslt/C/gnome-doc-xslt.xml -share/gnome/help/gnome-doc-xslt/C/l10n-numbers.xml -share/gnome/help/gnome-doc-xslt/C/legal.xml -share/gnome/help/gnome-doc-xslt/C/utils.xml -share/gnome/help/gnome-doc-xslt/C/theme.xml -share/gnome/help/gnome-doc-xslt/C/translating.xml -share/gnome/help/gnome-doc-xslt/de/db-chunk.xml -share/gnome/help/gnome-doc-xslt/de/db-common.xml -share/gnome/help/gnome-doc-xslt/de/db-label.xml -share/gnome/help/gnome-doc-xslt/de/db-title.xml -share/gnome/help/gnome-doc-xslt/de/db-xref.xml -share/gnome/help/gnome-doc-xslt/de/db2html-autotoc.xml -share/gnome/help/gnome-doc-xslt/de/db2html-bibliography.xml -share/gnome/help/gnome-doc-xslt/de/db2html-block.xml -share/gnome/help/gnome-doc-xslt/de/db2html-callout.xml -share/gnome/help/gnome-doc-xslt/de/db2html-classsynopsis.xml -share/gnome/help/gnome-doc-xslt/de/db2html-cmdsynopsis.xml -share/gnome/help/gnome-doc-xslt/de/db2html-css.xml -share/gnome/help/gnome-doc-xslt/de/db2html-division.xml -share/gnome/help/gnome-doc-xslt/de/db2html-ebnf.xml -share/gnome/help/gnome-doc-xslt/de/db2html-footnote.xml -share/gnome/help/gnome-doc-xslt/de/db2html-funcsynopsis.xml -share/gnome/help/gnome-doc-xslt/de/db2html-index.xml -share/gnome/help/gnome-doc-xslt/de/db2html-info.xml -share/gnome/help/gnome-doc-xslt/de/db2html-inline.xml -share/gnome/help/gnome-doc-xslt/de/db2html-l10n.xml -share/gnome/help/gnome-doc-xslt/de/db2html-list.xml -share/gnome/help/gnome-doc-xslt/de/db2html-media.xml -share/gnome/help/gnome-doc-xslt/de/db2html-qanda.xml -share/gnome/help/gnome-doc-xslt/de/db2html-refentry.xml -share/gnome/help/gnome-doc-xslt/de/db2html-table.xml -share/gnome/help/gnome-doc-xslt/de/db2html-title.xml -share/gnome/help/gnome-doc-xslt/de/db2html-xref.xml -share/gnome/help/gnome-doc-xslt/de/db2html.xml -share/gnome/help/gnome-doc-xslt/de/db2omf.xml -share/gnome/help/gnome-doc-xslt/de/db2xhtml.xml -share/gnome/help/gnome-doc-xslt/de/gettext.xml -share/gnome/help/gnome-doc-xslt/de/gnome-doc-xslt.xml -share/gnome/help/gnome-doc-xslt/de/l10n-numbers.xml -share/gnome/help/gnome-doc-xslt/de/legal.xml -share/gnome/help/gnome-doc-xslt/de/theme.xml -share/gnome/help/gnome-doc-xslt/de/translating.xml -share/gnome/help/gnome-doc-xslt/de/utils.xml -share/locale/ar/LC_MESSAGES/gnome-doc-utils.mo -share/locale/as/LC_MESSAGES/gnome-doc-utils.mo -share/locale/be@latin/LC_MESSAGES/gnome-doc-utils.mo -share/locale/bg/LC_MESSAGES/gnome-doc-utils.mo -share/locale/bn/LC_MESSAGES/gnome-doc-utils.mo -share/locale/bn_IN/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ca/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ca@valencia/LC_MESSAGES/gnome-doc-utils.mo -share/locale/cs/LC_MESSAGES/gnome-doc-utils.mo -share/locale/cy/LC_MESSAGES/gnome-doc-utils.mo -share/locale/da/LC_MESSAGES/gnome-doc-utils.mo -share/locale/de/LC_MESSAGES/gnome-doc-utils.mo -share/locale/dz/LC_MESSAGES/gnome-doc-utils.mo -share/locale/el/LC_MESSAGES/gnome-doc-utils.mo -share/locale/en_CA/LC_MESSAGES/gnome-doc-utils.mo -share/locale/en_GB/LC_MESSAGES/gnome-doc-utils.mo -share/locale/es/LC_MESSAGES/gnome-doc-utils.mo -share/locale/et/LC_MESSAGES/gnome-doc-utils.mo -share/locale/eu/LC_MESSAGES/gnome-doc-utils.mo -share/locale/fa/LC_MESSAGES/gnome-doc-utils.mo -share/locale/fi/LC_MESSAGES/gnome-doc-utils.mo -share/locale/fr/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ga/LC_MESSAGES/gnome-doc-utils.mo -share/locale/gl/LC_MESSAGES/gnome-doc-utils.mo -share/locale/gu/LC_MESSAGES/gnome-doc-utils.mo -share/locale/he/LC_MESSAGES/gnome-doc-utils.mo -share/locale/hi/LC_MESSAGES/gnome-doc-utils.mo -share/locale/hu/LC_MESSAGES/gnome-doc-utils.mo -share/locale/id/LC_MESSAGES/gnome-doc-utils.mo -share/locale/it/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ja/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ka/LC_MESSAGES/gnome-doc-utils.mo -share/locale/kn/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ko/LC_MESSAGES/gnome-doc-utils.mo -share/locale/lt/LC_MESSAGES/gnome-doc-utils.mo -share/locale/lv/LC_MESSAGES/gnome-doc-utils.mo -share/locale/mai/LC_MESSAGES/gnome-doc-utils.mo -share/locale/mg/LC_MESSAGES/gnome-doc-utils.mo -share/locale/mk/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ml/LC_MESSAGES/gnome-doc-utils.mo -share/locale/mn/LC_MESSAGES/gnome-doc-utils.mo -share/locale/mr/LC_MESSAGES/gnome-doc-utils.mo -share/locale/nb/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ne/LC_MESSAGES/gnome-doc-utils.mo -share/locale/nl/LC_MESSAGES/gnome-doc-utils.mo -share/locale/nn/LC_MESSAGES/gnome-doc-utils.mo -share/locale/oc/LC_MESSAGES/gnome-doc-utils.mo -share/locale/or/LC_MESSAGES/gnome-doc-utils.mo -share/locale/pa/LC_MESSAGES/gnome-doc-utils.mo -share/locale/pl/LC_MESSAGES/gnome-doc-utils.mo -share/locale/pt/LC_MESSAGES/gnome-doc-utils.mo -share/locale/pt_BR/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ro/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ru/LC_MESSAGES/gnome-doc-utils.mo -share/locale/rw/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sk/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sl/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sq/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sr/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sr@latin/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sv/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ta/LC_MESSAGES/gnome-doc-utils.mo -share/locale/te/LC_MESSAGES/gnome-doc-utils.mo -share/locale/th/LC_MESSAGES/gnome-doc-utils.mo -share/locale/tr/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ug/LC_MESSAGES/gnome-doc-utils.mo -share/locale/uk/LC_MESSAGES/gnome-doc-utils.mo -share/locale/vi/LC_MESSAGES/gnome-doc-utils.mo -share/locale/wa/LC_MESSAGES/gnome-doc-utils.mo -share/locale/zh_CN/LC_MESSAGES/gnome-doc-utils.mo -share/locale/zh_HK/LC_MESSAGES/gnome-doc-utils.mo -share/locale/zh_TW/LC_MESSAGES/gnome-doc-utils.mo -share/omf/gnome-doc-make/gnome-doc-make-C.omf -share/omf/gnome-doc-make/gnome-doc-make-de.omf -share/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf -share/omf/gnome-doc-xslt/gnome-doc-xslt-de.omf -share/xml/gnome/xslt/common/utils.xsl -share/xml/gnome/xslt/common/theme.xsl -share/xml/gnome/xslt/docbook/common/db-chunk.xsl -share/xml/gnome/xslt/docbook/common/db-common.xsl -share/xml/gnome/xslt/docbook/common/db-label.xsl -share/xml/gnome/xslt/docbook/common/db-title.xsl -share/xml/gnome/xslt/docbook/common/db-xref.xsl -share/xml/gnome/xslt/docbook/html/db2html-autotoc.xsl -share/xml/gnome/xslt/docbook/html/db2html-bibliography.xsl -share/xml/gnome/xslt/docbook/html/db2html-block.xsl -share/xml/gnome/xslt/docbook/html/db2html-callout.xsl -share/xml/gnome/xslt/docbook/html/db2html-classsynopsis.xsl -share/xml/gnome/xslt/docbook/html/db2html-cmdsynopsis.xsl -share/xml/gnome/xslt/docbook/html/db2html-css.xsl -share/xml/gnome/xslt/docbook/html/db2html-division.xsl -share/xml/gnome/xslt/docbook/html/db2html-ebnf.xsl -share/xml/gnome/xslt/docbook/html/db2html-footnote.xsl -share/xml/gnome/xslt/docbook/html/db2html-funcsynopsis.xsl -share/xml/gnome/xslt/docbook/html/db2html-index.xsl -share/xml/gnome/xslt/docbook/html/db2html-info.xsl -share/xml/gnome/xslt/docbook/html/db2html-inline.xsl -share/xml/gnome/xslt/docbook/html/db2html-l10n.xsl -share/xml/gnome/xslt/docbook/html/db2html-list.xsl -share/xml/gnome/xslt/docbook/html/db2html-media.xsl -share/xml/gnome/xslt/docbook/html/db2html-qanda.xsl -share/xml/gnome/xslt/docbook/html/db2html-refentry.xsl -share/xml/gnome/xslt/docbook/html/db2html-suppressed.xsl -share/xml/gnome/xslt/docbook/html/db2html-table.xsl -share/xml/gnome/xslt/docbook/html/db2html-title.xsl -share/xml/gnome/xslt/docbook/html/db2html-xref.xsl -share/xml/gnome/xslt/docbook/html/db2html.xsl -share/xml/gnome/xslt/docbook/html/db2xhtml.xsl -share/xml/gnome/xslt/docbook/omf/db2omf.xsl -share/xml/gnome/xslt/docbook/utils/chunks.xsl -share/xml/gnome/xslt/docbook/utils/credits.xsl -share/xml/gnome/xslt/docbook/utils/figures.xsl -share/xml/gnome/xslt/docbook/utils/graphics.xsl -share/xml/gnome/xslt/docbook/utils/ids.xsl -share/xml/gnome/xslt/gettext/gettext.xsl -share/xml/gnome/xslt/gettext/l10n-numbers.xsl -share/xml/gnome/xslt/gettext/l10n.xml -share/xml/gnome/xslt/mallard/common/mal-chunk.xsl -share/xml/gnome/xslt/mallard/common/mal-link.xsl -share/xml/gnome/xslt/mallard/html/mal2html-block.xsl -share/xml/gnome/xslt/mallard/html/mal2html-css.xsl -share/xml/gnome/xslt/mallard/html/mal2html-inline.xsl -share/xml/gnome/xslt/mallard/html/mal2html-list.xsl -share/xml/gnome/xslt/mallard/html/mal2html-media.xsl -share/xml/gnome/xslt/mallard/html/mal2html-page.xsl -share/xml/gnome/xslt/mallard/html/mal2html-table.xsl -share/xml/gnome/xslt/mallard/html/mal2html.xsl -share/xml/gnome/xslt/mallard/html/mal2xhtml.xsl -share/xml/gnome/xslt/mallard/utils/mal2cache.xsl -share/xml/mallard/1.0/mallard.rnc -share/xml/mallard/1.0/mallard.rng -@dirrm share/xml/mallard/1.0 -@dirrm share/xml/mallard -@dirrm share/xml/gnome/xslt/mallard/utils -@dirrm share/xml/gnome/xslt/mallard/html -@dirrm share/xml/gnome/xslt/mallard/common -@dirrm share/xml/gnome/xslt/mallard -@dirrm share/xml/gnome/xslt/gettext -@dirrm share/xml/gnome/xslt/docbook/utils -@dirrm share/xml/gnome/xslt/docbook/omf -@dirrm share/xml/gnome/xslt/docbook/html -@dirrm share/xml/gnome/xslt/docbook/common -@dirrm share/xml/gnome/xslt/docbook -@dirrm share/xml/gnome/xslt/common -@dirrm share/xml/gnome/xslt -@dirrm share/xml/gnome -@dirrm share/omf/gnome-doc-xslt -@dirrm share/omf/gnome-doc-make -@dirrm share/gnome/help/gnome-doc-xslt/de -@dirrm share/gnome/help/gnome-doc-xslt/C -@dirrm share/gnome/help/gnome-doc-xslt -@dirrm share/gnome/help/gnome-doc-mallard-spec/de/figures -@dirrm share/gnome/help/gnome-doc-mallard-spec/de -@dirrm share/gnome/help/gnome-doc-mallard-spec/C/figures -@dirrm share/gnome/help/gnome-doc-mallard-spec/C -@dirrm share/gnome/help/gnome-doc-mallard-spec -@dirrm share/gnome/help/gnome-doc-make/de -@dirrm share/gnome/help/gnome-doc-make/C -@dirrm share/gnome/help/gnome-doc-make -@dirrm %%DATADIR%%/watermarks -@dirrm %%DATADIR%%/templates -@dirrm %%DATADIR%%/icons/hicolor/scalable -@dirrm %%DATADIR%%/icons/hicolor/48x48 -@dirrm %%DATADIR%%/icons/hicolor -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%% -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/mai/LC_MESSAGES -@dirrmtry share/locale/mai -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as -@dirrm %%PYTHON_SITELIBDIR%%/xml2po/modes -@dirrm %%PYTHON_SITELIBDIR%%/xml2po diff --git a/textproc/gnome-translate/Makefile b/textproc/gnome-translate/Makefile deleted file mode 100644 index 218998b6c..000000000 --- a/textproc/gnome-translate/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnome-translate -# Date created: 28 Jan 2005 -# Whom: Jean-Yves Lefort <jylefort@brutele.be> -# -# $FreeBSD$ -# - -PORTNAME= gnome-translate -PORTVERSION= 0.99 -PORTREVISION= 12 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= libtranslate - -MAINTAINER= ports@FreeBSD.org -COMMENT= A natural language translator - -LIB_DEPENDS= translate:${PORTSDIR}/textproc/libtranslate - -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -GCONF_SCHEMAS= gnome-translate.schemas -USE_GNOME= gnomehack gnomeprefix eel2 intlhack libgnomeui -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -Wl,-export-dynamic" - -OPTIONS= LANGUAGE_DETECTION "language detection" on - -.include <bsd.port.pre.mk> - -.if defined(WITHOUT_LANGUAGE_DETECTION) -CONFIGURE_ARGS+= --disable-language-detection -.else -LIB_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell -.endif - -.include <bsd.port.post.mk> diff --git a/textproc/gnome-translate/distinfo b/textproc/gnome-translate/distinfo deleted file mode 100644 index da0eb8592..000000000 --- a/textproc/gnome-translate/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-translate-0.99.tar.gz) = 359f1bb7edc818034b08ca6c1bd254d0 -SHA256 (gnome-translate-0.99.tar.gz) = 2ae1f8e16777c28c5a9c902e0a16de724bf08ebace0a425a0c15e686e4cfaac2 -SIZE (gnome-translate-0.99.tar.gz) = 298179 diff --git a/textproc/gnome-translate/files/patch-src_gt-app.c b/textproc/gnome-translate/files/patch-src_gt-app.c deleted file mode 100644 index e58db910b..000000000 --- a/textproc/gnome-translate/files/patch-src_gt-app.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/gt-app.c.orig Fri Jan 28 13:31:53 2005 -+++ src/gt-app.c Mon May 1 19:58:44 2006 -@@ -1168,8 +1168,7 @@ - GTK_MESSAGE_WARNING, - GTK_BUTTONS_YES_NO, - _("Overwrite file?"), -- secondary, -- NULL); -+ secondary); - g_free(secondary); - - gtk_dialog_set_default_response(GTK_DIALOG(confirmation_dialog), GTK_RESPONSE_NO); /* safe default */ diff --git a/textproc/gnome-translate/files/patch-src_gt-util.c b/textproc/gnome-translate/files/patch-src_gt-util.c deleted file mode 100644 index 018bc25af..000000000 --- a/textproc/gnome-translate/files/patch-src_gt-util.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/gt-util.c.orig Mon May 1 20:00:48 2006 -+++ src/gt-util.c Mon May 1 20:01:35 2006 -@@ -53,8 +53,7 @@ - GTK_MESSAGE_ERROR, - GTK_BUTTONS_OK, - primary, -- secondary, -- NULL); -+ secondary); - - if (blocking) - { diff --git a/textproc/gnome-translate/pkg-descr b/textproc/gnome-translate/pkg-descr deleted file mode 100644 index 6db7e3be7..000000000 --- a/textproc/gnome-translate/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -GNOME Translate is a natural language translator. It can translate a -text or web page between several natural languages, and it can -automatically detect the source language as you type. - -WWW: http://www.nongnu.org/libtranslate/ - -- Jean-Yves Lefort -jylefort@FreeBSD.org diff --git a/textproc/gnome-translate/pkg-plist b/textproc/gnome-translate/pkg-plist deleted file mode 100644 index bfcd65aa4..000000000 --- a/textproc/gnome-translate/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -bin/gnome-translate -share/applications/gnome-translate.desktop -share/gnome-translate/ui/app.glade -share/gnome-translate/ui/edit-toolbars.glade -share/gnome-translate/ui/hand-open.png -share/gnome-translate/ui/logo.png -share/gnome-translate/ui/menus.xml -share/gnome-translate/ui/preferences.glade -share/gnome-translate/ui/toolbars.xml -share/gnome-translate/ui/translate-web-page.glade -share/gnome/help/gnome-translate/C/documentation-license.xml -share/gnome/help/gnome-translate/C/figures/main-window.png -share/gnome/help/gnome-translate/C/gnome-translate.xml -share/gnome/help/gnome-translate/C/software-license.xml -share/omf/gnome-translate/gnome-translate-C.omf -share/pixmaps/gnome-translate.png -share/icons/hicolor/16x16/apps/gnome-translate-web-page.png -share/icons/hicolor/16x16/apps/gnome-translate.png -share/icons/hicolor/24x24/apps/gnome-translate-web-page.png -share/icons/hicolor/24x24/apps/gnome-translate.png -share/icons/hicolor/32x32/apps/gnome-translate-swap-panes.png -share/icons/hicolor/32x32/apps/gnome-translate-web-page.png -share/icons/hicolor/32x32/apps/gnome-translate.png -share/icons/hicolor/48x48/apps/gnome-translate-web-page.png -share/icons/hicolor/48x48/apps/gnome-translate.png -share/locale/fr/LC_MESSAGES/gnome-translate.mo -@dirrm share/gnome-translate/ui -@dirrm share/gnome-translate -@dirrm share/gnome/help/gnome-translate/C/figures -@dirrm share/gnome/help/gnome-translate/C -@dirrm share/gnome/help/gnome-translate -@dirrm share/omf/gnome-translate -@dirrmtry share/applications |