<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/editors, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2005-02-24T23:51:41Z</updated>
<entry>
<title>Pullup ticket 307 - requested by Matthias Drochner</title>
<updated>2005-02-24T23:51:41Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2005-02-24T23:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=59ce72d27d6bb07e50fd0d216e4c58efe84e5701'/>
<id>urn:sha1:59ce72d27d6bb07e50fd0d216e4c58efe84e5701</id>
<content type='text'>
security fix for emacs

Revisions pulled up:
- pkgsrc/editors/emacs/Makefile           1.76
- pkgsrc/editors/emacs/distinfo           1.17
- pkgsrc/editors/emacs/patches/patch-al   1.5
- pkgsrc/editors/emacs-nox11/Makefile     1.11
- pkgsrc/editors/emacs20/Makefile         1.15
- pkgsrc/editors/emacs20/distinfo         1.6
- pkgsrc/editors/emacs20/patches/patch-ca 1.1

   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Wed Feb  9 16:09:43 UTC 2005

   Modified Files:
           pkgsrc/editors/emacs: Makefile distinfo
           pkgsrc/editors/emacs-nox11: Makefile
           pkgsrc/editors/emacs20: Makefile distinfo
   Added Files:
           pkgsrc/editors/emacs/patches: patch-al
           pkgsrc/editors/emacs20/patches: patch-ca

   Log Message:
   fix format string vulnerability (CAN-2005-0100), bump PKGREVISION
</content>
</entry>
<entry>
<title>Pullup ticket 212 - requested by Adrian Portelli</title>
<updated>2005-01-08T16:22:48Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2005-01-08T16:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=13f055c62c95acd902ad25db46b56355202b81a5'/>
<id>urn:sha1:13f055c62c95acd902ad25db46b56355202b81a5</id>
<content type='text'>
security fix for vim

        Module Name:	pkgsrc
        Committed By:	cjs
        Date:		Wed Jan  5 11:03:44 UTC 2005

        Modified Files:
        	pkgsrc/editors/vim: Makefile
        	pkgsrc/editors/vim-share: Makefile.common

        Log Message:
        Move --enable-multibyte from vim/Makefile to
        vim-share/Makefile.common, since it should be not just the command
        line version of vim but all versions (e.g., gtk) that use this.
---
        Module Name:	pkgsrc
        Committed By:	adrianp
        Date:		Thu Jan  6 20:38:06 UTC 2005

        Modified Files:
        	pkgsrc/editors/vim-share: Makefile.common distinfo
        	pkgsrc/editors/vim: Makefile
        	pkgsrc/editors/vim-gtk: Makefile
        	pkgsrc/editors/vim-gtk2: Makefile
        	pkgsrc/editors/vim-motif: Makefile
        	pkgsrc/editors/vim-xaw: Makefile

        Log Message:
        Bump to 6.3.045 for recent security issue

        6.3.001  ":browse split" gives file selection dialog twice
        6.3.002  utf-8 detection in translated help files is wrong
        6.3.003  crash when using console dialog without default choice
        6.3.004  too many hit-enter prompts when searching for long string
        6.3.005  crash when searching with character offset in closed fold
        6.3.006  the current directory is prepended to the ":breakadd" argument
        6.3.007  swap file is not deleted for a "nofile" buffer after ":cd"
        6.3.008  OS/2: can't compile, missing error message
        6.3.009  (after 6.3.006) ":breakadd file" does not match for a symlink
        6.3.010  writing to a named pipe causes an error message for fsync()
        6.3.011  crash when user command completion uses "normal :cmd"
        6.3.012  lalloc(0) error for substitute command with multi-line pattern
        6.3.013  crash when using CTRL-R = in command line uses "normal :cmd"
        6.3.014  default value of 'helplang' is wrong for Chinese and Taiwanese
        6.3.015  the string returned by winrestcmd() may end in garbage
        6.3.016  'define' default had "\s" before #, breaks "[d"
        6.3.017  "9zz" could place the cursor beyond the end of a line
        6.3.018  ":0argadd zero" added the argument after the first one
        6.3.019  crash during startup when compiled for debugging
        6.3.020  "dw" doesn't work right for UTF-8 when 'delcombine' is set
        6.3.021  can't edit file with path separator in trail byte of last char
        6.3.023  when &lt;Space&gt; is remapped abbreviations are not expanded
        6.3.024  missing NUL for strings created with ga_concat()
        6.3.026  setting 'bg' in syncolor.vim may cause endless loop or crash
        6.3.027  VMS: Writing a file may insert extra CR characters
        6.3.028  the BOM marker is written when appending to a file
        6.3.029  crash in syntax highlighting code when inserting a line break
        6.3.030  GTK 2: crash when 'enc' is set to "utf-8" and menus redefined
        6.3.031  pressing Tab when entering a mapping may cause a display error
        6.3.032  with Python 2.3 using threads doesn't work
        6.3.033  mapping ending in two-char command doesn't restart Insert mode
        6.3.034  VMS: crash in RTL when using :help, caused by ? wildcard
        6.3.036  ml_get errors when fold was deleted
        6.3.037  (after 6.3.032) warning for unused variable
        6.3.039  line numbers not updated when inserting a line above window
        6.3.040  window count for a buffer was wrong after error handling
        6.3.042  CTRL-X CTRL-E in Insert mode does not scroll fold correctly
        6.3.043  'hlsearch' highlighting sometimes disappears
        6.3.045  some option values may cause trouble in a modeline
</content>
</entry>
<entry>
<title>Add build dependency on pkgconfig.</title>
<updated>2004-12-14T20:00:22Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-12-14T20:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=852f9d69e2de4856299d1570b493af2c68408f71'/>
<id>urn:sha1:852f9d69e2de4856299d1570b493af2c68408f71</id>
<content type='text'>
While here, rearrange paragraphs so that buildlink3.mk files are
included before overriding targets.
</content>
</entry>
<entry>
<title>Include scrollkeeper/omf.mk, instead of scrollkeeper/buildlink3.mk, to</title>
<updated>2004-12-12T15:35:50Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-12-12T15:35:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2b9394be413d822e8432469bc97f7b394b513eec'/>
<id>urn:sha1:2b9394be413d822e8432469bc97f7b394b513eec</id>
<content type='text'>
register .omf files.  Noted by jmmv@.

Bump PKGREIVISION.
</content>
</entry>
<entry>
<title>Explicitly depend on gnome2-dirs because this package needs</title>
<updated>2004-12-12T15:33:27Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-12-12T15:33:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3646d29f23deccbf996ba3211ad38e569904f39c'/>
<id>urn:sha1:3646d29f23deccbf996ba3211ad38e569904f39c</id>
<content type='text'>
share/gnome/help, which is installed by gnome2-dirs.
Noted by jmmv@.

Also correct the corresponding comment in PLIST.
</content>
</entry>
<entry>
<title>Do not delete share/gnome/help and share/omf when deinstalled; they</title>
<updated>2004-12-11T06:53:21Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-12-11T06:53:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=25a79f85e06a1f54804ceb89c384bf127038032c'/>
<id>urn:sha1:25a79f85e06a1f54804ceb89c384bf127038032c</id>
<content type='text'>
should be handled by gnome-dirs and scrollkeeper, respectively.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Update to 0.7.8:</title>
<updated>2004-12-05T11:42:55Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-12-05T11:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4dd87f84b554ec263ef2a03971d8dee89b990268'/>
<id>urn:sha1:4dd87f84b554ec263ef2a03971d8dee89b990268</id>
<content type='text'>
* Implemented widget sesnsitivity.
* Changed scrollbar_spacing to zero.
* Changed about dialog caption.
* Fixed undo sequency for Ctrl+V overwrite.
* Added Hungarian translation (thanks Reviczky Adam Janos).
* Added Catalan translation (thanks David Rosal).
* Added Tamil translation (thanks Vijay Durairaj).
* Added Italian translation (thanks Alessio D'Ascanio).
</content>
</entry>
<entry>
<title>version 0.7.7:</title>
<updated>2004-12-05T08:32:29Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-12-05T08:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=de904e23c898c31ee6a1a1b71f117b04b83a8630'/>
<id>urn:sha1:de904e23c898c31ee6a1a1b71f117b04b83a8630</id>
<content type='text'>
* Improved undo behavior by word.
* Fixed multi-line unindent properly.
* Updated German translation (thanks Ruediger Arp).

version 0.7.6:
* Improved command line recognition of filename (uri &amp; space-separated).
* Added MimeType entry to leafpad.desktop (suggested by Carlos).
* Assigned Ctrl+G &amp; Shift+Ctrl+G to Find Next/Previous.
* Added statements of copying permission to all source codes.
* Added French translation (thanks Luc Pionchon).
* Added Spanish translation (thanks Lucas Vieites).
</content>
</entry>
<entry>
<title>Update to 1.9.17 and drop maintainership (never used it, really).</title>
<updated>2004-12-05T08:28:45Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-12-05T08:28:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2dbe662da40c613d94e4e49911f883f45f1e2f36'/>
<id>urn:sha1:2dbe662da40c613d94e4e49911f883f45f1e2f36</id>
<content type='text'>
1.9.17
	bug fix, when saving hnb DTD, I also saved the text attribute
	removed the format names from prefs.c,.. now the string specified is
	used instead, (makes extending easier)
	improved the tokenizer for libcli, it now acts almost exactly as bash,
	even the hooks for understanding $variable_expansion is included in the
	code, uses a single malloc
	various bug fixes
	cleanups and merging of commands, e.g. go_root, go_recurse, and
	go_backrecurse are now go &lt;root|backrecurse|recurse|up|down|left|right&gt;
	search now is a single command taking direction and query as arguments.
	changed escape to be the key used to bring up the menu,.. and remapped
	^Q to be quit (again)
1.9.16
	attempts to fix the compile on OSX
		renaming mergesort to node_mergesort due to nameclash
		only compiling the static lib
	made indent and outdent only work when there is no data typed already,
	(thus making &gt; and &lt; allowed typed in navigation mode as long as
	they're not the first character typed.
	removed errors appearing with -pedantic (at least here)
	removing all macros with variable arguments replacing them with va_list
		removing inline statements from libcli
	created an utility function for string replacements, that I inserted
	into all the various import/export filters.
	added a function "insert_cal &lt;month&gt; &lt;year&gt;" which inserts the
	specified month/year in a fashion that makes hnb useable as a simple
	timeplanner as well. (when I get around to adding support for clones,
	this might be interesting)
	allowing the user to use &lt;,&gt;,+ and - when typing in new data without
	erratic behavior, and not the need to enter edit mode. (except if it is
	the first char of the data)
	fixed an issue with creating the first child, and pressing insert, and
	various other commands,..
	added rpm spec file from Asgeir Nilsen
	made file_opml and file_hnb interpret all attributes
	implemented buffered reading for the xml tokenizer
	changed the function prototype for functions that register with libcli,
	they must now register with an int (int argc, char **argv, void *data)
	function
		overhauled hnb to use this API, some more refinement might be
		needed in someplaces, but it seems to work OK for now.
	added a menu that is accesed from F9
1.9.15
	outdent fixed to be more efficient and work as intended
	added export context
	changed all import/export functions to use the query variable if
	filename passed is *
1.9.14
	bugfix: The new sort and shuffle functions could result in dataloss
	when saved.
	new feature: expand/collapse and expand_all/collapse_all are new
	bindable functions, expand/collapse is bound to +/- in the default
	config file, they force portions of the tree to stay open even when you
	leave it.
1.9.13
	Apparently I broke the nasty quick-sort I had implemented, when I
	changed the way the tree was stored. Implemented a Merge-sort which is
	faster anyways.
	Improved the behavior of non fixed navigation when the whole tree is
	displayed.
	Added a shuffle function (not currently bound), I used it while
	developing the new mergesort, but someone might find it useful.
1.9.12
	Changed the datastructure to use a "assosciation list" for storing the
	actual data. Will move all tags, like checkbox to this structure.
		Should actually make it possible to do the addition of start
		end date and other "columns" a breeze, perhaps even automatic
		for some export/import formats
	modified tree_duplicate to use the new node_duplicate function, and a
	modified version of the import_node which takes a single node with data
	set as input.
	added import_node_text which disregards all other data items
1.9.11
	changed node_swap to only swap relational pointers, thus making it
	easier to extend the data stored in Node later
		thus also changing and move node, indent/out-dent and sort to
		accommodate for a truer swap
	fixed a bug with editing of newly introduced child
		note: should perhaps move ui_action_edit into a built-in
		command that is handled specially since it now needs special
		attention by being a subcommand to ui_action_command
1.9.4-1.9.10 feb 2003
	re-implementation of positioning of selection bar in non fixed mode
	massive code cleanup and separation
	separation of variables from prefs.* to static variables in the code
	modules where they belonged
	integration with spell checker (Ispell, but through prefs it could
	easily be made Aspell instead)
	new preferences format
	ability to execute commands and running mail-client / web-browser if a
	node or it's children contain url's / mail addresses
	OPML import and export
	postscript export
	htmlcss export
	save_state and restore_state for single level undo where needed
	new XML tokenizer
	cut/paste functionality
1.9.3 jan 2003
	stabilising of the code
	ability to use default terminal colours, (patch from NN)
1.9.1 oct 2002
	option to remember current position in hnb file when saving/loading
	cleaned up most of the help-system code
	further code separation
1.9.0 oct 2002
	fixed the movement behaviour when going to the parent node,.. the
	screen jumped too much
	separated the various export and load filters into own files
	used my new libcli for the cli code, and as "glue" in some code spots
	reverted to a manual makefile instead of autoconf/automake
	improvements to dynamic key-bindings, multiple key-bindings for each
	action, all key-bindings in various context got their own choice in the
	preferences.
	The first of the actual key-bindings shown as help
	added some more bindings for the node editor, (skip word and bskip
	word, hooks for even more)
</content>
</entry>
<entry>
<title>Update to 0.6.2: list of changes unknown.  Drop maintainership.</title>
<updated>2004-12-05T08:13:02Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-12-05T08:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=912b7ffa9e18882271267253433a8cb8d2068a9e'/>
<id>urn:sha1:912b7ffa9e18882271267253433a8cb8d2068a9e</id>
<content type='text'>
</content>
</entry>
</feed>
