NOTICE: This package has been removed from pkgsrc

./editors/TeXmacs-devel, GNU TeXmacs (free scientific text editor)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.7.19nb9, Package name: TeXmacs-1.0.7.19nb9, Maintainer: pkgsrc-users

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.


Required to run:
[sysutils/desktop-file-utils] [graphics/gnome-icon-theme] [graphics/freetype2] [databases/shared-mime-info] [lang/guile] [x11/qt4-libs] [lang/python27]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/qt4-tools] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/fixesproto4]

Master sites:

SHA1: 855b8252f561b69deb45a3b80f4531a9055ea465
RMD160: df43e8e6b9ca6f12bd64e20a4d447309e3cead5e
Filesize: 17953.457 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-05 15:11:03 by Ryo ONODERA | Files touched by this commit (14) | Package removed
Log message:
TeXmacs does not offer development snapshot anymore.
And editors/TeXmacs is latest now.
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2015-04-25 16:20:48 by Tobias Nygren | Files touched by this commit (495) | Package updated
Log message:
Recursive revbump following MesaLib update, categories a through f.
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2014-05-17 18:10:50 by Thomas Klausner | Files touched by this commit (152)
Log message:
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
   2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568)
Log message:
Recursive PKGREVISION bump for OpenSSL API version bump.
   2014-01-25 11:45:22 by Thomas Klausner | Files touched by this commit (94)
Log message:
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
   2013-08-13 12:21:35 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Don't use default arguments in friend declarations.