head 1.4; access; symbols pkgsrc-2015Q2:1.3.0.18 pkgsrc-2015Q2-base:1.3 pkgsrc-2015Q1:1.3.0.16 pkgsrc-2015Q1-base:1.3 pkgsrc-2014Q4:1.3.0.14 pkgsrc-2014Q4-base:1.3 pkgsrc-2014Q3:1.3.0.12 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.10 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.3.0.8 pkgsrc-2014Q1-base:1.3 pkgsrc-2013Q4:1.3.0.6 pkgsrc-2013Q4-base:1.3 pkgsrc-2013Q3:1.3.0.4 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.2 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.2.0.6 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.4 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.2 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.1.1.1.0.12 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.10 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.8 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-2011Q3:1.1.1.1.0.6 pkgsrc-2011Q3-base:1.1.1.1 pkgsrc-2011Q2:1.1.1.1.0.4 pkgsrc-2011Q2-base:1.1.1.1 pkgsrc-2011Q1:1.1.1.1.0.2 pkgsrc-2011Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2015.08.05.13.11.03; author ryoon; state dead; branches; next 1.3; commitid feVzu3bVYbTm75wy; 1.3 date 2013.04.10.16.10.19; author drochner; state Exp; branches; next 1.2; 1.2 date 2012.07.24.18.16.31; author drochner; state Exp; branches; next 1.1; 1.1 date 2011.03.11.14.19.12; author drochner; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2011.03.11.14.19.12; author drochner; state Exp; branches; next ; desc @@ 1.4 log @TeXmacs does not offer development snapshot anymore. And editors/TeXmacs is latest now. @ text @$NetBSD: patch-ac,v 1.3 2013/04/10 16:10:19 drochner Exp $ --- plugins/python/progs/init-python.scm.orig 2013-03-05 08:38:29.000000000 +0000 +++ plugins/python/progs/init-python.scm @@@@ -31,7 +31,7 @@@@ (plugin-configure python (:winpath "Python2*" ".") - (:require (url-exists-in-path? "python")) + (:require (url-exists-in-path? "@@PYTHONBIN@@")) (:require (url-exists-in-path? "tm_python")) (:launch ,(python-launcher)) (:tab-completion #t) @ 1.3 log @update to 1.0.7.19 changes: Profound reorganization of the font system with experimental option for testing (1.0.7.19). LaTeX import and export of metadata for various standard styles (1.0.7.19). Running plug-ins over remote SSH connections; experimental (1.0.7.19). Started implementation of remote TeXmacs file system (1.0.7.19). Improved portability of plug-in detection (1.0.7.19). Implementation of arbitrary zoom factors and "fit to paragraph width" (1.0.7.18). New widget for user preferences (1.0.7.18). More implicit user preferences (1.0.7.18). Add developer tools, still experimental (1.0.7.18). Start implementation of basic infrastructure for support of system fonts (1.0.7.18). Started reorganization of titles and other meta-data for documents (1.0.7.18). Automated generation of documentation about the Scheme files (1.0.7.17). Various improvements for LaTeX conversion and character encodings (1.0.7.17). @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @update to 1.0.7.16 changes: bugdixes, misc. feature additions pkgsrc change: don't use mk/tex.buildlink3.mk - this pulls in too much and forces needless rebuilds on minor TeXlive updates @ text @d3 1 a3 1 --- plugins/python/progs/init-python.scm.orig 2012-03-16 20:11:46.000000000 +0000 d5 1 a5 2 @@@@ -27,7 +27,7 @@@@ d8 1 d12 1 a12 1 (:launch "tm_python --texmacs") @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.6 2005/07/17 23:02:05 kristerw Exp $ d3 4 a6 4 --- plugins/python/progs/init-python.scm.orig Mon Jul 4 13:16:13 2005 +++ plugins/python/progs/init-python.scm Mon Jul 18 00:53:48 2005 @@@@ -13,7 +13,7 @@@@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @ 1.1.1.1 log @add a pkg for the current development version of TeXmacs (1.0.7.10) @ text @@