summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-04-27 09:53:43 +0000
committerrh <rh@pkgsrc.org>2002-04-27 09:53:43 +0000
commitc9a325f7ed225c8c3ea6d883fbbfbde2b920dbbd (patch)
tree9a5f3f099d2ff6aa335091b6f60759a8a733c257
parentd7309f4596442764c989b3ac5398a5389e2b375c (diff)
downloadpkgsrc-c9a325f7ed225c8c3ea6d883fbbfbde2b920dbbd.tar.gz
Initial import of TeXmacs-1.0.0.2, a "free scientific text editor", a
frontend to LaTeX. Provided in PR pkg/16510 by <jmmv@hispabsd.org>. This closes said PR.
-rw-r--r--editors/TeXmacs/DESCR19
-rw-r--r--editors/TeXmacs/Makefile30
-rw-r--r--editors/TeXmacs/PLIST473
-rw-r--r--editors/TeXmacs/distinfo5
-rw-r--r--editors/TeXmacs/patches/patch-aa19
5 files changed, 546 insertions, 0 deletions
diff --git a/editors/TeXmacs/DESCR b/editors/TeXmacs/DESCR
new file mode 100644
index 00000000000..eaf78c2c596
--- /dev/null
+++ b/editors/TeXmacs/DESCR
@@ -0,0 +1,19 @@
+GNU TeXmacs is a free scientific text editor, which was both inspired
+by TeX and GNU Emacs. The editor allows you to write structured
+documents via a wysiwyg (what-you-see-is-what-you-get) and user
+friendly interface. New styles may be created by the user. The program
+implements high-quality typesetting algorithms and TeX fonts, which
+help you to produce professionally looking documents.
+
+The high typesetting quality still goes through for automatically
+generated formulas, which makes TeXmacs suitable as an interface for
+computer algebra systems. TeXmacs also supports the Guile/Scheme
+extension language, so that you may customize the interface and write
+your own extensions to the editor.
+
+TeXmacs currently runs on PC's and PPC's under Gnu/linux (a >200MHz
+processor and >32Mb of memory are recommended) and on sun computers.
+Converters exist for TeX/LaTeX and they are under development for
+Html/Mathml/Xml. In the future, TeXmacs is planned to evoluate towards
+a complete scientific office suite, with spreadsheet capacities, a
+technical drawing editor and a presentation mode.
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
new file mode 100644
index 00000000000..cb9802c46ad
--- /dev/null
+++ b/editors/TeXmacs/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/27 09:53:43 rh Exp $
+
+DISTNAME= TeXmacs-1.0.0.2-src
+PKGNAME= ${DISTNAME:S/-src//}
+CATEGORIES= editors
+MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/
+
+MAINTAINER= jmmv@hispabsd.org
+HOMEPAGE= http://www.texmacs.org
+COMMENT= GNU TeXmacs (free scientific text editor)
+
+DEPENDS+= autoconf>=2.13:../../devel/autoconf
+DEPENDS+= teTeX>=1.0:../../print/teTeX
+DEPENDS+= guile>=1.4:../../lang/guile
+
+ALL_TARGET= TEXMACS
+
+MANCOMPRESSED= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+LDFLAGS+= -Wl,-R${LOCALBASE}/libexec/${PKGNAME}/lib
+
+pre-configure:
+ cd ${WRKSRC} && autoconf;
+
+.include "../../mk/x11.buildlink.mk"
+.include "../../mk/texinfo.mk"
+.include "../../mk/bsd.pkg.mk"
+
diff --git a/editors/TeXmacs/PLIST b/editors/TeXmacs/PLIST
new file mode 100644
index 00000000000..41a714e56ee
--- /dev/null
+++ b/editors/TeXmacs/PLIST
@@ -0,0 +1,473 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/27 09:53:44 rh Exp $
+bin/fig2ps
+bin/texmacs
+include/TeXmacs.h
+libexec/TeXmacs-1.0.0.2/bin/maxima_filter
+libexec/TeXmacs-1.0.0.2/bin/mupad_filter
+libexec/TeXmacs-1.0.0.2/bin/qcl_filter
+libexec/TeXmacs-1.0.0.2/bin/reduce_filter
+libexec/TeXmacs-1.0.0.2/bin/reduce_setup
+libexec/TeXmacs-1.0.0.2/bin/texmacs.bin
+libexec/TeXmacs-1.0.0.2/bin/tm_maple
+libexec/TeXmacs-1.0.0.2/bin/tm_maxima
+libexec/TeXmacs-1.0.0.2/bin/tm_mupad
+libexec/TeXmacs-1.0.0.2/bin/tm_mupad_help
+libexec/TeXmacs-1.0.0.2/bin/tm_qcl
+libexec/TeXmacs-1.0.0.2/bin/tm_reduce
+libexec/TeXmacs-1.0.0.2/lib/libbasic.so
+libexec/TeXmacs-1.0.0.2/lib/libconvert.so
+libexec/TeXmacs-1.0.0.2/lib/libedit.so
+libexec/TeXmacs-1.0.0.2/lib/libglue.so
+libexec/TeXmacs-1.0.0.2/lib/libresource.so
+libexec/TeXmacs-1.0.0.2/lib/libserver.so
+libexec/TeXmacs-1.0.0.2/lib/libtypeset.so
+libexec/TeXmacs-1.0.0.2/lib/libwindow.so
+man/man1/fig2ps.1.gz
+man/man1/texmacs.1.gz
+share/TeXmacs-1.0.0.2/LICENSE
+share/TeXmacs-1.0.0.2/doc/dvi/texmacs.dvi
+share/TeXmacs-1.0.0.2/doc/dvi/texmacs.tex
+share/TeXmacs-1.0.0.2/doc/english/help/about.tex
+share/TeXmacs-1.0.0.2/doc/english/help/advanced.tex
+share/TeXmacs-1.0.0.2/doc/english/help/compatibility.tex
+share/TeXmacs-1.0.0.2/doc/english/help/interface.tex
+share/TeXmacs-1.0.0.2/doc/english/help/introduction.tex
+share/TeXmacs-1.0.0.2/doc/english/help/keyboard.tex
+share/TeXmacs-1.0.0.2/doc/english/help/russian.tm
+share/TeXmacs-1.0.0.2/doc/english/help/scheme.tex
+share/TeXmacs-1.0.0.2/doc/english/help/styles.tex
+share/TeXmacs-1.0.0.2/doc/english/help/tables.tex
+share/TeXmacs-1.0.0.2/doc/english/help/welcome.tex
+share/TeXmacs-1.0.0.2/doc/english/projects/changes.tex
+share/TeXmacs-1.0.0.2/doc/english/projects/helpme.tex
+share/TeXmacs-1.0.0.2/doc/english/projects/projects.tex
+share/TeXmacs-1.0.0.2/doc/english/projects/tochange.tex
+share/TeXmacs-1.0.0.2/doc/english/source/basic.tex
+share/TeXmacs-1.0.0.2/doc/english/source/boxes.tex
+share/TeXmacs-1.0.0.2/doc/english/source/buffer.tex
+share/TeXmacs-1.0.0.2/doc/english/source/bugs.tex
+share/TeXmacs-1.0.0.2/doc/english/source/compiler.tex
+share/TeXmacs-1.0.0.2/doc/english/source/convert.tex
+share/TeXmacs-1.0.0.2/doc/english/source/data.tex
+share/TeXmacs-1.0.0.2/doc/english/source/fonts.tex
+share/TeXmacs-1.0.0.2/doc/english/source/general.tex
+share/TeXmacs-1.0.0.2/doc/english/source/math.tex
+share/TeXmacs-1.0.0.2/doc/english/source/window.tex
+share/TeXmacs-1.0.0.2/doc/english/startup/readme.tex
+share/TeXmacs-1.0.0.2/doc/english/startup/upgrade-0.tex
+share/TeXmacs-1.0.0.2/doc/english/startup/upgrade-1.tex
+share/TeXmacs-1.0.0.2/doc/english/startup/upgrade-2.tex
+share/TeXmacs-1.0.0.2/doc/english/startup/upgrade-3.tex
+share/TeXmacs-1.0.0.2/doc/romanian/help/introduction.tm
+share/TeXmacs-1.0.0.2/doc/romanian/help/keyboard.tm
+share/TeXmacs-1.0.0.2/doc/romanian/help/styles.tm
+share/TeXmacs-1.0.0.2/fonts/enc/adobe-math.enc
+share/TeXmacs-1.0.0.2/fonts/enc/cmmi.enc
+share/TeXmacs-1.0.0.2/fonts/enc/cmr.enc
+share/TeXmacs-1.0.0.2/fonts/enc/cmsy.enc
+share/TeXmacs-1.0.0.2/fonts/enc/italic.enc
+share/TeXmacs-1.0.0.2/fonts/enc/line.enc
+share/TeXmacs-1.0.0.2/fonts/enc/math.enc
+share/TeXmacs-1.0.0.2/fonts/enc/msam.enc
+share/TeXmacs-1.0.0.2/fonts/enc/msbm.enc
+share/TeXmacs-1.0.0.2/fonts/enc/rpsyr.enc
+share/TeXmacs-1.0.0.2/fonts/enc/rpsyro.enc
+share/TeXmacs-1.0.0.2/fonts/enc/rptmr.enc
+share/TeXmacs-1.0.0.2/fonts/enc/rubber-cmex.enc
+share/TeXmacs-1.0.0.2/fonts/enc/rubber-dummy.enc
+share/TeXmacs-1.0.0.2/fonts/enc/rubber-stmary.enc
+share/TeXmacs-1.0.0.2/fonts/enc/rubber-wasy.enc
+share/TeXmacs-1.0.0.2/fonts/enc/rubber.enc
+share/TeXmacs-1.0.0.2/fonts/enc/stmary.enc
+share/TeXmacs-1.0.0.2/fonts/enc/var-math.enc
+share/TeXmacs-1.0.0.2/fonts/enc/wasy.enc
+share/TeXmacs-1.0.0.2/fonts/pk/cmex10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/cmmi10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/cmr10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/cmr17.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/cmr7.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/cmsy10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/ecbx10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/ecbx17.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/eccc10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/eccc7.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/ecrm10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/ecrm11.300pk
+share/TeXmacs-1.0.0.2/fonts/pk/ecrm7.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/ecss10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/ectt10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/ectt11.300pk
+share/TeXmacs-1.0.0.2/fonts/pk/larm1000.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/larm1100.300pk
+share/TeXmacs-1.0.0.2/fonts/pk/latt1100.300pk
+share/TeXmacs-1.0.0.2/fonts/pk/msam10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/msbm10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/stmary10.600pk
+share/TeXmacs-1.0.0.2/fonts/pk/wasy10.600pk
+share/TeXmacs-1.0.0.2/fonts/tfm/cmex10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/cmmi10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/cmr10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/cmr17.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/cmr7.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/cmsy10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/ecbx10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/ecbx17.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/eccc10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/eccc7.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/ecrm10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/ecrm11.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/ecrm7.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/ecss10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/ectt10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/ectt11.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/larm1000.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/larm1100.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/latt1000.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/msam10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/msbm10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/stmary10.tfm
+share/TeXmacs-1.0.0.2/fonts/tfm/wasy10.tfm
+share/TeXmacs-1.0.0.2/fonts/virtual/long.vfn
+share/TeXmacs-1.0.0.2/fonts/virtual/misc.vfn
+share/TeXmacs-1.0.0.2/fonts/virtual/negate.vfn
+share/TeXmacs-1.0.0.2/langs/mathematical/syntax/texmath.syx
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-british.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-czech.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-dutch.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-french.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-german.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-hungarian.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-new.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-polish.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-portuguese.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-romanian.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-russian.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-spanish.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-swedish.scm
+share/TeXmacs-1.0.0.2/langs/natural/dic/english-ukrainian.scm
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.czech
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.dutch
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.finnish
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.french
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.german
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.hungarian
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.polish
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.portuguese
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.romanian
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.russian
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.spanish
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.swedish
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.ukenglish
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.ukrainian
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/hyphen.us
+share/TeXmacs-1.0.0.2/langs/natural/hyphen/lppl.txt
+share/TeXmacs-1.0.0.2/langs/natural/miss/english-polish-miss.scm
+share/TeXmacs-1.0.0.2/langs/natural/miss/english-romanian-miss.scm
+share/TeXmacs-1.0.0.2/langs/natural/miss/english-swedish-miss.scm
+share/TeXmacs-1.0.0.2/misc/convert/color.pro
+share/TeXmacs-1.0.0.2/misc/convert/html_commands
+share/TeXmacs-1.0.0.2/misc/convert/latex_commands
+share/TeXmacs-1.0.0.2/misc/convert/special.pro
+share/TeXmacs-1.0.0.2/misc/convert/tex.pro
+share/TeXmacs-1.0.0.2/misc/latex/TeXmacs.sty
+share/TeXmacs-1.0.0.2/misc/latex/f2pspost.tex
+share/TeXmacs-1.0.0.2/misc/maxima/texmacs.lisp
+share/TeXmacs-1.0.0.2/misc/mime/texmacs.applications
+share/TeXmacs-1.0.0.2/misc/mime/texmacs.desktop
+share/TeXmacs-1.0.0.2/misc/mime/texmacs.keys
+share/TeXmacs-1.0.0.2/misc/mime/texmacs.mime
+share/TeXmacs-1.0.0.2/misc/mupad/COPYRIGHT
+share/TeXmacs-1.0.0.2/misc/mupad/README
+share/TeXmacs-1.0.0.2/misc/mupad/patchlib.tar
+share/TeXmacs-1.0.0.2/misc/mupad/patchlib.toc
+share/TeXmacs-1.0.0.2/misc/mupad/texmacs.mu
+share/TeXmacs-1.0.0.2/misc/mycas/mycas.cc
+share/TeXmacs-1.0.0.2/misc/pixmaps/TeXmacs-old.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/TeXmacs-solid.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/TeXmacs.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_abstract.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_acute.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_arrow.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_bar.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_bbb.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_bigleft.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_bigop.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_bigright.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_bigsep.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_binop.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_binrel.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_bold.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_books.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_breve.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cal.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cancel.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cas_input.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_background.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_border.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_bottom.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_by_cell.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_by_column.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_by_row.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_by_table.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_cell.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_column.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_hbase.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_hcenter.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_height.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_hexact.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_hmax.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_hmin.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_hsep.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_left.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_pos.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_right.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_row.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_size.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_span.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_special.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_subtable.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_table.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_top.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_vbase.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_vcenter.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_vexact.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_vmax.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_vmin.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_vsep.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cell_width.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_center.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_chapter.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_check.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_clsession.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_color.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_copy.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_cut.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_ddot.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_dead.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_decorate_down.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_decorate_left.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_decorate_right.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_decorate_up.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_description.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_dot.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_emphasize.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_empty.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_enumerate.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_exit.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_find.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_find_next.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_floating.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_floatpos.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_footnote.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_fraction.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_frak.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_grave.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_greek.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_hat.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_help.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_image.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_index.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_italic.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_item.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_itemize.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_justify.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_language.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_left.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_link.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_margin.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_math.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_mathbold.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_miscsymb.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_multicol.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_name.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_new.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_open.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_pageins.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_parindent.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_parstyle.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_paste.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_print.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_redo.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_replace.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_right.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_root.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_sansserif.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_save.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_section.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_shell.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_smallcaps.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_spell.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_sqrt.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_stop.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_strong.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_style.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_sub.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_sup.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_arow.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_bbottom.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_bhcenter.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_bleft.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_bottom.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_bright.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_brow.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_btop.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_bvcenter.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_dcol.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_drow.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_hbase.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_hcenter.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_insert.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_lcol.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_left.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_pos.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_rcol.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_right.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_special.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_top.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_vbase.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_vcenter.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_table_vfrac.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_test.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_theorem.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_tilda.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_title.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_typewriter.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_undo.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_vect.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/tm_verbatim.xpm
+share/TeXmacs-1.0.0.2/misc/pixmaps/unknown.ps
+share/TeXmacs-1.0.0.2/misc/reduce/README
+share/TeXmacs-1.0.0.2/misc/reduce/patch
+share/TeXmacs-1.0.0.2/misc/reduce/reducerc
+share/TeXmacs-1.0.0.2/progs/boot/base.scm
+share/TeXmacs-1.0.0.2/progs/boot/general.scm
+share/TeXmacs-1.0.0.2/progs/boot/modify.scm
+share/TeXmacs-1.0.0.2/progs/boot/style.scm
+share/TeXmacs-1.0.0.2/progs/boot/table.scm
+share/TeXmacs-1.0.0.2/progs/cas/convert.scm
+share/TeXmacs-1.0.0.2/progs/cas/giac.scm
+share/TeXmacs-1.0.0.2/progs/cas/gtybalt.scm
+share/TeXmacs-1.0.0.2/progs/cas/macaulay2.scm
+share/TeXmacs-1.0.0.2/progs/cas/maple.scm
+share/TeXmacs-1.0.0.2/progs/cas/mathemagix.scm
+share/TeXmacs-1.0.0.2/progs/cas/maxima.scm
+share/TeXmacs-1.0.0.2/progs/cas/mupad.scm
+share/TeXmacs-1.0.0.2/progs/cas/mycas.scm
+share/TeXmacs-1.0.0.2/progs/cas/pari.scm
+share/TeXmacs-1.0.0.2/progs/cas/qcl.scm
+share/TeXmacs-1.0.0.2/progs/cas/reduce.scm
+share/TeXmacs-1.0.0.2/progs/cas/scilab.scm
+share/TeXmacs-1.0.0.2/progs/cas/yacas.scm
+share/TeXmacs-1.0.0.2/progs/convert/htmlout.scm
+share/TeXmacs-1.0.0.2/progs/convert/htmltest.scm
+share/TeXmacs-1.0.0.2/progs/convert/output.scm
+share/TeXmacs-1.0.0.2/progs/convert/texout.scm
+share/TeXmacs-1.0.0.2/progs/convert/textest.scm
+share/TeXmacs-1.0.0.2/progs/convert/tmpre.scm
+share/TeXmacs-1.0.0.2/progs/convert/tmtex.scm
+share/TeXmacs-1.0.0.2/progs/fonts/adobe-fonts.scm
+share/TeXmacs-1.0.0.2/progs/fonts/cm-fonts.scm
+share/TeXmacs-1.0.0.2/progs/fonts/ec-fonts.scm
+share/TeXmacs-1.0.0.2/progs/fonts/foreign-fonts.scm
+share/TeXmacs-1.0.0.2/progs/fonts/math-fonts.scm
+share/TeXmacs-1.0.0.2/progs/fonts/misc-fonts.scm
+share/TeXmacs-1.0.0.2/progs/fonts/x-fonts.scm
+share/TeXmacs-1.0.0.2/progs/init-buffer.scm
+share/TeXmacs-1.0.0.2/progs/init-texmacs.scm
+share/TeXmacs-1.0.0.2/progs/keyboard/accents.scm
+share/TeXmacs-1.0.0.2/progs/keyboard/emacs.scm
+share/TeXmacs-1.0.0.2/progs/keyboard/keymaps.scm
+share/TeXmacs-1.0.0.2/progs/keyboard/latex.scm
+share/TeXmacs-1.0.0.2/progs/keyboard/russian/cp1251.scm
+share/TeXmacs-1.0.0.2/progs/keyboard/russian/jcuken.scm
+share/TeXmacs-1.0.0.2/progs/keyboard/russian/koi8.scm
+share/TeXmacs-1.0.0.2/progs/keyboard/russian/translit.scm
+share/TeXmacs-1.0.0.2/progs/keyboard/russian/yawerty.scm
+share/TeXmacs-1.0.0.2/progs/keyboard/shorthands.scm
+share/TeXmacs-1.0.0.2/progs/menu/icon-menu.scm
+share/TeXmacs-1.0.0.2/progs/menu/main-menu.scm
+share/TeXmacs-1.0.0.2/progs/menu/preferences.scm
+share/TeXmacs-1.0.0.2/progs/menu/symbol-menu.scm
+share/TeXmacs-1.0.0.2/styles/article.ts
+share/TeXmacs-1.0.0.2/styles/book.ts
+share/TeXmacs-1.0.0.2/styles/browser.ts
+share/TeXmacs-1.0.0.2/styles/documentation/help.ts
+share/TeXmacs-1.0.0.2/styles/documentation/manual.ts
+share/TeXmacs-1.0.0.2/styles/documentation/tmdoc.ts
+share/TeXmacs-1.0.0.2/styles/letter.ts
+share/TeXmacs-1.0.0.2/styles/mathematics/acmconf.ts
+share/TeXmacs-1.0.0.2/styles/obsolete/ln.ts
+share/TeXmacs-1.0.0.2/styles/obsolete/project.ts
+share/TeXmacs-1.0.0.2/styles/seminar.ts
+share/TeXmacs-1.0.0.2/texts/examples/arg_func.tm
+share/TeXmacs-1.0.0.2/texts/examples/font-test.tm
+share/TeXmacs-1.0.0.2/texts/tutorial/fonts-2.tm
+share/TeXmacs-1.0.0.2/texts/tutorial/fonts-3.tm
+share/TeXmacs-1.0.0.2/texts/tutorial/fonts.tm
+share/TeXmacs-1.0.0.2/texts/tutorial/overview.tm
+@dirrm share/TeXmacs-1.0.0.2/texts/tutorial
+@dirrm share/TeXmacs-1.0.0.2/texts/examples
+@dirrm share/TeXmacs-1.0.0.2/texts
+@exec ${MKDIR} %D/share/TeXmacs-1.0.0.2/styles/test
+@dirrm share/TeXmacs-1.0.0.2/styles/test
+@dirrm share/TeXmacs-1.0.0.2/styles/obsolete
+@dirrm share/TeXmacs-1.0.0.2/styles/mathematics
+@dirrm share/TeXmacs-1.0.0.2/styles/documentation
+@dirrm share/TeXmacs-1.0.0.2/styles
+@dirrm share/TeXmacs-1.0.0.2/progs/menu
+@dirrm share/TeXmacs-1.0.0.2/progs/keyboard/russian
+@dirrm share/TeXmacs-1.0.0.2/progs/keyboard
+@dirrm share/TeXmacs-1.0.0.2/progs/fonts
+@exec ${MKDIR} %D/share/TeXmacs-1.0.0.2/progs/examples
+@dirrm share/TeXmacs-1.0.0.2/progs/examples
+@dirrm share/TeXmacs-1.0.0.2/progs/convert
+@dirrm share/TeXmacs-1.0.0.2/progs/cas
+@dirrm share/TeXmacs-1.0.0.2/progs/boot
+@dirrm share/TeXmacs-1.0.0.2/progs
+@exec ${MKDIR} %D/share/TeXmacs-1.0.0.2/misc/tex
+@dirrm share/TeXmacs-1.0.0.2/misc/tex
+@dirrm share/TeXmacs-1.0.0.2/misc/reduce
+@dirrm share/TeXmacs-1.0.0.2/misc/pixmaps
+@dirrm share/TeXmacs-1.0.0.2/misc/mycas
+@dirrm share/TeXmacs-1.0.0.2/misc/mupad
+@dirrm share/TeXmacs-1.0.0.2/misc/mime
+@dirrm share/TeXmacs-1.0.0.2/misc/maxima
+@dirrm share/TeXmacs-1.0.0.2/misc/latex
+@dirrm share/TeXmacs-1.0.0.2/misc/convert
+@dirrm share/TeXmacs-1.0.0.2/misc
+@exec ${MKDIR} %D/share/TeXmacs-1.0.0.2/langs/programming
+@dirrm share/TeXmacs-1.0.0.2/langs/programming
+@dirrm share/TeXmacs-1.0.0.2/langs/natural/miss
+@dirrm share/TeXmacs-1.0.0.2/langs/natural/hyphen
+@dirrm share/TeXmacs-1.0.0.2/langs/natural/dic
+@dirrm share/TeXmacs-1.0.0.2/langs/natural
+@dirrm share/TeXmacs-1.0.0.2/langs/mathematical/syntax
+@dirrm share/TeXmacs-1.0.0.2/langs/mathematical
+@dirrm share/TeXmacs-1.0.0.2/langs
+@dirrm share/TeXmacs-1.0.0.2/fonts/virtual
+@dirrm share/TeXmacs-1.0.0.2/fonts/tfm
+@dirrm share/TeXmacs-1.0.0.2/fonts/pk
+@exec ${MKDIR} %D/share/TeXmacs-1.0.0.2/fonts/error
+@dirrm share/TeXmacs-1.0.0.2/fonts/error
+@dirrm share/TeXmacs-1.0.0.2/fonts/enc
+@dirrm share/TeXmacs-1.0.0.2/fonts
+@exec ${MKDIR} %D/share/TeXmacs-1.0.0.2/doc/romanian/source
+@dirrm share/TeXmacs-1.0.0.2/doc/romanian/source
+@exec ${MKDIR} %D/share/TeXmacs-1.0.0.2/doc/romanian/projects
+@dirrm share/TeXmacs-1.0.0.2/doc/romanian/projects
+@dirrm share/TeXmacs-1.0.0.2/doc/romanian/help
+@exec ${MKDIR} %D/share/TeXmacs-1.0.0.2/doc/romanian/dvi
+@dirrm share/TeXmacs-1.0.0.2/doc/romanian/dvi
+@dirrm share/TeXmacs-1.0.0.2/doc/romanian
+@dirrm share/TeXmacs-1.0.0.2/doc/english/startup
+@dirrm share/TeXmacs-1.0.0.2/doc/english/source
+@dirrm share/TeXmacs-1.0.0.2/doc/english/projects
+@dirrm share/TeXmacs-1.0.0.2/doc/english/help
+@dirrm share/TeXmacs-1.0.0.2/doc/english
+@dirrm share/TeXmacs-1.0.0.2/doc/dvi
+@dirrm share/TeXmacs-1.0.0.2/doc
+@dirrm share/TeXmacs-1.0.0.2
+@dirrm libexec/TeXmacs-1.0.0.2/lib
+@dirrm libexec/TeXmacs-1.0.0.2/bin
+@dirrm libexec/TeXmacs-1.0.0.2
diff --git a/editors/TeXmacs/distinfo b/editors/TeXmacs/distinfo
new file mode 100644
index 00000000000..d80b1f3f45c
--- /dev/null
+++ b/editors/TeXmacs/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/04/27 09:53:43 rh Exp $
+
+SHA1 (TeXmacs-1.0.0.2-src.tar.gz) = 4ddd46cf3cbc7626e5e9b12c5378d024d2d46385
+Size (TeXmacs-1.0.0.2-src.tar.gz) = 1461023 bytes
+SHA1 (patch-aa) = 986663798e72d6bcebf67a146503ce6904f13c5d
diff --git a/editors/TeXmacs/patches/patch-aa b/editors/TeXmacs/patches/patch-aa
new file mode 100644
index 00000000000..07e10c8cb7d
--- /dev/null
+++ b/editors/TeXmacs/patches/patch-aa
@@ -0,0 +1,19 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/04/27 09:53:44 rh Exp $
+
+--- configure.in.orig Thu Apr 25 22:14:51 2002
++++ configure.in Thu Apr 25 22:15:25 2002
+@@ -271,12 +271,12 @@
+ AC_MSG_RESULT(final setup for an unsupported host)
+ CONFIG_OS="unknown"
+ CONFIG_CX="$X_CFLAGS"
+ CONFIG_LFLAGS=""
+ CONFIG_LSTATIC="-static"
+- CONFIG_LSHARED="-shared"
++ CONFIG_LSHARED="-shared ${LDFLAGS}"
+ CONFIG_LPATH="-Wl,-rpath,"
+ CONFIG_LX="$X_LIBS -lXext -lX11"
+ CONFIG_BFLAGS=""
+ CONFIG_BSTATIC="-Wl,-Bstatic"
+- CONFIG_BSHARED="-Wl,-Bdynamic"
++ CONFIG_BSHARED="-Wl,-Bdynamic ${LDFLAGS}"
+ CONFIG_BPATH="-Wl,-rpath,"