summaryrefslogtreecommitdiff
path: root/editors/TeXmacs
diff options
context:
space:
mode:
authordrochner <drochner>2005-07-27 17:32:13 +0000
committerdrochner <drochner>2005-07-27 17:32:13 +0000
commit8891dad24c2f85dd1a0d24c86d482e695291a094 (patch)
tree0cc0fb1dbdb8478475f5b2ac06484889cd581899 /editors/TeXmacs
parent37126409c596258afa396a39e9c3be3622fabd02 (diff)
downloadpkgsrc-8891dad24c2f85dd1a0d24c86d482e695291a094.tar.gz
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 (limited to 'editors/TeXmacs')
-rw-r--r--editors/TeXmacs/Makefile4
-rw-r--r--editors/TeXmacs/PLIST17
-rw-r--r--editors/TeXmacs/distinfo13
-rw-r--r--editors/TeXmacs/patches/patch-ae18
-rw-r--r--editors/TeXmacs/patches/patch-af16
-rw-r--r--editors/TeXmacs/patches/patch-ag25
6 files changed, 41 insertions, 52 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index f38e6714e3e..3d5945197e1 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -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 --git a/editors/TeXmacs/PLIST b/editors/TeXmacs/PLIST
index 9e32a8f5c09..aaa1085331b 100644
--- a/editors/TeXmacs/PLIST
+++ b/editors/TeXmacs/PLIST
@@ -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_footnote.xpm
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-truetype.scm
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-edit.scm
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 --git a/editors/TeXmacs/distinfo b/editors/TeXmacs/distinfo
index 713fd705d46..83354280446 100644
--- a/editors/TeXmacs/distinfo
+++ b/editors/TeXmacs/distinfo
@@ -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 --git a/editors/TeXmacs/patches/patch-ae b/editors/TeXmacs/patches/patch-ae
index 3e97cf3ede1..074ad5f0a6e 100644
--- a/editors/TeXmacs/patches/patch-ae
+++ b/editors/TeXmacs/patches/patch-ae
@@ -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 --git a/editors/TeXmacs/patches/patch-af b/editors/TeXmacs/patches/patch-af
deleted file mode 100644
index adac213b917..00000000000
--- a/editors/TeXmacs/patches/patch-af
+++ /dev/null
@@ -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 --git a/editors/TeXmacs/patches/patch-ag b/editors/TeXmacs/patches/patch-ag
index 7e321d82f1f..c3dd4477934 100644
--- a/editors/TeXmacs/patches/patch-ag
+++ b/editors/TeXmacs/patches/patch-ag
@@ -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@