Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
upstream-bug-831173-gcc_6-collision-minmax.patch | upstream -- RC bug fix 831173 -- min/max name collision Capitalize min (resp. max) macro name. | Jerome Benoit <calculus@rezozer.net> | no | Debian | 2016-08-02 | |
upstream-autotoolization-update.patch | upstream autotool machinery: update | Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-04-27 | |
upstream-flex-update.patch | upstream flex machinery: update | Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2024-03-17 | |
upstream-c_cc-mismatch_correction.patch | upstream -- C/C++ mismatch: correction Correct C/C++ symbol issue introduced by renaming a C source as a C++ source, what created C++ symbols where C symbols were expected. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-30 | |
upstream-cc-silence.patch | upstream -- C compiler: silence Attempt to silence warning messages as emitted by gcc(1). | Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2016-08-02 | |
upstream-valgrind-silence.patch | upstream -- valgring: silence Attempt to silence error messages as emitted by valgrind(1), mainly memory leaks and use of uninitialised objects. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-26 | |
upstream-clip_mode-rationalize.patch | upstream: (internal drawing) clip option Attempt to rationalize (or adapt) the current inconsistency of the (internal) clip mode which appears to be only partially implemented. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-15 | |
upstream-nox-options.patch | upstream: no X (no GUI) option machinery simplification Attempt to simply the upstream option selection machinery in view to add new options: the --no-gui trigger is replaced by a silencer: GUI options are now silentely ignored in CLI mode. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2020-01-17 | |
upstream-option-quiet.patch | upstream: add quiet/verbose options Attempt to implement quiet options by shortcutting info messages: the long options --quiet and --silent along the short option -q are introduced to silent surf; the long option --verbose along the short option -v as counterpart. The short option -q was encoded in a modified version of surf for surfer (<http://imaginary.org>) by Henning Meyer <hmeyer@mathematik.uni-kl.de>, it was revisited and extended on behalf of the Debian Science Team and of imaginary.org by Jerome Benoit <calculus@rezozer.net>. Origin: imaginary.org debian Author: Jerome Benoit <calculus@rezozer.net> Henning Meyer <hmeyer@mathematik.uni-kl.de> |
invalid | 2020-01-17 | |||
upstream-automatic_extension.patch | upstream: automatic extension machinery enhancement Attempt to improve the automatic extension machinery as implemented in version 1.0.6 by introducing (i) long options to either disable or enable this feature, (ii) dummy extensions that are meant to be overwritten on the fly with respect the image format, (iii) a check of the current extension if any against the expected image format extension. By default the automatic extension is disabled for implicit backward compatibility reasons. The implemented dummy extension are: `.xxx', `.XXX', `.auto-extension', `automatic-extension'. If the current extension is compatible with the current image format, then no extension is added. This machinery is meant to not counteract already existing software programs that call `surf' (e.g., `surfer', `singular'). |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-15 | |
upstream-CC2help2man.patch | format usages and helps Attempt to format and harmonize the help message of surf program wrt UN*X customs in view to employ help2man to generate its manpage. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-04-10 | |
upstream-autotoolization-help2man.patch | autotools: help2man Implement the generation of the manpages for the front-end program surf with help2man(1); the upstream manpage material has been revisited and it is reused as help2man include file. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-04-10 | |
upstream-help2man-automatic_extension.patch | upstream: automatic extension machinery description Add a subsection within the Description section for the automatic extension machinery; this patch is the [help2]man(1) complementary part of the previous patch that attents to improve the automatic extension machinery. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-04-10 | |
upstream-fork-ps2pdf-hardden.patch | upstream: hardden ps2pdf fork | Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-29 | |
upstream-stereo_draw-rationalize.patch | upstream: stereo drawing: rationalize Attempt to rationalize a bit stereo surface drawing; implemented on behalf of imaginary.org by Jerome Benoit <calculus@rezozer.net>. Author: Jerome Benoit <calculus@rezozer.net> |
invalid | imaginary.org | 2016-08-02 | ||
upstream-parallelization-surface.patch | upstream: parallelization: surface Attempt to parallelize surface drawing (surface without cuts for now); implemented on behalf of imaginary.org by Jerome Benoit <calculus@rezozer.net>. Author: Jerome Benoit <calculus@rezozer.net> |
invalid | imaginary.org | 2016-08-02 | ||
debianization.patch | debianization Meant to maintain a minimal debian/rules, to fix warnings, to address Debian specific stuff in general. This is a Debian centric patch. |
Jerome Benoit <calculus@rezozer.net> | not-needed | debian | 2015-04-10 | |
debianization-documentation.patch | debianization -- documentation Address Debian Policy requirements for documentation. This is a Debian centric patch. |
Jerome Benoit <calculus@rezozer.net> | not-needed | debian | 2015-03-14 | |
debianization-help2man.patch | debianization -- help2man Slighly modify the help2man material for Debian given that the upstream source seems to be abandoned: the communicated version is the Debian package version; comments on the graphical user interface (GUI) for surf is discarded as this GUI is built upon GTK1 (i) which is no more distributed by Debian and (ii) while it is very unlikely that the upstream team upgrade it. This is a Debian centric patch. |
Jerome Benoit <calculus@rezozer.net> | not-needed | debian | 2020-01-17 |