summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-12-31 09:19:01 +0000
committermartti <martti@pkgsrc.org>2002-12-31 09:19:01 +0000
commit8a6dfbb1a91a26c2c2e8589f3bf3b2b3b61f52fa (patch)
treec02815fa665fbdbae7c062741348f5faeb0a912a /print
parent5da279bc6ca1ef09a810fcc9a53b9c10be4b61ac (diff)
downloadpkgsrc-8a6dfbb1a91a26c2c2e8589f3bf3b2b3b61f52fa.tar.gz
Updated lyx to 1.2.2
- selecting a word by double clicking now sets the X clipboard (like when dragging the mouse) - it is now possible to specify the arguments for viewers; in particular, this means that it is possible to use browsers which require a file: URL as HTML viewers (mozilla is used as default if found) - when a new LyX version is launched, the Edit>Reconfigure tool is automatically invoked; this should avoid many problems with users who are not aware that it is needed - when changing the current layout with the toolbar, the corresponding keyboard binding is shown in the minibuffer - in hebrew language, the key " now inserts a typewriter quote (since other quotes do not make sense in hebrew) - Insert>Lists & TOC>Bibtex Reference uses style 'plain' by default - new class ijmpd; update cl2emult, llncs and foils textclasses - update sciword bindings - small cleanup of UserGuide and FAQ; update to German, French and Russian documentation; new Hebrew tutorial - update french, german, russian, finnish and danish localization of the interface
Diffstat (limited to 'print')
-rw-r--r--print/lyx/Makefile6
-rw-r--r--print/lyx/PLIST9
-rw-r--r--print/lyx/distinfo10
-rw-r--r--print/lyx/patches/patch-aa25
-rw-r--r--print/lyx/patches/patch-ad10
5 files changed, 28 insertions, 32 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 3027cdcbeba..5ae4ef9fd0c 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2002/12/28 21:22:55 jschauma Exp $
+# $NetBSD: Makefile,v 1.51 2002/12/31 09:19:01 martti Exp $
# FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp
#
-DISTNAME= lyx-1.2.1
-PKGNAME= lyx-1.2.1
-PKGREVISION= 1
+DISTNAME= lyx-1.2.2
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ \
diff --git a/print/lyx/PLIST b/print/lyx/PLIST
index b1f30a71a35..d38734c77d0 100644
--- a/print/lyx/PLIST
+++ b/print/lyx/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2002/08/23 09:08:08 martti Exp $
+@comment $NetBSD: PLIST,v 1.6 2002/12/31 09:19:02 martti Exp $
bin/lyx
bin/noweb2lyx
bin/reLyX
@@ -86,6 +86,7 @@ share/lyx/doc/fr_Tutorial.lyx
share/lyx/doc/fr_UserGuide.lyx
share/lyx/doc/he_Intro.lyx
share/lyx/doc/he_TOC.lyx
+share/lyx/doc/he_Tutorial.lyx
share/lyx/doc/hu_Intro.lyx
share/lyx/doc/hu_TOC.lyx
share/lyx/doc/it_Customization.lyx
@@ -107,6 +108,7 @@ share/lyx/doc/pt_Tutorial.lyx
share/lyx/doc/ro_Intro.lyx
share/lyx/doc/ro_TOC.lyx
share/lyx/doc/ro_splash.lyx
+share/lyx/doc/ru_FAQ.lyx
share/lyx/doc/ru_Intro.lyx
share/lyx/doc/ru_TOC.lyx
share/lyx/doc/ru_Tutorial.lyx
@@ -158,6 +160,9 @@ share/lyx/examples/fr_exemple_brut.lyx
share/lyx/examples/fr_exemple_lyxifie.lyx
share/lyx/examples/fr_mathed.lyx
share/lyx/examples/fr_splash.lyx
+share/lyx/examples/he_example_raw.lyx
+share/lyx/examples/he_he_example_lyxified.lyx
+share/lyx/examples/he_he_example_raw.lyx
share/lyx/examples/hu_splash.lyx
share/lyx/examples/iecc05.fen
share/lyx/examples/iecc07.fen
@@ -334,6 +339,7 @@ share/lyx/layouts/g-brief-en.layout
share/lyx/layouts/heb-article.layout
share/lyx/layouts/heb-letter.layout
share/lyx/layouts/hollywood.layout
+share/lyx/layouts/ijmpd.layout
share/lyx/layouts/kluwer.layout
share/lyx/layouts/latex8.layout
share/lyx/layouts/letter.layout
@@ -407,6 +413,7 @@ share/lyx/templates/docbook_article.lyx
share/lyx/templates/g-brief-de.lyx
share/lyx/templates/g-brief-en.lyx
share/lyx/templates/hollywood.lyx
+share/lyx/templates/ijmpd.lyx
share/lyx/templates/kluwer.lyx
share/lyx/templates/latex8.lyx
share/lyx/templates/letter.lyx
diff --git a/print/lyx/distinfo b/print/lyx/distinfo
index 8c15e23f193..1e758aa23b2 100644
--- a/print/lyx/distinfo
+++ b/print/lyx/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.12 2002/08/23 09:08:08 martti Exp $
+$NetBSD: distinfo,v 1.13 2002/12/31 09:19:02 martti Exp $
-SHA1 (lyx-1.2.1.tar.gz) = 363da7f1a6a6ff405f3e474eb57caeaf1c984f25
-Size (lyx-1.2.1.tar.gz) = 6476744 bytes
-SHA1 (patch-aa) = 517a0e4df84e4b66323e9c7dc53cb382ed3765d3
+SHA1 (lyx-1.2.2.tar.gz) = c3227cd8b311be40085a4477ac5fb7d4e37edc92
+Size (lyx-1.2.2.tar.gz) = 6592325 bytes
+SHA1 (patch-aa) = bad3ab9d2e9e808f7be29c8cf3265bf0fd748fc0
SHA1 (patch-ab) = fb9fd9edd0d27c1668eb1632578b671586d38636
SHA1 (patch-ac) = ac244f09ce844a47aa8694d79f1a7b7087aa9cb7
-SHA1 (patch-ad) = c2ab7f89de22694b5e521b76e2ad37c88cbf38b0
+SHA1 (patch-ad) = be155ad21f5f51a8e7bd1fabeb3cafb16b459b90
SHA1 (patch-ae) = ef67106da20c6a00b8ae9e532f4d1698fa0bdf61
diff --git a/print/lyx/patches/patch-aa b/print/lyx/patches/patch-aa
index 3353d6873d2..23476a6ba2b 100644
--- a/print/lyx/patches/patch-aa
+++ b/print/lyx/patches/patch-aa
@@ -1,22 +1,13 @@
-$NetBSD: patch-aa,v 1.10 2002/08/23 09:08:09 martti Exp $
+$NetBSD: patch-aa,v 1.11 2002/12/31 09:19:02 martti Exp $
---- configure.orig Tue Aug 20 12:10:34 2002
-+++ configure Thu Aug 22 16:08:31 2002
-@@ -9696,7 +9696,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
+--- configure.orig Mon Dec 16 13:11:11 2002
++++ configure Fri Dec 27 23:14:33 2002
+@@ -11644,7 +11644,7 @@
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
-LIBS="-lforms $LIBS"
+LIBS="-lforms -ljpeg -lXpm $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 9702 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+ #line 11649 "configure"
#include "confdefs.h"
-@@ -9727,7 +9727,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- XFORMS_LIB="-lforms"
-+ XFORMS_LIB="-lforms -ljpeg -lXpm"
- else
- echo "$ac_t""no" 1>&6
- echo $ac_n "checking for fl_initialize in -lxforms""... $ac_c" 1>&6
diff --git a/print/lyx/patches/patch-ad b/print/lyx/patches/patch-ad
index 8e4fb27814b..024368e45b1 100644
--- a/print/lyx/patches/patch-ad
+++ b/print/lyx/patches/patch-ad
@@ -1,9 +1,9 @@
-$NetBSD: patch-ad,v 1.2 2002/08/23 09:08:09 martti Exp $
+$NetBSD: patch-ad,v 1.3 2002/12/31 09:19:02 martti Exp $
---- boost/boost/detail/limits.hpp.orig Wed Jul 3 08:40:45 2002
-+++ boost/boost/detail/limits.hpp Thu Aug 22 14:16:33 2002
-@@ -38,12 +38,21 @@
- #include <cwchar> // for WCHAR_MIN and WCHAR_MAX
+--- boost/boost/detail/limits.hpp.orig Fri Oct 18 10:07:55 2002
++++ boost/boost/detail/limits.hpp Fri Dec 27 23:15:03 2002
+@@ -42,12 +42,21 @@
+ //#include <cwchar> // for WCHAR_MIN and WCHAR_MAX
#include <boost/config.hpp>
+#ifdef __NetBSD__