pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/TeXmacs update to 1.0.6.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1e2d776aaea
branches:  trunk
changeset: 532952:d1e2d776aaea
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Sep 05 16:40:34 2007 +0000

description:
update to 1.0.6.11
changes:
-More control for developers over buffer and window management
-Started rewriting new TeXmacs file system in C++
-Rewrote secure peer to peer client/server connections in C++
-Continued reorganizations for the graphics mode
-Corrections of a few old bugs

diffstat:

 editors/TeXmacs/Makefile         |   5 ++---
 editors/TeXmacs/PLIST            |  23 ++++++++++++++++++++++-
 editors/TeXmacs/distinfo         |  12 ++++++------
 editors/TeXmacs/patches/patch-ai |  24 +++++++++++++++---------
 editors/TeXmacs/patches/patch-ak |  10 +++++-----
 5 files changed, 50 insertions(+), 24 deletions(-)

diffs (196 lines):

diff -r 631190a5af22 -r d1e2d776aaea editors/TeXmacs/Makefile
--- a/editors/TeXmacs/Makefile  Wed Sep 05 16:07:29 2007 +0000
+++ b/editors/TeXmacs/Makefile  Wed Sep 05 16:40:34 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2007/08/31 10:05:58 drochner Exp $
+# $NetBSD: Makefile,v 1.70 2007/09/05 16:40:34 drochner Exp $
 
-DISTNAME=              TeXmacs-1.0.6.10-src
+DISTNAME=              TeXmacs-1.0.6.11-src
 PKGNAME=               ${DISTNAME:S/-src//}
-PKGREVISION=           2
 CATEGORIES=            editors
 MASTER_SITES=          ftp://ftp.texmacs.org/pub/TeXmacs/targz/
 MASTER_SITES+=         http://www.texmacs.org/Download/ftp/targz/
diff -r 631190a5af22 -r d1e2d776aaea editors/TeXmacs/PLIST
--- a/editors/TeXmacs/PLIST     Wed Sep 05 16:07:29 2007 +0000
+++ b/editors/TeXmacs/PLIST     Wed Sep 05 16:40:34 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.36 2007/08/09 19:16:24 drochner Exp $
+@comment $NetBSD: PLIST,v 1.37 2007/09/05 16:40:34 drochner Exp $
 bin/fig2ps
 bin/texmacs
 include/TeXmacs.h
@@ -27,6 +27,7 @@
 libexec/TeXmacs/bin/tm_python
 libexec/TeXmacs/bin/tm_r
 libexec/TeXmacs/bin/tm_reduce
+libexec/TeXmacs/bin/tm_sage
 libexec/TeXmacs/bin/tm_shell
 libexec/TeXmacs/bin/tm_xypic
 man/man1/fig2ps.1
@@ -436,6 +437,9 @@
 share/TeXmacs/doc/devel/scheme/edit/edit-modify.en.tm
 share/TeXmacs/doc/devel/scheme/edit/edit-path-navigate.en.tm
 share/TeXmacs/doc/devel/scheme/edit/scheme-edit.en.tm
+share/TeXmacs/doc/devel/scheme/graphics/graphics-api-1.en.tm
+share/TeXmacs/doc/devel/scheme/graphics/graphics-api-2.en.tm
+share/TeXmacs/doc/devel/scheme/graphics/scheme-graphics.en.tm
 share/TeXmacs/doc/devel/scheme/overview/overview-architecture.en.tm
 share/TeXmacs/doc/devel/scheme/overview/overview-content.en.tm
 share/TeXmacs/doc/devel/scheme/overview/overview-lazyness.en.tm
@@ -2041,6 +2045,7 @@
 share/TeXmacs/plugins/reduce/progs/init-reduce.scm
 share/TeXmacs/plugins/reduce/progs/reduce-input.scm
 share/TeXmacs/plugins/reduce/progs/reduce-menus.scm
+share/TeXmacs/plugins/sage/progs/init-sage.scm
 share/TeXmacs/plugins/scilab/progs/init-scilab.scm
 share/TeXmacs/plugins/shell/progs/init-shell.scm
 share/TeXmacs/plugins/xypic/progs/init-xypic.scm
@@ -2095,6 +2100,8 @@
 share/TeXmacs/progs/doc/docgrep.scm
 share/TeXmacs/progs/doc/help-funcs.scm
 share/TeXmacs/progs/doc/help-menu.scm
+share/TeXmacs/progs/doc/tmdoc-drd.scm
+share/TeXmacs/progs/doc/tmdoc-kbd.scm
 share/TeXmacs/progs/doc/tmdoc.scm
 share/TeXmacs/progs/doc/tmweb.scm
 share/TeXmacs/progs/dynamic/dynamic-drd.scm
@@ -2125,6 +2132,7 @@
 share/TeXmacs/progs/generic/insert-menu.scm
 share/TeXmacs/progs/graphics/graphics-edit.scm
 share/TeXmacs/progs/graphics/graphics-env.scm
+share/TeXmacs/progs/graphics/graphics-env.scm.orig
 share/TeXmacs/progs/graphics/graphics-group.scm
 share/TeXmacs/progs/graphics/graphics-kbd.scm
 share/TeXmacs/progs/graphics/graphics-main.scm
@@ -2187,6 +2195,9 @@
 share/TeXmacs/progs/remote/client.scm
 share/TeXmacs/progs/remote/crypt.scm
 share/TeXmacs/progs/remote/remote-menu.scm
+share/TeXmacs/progs/remote/texmacs-client.scm
+share/TeXmacs/progs/remote/texmacs-server.scm
+share/TeXmacs/progs/remote/tmfs-client.scm
 share/TeXmacs/progs/remote/tmfs-menu.scm
 share/TeXmacs/progs/remote/tmfs-remote.scm
 share/TeXmacs/progs/source/source-edit.scm
@@ -2237,6 +2248,7 @@
 share/TeXmacs/progs/utils/library/length.scm
 share/TeXmacs/progs/utils/library/tree.scm
 share/TeXmacs/progs/utils/misc/markup-funcs.scm
+share/TeXmacs/progs/utils/misc/tm-keywords.scm
 share/TeXmacs/progs/utils/plugins/plugin-cmd.scm
 share/TeXmacs/progs/utils/plugins/plugin-convert.scm
 share/TeXmacs/styles/article.ts
@@ -2326,6 +2338,8 @@
 @dirrm share/TeXmacs/plugins/shell
 @dirrm share/TeXmacs/plugins/scilab/progs
 @dirrm share/TeXmacs/plugins/scilab
+@dirrm share/TeXmacs/plugins/sage/progs
+@dirrm share/TeXmacs/plugins/sage
 @dirrm share/TeXmacs/plugins/reduce/progs
 @dirrm share/TeXmacs/plugins/reduce/install
 @dirrm share/TeXmacs/plugins/reduce
@@ -2581,13 +2595,20 @@
 @dirrm share/TeXmacs/doc/devel/style
 @dirrm share/TeXmacs/doc/devel/source
 @dirrm share/TeXmacs/doc/devel/scheme/utils
+@exec ${MKDIR} %D/share/TeXmacs/doc/devel/scheme/process
+@dirrm share/TeXmacs/doc/devel/scheme/process
 @dirrm share/TeXmacs/doc/devel/scheme/overview
+@dirrm share/TeXmacs/doc/devel/scheme/graphics
 @dirrm share/TeXmacs/doc/devel/scheme/edit
 @dirrm share/TeXmacs/doc/devel/scheme
 @dirrm share/TeXmacs/doc/devel/plugin
 @dirrm share/TeXmacs/doc/devel/interface
 @dirrm share/TeXmacs/doc/devel/format/stylesheet
 @dirrm share/TeXmacs/doc/devel/format/regular
+@exec ${MKDIR} %D/share/TeXmacs/doc/devel/format/primitives
+@dirrm share/TeXmacs/doc/devel/format/primitives
+@exec ${MKDIR} %D/share/TeXmacs/doc/devel/format/language
+@dirrm share/TeXmacs/doc/devel/format/language
 @dirrm share/TeXmacs/doc/devel/format/environment
 @dirrm share/TeXmacs/doc/devel/format/basics
 @dirrm share/TeXmacs/doc/devel/format
diff -r 631190a5af22 -r d1e2d776aaea editors/TeXmacs/distinfo
--- a/editors/TeXmacs/distinfo  Wed Sep 05 16:07:29 2007 +0000
+++ b/editors/TeXmacs/distinfo  Wed Sep 05 16:40:34 2007 +0000
@@ -1,14 +1,14 @@
-$NetBSD: distinfo,v 1.48 2007/08/31 10:05:58 drochner Exp $
+$NetBSD: distinfo,v 1.49 2007/09/05 16:40:35 drochner Exp $
 
-SHA1 (TeXmacs-1.0.6.10-src.tar.gz) = 0774bded87ff0fa373e048aeac91f171db95e151
-RMD160 (TeXmacs-1.0.6.10-src.tar.gz) = 11ce6db065e6d7a060fecdd10e726320f88a11e6
-Size (TeXmacs-1.0.6.10-src.tar.gz) = 4167490 bytes
+SHA1 (TeXmacs-1.0.6.11-src.tar.gz) = 7f1a79b7299f2d2188e07c9be3c83b89eda19938
+RMD160 (TeXmacs-1.0.6.11-src.tar.gz) = c5512c675fbfad49abe289fc9a88b31c3c13d8b5
+Size (TeXmacs-1.0.6.11-src.tar.gz) = 4218252 bytes
 SHA1 (patch-aa) = 95b9e42fe1ff343e891fe299382c3647636eec99
 SHA1 (patch-ab) = e2d3dff7ce46ff0a827c6d6e9320060b21d6bd71
 SHA1 (patch-ac) = 21810d4f9d5e6525a86ec2d0c347dcfd1c9e31c8
 SHA1 (patch-ad) = f36da65f9e9a808a4a8af4a41af0b4388f2c18fd
 SHA1 (patch-ae) = c313a19db160d9f1c0dc950a1eb465869cec777f
 SHA1 (patch-ag) = 2b1c0ce4aa0f6b824f08f05a95beacbb1722436b
-SHA1 (patch-ai) = 449ff206e58168d1dba21ffcc2504262074d7321
+SHA1 (patch-ai) = aa6bf19dc18ee2656ba5588d8542680b5a2f1d98
 SHA1 (patch-aj) = 8f07479a6857900b535a0fd7b1f61043164baf15
-SHA1 (patch-ak) = 6dd838bd84f01247cf56d6e4fcf24a7251268564
+SHA1 (patch-ak) = 9a575968adc0948a921aabf3f494ffa5450162a4
diff -r 631190a5af22 -r d1e2d776aaea editors/TeXmacs/patches/patch-ai
--- a/editors/TeXmacs/patches/patch-ai  Wed Sep 05 16:07:29 2007 +0000
+++ b/editors/TeXmacs/patches/patch-ai  Wed Sep 05 16:40:34 2007 +0000
@@ -1,17 +1,23 @@
-$NetBSD: patch-ai,v 1.4 2007/08/31 10:05:59 drochner Exp $
+$NetBSD: patch-ai,v 1.5 2007/09/05 16:40:35 drochner Exp $
 
---- plugins/maxima/bin/maxima_detect.orig      2007-05-15 19:54:34.000000000 +0200
+--- plugins/maxima/bin/maxima_detect.orig      2007-09-03 16:47:53.000000000 +0200
 +++ plugins/maxima/bin/maxima_detect
-@@ -40,7 +40,7 @@ PATH="/cygdrive/c/Program Files/Maxima-5
- PATH="/cygdrive/c/Program Files/Maxima-5.9.3/bin:$PATH"
- export PATH
+@@ -36,11 +36,11 @@ find_old_help()
+   fi
+ }
  
--MAXIMA=`type -p maxima 2>/dev/null`
-+MAXIMA=`which maxima`
+-if [ $OSTYPE == "cygwin" ] ; then EXT='.bat'; else EXT=''; fi
+-MAXIMA=`type -p maxima$EXT 2>/dev/null`
++if [ x$OSTYPE = x"cygwin" ] ; then EXT='.bat'; else EXT=''; fi
++MAXIMA=`which maxima$EXT`
  if [ $? -eq 0 ]
  then
-   if [ -f "/usr/bin/cygwin1.dll" ]
-@@ -64,9 +64,10 @@ version 5.9.2
+-  if [ $OSTYPE == "cygwin" ]
++  if [ x$OSTYPE = x"cygwin" ]
+   then
+     if [ "$1" ]
+     then
+@@ -61,9 +61,10 @@ version 5.9.2
  version 5.9.3
  version 5.10
  version 5.11
diff -r 631190a5af22 -r d1e2d776aaea editors/TeXmacs/patches/patch-ak
--- a/editors/TeXmacs/patches/patch-ak  Wed Sep 05 16:07:29 2007 +0000
+++ b/editors/TeXmacs/patches/patch-ak  Wed Sep 05 16:40:34 2007 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-ak,v 1.1 2007/08/31 10:05:59 drochner Exp $
+$NetBSD: patch-ak,v 1.2 2007/09/05 16:40:35 drochner Exp $
 
---- plugins/maxima/bin/tm_maxima.orig  2007-08-31 11:50:20.000000000 +0200
+--- plugins/maxima/bin/tm_maxima.orig  2007-09-03 16:47:53.000000000 +0200
 +++ plugins/maxima/bin/tm_maxima
-@@ -20,7 +20,7 @@ case $1 in
+@@ -17,7 +17,7 @@ case $1 in
    5.9.1) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.9.1.lisp";;
    5.9.1.1* | 5.9.2* | 5.9.3*) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.9.2.lisp";;
    5.10.*) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.10.0.lisp";;
 -  5.11.* | 5.12.*) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.11.0.lisp";;
 +  5.11.* | 5.12.* | 5.13.*) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.11.0.lisp";;
    cygwin)
-     CYGWIN_ROOT="C:\cygwin"
-     CYGWIN_TEXMACS_HOME=`echo $TEXMACS_HOME_PATH | sed 's|/|\\\\|g'`
+     exec maxima.bat -p "`echo $TEXMACS_MAXIMA_PATH/texmacs-maxima-5.11.0.lisp|cygpath --windows -f -`";;
+   *) echo -e "\2latex:\\red Unsupported version of maxima: $1\5"



Home | Main Index | Thread Index | Old Index