Up to [cvs.NetBSD.org] / pkgsrc / editors / gummi
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
gummi: update to 0.8.3. Gummi 0.8.3 (April 29th, 2022): Bugs fixed: * Multiple fixes to typesetter parsing * Fixed some warnings Gummi 0.8.2 (May 25th, 2021): Bugs fixed: * Prevent losing preview pane position on error * Fix issues with certain font (styles) for editor * Fix spell checking using enchant version 2 * Fix regression exit crash in certain situations * Synctex fix for filenames with special chars * Re-implemented right panel toggling * Several memory leaks plugged Gummi 0.8.1 (January 26th, 2020): Bugs fixed: * Fix racing bug causing random deadlocks Gummi 0.8.0 (December 19th, 2019): Features added: * Migrated codebase GTK2->GTK3 * Open multiple files at once from command line * Replaced use of old bundled synctex (for system synctex) * Monitor document for external changes * Automatically scroll build log to end * Allow editor themes/styles from a custom filepath * Visual improvements to file saving dialog * Remember preview scroll position and zoom mode per tab Bugs fixed: * Replace all is now one action for sane undo/redo'ing * Fix erroneous return code for makeindex * Fix gtkspell init failure when EN language unavailable * Fix inconsistent wholeword text searching * Build script fixes for MacOSX * Show statusbar message when PDF creation fails * Fix rare hang on gummi exit * Now suggests file extension on save window * Run bibtex menu item no longer disabled after running * Replaced multiple homebrew functions with glib * Fix jumping editor caret on closing search * Allow using synctex when using rubber * A multitude of minor fixes
editors: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
editors: Remove SHA1 hashes for distfiles
Pullup ticket #5081 - requested by bsiegert editors/gummi: security update Revisions pulled up: - editors/gummi/Makefile 1.36 - editors/gummi/distinfo 1.5 - editors/gummi/patches/patch-configure.ac 1.1 - editors/gummi/patches/patch-src_Makefile.am 1.1 - editors/gummi/patches/patch-src_update.c deleted ------------------------------------------------------------------- Module Name: pkgsrc Committed By: bsiegert Date: Tue Aug 9 18:23:21 UTC 2016 Modified Files: pkgsrc/editors/gummi: Makefile distinfo Added Files: pkgsrc/editors/gummi/patches: patch-configure.ac = patch-src_Makefile.am Removed Files: pkgsrc/editors/gummi/patches: patch-src_update.c Log Message: Gummi 0.6.6 "We're still here" (January 27th, 2016): Bugs fixed: - Fix using predictable filenames in /tmp (CVE-2015-7758) - Fix source id warnings during motion runtime - Fix open-project crash due to missing file chooser title - Fix synctex for input files with relative paths - Add descriptive keywords to our desktop entry file - Improvements to the bibliography detection regex - Only allow loading tex files through file->open - Desensitize cut/copy tools when no text is selected - Various improvements to build system - Removed deprecated code To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/editors/gummi/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/gummi/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/editors/gummi/patches/patch-configure.ac \ pkgsrc/editors/gummi/patches/patch-src_Makefile.am cvs rdiff -u -r1.2 -r0 pkgsrc/editors/gummi/patches/patch-src_update.c
Gummi 0.6.6 "We're still here" (January 27th, 2016): Bugs fixed: - Fix using predictable filenames in /tmp (CVE-2015-7758) - Fix source id warnings during motion runtime - Fix open-project crash due to missing file chooser title - Fix synctex for input files with relative paths - Add descriptive keywords to our desktop entry file - Improvements to the bibliography detection regex - Only allow loading tex files through file->open - Desensitize cut/copy tools when no text is selected - Various improvements to build system - Removed deprecated code
Add SHA512 digests for distfiles for editors category Problems found with existing distfiles: distfiles/javascript-2.1b1.el distfiles/yEd-3.14.2.zip No changes made to the javascript-mode or yEd distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
update to 0.6.5 changes: -bugfixes -translation updates
editors/gummi: USE_TOOLS+= msgfmt, piggy-back on patch DragonFly needs <netinit/in.h> header just like NetBSD.
add gummi-0.6.4, a small and simple LaTeX editor, from Peter Kotcauer per mail to pkgsrc-users