16 Commits

Author SHA1 Message Date
jca
89334849fc Update to TeXmacs-1.99.12
Changelog: https://texmacs.org/tmweb/about/changes.en.html

This update also includes improvements and fixes for plug-ins, and
documents how to activate them if additional packages are needed.
Tested plug-ins: dratex, graph, graphviz, python, sympy, gnuplot,
maxima, octave and pari.  The python plugin is usable by default.

from Nam Nguyen (maintainer)
2020-02-27 14:29:46 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
rsadowski
28f7c34666 Update TeXmacs to 1.99.9
Upstream switched form Qt4 to Qt5 and from autotools to CMake.
Added Nam Nguyen as maintainer. Thank you for taking care of this!

Initial diff from me, tweaked and newer diff from jca@. OK jca@
2019-05-12 15:43:45 +00:00
jca
99a94a91bf Unbreak build with ports-gcc and use ports-gcc on all archs.
texmacs on amd64 prints a few ugly warnings about symbol size mismatch
on stderr, but it seems to work properly anyway.  ports-gcc approach
suggested by phessler@.  One less port that builds only with base-gcc.

rsadowski@ has a diff to update this port and make it use clang, but
nobody gave feedback on it yet.
2019-05-10 21:27:07 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
jca
7363398156 Use COMPILER=base-gcc, for consistency. Requested by sthen@ 2017-09-29 16:48:50 +00:00
jca
24b6d9bb4a Disable ports that don't build on clang archs; ok naddy@ 2017-09-27 20:36:17 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
ajacoutot
d32771e5fd Don't ship compressed man pages. 2017-07-10 14:44:05 +00:00
espie
9bd8ca936c minor cleanup, not enough for clang yet though 2017-05-30 22:06:39 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
ajacoutot
cd28d9de8d Second and last pass at pre-entively fixing ports that would break once
guenther's header pollution cleanup diff is in.
2016-09-11 20:54:12 +00:00
jca
4d26b8efab Import gnu TeXmacs, a LaTeX editor.
From Ray Lai, input from and ok sthen@

cat pkg/DESCR:
GNU TeXmacs is a free wysiwyw (what you see is what you want) editing
platform with special features for scientists. The software aims
to provide a unified and user friendly framework for editing
structured documents with different types of content (text, graphics,
mathematics, interactive content, etc.). The rendering engine uses
high-quality typesetting algorithms so as to produce professionally
looking documents, which can either be printed out or presented
from a laptop.
2016-04-05 23:30:46 +00:00