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.5.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bf723ed19b9
branches:  trunk
changeset: 497427:0bf723ed19b9
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Jul 27 17:32:13 2005 +0000

description:
update to 1.0.5.6
changes:
-Improvements in the double-buffering system
-Implementation of a triple-buffering system for the graphical object
-Improvements in the partial redraw system
-Start the implementation of document parts and preambles
-Simplifications in configure.in and the main makefile
-Global folding and unfolding according to type of contents

diffstat:

 editors/TeXmacs/Makefile         |   4 ++--
 editors/TeXmacs/PLIST            |  17 ++++++++++++++++-
 editors/TeXmacs/distinfo         |  13 ++++++-------
 editors/TeXmacs/patches/patch-ae |  18 +++++++++---------
 editors/TeXmacs/patches/patch-af |  16 ----------------
 editors/TeXmacs/patches/patch-ag |  25 ++++++++-----------------
 6 files changed, 41 insertions(+), 52 deletions(-)

diffs (166 lines):

diff -r 854a0388719a -r 0bf723ed19b9 editors/TeXmacs/Makefile
--- a/editors/TeXmacs/Makefile  Wed Jul 27 17:30:14 2005 +0000
+++ b/editors/TeXmacs/Makefile  Wed Jul 27 17:32:13 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2005/07/06 18:09:49 drochner Exp $
+# $NetBSD: Makefile,v 1.46 2005/07/27 17:32:13 drochner Exp $
 
-DISTNAME=      TeXmacs-1.0.5.5-src
+DISTNAME=      TeXmacs-1.0.5.6-src
 PKGNAME=       ${DISTNAME:S/-src//}
 CATEGORIES=    editors
 MASTER_SITES=  ftp://ftp.texmacs.org/pub/TeXmacs/targz/
diff -r 854a0388719a -r 0bf723ed19b9 editors/TeXmacs/PLIST
--- a/editors/TeXmacs/PLIST     Wed Jul 27 17:30:14 2005 +0000
+++ b/editors/TeXmacs/PLIST     Wed Jul 27 17:32:13 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2005/07/06 18:09:49 drochner Exp $
+@comment $NetBSD: PLIST,v 1.25 2005/07/27 17:32:13 drochner Exp $
 bin/fig2ps
 bin/texmacs
 include/TeXmacs.h
@@ -1588,10 +1588,23 @@
 share/TeXmacs/misc/pixmaps/tm_forward.xpm
 share/TeXmacs/misc/pixmaps/tm_fraction.xpm
 share/TeXmacs/misc/pixmaps/tm_frak.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_cursor.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_cursorM.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_cursor_redimE.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_cursor_redimN.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_cursor_redimS.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_mask.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_maskM.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_mask_redimE.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_mask_redimN.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_mask_redimS.xpm
+share/TeXmacs/misc/pixmaps/tm_graphics_redim.xpm
 share/TeXmacs/misc/pixmaps/tm_grave.xpm
 share/TeXmacs/misc/pixmaps/tm_greek.xpm
+share/TeXmacs/misc/pixmaps/tm_group_group.xpm
 share/TeXmacs/misc/pixmaps/tm_group_move.xpm
 share/TeXmacs/misc/pixmaps/tm_group_rotate.xpm
+share/TeXmacs/misc/pixmaps/tm_group_ungroup.xpm
 share/TeXmacs/misc/pixmaps/tm_group_zoom.xpm
 share/TeXmacs/misc/pixmaps/tm_hat.xpm
 share/TeXmacs/misc/pixmaps/tm_help.xpm
@@ -1962,6 +1975,7 @@
 share/TeXmacs/progs/fonts/fonts-x.scm
 share/TeXmacs/progs/generic/document-edit.scm
 share/TeXmacs/progs/generic/document-menu.scm
+share/TeXmacs/progs/generic/document-part.scm
 share/TeXmacs/progs/generic/format-edit.scm
 share/TeXmacs/progs/generic/format-menu.scm
 share/TeXmacs/progs/generic/generic-edit.scm
@@ -2041,6 +2055,7 @@
 share/TeXmacs/progs/text/std-text-kbd.scm
 share/TeXmacs/progs/text/text-kbd.scm
 share/TeXmacs/progs/text/text-menu.scm
+share/TeXmacs/progs/text/tm-structure.scm
 share/TeXmacs/progs/tm-mode.el
 share/TeXmacs/progs/utils/base/environment.scm
 share/TeXmacs/progs/utils/edit/auto-close.scm
diff -r 854a0388719a -r 0bf723ed19b9 editors/TeXmacs/distinfo
--- a/editors/TeXmacs/distinfo  Wed Jul 27 17:30:14 2005 +0000
+++ b/editors/TeXmacs/distinfo  Wed Jul 27 17:32:13 2005 +0000
@@ -1,12 +1,11 @@
-$NetBSD: distinfo,v 1.31 2005/07/17 23:02:05 kristerw Exp $
+$NetBSD: distinfo,v 1.32 2005/07/27 17:32:13 drochner Exp $
 
-SHA1 (TeXmacs-1.0.5.5-src.tar.gz) = 062419abe9d5a944d95f83623bb8d74b502e2bdd
-RMD160 (TeXmacs-1.0.5.5-src.tar.gz) = 8ed96597821337cb18687d20421d7585930ad6f8
-Size (TeXmacs-1.0.5.5-src.tar.gz) = 2983242 bytes
+SHA1 (TeXmacs-1.0.5.6-src.tar.gz) = 932a0299b16a1056bfa1886035e79e4e0471d4ac
+RMD160 (TeXmacs-1.0.5.6-src.tar.gz) = 69a57882a34d206827538b09d7de4fc099062232
+Size (TeXmacs-1.0.5.6-src.tar.gz) = 2994800 bytes
 SHA1 (patch-aa) = 95b9e42fe1ff343e891fe299382c3647636eec99
 SHA1 (patch-ab) = b850446cc987f4f69b0e460b0d3ad70aacc4540f
 SHA1 (patch-ac) = 21810d4f9d5e6525a86ec2d0c347dcfd1c9e31c8
-SHA1 (patch-ae) = ea2d1cc62f0ecfbc13822091e66ead665f2a105b
-SHA1 (patch-af) = c0c7cb96de31282cf68491d9cb1f73d89ded98f6
-SHA1 (patch-ag) = e95353427c7845928820393b555541a90b037e96
+SHA1 (patch-ae) = c313a19db160d9f1c0dc950a1eb465869cec777f
+SHA1 (patch-ag) = 2b1c0ce4aa0f6b824f08f05a95beacbb1722436b
 SHA1 (patch-ai) = b12900dd809e7438239cf6dcf4724af009232852
diff -r 854a0388719a -r 0bf723ed19b9 editors/TeXmacs/patches/patch-ae
--- a/editors/TeXmacs/patches/patch-ae  Wed Jul 27 17:30:14 2005 +0000
+++ b/editors/TeXmacs/patches/patch-ae  Wed Jul 27 17:32:13 2005 +0000
@@ -1,16 +1,16 @@
-$NetBSD: patch-ae,v 1.1 2004/04/06 19:02:49 reinoud Exp $
+$NetBSD: patch-ae,v 1.2 2005/07/27 17:32:13 drochner Exp $
 
---- src/Window/event.hpp.orig  2004-04-03 21:20:49.000000000 +0200
-+++ src/Window/event.hpp
+--- ./src/System/Classes/timer.hpp.orig        2005-07-26 11:46:06.000000000 +0200
++++ ./src/System/Classes/timer.hpp
 @@ -15,10 +15,7 @@
- #include "tree.hpp"
- #include "command.hpp"
+ #include "string.hpp"
+ #include "tm_configure.hpp"
  
--#ifndef _TIME_T
--#define _TIME_T
+-#ifndef HAVE_TIME_T
+-#define HAVE_TIME_T
 -typedef long time_t;
 -#endif
 +#include <time.h>
  
- class window_rep;
- typedef window_rep* window;
+ #ifdef OS_SUN
+ #include <sys/types.h>
diff -r 854a0388719a -r 0bf723ed19b9 editors/TeXmacs/patches/patch-af
--- a/editors/TeXmacs/patches/patch-af  Wed Jul 27 17:30:14 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: patch-af,v 1.1 2004/04/06 19:02:49 reinoud Exp $
-
---- src/Window/display.hpp.orig        2004-04-03 21:20:49.000000000 +0200
-+++ src/Window/display.hpp
-@@ -15,10 +15,7 @@
- #include "tree.hpp"
- #include "bitmap_font.hpp"
- 
--#ifndef _TIME_T
--#define _TIME_T
--typedef long time_t;
--#endif
-+#include <time.h>
- 
- struct font;
- class widget;
diff -r 854a0388719a -r 0bf723ed19b9 editors/TeXmacs/patches/patch-ag
--- a/editors/TeXmacs/patches/patch-ag  Wed Jul 27 17:30:14 2005 +0000
+++ b/editors/TeXmacs/patches/patch-ag  Wed Jul 27 17:32:13 2005 +0000
@@ -1,22 +1,13 @@
-$NetBSD: patch-ag,v 1.4 2004/08/22 19:47:05 recht Exp $
+$NetBSD: patch-ag,v 1.5 2005/07/27 17:32:13 drochner Exp $
 
---- src/common.makefile.in.orig        2004-08-03 17:56:29.000000000 +0200
-+++ src/common.makefile.in     2004-08-17 11:49:32.000000000 +0200
-@@ -45,7 +45,7 @@
+--- src/makefile.in.orig       2005-07-26 12:13:25.000000000 +0200
++++ src/makefile.in
+@@ -31,7 +31,7 @@ CXXFREETYPE = @FREETYPE_CFLAGS@
  CXXICONV = @ICONV_CFLAGS@
  CXXGUILE = @GUILE_CFLAGS@
  LD = @CXX@
--LDFLAGS = @CONFIG_LFLAGS@
+-LDFLAGS = @CONFIG_BFLAGS@
 +LDFLAGS = @LDFLAGS@
- LDSTATIC = @CONFIG_LSTATIC@
- LDSHARED = @CONFIG_LSHARED@
- LDPATH = @CONFIG_LPATH@
-@@ -55,7 +55,7 @@
- LDICONV = @ICONV_LDFLAGS@
- LDGUILE = @GUILE_LDFLAGS@
- LDB = @CXX@
--LDBFLAGS = @CONFIG_BFLAGS@
-+LDBFLAGS = @LDFLAGS@
- LDBSTATIC = @CONFIG_BSTATIC@
- LDBSHARED = @CONFIG_BSHARED@
- LDBPATH = @CONFIG_BPATH@
+ LDSTATIC = @CONFIG_BSTATIC@
+ LDSHARED = @CONFIG_BSHARED@
+ LDPATH = @CONFIG_BPATH@



Home | Main Index | Thread Index | Old Index