head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.1.1.0.18 pkgsrc-2009Q3-base:1.1.1.1 pkgsrc-2009Q2:1.1.1.1.0.16 pkgsrc-2009Q2-base:1.1.1.1 pkgsrc-2009Q1:1.1.1.1.0.14 pkgsrc-2009Q1-base:1.1.1.1 pkgsrc-2008Q4:1.1.1.1.0.12 pkgsrc-2008Q4-base:1.1.1.1 pkgsrc-2008Q3:1.1.1.1.0.10 pkgsrc-2008Q3-base:1.1.1.1 cube-native-xorg:1.1.1.1.0.8 cube-native-xorg-base:1.1.1.1 pkgsrc-2008Q2:1.1.1.1.0.6 pkgsrc-2008Q2-base:1.1.1.1 cwrapper:1.1.1.1.0.4 pkgsrc-2008Q1:1.1.1.1.0.2 pkgsrc-2008Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2009.10.16.12.59.09; author reed; state dead; branches; next 1.1; 1.1 date 2008.02.21.10.07.43; author xtraeme; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2008.02.21.10.07.43; author xtraeme; state Exp; branches; next ; desc @@ 1.2 log @Remove editors/lyx-qt, editors/lyx15, editors/lyx-xforms. I added editors/lyx. It should load all old documents. Also xforms has not been supported for a long time. @ text @$NetBSD: patch-ag,v 1.1 2008/02/21 10:07:43 xtraeme Exp $ --- src/support/Package.cpp.in.orig 2008-02-21 10:16:57.000000000 +0100 +++ src/support/Package.cpp.in 2008-02-21 10:17:26.000000000 +0100 @@@@ -150,8 +150,7 @@@@ command_line_user_support_dir); FileName const configure_script(addName(system_support().absFilename(), "configure.py")); - configure_command_ = os::python() + ' ' + - quoteName(configure_script.toFilesystemEncoding()) + + configure_command_ = quoteName(configure_script.toFilesystemEncoding()) + with_version_suffix(); lyxerr[Debug::INIT] @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Initial import of lyx-1.5.3, latest stable version that uses the QT4 toolkit. LyX 1.5.0 is the culmination of 15 months of hard work since the release of the LyX 1.4 series. We sincerely hope you will enjoy the result. The changes are too numerous to summarize in a few words, but initial unicode support is the flagship among the new features. As usual with a major release, a lot of work that is not directly visible has taken place. The core of LyX has seen more cleanups and some of the new features are the direct results of this work. @ text @@